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 'Skill'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\core.py", line 3477, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\behavior.py", line 910, in event
return handle_click(self.clicked)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\behavior.py", line 845, in handle_click
rv = run(action)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\behavior.py", line 308, in run
new_rv = run(i, *args, **kwargs)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\loadsave.py", line 729, in load
roots, log = loads(location.load(filename))
File "G:\LustHunter-0.1.2fix-pc\LustHunter-0.1.31-pc\renpy\loadsave.py", line 62, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'Skill'
Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
LustHunter 0.1.31
Thu Apr 08 04:44:23 2021