Advertisement
Guest User

Untitled

a guest
Aug 29th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. ERROR: JavaScript error: simulation/ai/common-api/terrain-analysis.js line 51
  2. TypeError: this.Map is not a function
  3. m.TerrainAnalysis.prototype.init@simulation/ai/common-api/terrain-analysis.js:51:2
  4. m.SharedScript.prototype.init@simulation/ai/common-api/shared.js:114:2
  5. InitGame@simulation/helpers/InitGame.js:80:2
  6. WARNING: JavaScript warning: simulation/ai/common-api/baseAI.js line 40
  7. reference to undefined property sharedAI.gameState
  8. ERROR: JavaScript error: simulation/ai/common-api/baseAI.js line 40
  9. TypeError: sharedAI.gameState is undefined
  10. m.BaseAI.prototype.Init@simulation/ai/common-api/baseAI.js:40:2
  11. InitGame@simulation/helpers/InitGame.js:80:2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement