thegreatmikey
Newbie
- Jan 25, 2018
- 82
- 60
Had a crash.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 10966, in script
call screen demo
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen demo is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 10966, in script
call screen demo
File "C:\Users\JMK\Downloads\MILFGAMES-0.4-pc\MILFGAMES-0.4-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "C:\Users\JMK\Downloads\MILFGAMES-0.4-pc\MILFGAMES-0.4-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\JMK\Downloads\MILFGAMES-0.4-pc\MILFGAMES-0.4-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\JMK\Downloads\MILFGAMES-0.4-pc\MILFGAMES-0.4-pc\renpy\exports.py", line 3333, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "C:\Users\JMK\Downloads\MILFGAMES-0.4-pc\MILFGAMES-0.4-pc\renpy\display\screen.py", line 1220, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen demo is not known.
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
MILF GAMES 0.27
Fri Apr 25 21:40:05 2025