Can Someone help me please with this error
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/quest.rpy", line 2538, in <module>
AttributeError: 'NoneType' object has no attribute 'getAllObjLocDict'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "quest.rpyc", line 2538, in script
File "renpy/ast.py", line 827, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/quest.rpy", line 2538, in <module>
AttributeError: 'NoneType' object has no attribute 'getAllObjLocDict'
[/code]