Opened 11 years ago

Closed 11 years ago

#1883 closed defect (fixed)

Fix Aegis serialization

Reported by: historic_bruno Owned by: wraitii
Priority: Release Blocker Milestone: Alpha 13
Component: UI & Simulation Keywords:
Cc: wraitii Patch:

Description

As reported here, loading a saved game with Aegis AIs can result in errors like:

WARNING: JavaScript warning: simulation/ai/qbot-wc/economy.js line 558 reference to undefined property metadata["linked-resources-" + resource]
ERROR: JavaScript error: simulation/ai/qbot-wc/economy.js line 558 TypeError: metadata["linked-resources-" + resource] is undefined ([object Object],[object Array])@simulation/ai/qbot-wc/economy.js:558 ([object Object],[object Object],[object Array])@simulation/ai/qbot-wc/economy.js:1257 ([object Object])@simulation/ai/qbot-wc/qbot.js:228 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66 @:0
...

Change History (1)

comment:1 by wraitii, 11 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 13328:

Fixes #1884 . Should Fix #1883 .

Note: See TracTickets for help on using tickets.