Jump to content

reference to undefined property sharedAI.gameState.


gameboy
 Share

Recommended Posts

Today, I tested SVN16789, when my warship attacked the enemy, the error occurred:

ERROR: JavaScript error: simulation/ai/common-api/shared.js line 139 TypeError: this.passabilityMap is undefined m.SharedScript.prototype.init@simulation/ai/common-api/shared.js:139:1 m.SharedScript.prototype.onUpdate@simulation/ai/common-api/shared.js:191:3

WARNING: JavaScript warning: simulation/ai/common-api/baseAI.js line 50 reference to undefined property sharedAI.gameState

ERROR: JavaScript error: simulation/ai/common-api/baseAI.js line 50 TypeError: sharedAI.gameState is undefined m.BaseAI.prototype.Init@simulation/ai/common-api/baseAI.js:50:2 m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:78:3

ERROR: JavaScript error: simulation/ai/common-api/shared.js line 139 TypeError: this.passabilityMap is undefined m.SharedScript.prototype.init@simulation/ai/common-api/shared.js:139:1 m.SharedScript.prototype.onUpdate@simulation/ai/common-api/shared.js:191:3

ERROR: JavaScript error: simulation/ai/common-api/baseAI.js line 50 TypeError: sharedAI.gameState is undefined m.BaseAI.prototype.Init@simulation/ai/common-api/baseAI.js:50:2 m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:78:3

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...