Changes between Initial Version and Version 6 of Ticket #6385


Ignore:
Timestamp:
Jun 11, 2022, 3:49:13 PM (2 years ago)
Author:
Langbart
Comment:

Adding a replay where a similar problem occurred in the latest GIT version [26935].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6385

    • Property Component Core engineAI
    • Property Summary [PetraAI] Errors/warnings for A25b[PetraAI] Errors/warnings because undefined position
    • Property Priority Should HaveMust Have
    • Property Milestone Alpha 26Alpha 27
    • Property Keywords Petra added
  • Ticket #6385 – Description

    initial v6  
    146146* the replay as a zip file and
    147147* the entire logs folder (including `interestinglog.html`, `mainlog.html`, `system_info.txt` and `userreport_hwdetect.txt`)
     148
     149EDIT (11/Jun/22)
     150- Adding a 2nd replay (`rP26935.zip`) with not exactly the same issue, but very similar to this one. This time for [26935]. Errors come at ~27min. See error logs below:
     151
     152{{{
     153ERROR: JavaScript error: simulation/ai/common-api/utils.js line 27
     154undefined has no properties
     155  API3</m.SquareVectorDistance@simulation/ai/common-api/utils.js:27:2
     156  PETRA.TransportPlan.prototype.onSailing@simulation/ai/petra/transportPlan.js:638:19
     157  PETRA.TransportPlan.prototype.update@simulation/ai/petra/transportPlan.js:292:8
     158  PETRA.NavalManager.prototype.update@simulation/ai/petra/navalManager.js:832:42
     159  PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2282:20
     160  PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11
     161  m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7
     162}}}
     163
     164==== Related/ similar issue
     165- [https://wildfiregames.com/forum/topic/19000-ai-naval-error AI Naval Error] (27/Jul/14)
     166- Ticket #2690 fixed with [15574]
     167