View Issue Details

IDProjectCategoryLast Update
0025426AI War 2Crash/ExceptionFeb 28, 2022 4:45 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severitytrivial 
Status resolvedResolutionfixed 
Product Version3.313 Input, Selection, And Flagships 
Summary0025426: Exception in entity tooltip text generation
DescriptionThis one randomly appeared. I was using the debug data in unit tooltips.
TagsNo tags attached.

Activities

Daniexpert

Jul 17, 2021 9:56 am

manager  

ExceptionTooltip.txt (3,499 bytes)   
7/17/2021 3:49:50 PM  3.313 SINGLEP Exception in entity tooltip text generation at stage 5462:System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenDoubleCharacterBuffer buffer, Arcen.AIW2.Core.GameEntity_Base EntityBase, Arcen.AIW2.Core.Fleet+Membership MembershipBase, Arcen.AIW2.Core.GameEntityTypeData TypeDataOrNull, System.Int32 OptionalCountToShow, Arcen.AIW2.Core.Faction ForFactionOrNull, System.Byte OptionalForMarkLevel, Arcen.AIW2.Core.FromSidebarType IsFromSidebarType, Arcen.AIW2.External.ShipExtraDetailFlags DetailFlags, System.Single PositionScaleMultiplier, System.Boolean IsBeingDrawnInPopupWindowRatherThanTooltip) [0x12e29] in <66b066f1ff5c47f0819473e6b99a291c>:0 
  at System.Environment.get_StackTrace () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <4e5635b5fa9240e1807fad40f13f3ffc>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <4e5635b5fa9240e1807fad40f13f3ffc>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenDoubleCharacterBuffer buffer, Arcen.AIW2.Core.GameEntity_Base EntityBase, Arcen.AIW2.Core.Fleet+Membership MembershipBase, Arcen.AIW2.Core.GameEntityTypeData TypeDataOrNull, System.Int32 OptionalCountToShow, Arcen.AIW2.Core.Faction ForFactionOrNull, System.Byte OptionalForMarkLevel, Arcen.AIW2.Core.FromSidebarType IsFromSidebarType, Arcen.AIW2.External.ShipExtraDetailFlags DetailFlags, System.Single PositionScaleMultiplier, System.Boolean IsBeingDrawnInPopupWindowRatherThanTooltip) [0x00000] in <66b066f1ff5c47f0819473e6b99a291c>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo+bPanel.GetTextToRender (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00000] in <66b066f1ff5c47f0819473e6b99a291c>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo+bPanel.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup _SubImages, Arcen.Universal.SubTextGroup _SubTexts) [0x00000] in <66b066f1ff5c47f0819473e6b99a291c>:0 
  at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <4e5635b5fa9240e1807fad40f13f3ffc>:0 
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <4e5635b5fa9240e1807fad40f13f3ffc>:0 
  at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <4e5635b5fa9240e1807fad40f13f3ffc>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <4e5635b5fa9240e1807fad40f13f3ffc>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <aa6f1d2452ea42f5948c7a46fe8c41ff>:0 
  at ArcenGameController.Update () [0x00000] in <77729a4932cd4a60bb37d5496c5ef66e>:0 
ExceptionTooltip.txt (3,499 bytes)   

Chris_McElligottPark

Feb 28, 2022 4:45 pm

administrator   ~0064955

Should be fixed, thanks!

Issue History

Date Modified Username Field Change
Jul 17, 2021 9:56 am Daniexpert New Issue
Jul 17, 2021 9:56 am Daniexpert File Added: ExceptionTooltip.txt
Feb 28, 2022 4:45 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 28, 2022 4:45 pm Chris_McElligottPark Status new => resolved
Feb 28, 2022 4:45 pm Chris_McElligottPark Resolution open => fixed
Feb 28, 2022 4:45 pm Chris_McElligottPark Note Added: 0064955