Log
Log
Log
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Full traceback:
File "script.rpyc", line 18924, in script call
File "script.rpyc", line 18924, in script call
File "script.rpyc", line 18924, in script call
File "script.rpyc", line 18924, in script call
File "script.rpyc", line 3280, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, 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/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
Sleep:
Lin lvl 47 - True (no delay): 0
Kali lvl 40 - True (no delay): 0
Ash lvl 46 - True (no delay): 0
Mar lvl 40 - True (no delay): 0
Bot lvl 39 - True (no delay): 0
Twi lvl 38 - True (no delay): 0
Aut lvl 33 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 12 - True (no delay): 0
kat lvl 8 - True (no delay): 0
ji lvl 5 - True (no delay): 0
lucy lvl 9 - True (no delay): 0
nia lvl 9 - True (no delay): 0
syl lvl 5 - True (no delay): 0
hana lvl 6 - True (no delay): 0
Vans lvl 5 - True (no delay): 0
gdn lvl 1 - True (no delay): 0
Sleep:
Lin lvl 47 - True (no delay): 0
Kali lvl 40 - True (no delay): 0
Ash lvl 46 - True (no delay): 0
Mar lvl 40 - True (no delay): 0
Bot lvl 39 - True (no delay): 0
Twi lvl 38 - True (no delay): 0
Aut lvl 33 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 12 - True (no delay): 0
kat lvl 8 - True (no delay): 0
ji lvl 5 - True (no delay): 0
lucy lvl 9 - True (no delay): 0
nia lvl 9 - True (no delay): 0
syl lvl 5 - True (no delay): 0
hana lvl 6 - True (no delay): 0
Vans lvl 5 - True (no delay): 0
gdn lvl 1 - True (no delay): 0
Full traceback:
File "scripts/side_char_events.rpyc", line 991, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, 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/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
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 "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 771, in load
log.unfreeze(roots, label="_after_load")
File "renpy/python.py", line 2200, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/python.py", line 2014, in rollback
self.load_failed()
File "renpy/python.py", line 1932, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script
changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed
in an incompatible way?
Full traceback:
File "scripts/bar.rpyc", line 5925, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, 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/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
Full traceback:
File "scripts/clone_events.rpyc", line 1162, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, 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/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
Full traceback:
File "scripts/clone_events.rpyc", line 1162, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, 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/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
Full traceback:
File "scripts/clone_events.rpyc", line 15651, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, 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/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'