I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/demo_minigame.rpy", line 1944, in script
show screen ograblenie_night2
File "renpy/common/000statements.rpy", line 458, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
Exception: Screen ograblenie_night2 is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/demo_minigame.rpy", line 1944, in script
show screen ograblenie_night2
File "C:\Users\User\Documents\MEGAsync Downloads\Second_happiness-1.0-all\renpy\ast.py", line 1696, in execute
self.call("execute")
File "C:\Users\User\Documents\MEGAsync Downloads\Second_happiness-1.0-all\renpy\ast.py", line 1714, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\User\Documents\MEGAsync Downloads\Second_happiness-1.0-all\renpy\statements.py", line 144, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 458, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
File "C:\Users\UserDocuments\MEGAsync Downloads\Second_happiness-1.0-all\renpy\display\screen.py", line 997, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen ograblenie_night2 is not known.
Windows-8-6.2.9200
Ren'Py 6.99.11.1749
Second happiness 1.0
Help?