hi i have some feedback aka *( bug BOUNTY )* lol i loaded up my old saved file loaded fine went through the remeber of what happened that happened and just on the next screen for chapter 1 it crashes right out i caught the crash log see below.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/phone/phone.rpy", line 1, in execute
File "game/phone/phone.rpy", line 1, in execute
File "game/phone/phone.rpy", line 10, in execute
File "game/phone/phone.rpy", line 10, in <module>
File "game/events.rpy", line 45, in getHint
AttributeError: 'Person' object has no attribute 'objName'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 66, in script call
File "game/mchouse.rpyc", line 56, in script
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/ast.py", line 2232, in execute
self.call("execute")
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/screen.py", line 451, in visit_all
callback(self)
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/screen.py", line 462, in per_interact
self.update()
File "/home/gatez/Desktop/Mad Adventure 0.4/renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/phone/phone.rpy", line 1, in execute
File "game/phone/phone.rpy", line 1, in execute
File "game/phone/phone.rpy", line 10, in execute
File "game/phone/phone.rpy", line 10, in <module>
File "game/events.rpy", line 45, in getHint
AttributeError: 'Person' object has no attribute 'objName'
Linux-5.15.0-69-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Mad Adventure 0.4
Sun Apr 16 22:01:56 2023