i am also having this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 646, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
Exception: Screen jane_eve is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "images/e10/e10.rpyc", line 14237, in script
File "E:\Games\HelpingTheHotties-1.0-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "E:\Games\HelpingTheHotties-1.0-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Games\HelpingTheHotties-1.0-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 646, in execute_show_screen
renpy.show_screen(name, *args, **kwargs)
File "E:\Games\HelpingTheHotties-1.0-pc\renpy\display\screen.py", line 1220, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen jane_eve is not known
View attachment 2802006