Skip to main content

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

cannot say much about the game itself (seems promising but I'll give it time to see more of the story arc) but the recommend button on the map view throws an file not found exception:

"

While loading <'Image' u'images/imagemaps/Recommend/LLD_idle.png'>:
  File "game/map.rpy", line 1093, in script
    call screen game_rec
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/imagemaps/Recommend/LLD_idle.png'.

"

(+1)

You must apply the v0.19d patch.

ah, sorry - I missed that