I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/03_GAME.rpy", line 130, in script call
call sandbox_space() from _call_sandbox_space
File "game/500_navigator/556_sandbox_space.rpy", line 519, in script call
call mg_combat_scenario("renegade_ghad") from _call_mg_combat_scenario_3
File "game/700_minigames/785_combat_scenarios.rpy", line 35, in script call
call mg_combat(scenarioID, mobs,rocks) from _call_mg_combat
File "game/700_minigames/780_combat.rpy", line 1364, in script
$ hexCanvas = HexField(x=1920, y=1080, baseX=960, baseY =540 )
File "game/700_minigames/780_combat.rpy", line 1364, in <module>
$ hexCanvas = HexField(x=1920, y=1080, baseX=960, baseY =540 )
File "game/700_minigames/780_combat.rpy", line 230, in __init__
self.next_frame_time = time.time() + self.frame_duration
AttributeError: 'int' object has no attribute 'time'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/03_GAME.rpy", line 130, in script call
call sandbox_space() from _call_sandbox_space
File "game/500_navigator/556_sandbox_space.rpy", line 519, in script call
call mg_combat_scenario("renegade_ghad") from _call_mg_combat_scenario_3
File "game/700_minigames/785_combat_scenarios.rpy", line 35, in script call
call mg_combat(scenarioID, mobs,rocks) from _call_mg_combat
File "game/700_minigames/780_combat.rpy", line 1364, in script
$ hexCanvas = HexField(x=1920, y=1080, baseX=960, baseY =540 )
File "C:\MEGAsync Downloads\SpaceJourneyX-200_010d-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\MEGAsync Downloads\SpaceJourneyX-200_010d-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/700_minigames/780_combat.rpy", line 1364, in <module>
$ hexCanvas = HexField(x=1920, y=1080, baseX=960, baseY =540 )
File "game/700_minigames/780_combat.rpy", line 230, in __init__
self.next_frame_time = time.time() + self.frame_duration
AttributeError: 'int' object has no attribute 'time'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Space Journey X 200_010d
Fri Feb 7 19:59:37 2025