Hi, ever since the latest update, I haven't been able to access my save files. Got an error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'Currentjob'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'Currentjob'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
seiyuudanshifinal 1.0
Sun May 24 12:07:19 2020