Page 1 of 1

Best test fails to launch on Mac

Posted: Fri Sep 13, 2013 2:27 pm
by gfurst
Hey there, firstly thanks for the opportunity to try the game out.
As the title says, I'm trying out the game in a Mac, I wasn't informed of better place to post such errors and bugs. So, sorry if this is the wrong place.
My situation is as follows:
Trying to launch "Pandora Beta.app", the icon bounces quickly at the dock and closes.
Trying to open Pandora directly ( inside the app folder) gives:

Code: Select all

Guius-iMac:Applications gfurst$ ./Pandora\ Beta.app/Binaries/Pandora
dyld: Library not loaded: /opt/local/lib/libboost_chrono-mt.dylib
  Referenced from: /Users/gfurst/Applications/Pandora Beta.app/Binaries/libboost_locale-mt.dylib
  Reason: image not found
./Pandora Beta.app/Binaries/Pandora: line 11:  1142 Trace/BPT trap: 5       "`pwd`/`basename \"${0}.bin\"`" ${@}
Just in case it might be relevant, my systems specifications:

Code: Select all

iMac 2009 21,5 inch
intel Core 2 Duo 3,06 GHz
4GB DDR3 ram
Nvidia Geforce 9400 256 MB
OS X Lion 10.7.5

Re: Best test fails to launch on Mac

Posted: Sun Sep 15, 2013 2:55 pm
by gfurst
I'll be away from this computer for a few weeks. Wherein I wouldn't be able to test any solutions. I'll wait for any answer any way.

Re: Best test fails to launch on Mac

Posted: Sun Sep 15, 2013 2:57 pm
by SephiRok
Ah sorry, forgot to mention. It should be fixed if you redownload.

Re: Best test fails to launch on Mac

Posted: Tue Sep 17, 2013 3:08 pm
by gfurst
Al right, I'll check later when i get back home.

Re: Best test fails to launch on Mac

Posted: Mon Oct 07, 2013 2:46 am
by gfurst
Hey , sorry for the long time it took to test. But it seems the game isn't launching still.
Weirdly if try to run the binary directly it just says "no such file or directory"

Code: Select all

/Users/gfurst/Applications/Pandora\ Beta.app/Binaries/Pandora ; exit;
Guius-iMac:~ gfurst$ /Users/gfurst/Applications/Pandora\ Beta.app/Binaries/Pandora ; exit;
/Users/gfurst/Applications/Pandora Beta.app/Binaries/Pandora: line 11: /Users/gfurst/Applications/Pandora Beta.app/Binaries/Pandora.bin: No such file or directory
logout

[Process completed]

Re: Best test fails to launch on Mac

Posted: Mon Oct 07, 2013 6:16 pm
by SephiRok
What does it say if you run "./Pandora\ Beta.app/Binaries/Pandora"?

Re: Best test fails to launch on Mac

Posted: Wed Oct 09, 2013 5:22 pm
by gfurst
It does says:

Code: Select all

Guius-iMac:Applications gfurst$ ./Pandora\ Beta.app/Binaries/Pandora
./Pandora Beta.app/Binaries/Pandora: line 11: /Users/gfurst/Applications/Pandora Beta.app/Binaries/Pandora.bin: No such file or directory
Last time I went ahead and tried to extract Pandora.bin from .gz package...
It gave same answer as the first time
gfurst wrote:

Code: Select all

Guius-iMac:Applications gfurst$ ./Pandora\ Beta.app/Binaries/Pandora
dyld: Library not loaded: /opt/local/lib/libboost_chrono-mt.dylib
  Referenced from: /Users/gfurst/Applications/Pandora Beta.app/Binaries/libboost_locale-mt.dylib
  Reason: image not found
./Pandora Beta.app/Binaries/Pandora: line 11:  1142 Trace/BPT trap: 5       "`pwd`/`basename \"${0}.bin\"`" ${@}
But I finally got it to work, I've extracted all of the files inside the 'Binaries' folder. Gave execute permissions to .bin files and now the updater finally opens.

Re: Best test fails to launch on Mac

Posted: Wed Oct 09, 2013 7:22 pm
by SephiRok
I see, the latest updater improvements broke the packaging script, will get it fixed.

Thanks!