I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script03.rpy", line 3084, in script
show screen general_notifytop with dissolve
File "renpy/common/000statements.rpy", line 510, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
Exception: Screen general_notifytop is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script03.rpy", line 3084, in script
show screen general_notifytop with dissolve
File "F:\Agames\L\Leap_of_Faith\LeapofFaith-0.3.1c-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "F:\Agames\L\Leap_of_Faith\LeapofFaith-0.3.1c-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\Agames\L\Leap_of_Faith\LeapofFaith-0.3.1c-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 510, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
File "F:\Agames\L\Leap_of_Faith\LeapofFaith-0.3.1c-pc\renpy\display\screen.py", line 1107, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen general_notifytop is not known.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.3.1c
Fri Jul 24 18:27:04 2020