View Issue Details

IDProjectCategoryLast Update
0022780AI War 2Crash/ExceptionFeb 12, 2020 7:32 pm
Reporteryupyip Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version1.321 Enjoy Your Break, Voice Lady 
Fixed in VersionBETA 1.324 Forcefield Beautification 
Summary0022780: Pathfinding Exception
DescriptionI'm seeing a lot of pathfinding exceptions. They occur for random fleets when I tell them to move between systems

2/12/2020 6:55:07 PM
Called player_cons_maindir_402 pathfinder again before it finished finding the first path! This probably means it's being called by two threads!

  at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e4cf846ff9954a4e9961dc7865307a79>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e4cf846ff9954a4e9961dc7865307a79>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e4cf846ff9954a4e9961dc7865307a79>:0
  at Arcen.AIW2.External.ArcenPathfinder`1[N].FindPathInner (N Origin, N Target, System.Int32 NeedToGetWithinXRangeOfTarget, System.Int32 RequiresNoMoreThanXRangeFromOrigin, System.Boolean DoDebugLog, Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <792f8cfdd6564f12bf6d11be839db59a>:0
  at Arcen.AIW2.External.ArcenPathfinder`1[N].FindPath (N Origin, N Target, System.Int32 NeedToGetWithinXRangeOfTarget, System.Int32 RequiresNoMoreThanXRangeFromOrigin, System.Boolean DoDebugLog, Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <792f8cfdd6564f12bf6d11be839db59a>:0
  at Arcen.AIW2.External.BaseSpecialFaction.InnerFindPath (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.Planet Origin, Arcen.AIW2.Core.Planet Target, Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <792f8cfdd6564f12bf6d11be839db59a>:0
  at Arcen.AIW2.External.BaseSpecialFaction.FindPath (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.Planet Origin, Arcen.AIW2.Core.Planet Target, Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <792f8cfdd6564f12bf6d11be839db59a>:0
  at Arcen.AIW2.Core.Faction.FindPath (Arcen.AIW2.Core.Planet origin, Arcen.AIW2.Core.Planet destination, Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <1b40fc44c696462896947c577309b0de>:0
  at Arcen.AIW2.ExternalVisualization.GalaxyViewSelector.HandleMouseEvent_GalaxyView (Arcen.AIW2.Core.ArcenMouseEventType EventType, Arcen.AIW2.Core.ArcenInputFlags InputFlags, Arcen.AIW2.Core.Planet PlanetUnderCursor, Arcen.AIW2.Core.GameEntity_Base EntityUnderCursor, PlanetLinkMarker LinkUnderCursor, System.Boolean InBandBoxMode) [0x00000] in <ca20d78af509425994390a3f82809097>:0
  at Arcen.AIW2.ExternalVisualization.GalaxyViewSelector.RunUpdate () [0x00000] in <ca20d78af509425994390a3f82809097>:0
  at GalaxyMapSelectionManager.Update () [0x00000] in <32ab88ecd2054b65bbd421e650e0eed9>:0
TagsNo tags attached.

Activities

BadgerBadger

Feb 12, 2020 3:11 pm

manager   ~0055980

Should be fixed in the beta build (and thus in the next full steam push)

Chris_McElligottPark

Feb 12, 2020 6:51 pm

administrator   ~0056011

Yep, if things are looking good on beta we will push that in the next few days. If you switch to that in steam this error will go away, in the meantime.

Issue History

Date Modified Username Field Change
Feb 12, 2020 3:08 pm yupyip New Issue
Feb 12, 2020 3:11 pm BadgerBadger Note Added: 0055980
Feb 12, 2020 6:51 pm Chris_McElligottPark Note Added: 0056011
Feb 12, 2020 7:32 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 12, 2020 7:32 pm Chris_McElligottPark Status new => resolved
Feb 12, 2020 7:32 pm Chris_McElligottPark Resolution open => fixed
Feb 12, 2020 7:32 pm Chris_McElligottPark Fixed in Version => BETA 1.324 Forcefield Beautification