Latest Mac Nightly not working?

Ask and answer questions about making games and related topics. Unrelated topics go in that other forum.

Moderators: marionline, SDHawk

Post Reply
User avatar
sheamkennedy
Liquid Metal Slime
Posts: 1110
Joined: Mon Sep 16, 2013 9:29 pm
Location: Tama-shi, Tokyo, Japan
Contact:

Latest Mac Nightly not working?

Post by sheamkennedy »

I have an error pop up when I attempt to open the latest Mac Nightly.

It says:

Code: Select all

Check with the developer to make sure OHRRPGCE-Custom works with this version of macOS. You may need to reinstall the application. Be sure to install any available updates for the application and macOS.
What version Mac OS is required to use it? I'm using MacOS Sierra 10.12.5 currently which I believe is the most up to date version.
⊕ P E R S O N A L M U S I C: https://open.spotify.com/album/6fEo3fCm5C3XhtFRflfANr
� C O L L A B M U S I C: https://dustpuppets.bandcamp.com/releases
TMC
Metal King Slime
Posts: 4101
Joined: Sun Apr 10, 2011 9:19 am

Post by TMC »

It should require OS 10.4+.

Does the error display any other information?

Try running the program from a terminal; that might print some useful information. Open a terminal and 'cd' to the directory containing OHRRPGCE-Game.app and type OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game
User avatar
sheamkennedy
Liquid Metal Slime
Posts: 1110
Joined: Mon Sep 16, 2013 9:29 pm
Location: Tama-shi, Tokyo, Japan
Contact:

Post by sheamkennedy »

TMC wrote:It should require OS 10.4+.

Does the error display any other information?

Try running the program from a terminal; that might print some useful information. Open a terminal and 'cd' to the directory containing OHRRPGCE-Game.app and type OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game
The error does not give any additional info.

I'm not too familiar with terminal. I typed:

Code: Select all

cd ~/OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game
Is this the correct thing to type? The output is as follows:

Code: Select all

Sheas-MBP:~ sheamkennedy$ cd ~/OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game
-bash: cd: /Users/sheamkennedy/OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game: No such file or directory
Sheas-MBP:~ sheamkennedy$ 
I have but the files and programs in my documents folder on my computer.

EDIT: I think I figured out how to use cd. I changed my directory to documents using the command "cd documents" Once in that directory I typed "OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game." This is the new output:

Code: Select all

Sheas-MBP:documents sheamkennedy$ OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game
dyld: Library not loaded: @executable_path/../Frameworks/SDL.framework/Versions/A/SDL
  Referenced from: /Users/sheamkennedy/Documents/OHRRPGCE-Game.app/Contents/MacOS/ohrrpgce-game
  Reason: no suitable image found.  Did find:
	/Users/sheamkennedy/Documents/OHRRPGCE-Game.app/Contents/MacOS/../Frameworks/SDL.framework/Versions/A/SDL: mach-o, but wrong architecture
	/Users/sheamkennedy/Documents/OHRRPGCE-Game.app/Contents/MacOS/../Frameworks/SDL.framework/Versions/A/SDL: mach-o, but wrong architecture
Abort trap: 6
[/b]
Last edited by sheamkennedy on Mon May 29, 2017 1:36 am, edited 2 times in total.
⊕ P E R S O N A L M U S I C: https://open.spotify.com/album/6fEo3fCm5C3XhtFRflfANr
� C O L L A B M U S I C: https://dustpuppets.bandcamp.com/releases
TMC
Metal King Slime
Posts: 4101
Joined: Sun Apr 10, 2011 9:19 am

Post by TMC »

Thanks.

At what point did the OHR stop working? Did you upgrade the OS recently? Or is it since you downloaded a new nightly build?
User avatar
sheamkennedy
Liquid Metal Slime
Posts: 1110
Joined: Mon Sep 16, 2013 9:29 pm
Location: Tama-shi, Tokyo, Japan
Contact:

Post by sheamkennedy »

TMC wrote:Thanks.

At what point did the OHR stop working? Did you upgrade the OS recently? Or is it since you downloaded a new nightly build?
Since I downloaded a new nightly. Not sure which nightly version I was using prior to this. I stupidly overwrote the initial version with this new one and now I can't work on my game haha.

I did however upgrade my OS today as well since I assumed that may be the issue but doing so hasn't helped.
⊕ P E R S O N A L M U S I C: https://open.spotify.com/album/6fEo3fCm5C3XhtFRflfANr
� C O L L A B M U S I C: https://dustpuppets.bandcamp.com/releases
TMC
Metal King Slime
Posts: 4101
Joined: Sun Apr 10, 2011 9:19 am

Post by TMC »

Luckily, previous nightly builds are archived here: https://rpg.hamsterrepublic.com/nightly-archive/

I inspected the nightly build and I can see the problem. It's caused by a change I made on May 12th, so until nightly builds are rebuilt, just download something from before that (the May 12th one is too recent)
Last edited by TMC on Mon May 29, 2017 7:49 am, edited 1 time in total.
Post Reply