Am i the only one getting this error?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 462, in execute_pause
renpy.pause()
File "game/scripts/navigation.rpy", line 455, in execute
File "game/scripts/navigation.rpy", line 455, in execute
File "game/scripts/navigation.rpy", line 622, in execute
File "game/scripts/navigation.rpy", line 624, in execute
Exception: Imagebutton does not have a idle image. (auto='college btn %s').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/Locations/island.rpyc", line 74, in script call
File "scripts/Locations/island.rpyc", line 87, in script call
File "scripts/Locations/island.rpyc", line 87, in script call
File "scripts/Locations/island.rpyc", line 87, in script call
[Previous line repeated 3 more times]
File "scripts/House/bedroom.rpyc", line 47, in script call
File "scripts/navigation.rpyc", line 295, in script
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\ast.py", line 1971, in execute
self.call("execute")
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 462, in execute_pause
renpy.pause()
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\exports.py", line 1662, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\screen.py", line 491, in per_interact
self.update()
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scripts/navigation.rpy", line 455, in execute
File "game/scripts/navigation.rpy", line 455, in execute
File "game/scripts/navigation.rpy", line 622, in execute
File "game/scripts/navigation.rpy", line 624, in execute
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\ui.py", line 950, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "G:\Giochi no-steam\Giochi-no-steamG\WorldTamer-0.19------------------------------buonoo\renpy\ui.py", line 944, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='college btn %s').
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
World Tamer 0.19.0
Sun Feb 16 20:58:13 2025