Skip to main content

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

Game is really good so far! But did find the game crashed if I ever tried to open the Calendar app with:

  File "game/chapters/01/ch_01_01.rpy", line 434, in <module>

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/01main.rpy", line 107, in call_screen

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/01main.rpy", line 76, in __call__

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/01main.rpy", line 107, in call_screen

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/apps/calendar/calendar.rpy", line 168, in execute

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/apps/calendar/calendar.rpy", line 168, in execute

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/apps/calendar/calendar.rpy", line 171, in execute

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/apps/calendar/calendar.rpy", line 171, in <module>

  File "game/scripts/functions/thirdParty/Better-EMR-Phone-3.2.2/phone/apps/calendar/calendar.rpy", line 159, in _calendar_default_index

NameError: name 'year' is not defined

Hey there, glad you like it! :D And thank you for the report! I'm aware of the calendar app crash, it's because I added the dates for every year manually and haven't added anything for 2025 (in-game 2030) yet. This won't be an issue in any upcoming versions and it'll be fixed for 0.3. :)