I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events/_repeats/maps.rpy", line 835, in <module>
File "game/events/_repeats/quests.rpy", line 545, in execute
File "game/events/_repeats/quests.rpy", line 545, in execute
File "game/events/_repeats/quests.rpy", line 614, in execute
File "game/events/_repeats/quests.rpy", line 615, in execute
File "game/events/_repeats/quests.rpy", line 616, in execute
File "game/events/_repeats/quests.rpy", line 617, in execute
File "game/events/_repeats/quests.rpy", line 617, in <module>
AttributeError: 'QuestObject' object has no attribute 'disablingchecklistvar'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events/_repeats/maps.rpyc", line 256, in script call
File "events/_repeats/maps.rpyc", line 1145, in script call
File "events/_repeats/idles.rpyc", line 7, in script call
File "events/_repeats/idles.rpyc", line 127, in script call
File "events/_repeats/idles.rpyc", line 62, in script call
File "events/_repeats/maps.rpyc", line 835, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events/_repeats/maps.rpy", line 835, in <module>
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/events/_repeats/quests.rpy", line 545, in execute
File "game/events/_repeats/quests.rpy", line 545, in execute
File "game/events/_repeats/quests.rpy", line 614, in execute
File "game/events/_repeats/quests.rpy", line 615, in execute
File "game/events/_repeats/quests.rpy", line 616, in execute
File "game/events/_repeats/quests.rpy", line 617, in execute
File "game/events/_repeats/quests.rpy", line 617, in <module>
AttributeError: 'QuestObject' object has no attribute 'disablingchecklistvar'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Project Possible Patch_14
Wed Mar 13 14:34:29 2024