I'm sorry, but an uncaught exception occurred. While running game code: File "game/_script/utility/main_screen.rpy", line 219, in script python: File "game/_script/utility/main_screen.rpy", line 222, in result = ui.interact() File "renpy/common/00action_other.rpy", line 517, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/_story/darkwood/darkwood_class.rpy", line 74, in bonus_event dragon.stat('actions',-1) File "game/_script/characters/PlayableCharacter.rpy", line 460, in stat date.inc(time=1,suppress_notify = suppress_notify) File "game/_script/subsystem/date.rpy", line 22, in inc lair.living_expences_prisoners(time = time, notify=not suppress_notify) File "game/_script/lair/lair - classes.rpy", line 781, in living_expences_prisoners renpy.call_screen('alert_action',txt=report,multiline=true) Exception: Cannot start an interaction in the middle of an interaction, without creating a new context. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/_script/utility/main_screen.rpy", line 219, in script python: File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\ast.py", line 900, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\python.py", line 1930, in py_exec_bytecode exec bytecode in globals, locals File "game/_script/utility/main_screen.rpy", line 222, in result = ui.interact() File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\core.py", line 3493, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\transform.py", line 882, in event rv = d.event(ev, cx, cy, st) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\behavior.py", line 923, in event return handle_click(self.clicked) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\behavior.py", line 858, in handle_click rv = run(action) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\behavior.py", line 320, in run return action(*args, **kwargs) File "renpy/common/00action_other.rpy", line 517, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/_story/darkwood/darkwood_class.rpy", line 74, in bonus_event dragon.stat('actions',-1) File "game/_script/characters/PlayableCharacter.rpy", line 460, in stat date.inc(time=1,suppress_notify = suppress_notify) File "game/_script/subsystem/date.rpy", line 22, in inc lair.living_expences_prisoners(time = time, notify=not suppress_notify) File "game/_script/lair/lair - classes.rpy", line 781, in living_expences_prisoners renpy.call_screen('alert_action',txt=report,multiline=true) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\exports.py", line 2875, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Killeehitman48\Desktop\survive\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\core.py", line 2668, 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.2.2.491 Время для Драконов: Королевство Монстров 29-07-20 Sat Aug 01 13:22:57 2020