Traceback

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

I'm sorry, but an uncaught exception occurred.

While running game code:


File "game/scripts/script_02_dlg.rpy", line 263, in script call
call dialogue_day1_vicki_05 from _call_dialogue_day1_vicki_05
File "game/scripts/script_02_dlg.rpy", line 419, in script call
call dialogue_day1_ellen_08 from _call_dialogue_day1_ellen_08
File "game/scripts/home/sonroom.rpy", line 16, in script
call screen scr_goodnight
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/gui_01.rpy", line 264, in execute
screen house_map:
File "game/scripts/gui_01.rpy", line 264, in execute
screen house_map:
File "game/scripts/gui_01.rpy", line 283, in execute
frame:
File "game/scripts/gui_01.rpy", line 321, in execute
if current_day < 3:
File "game/scripts/gui_01.rpy", line 328, in execute
imagebutton:
Exception: Imagebutton does not have a idle image.
(auto=u'/sorc_gui/house_map/sis_room_%s.png').

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

Full traceback:
File "game/scripts/script_02_dlg.rpy", line 263, in script call
call dialogue_day1_vicki_05 from _call_dialogue_day1_vicki_05
File "game/scripts/script_02_dlg.rpy", line 419, in script call
call dialogue_day1_ellen_08 from _call_dialogue_day1_ellen_08
File "game/scripts/home/sonroom.rpy", line 16, in script
call screen scr_goodnight
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\ast.py", line
1801, in execute
self.call("execute")
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\ast.py", line
1789, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\statements.py",
line 169, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\exports.py", line
2655, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen",
roll_forward=roll_forward)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\ui.py", line 287,
in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\display\core.py",
line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause,
**kwargs)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\display\core.py",
line 2999, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\display\core.py",
line 511, in visit_all
d.visit_all(callback)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\display\core.py",
line 511, in visit_all
d.visit_all(callback)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\display\core.py",
line 511, in visit_all
d.visit_all(callback)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-
pc\renpy\display\screen.py", line 401, in visit_all
callback(self)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\display\core.py",
line 2999, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-
pc\renpy\display\screen.py", line 411, in per_interact
self.update()
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-
pc\renpy\display\screen.py", line 592, in update
self.screen.function(**self.scope)
File "game/scripts/gui_01.rpy", line 264, in execute
screen house_map:
File "game/scripts/gui_01.rpy", line 264, in execute
screen house_map:
File "game/scripts/gui_01.rpy", line 283, in execute
frame:
File "game/scripts/gui_01.rpy", line 321, in execute
if current_day < 3:
File "game/scripts/gui_01.rpy", line 328, in execute
imagebutton:
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\ui.py", line 927,
in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "D:\Downloads\The Family Secret (Ep1 v0.1.1.1 + Ep 2 v0.1.2.0b + Christmas
Special v0.1.1.2 - RenPy) - [Aorrta]\TheSecret-0.1.2.0b-pc\renpy\ui.py", line 921,
in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name,
auto))
Exception: Imagebutton does not have a idle image.
(auto=u'/sorc_gui/house_map/sis_room_%s.png').

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
TheSecret 0.1.2.0b
Sun Apr 01 23:57:45 2018

You might also like