I try loading a few save and they keep telling me this....
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/utility/after_load.rpy", line 166, in <module>
AttributeError: 'Player' object has no attribute 'obtain'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "town1_events4.rpyc", line 8707, in script call
File "scripts/utility/after_load.rpyc", line 56, in script call
File "scripts/utility/after_load.rpyc", line 70, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/utility/after_load.rpy", line 166, in <module>
AttributeError: 'Player' object has no attribute 'obtain'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Killigan's Treasure 0.21b
Tue Nov 2 10:51:03 2021
[/code]