I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Myroom.rpy", line 27, in script
scene myroom1
File "renpy/common/000window.rpy", line 95, in _window_auto_callback
_window_hide()
File "renpy/common/000window.rpy", line 85, in _window_hide
renpy.with_statement(trans)
File "game/university.rpy", line 73, in execute
screen univ_int:
File "game/university.rpy", line 73, in execute
screen univ_int:
File "game/university.rpy", line 74, in execute
imagebutton xalign 0.99 yalign 0.02:
Exception: Imagebutton does not have a idle image.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Myroom.rpy", line 27, in script
scene myroom1
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\ast.py", line 1217, in execute
statement_name("scene")
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\ast.py", line 43, in statement_name
i(name)
File "renpy/common/000window.rpy", line 95, in _window_auto_callback
_window_hide()
File "renpy/common/000window.rpy", line 85, in _window_hide
renpy.with_statement(trans)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\exports.py", line 1452, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 2207, in do_with
clear=clear)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/university.rpy", line 73, in execute
screen univ_int:
File "game/university.rpy", line 73, in execute
screen univ_int:
File "game/university.rpy", line 74, in execute
imagebutton xalign 0.99 yalign 0.02:
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\ui.py", line 927, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\Roger Rabbit\Downloads\games\view of fam\View_of_family-0.1.2-pc\renpy\ui.py", line 923, in choice
raise Exception("Imagebutton does not have a %s image." % (name, ))
Exception: Imagebutton does not have a idle image.
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
View of family 0.1.2
Thu Dec 06 21:57:30 2018