Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Please help me!

I keep encountering errors when playing the game on Android. Once an error occurs, my save files become unplayable; loading a save file always results in an error!

My only solution now is to completely restart the game to avoid the error!

It's a really great game, I love it! I hope someone can help me solve this problem! Thank you!


[code]

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('like_hover.png') at 0x75c898ad90>:

  File "renpy/common/00action_other.rpy", line 586, in __call__

TypeError: 'bool' object is not callable

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "_layout/screen_main_menu.rpymc", line 28, in script

  File "renpy/

                  ast.py

                  ", line 823, in execute

  File "renpy/

                  python.py

                  ", line 1179, in py_exec_bytecode

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

  File "renpy/

                  ui.py

                  ", line 303, in interact

  File "renpy/display/

                  core.py

                  ", line 2162, in interact

  File "renpy/display/

                  core.py

                  ", line 3198, in interact_core

  File "renpy/display/

                  layout.py

                  ", line 1202, in event

  File "renpy/display/

                  transition.py

                  ", line 53, in event

  File "renpy/display/

                  layout.py

                  ", line 1202, in event

  File "renpy/display/

                  layout.py

                  ", line 1202, in event

  File "renpy/display/

                  screen.py

                  ", line 793, in event

  File "renpy/display/

                  layout.py

                  ", line 1202, in event

  File "renpy/display/

                  viewport.py

                  ", line 589, in event

  File "renpy/display/

                  layout.py

                  ", line 288, in event

  File "renpy/display/

                  behavior.py

                  ", line 1111, in event

  File "renpy/display/

                  layout.py

                  ", line 1426, in event

  File "renpy/display/

                  layout.py

                  ", line 288, in event

  File "renpy/display/

                  layout.py

                  ", line 1202, in event

  File "renpy/display/

                  behavior.py

                  ", line 1174, in event

  File "renpy/display/

                  behavior.py

                  ", line 1095, in handle_click

  File "renpy/display/

                  behavior.py

                  ", line 395, in run

  File "renpy/common/00action_other.rpy", line 586, in __call__

TypeError: 'bool' object is not callable

[/code]