Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hello! So I just bought this and am having much trouble running it on Ren'Py. I have a MacBook running on Catalina. When I try to run the file, all I get is this error message:

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
IOError: Couldn't find file 'gui/window_icon.png'.

I really want to play your game (since I did pay for it!), but I'm no professional  in programming. How can we fix this?

(+1)

Sorry for the inconvenience

So, you have to: 1. Right-click the application (the actual game icon that you would normally click to play it).

2. Click "Show Package Contents."

3. Open the Contents folder.

4. Open the MacOS folder.

5. Open the Unix Executable file (icon is a black rectangle with "exec" in green) in your terminal (aka just click on it).

6. The terminal will pop up with some text on it. All you have to do is hit the enter key, and the game should start normally!

Hopefully this helps!

(1 edit)

Thanks for your response! But when I open up the MacOS folder I don't see a Unix Executable file- I get another folder called "lib" and a text edit document called "Unmoor". When I double click on the "lib" folder it leads me to another folder called "Darwin-x86_64" which leads to a lot of .dylib files and other folders.