Tool RPGM RPG Maker MacOS/OSX Launcher [v2.5]

josiahtherat

Newbie
May 28, 2017
31
15
trying to use this but it wont open at all after I click it. Does nothing when i double click it, and I already gave it permission through security & privacy. Im running on an intel macOS Catalina
 

m4kro

Active Member
Feb 7, 2020
504
519
trying to use this but it wont open at all after I click it. Does nothing when i double click it, and I already gave it permission through security & privacy. Im running on an intel macOS Catalina
Thats odd, have you run the app before? Look in ~/Library/Application Support/RPGM-Launcher/ and see if there is anything there.
 

josiahtherat

Newbie
May 28, 2017
31
15
Thats odd, have you run the app before? Look in ~/Library/Application Support/RPGM-Launcher/ and see if there is anything there.
it's not showing anything at all. whenever I go to open it, nothing happens. I moved it from downloads to applications before I opened it too. I'm trying to run Urban demons with it but haven't gotten that far to use it. Do I have to put the folder inside it or does it just have me open it within the app?
 

m4kro

Active Member
Feb 7, 2020
504
519
it's not showing anything at all. whenever I go to open it, nothing happens. I moved it from downloads to applications before I opened it too. I'm trying to run Urban demons with it but haven't gotten that far to use it. Do I have to put the folder inside it or does it just have me open it within the app?
Try re extracting it but this time keep it in downloads. Then open it.

If it still fails, open up the terminal and tell me the output of the following command:
open ~/Downloads/RPG-Maker-Launcher.app
 

josiahtherat

Newbie
May 28, 2017
31
15
Try re extracting it but this time keep it in downloads. Then open it.

If it still fails, open up the terminal and tell me the output of the following command:
open ~/Downloads/RPG-Maker-Launcher.app
okay ended up updating my mac to macOS Monterey and it opens now, followed instructions on putting folder outside of downloads but when trying to open urban demons it pops up this
You don't have permission to view the spoiler content. Log in or register now.

any help would be awesome :)
 
  • Like
Reactions: m4kro

m4kro

Active Member
Feb 7, 2020
504
519
okay ended up updating my mac to macOS Monterey and it opens now, followed instructions on putting folder outside of downloads but when trying to open urban demons it pops up this
You don't have permission to view the spoiler content. Log in or register now.

any help would be awesome :)
Glad the app is opening for you now!

As for the game error, it seems the developer uses a lot of custom scripting which is why mkxpz (the interpreter) is getting confused. There could also be a ruby version mismatch.

I can't fix this on my own (I don't know enough ruby) but you can try the remake of the game or ask the group who are more knowledgeable on this.

If you are really desperate, you can try using wine to launch the exe.

Sorry I couldn't really help :(