Problems distributing game for Mac OSX 10.6.8
Posted: Sat Aug 31, 2013 4:23 am
I'm trying to package my game for OSX (from a Windows machine, my friend is testing on his laptop remotely) and having some issues.
This error message occurs when my friend attempts to run the app: (some irrelevant lines omitted)
Process: love [24503]
Path: /Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/love
Identifier: org.PushG.BAWSPA
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [162]
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/mpg123.framework/mpg123
Referenced from: /Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/love
Reason: no suitable image found. Did find:
/Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: unknown file type, first eight bytes: 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73
/Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: unknown file type, first eight bytes: 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73
Binary Images:
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
Model: MacBook6,1, BootROM MB61.00C8.B02, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.51f53
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
You can download the app here: http://bit.ly/bawspa_osx
Any help much appreciated, I'd really like to have an easily playable build of our game jam game for my Mac-loving pals! LOVE is a great little game jam weapon.
Apologies if there are answers elsewhere on the forums, I couldn't get the search to work (tried 'mac' 'osx' and 'mpg.123', none of which returned results).
This error message occurs when my friend attempts to run the app: (some irrelevant lines omitted)
Process: love [24503]
Path: /Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/love
Identifier: org.PushG.BAWSPA
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [162]
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/mpg123.framework/mpg123
Referenced from: /Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/love
Reason: no suitable image found. Did find:
/Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: unknown file type, first eight bytes: 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73
/Users/andrewmillar/Downloads/BAWSPA.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: unknown file type, first eight bytes: 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73
Binary Images:
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
Model: MacBook6,1, BootROM MB61.00C8.B02, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.51f53
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
You can download the app here: http://bit.ly/bawspa_osx
Any help much appreciated, I'd really like to have an easily playable build of our game jam game for my Mac-loving pals! LOVE is a great little game jam weapon.
Apologies if there are answers elsewhere on the forums, I couldn't get the search to work (tried 'mac' 'osx' and 'mpg.123', none of which returned results).