Skip to main content

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

Getting an error on the Android version after purchasing the book to talk to girls and trying to return to your room. Ignoring it sends you to the engine room and no way to advance the game. 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

  File "game/myscreens.rpy", line 769, in execute

  File "game/myscreens.rpy", line 769, in execute

  File "game/myscreens.rpy", line 770, in execute

  File "game/myscreens.rpy", line 12, in execute

  File "game/myscreens.rpy", line 12, in execute

  File "game/myscreens.rpy", line 24, in execute

  File "game/myscreens.rpy", line 770, in execute

  File "game/myscreens.rpy", line 785, in execute

  File "game/myscreens.rpy", line 786, in execute

Exception: Imagebutton does not have a idle image. (auto='Location/bedroom/kodybook_%s.webp').

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

Full traceback:

  File "myscreens.rpyc", line 148, in script

  File "renpy/ast.py", line 1987, in execute

  File "renpy/ast.py", line 1966, in call

  File "renpy/statements.py", line 374, in call

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

  File "renpy/exports\statementexports.py", line 345, in call_screen

  File "renpy/ui.py", line 301, in interact

  File "renpy/display\core.py", line 2218, in interact

  File "renpy/display\core.py", line 2748, in interact_core

  File "renpy/display\displayable.py", line 434, in visit_all

  File "renpy/display\displayable.py", line 434, in visit_all

  File "renpy/display\displayable.py", line 434, in visit_all

  [Previous line repeated 2 more times]

  File "renpy/display\screen.py", line 480, in visit_all

  File "renpy/display\core.py", line 2748, in <lambda>

  File "renpy/display\screen.py", line 491, in per_interact

  File "renpy/display\screen.py", line 700, in update

  File "game/myscreens.rpy", line 769, in execute

  File "game/myscreens.rpy", line 769, in execute

  File "game/myscreens.rpy", line 770, in execute

  File "game/myscreens.rpy", line 12, in execute

  File "game/myscreens.rpy", line 12, in execute

  File "game/myscreens.rpy", line 24, in execute

  File "game/myscreens.rpy", line 770, in execute

  File "game/myscreens.rpy", line 785, in execute

  File "game/myscreens.rpy", line 786, in execute

  File "renpy/ui.py", line 975, in _imagebutton

  File "renpy/ui.py", line 969, in choice

Exception: Imagebutton does not have a idle image. (auto='Location/bedroom/kodybook_%s.webp').

[/code]

Hi!
That should be fixed with the new 0.12.2 bug. It seems there was a missing image when I updated the bedroom details. 
If you can try that one and report back?

Thanks for playing!