View Issue Details

IDProjectCategoryLast Update
0026293AI War 2Crash/ExceptionFeb 6, 2022 9:25 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.795 Deduplicating 
Fixed in VersionBeta 3.795 Deduplicating 
Summary0026293: ERROR In RepairingShieldsOfFriendlies debugStage 1500
DescriptionRev 16109

I got spammed this error about 50 times in quick succession and they were all about the same ship: Polarizer #100250
TagsNo tags attached.

Relationships

related to 0026295 resolvedChris_McElligottPark ERROR In RepairingShieldsOfFriendlies (DivideByZeroException) 

Activities

Daniexpert

Feb 6, 2022 9:48 am

manager  

exception.txt (3,390 bytes)   
2/6/2022 3:45:13 PM 3.794 SINGLEP DELAYED1 TID24 ERROR In RepairingShieldsOfFriendlies debugStage 1500: System.Exception: metal flow RepairingShieldsOfFriendlies for Polarizer #100250 AI Warden Fleet on Eurus found a max of 0
  at Arcen.AIW2.Core.Faction.ExecutePlannedMetalFlows (Arcen.Universal.FInt EffectiveDeltaTime_PausedOrUnpaused, System.Int32& outerdebugStage, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x01281] in <e5fa9b1711dc420aa2960a7af815dd97>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <d4a8880950584b019cf9b079c7365386>:0 
  at Arcen.AIW2.Core.Faction.ExecutePlannedMetalFlows (Arcen.Universal.FInt EffectiveDeltaTime_PausedOrUnpaused, System.Int32& outerdebugStage, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <e5fa9b1711dc420aa2960a7af815dd97>:0 
  at Arcen.AIW2.Core.Faction.DoFactionStepLogic_Stage1_SingleThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <e5fa9b1711dc420aa2960a7af815dd97>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass82_0.<DoFactionPerStepLogic>b__2 (Arcen.AIW2.Core.Faction faction) [0x00000] in <d7321b7bed07460faba4d080fb515977>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <e5fa9b1711dc420aa2960a7af815dd97>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoFactionPerStepLogic (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <d7321b7bed07460faba4d080fb515977>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass74_0.<DoWorldStepLogic_ClientOrHost_FromSimBGThread>b__2 () [0x00000] in <d7321b7bed07460faba4d080fb515977>:0 
  at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.ExecutionContextCallback (System.Object obj) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task& currentTaskSlot) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.ExecuteEntry (System.Boolean bPreventDoubleExecution) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
exception.txt (3,390 bytes)   

BadgerBadger

Feb 6, 2022 10:17 am

manager   ~0064170

2/6/2022 3:45:13 PM 3.794 SINGLEP DELAYED1 TID24 ERROR In RepairingShieldsOfFriendlies debugStage 1500: System.Exception: metal flow RepairingShieldsOfFriendlies for Polarizer #100250 AI Warden Fleet on Eurus found a max of 0

What is trying to repair ships for the warden?!

Daniexpert

Feb 6, 2022 10:29 am

manager   ~0064171

Good question. I was trying to understand what was happening, but I dind't manage to find that ship on that planet.
Here's a save of that game, not a particular point in the game.

It happened again, with an autocannon minipod, but always of the Warden

Chris_McElligottPark

Feb 6, 2022 9:25 pm

administrator   ~0064188

I found and fixed a ship-doubling bug that was causing LOTS of wrong issues, and that should fix this as well as a number of other issues. I'm marking a lot of things fixed, and if we see some variant of those again, then please let me know in a fresh report. Thank you!

Issue History

Date Modified Username Field Change
Feb 6, 2022 9:48 am Daniexpert New Issue
Feb 6, 2022 9:48 am Daniexpert File Added: exception.txt
Feb 6, 2022 10:17 am BadgerBadger Note Added: 0064170
Feb 6, 2022 10:29 am Daniexpert Note Added: 0064171
Feb 6, 2022 10:29 am Daniexpert File Added: Autosave at 2h 43m 6s.save
Feb 6, 2022 12:33 pm BadgerBadger Relationship added related to 0026295
Feb 6, 2022 9:25 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 6, 2022 9:25 pm Chris_McElligottPark Status new => resolved
Feb 6, 2022 9:25 pm Chris_McElligottPark Resolution open => fixed
Feb 6, 2022 9:25 pm Chris_McElligottPark Fixed in Version => Beta 3.795 Deduplicating
Feb 6, 2022 9:25 pm Chris_McElligottPark Note Added: 0064188