Skip to main content

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

I also recieved a bug after going to Minato's house for the first time. It crashes after the line about where to search for Chiaki. 

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'

(+2)

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