Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I just purchased and installed Chapter 3, but I can't launch it. I have a text document that appears instead of the game: it starts with:

   "I'm sorry, but an uncaught exception has occurred.

When running game code:

 File "renpy/common/00start.rpy", line 207, in script call

call _gl_test

File "renpy/common/00gltest.rpy", line 390, in the script

$__gl_test() ,etc,... etc,...

Then: "

Full traceback:

File "renpy/bootstrap.py", line 331, in bootstrap

renpy.main.main(), etc,... etc,...

This game is wonderful, I wish I could continue playing it. thank you for helping me

hi :)

this error happens when the chapters are not being combined in the right way. you should combine them from the start- merge chapter2 into chapter1, open the game and see in the lower right corner of the main menu that the game version is 2.09, then merge chapter3 into them in the same way. after starting the game again you should see that it is now version 3.57.
you should also join the discord server to ask there in case that you still have problems or need help with the game, answers there are faster.

(+1)

Thank you for this quick and clear response. Everything is back to normal now.