-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi there when i wanna use OpenAI model
PS C:\Users\Legend\Desktop\AntiGravityProjects\SpaceMoltBot> .\commander-windows-x64.exe --model openai/gpt-5-nano "registration code is 426a... You are a SpaceMolt bot. Your current primary goal is to safely mine ore when full or low on fuel, sell the ore, and repair/refuel. If engaged in combat, always flee. use stored credentials, find a way to mine more efficiently if possible"
17:10:26 [setup] SpaceMolt AI Commander starting...
17:10:26 [setup] Model: openai/gpt-5-nano
17:10:26 [setup] Session: default
17:10:26 [setup] Instruction: registration code is 426..... You are a SpaceMolt bot. Your current primary goal is to safely mine ore when full or low on fuel, sell the ore, and repair/refuel. If engaged in combat, always flee. use stored credentials,find a way to mine more efficiently if possible
17:10:26 [setup] Using built-in model: openai/gpt-5-nano
17:10:26 [setup] Found credentials for VantaProspectorAI (solarian)
17:10:26 [setup] Fetching game commands from server...
17:10:27 [system] Loaded 154 game commands from OpenAPI spec
17:10:27 [setup] 154 game commands loaded (5 tools: game + 4 local)
17:10:27 [setup] Fetching initial game state from server...
17:10:27 [system] Creating new session...
17:10:27 [system] Session created: 6e6b50ac...
17:10:27 [system] Logging in as VantaProspectorAI...
17:10:27 [system] Logged in successfully
17:10:28 [setup] Game state loaded into agent prompt
17:10:28 [system] Agent loop starting...
17:10:40 [tool] mine
17:10:51 [chat] [CHAT SYSTEM] Confederacy Central Command: SURPLUS SALE — prices slashed! food_sol_rations at 1cr (98% off), refined_water at 5cr (66% off). Stock up while supplies last! Dock and buy: travel target_poi=sol_station → dock → create_buy_order item_id=food_sol_rations quantity=10 price_each=1
17:10:51 [broadcast] [SYSTEM] {"clan_tag":"","poi_id":"sol_belt","poi_name":"Main Belt","username":"Worker_9"}
17:10:51 [error] LLM error (attempt 1/3): 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:10:51 [wait] Retrying in 5s...
17:10:56 [error] LLM error (attempt 2/3): 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:10:56 [wait] Retrying in 10s...
17:11:06 [error] LLM error (attempt 3/3): 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:11:06 [wait] Retrying in 20s...
17:11:26 [error] LLM call failed: 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:11:28 [broadcast] [SYSTEM] {"clan_tag":"","poi_id":"sol_belt","poi_name":"Main Belt","username":"Worker_10"}
17:11:28 [broadcast] [SYSTEM] {"clan_tag":"","poi_id":"sol_belt","poi_name":"Main Belt","username":"kurarin_moon_68"}
17:11:28 [broadcast] [SYSTEM] {"clan_tag":"","poi_id":"sol_belt","poi_name":"Main Belt","username":"kurarin_moon_06"}
17:11:28 [broadcast] [SYSTEM] {"clan_tag":"","poi_id":"sol_belt","poi_name":"Main Belt","username":"Captain_Kuge"}
17:11:29 [error] LLM error (attempt 1/3): 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:11:29 [wait] Retrying in 5s...
17:11:34 [error] LLM error (attempt 2/3): 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:11:34 [wait] Retrying in 10s...
17:11:45 [error] LLM error (attempt 3/3): 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:12:15 [wait] Retrying in 20s...
17:12:17 [system] Shutting down gracefully... (press Ctrl+C again to force quit)
17:12:35 [error] LLM call failed: 404 Item with id 'rs_0a769eea7766044801699c7bf4b4a08195be1863a29e897d70' not found. Items are not persisted when store is set to false. Try again with store set to true, or remove this item from your input.
17:12:35 [system] Generating session handoff...
17:12:41 [system] No handoff generated (session too short)
17:12:41 [system] Agent stopped.
any ideas on how to fix LLM Error?