Jump to content

gameboy

Community Members
  • Posts

    1.784
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by gameboy

  1. About me reporting problems solved? I tested it, the error still exists!
  2. Nice work! BTW:About whether to save loading error correction? Serialization problem? @wraitii: Just now, I tested you provide AI, new error appears: <h2>0 A.D. Main log (warnings and errors only)</h2> <p class="warning">WARNING: JavaScript warning: simulation/ai/common-api-v3/terrain-analysis-pathfinder.js line 18 reference to undefined property gameState.ai.terrainAnalyzer.map</p> <p class="error">ERROR: JavaScript error: simulation/ai/common-api-v3/terrain-analysis.js line 120 TypeError: this.map is undefined ([object Array],true,500,false)@simulation/ai/common-api-v3/terrain-analysis.js:120 ([object Array],[object Array],2,2)@simulation/ai/common-api-v3/terrain-analysis-pathfinder.js:90 ([object Object],[object Object])@simulation/ai/aegis/aegis.js:262</p> <p class="error">ERROR: AI script Deserialize call failed</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/common-api-v3/terrain-analysis-pathfinder.js line 18 reference to undefined property gameState.ai.terrainAnalyzer.map</p> <p class="error">ERROR: JavaScript error: simulation/ai/aegis/aegis.js line 258 TypeError: myKeyEntities.toEntityArray()[0] is undefined ([object Object],[object Object])@simulation/ai/aegis/aegis.js:258</p> <p class="error">ERROR: AI script Deserialize call failed</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/aegis/aegis.js line 100 reference to undefined property this.gameState</p> <p class="error">ERROR: JavaScript error: simulation/ai/aegis/aegis.js line 100 TypeError: this.gameState is undefined ([object Object])@simulation/ai/aegis/aegis.js:100 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:68 @:0</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/aegis/aegis.js line 100 reference to undefined property this.gameState</p> <p class="error">ERROR: JavaScript error: simulation/ai/aegis/aegis.js line 100 TypeError: this.gameState is undefined ([object Object])@simulation/ai/aegis/aegis.js:100 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:68 @:0</p>
  3. About this error we need to resolve as soon as possible, as soon as possible to find an effective way, of course, this is a vexing problem. BTW: please programmers work together to solve this problem, thank you! :wink2: :kid:
  4. @wraitii : Please refer to this post: http://www.wildfiregames.com/forum/index.php?showtopic=15963&hl =% 2Bai +% 2Bscript +% 2Bdeserialize +% 2Bcall +% 2Bfailed & fromsearch = 1 Maybe it can provide you with a little help ,Thank you!
  5. @historic_bruno and @wraitii : Only quantumstate familiar qBot and JuBot, he can help you solve these problems, maybe he knows how to do it, hoping it would provide a good method and suggestions, thank you!
  6. You do not encounter this error, he has tested again, and he confirmed the existence of this error. @wraitii:I want to know what time you will finish it this month? Or Earlier in September? thank you!
  7. ok, guy! I just want to know the exact release date, is this the end? I asked him, ask him to answer this question! I really like this AI, thank you
  8. Sorry, I'm not a developer, but about the new Aegis AI was his development, I just want to know when you can get it, thank you!
  9. ok, all development will become successful! but I want to know: What will the new Aegis AI when released? do this month? Thank you! :lol2:
  10. @wraitii:On this issue, do you have any way to solve it anyway?
  11. Error report: <p class="warning">WARNING: JavaScript warning: simulation/ai/common-api-v3/terrain-analysis-pathfinder.js line 18 reference to undefined property gameState.ai.terrainAnalyzer.map</p> <p class="error">ERROR: JavaScript error: simulation/ai/common-api-v3/terrain-analysis.js line 120 TypeError: this.map is undefined ([object Array],true,500,false)@simulation/ai/common-api-v3/terrain-analysis.js:120 ([object Array],[object Array],2,2)@simulation/ai/common-api-v3/terrain-analysis-pathfinder.js:90 ([object Object],[object Object])@simulation/ai/qbot-wc/aegis.js:257</p> <p class="error">ERROR: AI script Deserialize call failed</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/common-api-v3/terrain-analysis-pathfinder.js line 18 reference to undefined property gameState.ai.terrainAnalyzer.map</p> <p class="error">ERROR: JavaScript error: simulation/ai/common-api-v3/terrain-analysis.js line 120 TypeError: this.map is undefined ([object Array],true,500,false)@simulation/ai/common-api-v3/terrain-analysis.js:120 ([object Array],[object Array],2,2)@simulation/ai/common-api-v3/terrain-analysis-pathfinder.js:90 ([object Object],[object Object])@simulation/ai/qbot-wc/aegis.js:257</p> <p class="error">ERROR: AI script Deserialize call failed</p>
  12. How can we do? Do need a month to solve it? :unknw: :unknw: :wallbash: :no: :no:
  13. @wraitii:Also: 'I know of no way to reload AIs live.' BTW:Is this error can not be repaired? About Aegis AI Bot. BTW2: Is this problem no one can solve it? I'm pretty sure god won't help either
  14. Is it an error can not be resolved? :unknw: :unknw:
  15. About the upcoming new version of Aegis AI, when released? Is it this week?, Or next week?
  16. When the battle was over, I save the game, and then I re-load the game archive, the error occurs again: Try to do this, when the end of a battle, the battle result is that you won, you save the game, and then close the game, start the game again, and then load your saved game files, the error occurs again! <!DOCTYPE html> <meta charset="utf-8"> <title>Pyrogenesis Log</title> <style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style> <h2>0 A.D. Main log (warnings and errors only)</h2> <p class="error">ERROR: JavaScript error: simulation/ai/qbot-wc/qbot.js line 327 TypeError: myKeyEntities.toEntityArray()[0] is undefined ([object Object],[object Object])@simulation/ai/qbot-wc/qbot.js:327</p> <p class="error">ERROR: AI script Deserialize call failed</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/qbot-wc/qbot.js line 287 reference to undefined property this.pathInfo</p> <p class="error">ERROR: JavaScript error: simulation/ai/qbot-wc/qbot.js line 287 TypeError: this.pathInfo is undefined ()@simulation/ai/qbot-wc/qbot.js:287 ([object Object],[object Array])@simulation/ai/qbot-wc/qbot.js:90 ([object Object])@simulation/ai/qbot-wc/qbot.js:156 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66 @:0</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/qbot-wc/qbot.js line 287 reference to undefined property this.pathInfo</p> <p class="error">ERROR: JavaScript error: simulation/ai/qbot-wc/qbot.js line 287 TypeError: this.pathInfo is undefined ()@simulation/ai/qbot-wc/qbot.js:287 ([object Object],[object Array])@simulation/ai/qbot-wc/qbot.js:90 ([object Object])@simulation/ai/qbot-wc/qbot.js:156 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66 @:0</p>
  17. No, all the maps have this problem (Aegis AI), the problem must first be solved, no more attacks on the enemy AI problems, the main problem is the AI, but also must be addressed, and I hope that these two simultaneously solve the problem! Thank you
  18. This problem occurs on windows7 32bit. Wraitii this issue I have to report, he is now busy, you may need to wait for some time, he has time to solve this problem! BTW: I have been waiting for more than 40 days, but the problem is still not resolved! :rtfm: :rtfm: :rtfm: :taz: :taz: :taz:
  19. smoke_blacksmith.xml Error: <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: Failed to build prop model "particle/smoke_blacksmith.xml" on actor "blacksmith"</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/actors/particle/smoke_blacksmith.xml"</p> <p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'particle/smoke_blacksmith.xml'</p> BTW: I use the version of the game is: Alpha 14
  20. Hi,Wraitii! Please solve this problem, thank you! BTW: This issue needs to be resolved until when? Aegis of AI problem persists, my God! TypeError: this.pathInfo is undefined ()@simulation/ai/qbot-wc/qbot.js:287 ([object Object],[object Array])@simulation/ai/qbot-wc/qbot.js:90 ([object Object])@simulation/ai/qbot-wc/qbot.js:156 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66 @:0</p> <p class="error">ERROR: CCacheLoader failed to find archived or source file for: "art/textures/skins/props/shield/mace_silver_c.dds"</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/qbot-wc/qbot.js line 287 reference to undefined property this.pathInfo</p> <p class="error">ERROR: JavaScript error: simulation/ai/qbot-wc/qbot.js line 287 TypeError: this.pathInfo is undefined ()@simulation/ai/qbot-wc/qbot.js:287 ([object Object],[object Array])@simulation/ai/qbot-wc/qbot.js:90 ([object Object])@simulation/ai/qbot-wc/qbot.js:156 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66 @:0</p> <p class="warning">WARNING: JavaScript warning: simulation/ai/qbot-wc/qbot.js line 287 reference to undefined property this.pathInfo</p> <p class="error">ERROR: JavaScript error: simulation/ai/qbot-wc/qbot.js line 287 TypeError: this.pathInfo is undefined ()@simulation/ai/qbot-wc/qbot.js:287 ([object Object],[object Array])@simulation/ai/qbot-wc/qbot.js:90 ([object Object])@simulation/ai/qbot-wc/qbot.js:156 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66 @:0</p>
  21. This error persists, Where is wraitii? We need your help!
  22. It appears on which map, please tell me how to add it, please tell me i thank you!
×
×
  • Create New...