You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for the issue reported, I'm aware of it, having encountered it myself more than once. I suspect it was introduced by d16a8b2 Unfortunately I've not yet identified what exactly causes it and how it can be solved.
WARNING: JavaScript warning: simulation/ai/petra/tradeManager.js line 193 reference to undefined property tradingGoods[res]
ERROR: Invalid trading goods: ({silver:NaN, metal:NaN})
ERROR: Invalid trading goods: ({silver:NaN, food:NaN})
ERROR: Invalid trading goods: ({silver:NaN, metal:NaN})
ERROR: Invalid trading goods: ({silver:NaN, metal:10, food:NaN})
ERROR: Invalid trading goods: ({silver:NaN, metal:15, food:NaN})
ERROR: Invalid trading goods: ({silver:NaN, metal:15, food:NaN})
ERROR: Invalid trading goods: ({silver:10, metal:NaN, food:NaN})
The text was updated successfully, but these errors were encountered: