View Issue Details

IDProjectCategoryLast Update
0026269AI War 2Crash/ExceptionFeb 6, 2022 9:29 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.794 Synchronicity 
Fixed in VersionBeta 3.795 Deduplicating 
Summary0026269: ERROR In RepairingShieldsOfFriendlies debugStage 1500: System.DivideByZeroException
DescriptionSee attachment
TagsNo tags attached.

Activities

Daniexpert

Feb 5, 2022 6:07 pm

manager  

exception.txt (3,467 bytes)   
2/6/2022 12:05:57 AM  3.793 SINGLEP DELAYED20 TID11 ERROR In RepairingShieldsOfFriendlies debugStage 1500: System.DivideByZeroException: Attempted to divide by zero.
  at Arcen.Universal.FInt.op_Division (Arcen.Universal.FInt one, System.Int32 divisor) [0x00001] in <e68a3488d0284da98740adc0259eb8ef>:0 
  at Arcen.AIW2.Core.Faction.ExecutePlannedMetalFlows (Arcen.Universal.FInt EffectiveDeltaTime_PausedOrUnpaused, System.Int32& outerdebugStage, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x01234] in <8be1b2dff3fd4ecc9457b50900d29d7c>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e68a3488d0284da98740adc0259eb8ef>:0 
  at Arcen.AIW2.Core.Faction.ExecutePlannedMetalFlows (Arcen.Universal.FInt EffectiveDeltaTime_PausedOrUnpaused, System.Int32& outerdebugStage, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <8be1b2dff3fd4ecc9457b50900d29d7c>:0 
  at Arcen.AIW2.Core.Faction.DoFactionStepLogic_Stage1_SingleThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <8be1b2dff3fd4ecc9457b50900d29d7c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass82_0.<DoFactionPerStepLogic>b__2 (Arcen.AIW2.Core.Faction faction) [0x00000] in <9b327be2901b4f25bfa7cf9f64f33a40>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <8be1b2dff3fd4ecc9457b50900d29d7c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoFactionPerStepLogic (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <9b327be2901b4f25bfa7cf9f64f33a40>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass74_0.<DoWorldStepLogic_ClientOrHost_FromSimBGThread>b__2 () [0x00000] in <9b327be2901b4f25bfa7cf9f64f33a40>: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,467 bytes)   

Chris_McElligottPark

Feb 6, 2022 9:29 pm

administrator   ~0064202

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 5, 2022 6:07 pm Daniexpert New Issue
Feb 5, 2022 6:07 pm Daniexpert File Added: exception.txt
Feb 6, 2022 9:29 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 6, 2022 9:29 pm Chris_McElligottPark Status new => resolved
Feb 6, 2022 9:29 pm Chris_McElligottPark Resolution open => fixed
Feb 6, 2022 9:29 pm Chris_McElligottPark Fixed in Version => Beta 3.795 Deduplicating
Feb 6, 2022 9:29 pm Chris_McElligottPark Note Added: 0064202