I'm sorry, but an uncaught exception occurred.
After initialization, but before game start.
File "game/screens.rpy", line 619, in prepare_screen
screen file_slots(title):
File "game/screens.rpy", line 619, in prepare
screen file_slots(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "renpy/common/00action_file.rpy", line 566, in __init__
self.page = str(page)
File "game/screens.rpy", line 619, in prepare_screen
screen file_slots(title):
File "game/screens.rpy", line 619, in prepare
screen file_slots(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "renpy/common/00action_file.rpy", line 566, in __init__
self.page = str(page)
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\main.py", line 94, in run
renpy.display.screen.prepare_screens()
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\display\screen.py", line 931, in prepare_screens
s.ast.prepare_screen()
File "game/screens.rpy", line 619, in prepare_screen
screen file_slots(title):
File "game/screens.rpy", line 619, in prepare
screen file_slots(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<screen language>", line 683, in <module>
File "renpy/common/00action_file.rpy", line 566, in __init__
self.page = str(page)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\display\core.py", line 2879, in interact_core
renpy.display.screen.prepare_screens()
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\display\screen.py", line 931, in prepare_screens
s.ast.prepare_screen()
File "game/screens.rpy", line 619, in prepare_screen
screen file_slots(title):
File "game/screens.rpy", line 619, in prepare
screen file_slots(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 623, in prepare
use game_menu(title):
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 625, in prepare
fixed:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 672, in prepare
hbox:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 682, in prepare
if config.has_autosave:
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "game/screens.rpy", line 683, in prepare
textbutton _("{#auto_page}A") action FilePage("auto")
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<screen language>", line 683, in <module>
File "renpy/common/00action_file.rpy", line 566, in __init__
self.page = str(page)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\King\Downloads\renpy-7.3.5-sdk\renpy\display\core.py", line 2680, in interact
raise Exception("Cannot start an interaction in the middle of an interaction, without creating a new context.")
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Codename X 0.1.0 demo
Thu Sep 24 21:03:21 2020
My question is, what does any of this mean? I'm not sure what I did to get this to show up. My only hypothesis is that I wrote too much total script. I divided my script into several files, but that never caused a problem, so I'm wondering if I wrote too much in each script. That can't be it though, right? I'm confused and I want to know how I can fix this, because I can't test my game. Whenever I click the launch project option, this is what shows up now. Can somebody help me fix this? Thank you.