I got this error when killing the Architot guys
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_story/hunt/forest.rpy", line 35, in script call
call arena(encounter=['domik']) from _call_arena
File "game/_story/locations/city.rpy", line 40, in script call
call arena(encounter=['city', 'city_guard', 'city_guard', 'city_guard', 'city_guard']) from _call_arena_5
File "game/_story/events/summon.rpy", line 204, in script call
call arena(encounter=enemy_party,escape_to='inferno_escape')
File "game/_story/events/virus.rpy", line 36, in script call
call arena(encounter=['mob','mob','mob','mob','mob'])
File "game/_story/hunt/sky.rpy", line 163, in script call
call arena(encounter=[guard]) from _call_arena_79
File "game/_script/utility/main_screen.rpy", line 219, in script
python:
File "game/_script/utility/main_screen.rpy", line 222, in <module>
result = ui.interact()
File "renpy/common/00action_other.rpy", line 517, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/_script/subsystem/Kingdom.rpy", line 45, in close_gate
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/_story/hunt/forest.rpy", line 35, in script call
call arena(encounter=['domik']) from _call_arena
File "game/_story/locations/city.rpy", line 40, in script call
call arena(encounter=['city', 'city_guard', 'city_guard', 'city_guard', 'city_guard']) from _call_arena_5
File "game/_story/events/summon.rpy", line 204, in script call
call arena(encounter=enemy_party,escape_to='inferno_escape')
File "game/_story/events/virus.rpy", line 36, in script call
call arena(encounter=['mob','mob','mob','mob','mob'])
File "game/_story/hunt/sky.rpy", line 163, in script call
call arena(encounter=[guard]) from _call_arena_79
File "game/_script/utility/main_screen.rpy", line 219, in script
python:
File "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 <module>
result = ui.interact()
File "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "D:\Downloads\Time_for_Dragons_DD_Mod\Time_for_Dragons-1.1.1-pc-DDM\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "D:\Downloads\Time_for_Dragons_DD_Mod\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/_script/subsystem/Kingdom.rpy", line 45, in close_gate
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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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 "D:\Downloads\Time_for_Dragons_DD_Mod\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
Mon Sep 14 02:48:53 2020