Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

found this in the log file, wasnt in the traceback

While loading <'Scale' <'Image' u'images/bg/bg bloomburg fountain.webp'> 400 225 True>:

  File "game/script.rpy", line 95, in script

    call screen ChapterSelect()

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

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

IOError: Couldn't find file 'images/bg/bg bloomburg fountain.webp'.

checked my older version on steam, worked just fine, it seems to be an issue with build 16

i even wiped ALL my save files and it still isnt working.

okay so i found the fuck up. after looking though the logs, files, etc. you changed the name of "bg bloomburg fountain.webp" in the older versions, splitting them into "bg bloomburg fountain day.webp" and "bg bloomburg fountain evening.webp" but you forgot to update the code from before.

thats what it seems like at least.

Has it been fixed yet?

(+1)

steam version seems to be working at least

Yes, it's been fixed. Just download the game again (from either Itch or Steam) and it'll work just fine.