- Oct 23, 2017
- 428
- 692
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 3114, in script
call screen pillow
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen hint_screen is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 3114, in script
call screen pillow
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\ast.py", line 1974, in execute
self.call("execute")
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\core.py", line 2188, 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 "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\core.py", line 3232, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\behavior.py", line 1180, in event
return handle_click(self.clicked)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\behavior.py", line 1101, in handle_click
rv = run(action)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\behavior.py", line 394, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
File "C:\Users\gunze\Downloads\EchoesofDeception-0.60-pc\renpy\display\screen.py", line 1327, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen hint_screen is not known.
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.0.24082114
Echoes of Deception 0.60
Sun Feb 16 08:00:13 2025