Skip to main content

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

After going to Minatos house the first time, a dialoge starts after which my game crashes with the following error:

"

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 1, in execute

  File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 1, in execute

  File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 28, in execute

  File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 28, in <module>

KeyError: u'home_minato_exterior'

"

I tried to have the conversation at different times of the day, but nothing changed. Clicking on "Ignore" just takes me back to the title screen.

Platform: Windows 10, same problem in the 64 and 32 bit versions

As additional info: I used my safe from the 0.2.2 version, could that be an issue?

(-1)

You cant use your previous savefile. You need to start a new one, the same problem occured to me and that was the fix,