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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...