Page 1 of 1

love.app won't run on OS X 10.8.5

Posted: Wed Oct 09, 2013 8:22 pm
by Cereal
Hello, I just downloaded the love.app off the main page, and I'm rather disappointed to be presented with the following error:

Code: Select all

dyld: Library not loaded: @executable_path/../Frameworks/mpg123.framework/mpg123
  Referenced from: /Applications/love.app/Contents/MacOS/love
  Reason: no suitable image found.  Did find:
	/Applications/love.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: file too short
	/Applications/love.app/Contents/MacOS/../Frameworks/mpg123.framework/mpg123: file too short
Trace/BPT trap: 5
Any idea as to how to fix this?

Re: love.app won't run on OS X 10.8.5

Posted: Wed Oct 09, 2013 8:27 pm
by slime
It's possible the application (or the permissions of the files in the application) got corrupted when you downloaded or unzipped it. Can you try re-downloading?
If that doesn't work, try this version: https://dl.dropboxusercontent.com/u/421 ... -fixed.zip

Re: love.app won't run on OS X 10.8.5

Posted: Wed Oct 09, 2013 8:29 pm
by Cereal
slime wrote:It's possible the application (or the permissions of the files in the application) got corrupted when you downloaded or unzipped it. Can you try re-downloading?
If that doesn't work, try this version: https://dl.dropboxusercontent.com/u/421 ... -fixed.zip
Just before seeing this post, I downloaded your JIT version, and it's working fine now. Thanks!

Link to jit version I'm talking about: viewtopic.php?f=4&t=8750#p53963