I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 585, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/GameData.rpy", line 205, in SetHintZoneByObject
File "game/ZoneClass.rpy", line 301, in GetPersonZone
File "game/PersonClass.rpy", line 641, in StrAllure
AttributeError: 'float' object has no attribute 'Value'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 851, in script
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, 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 "renpy/display/core.py", line 4538, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "renpy/display/focus.py", line 604, in mouse_handler
return change_focus(new_focus, default=default)
File "renpy/display/focus.py", line 537, in change_focus
rv = widget.focus(default=default)
File "renpy/display/behavior.py", line 993, in focus
rv = run(self.hovered)
File "renpy/display/behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 585, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/GameData.rpy", line 205, in SetHintZoneByObject
File "game/ZoneClass.rpy", line 301, in GetPersonZone
File "game/PersonClass.rpy", line 641, in StrAllure
AttributeError: 'float' object has no attribute 'Value'
Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.46.1
Fri Jan 26 09:42:55 2024