View Issue Details

IDProjectCategoryLast Update
0025719AI War 2Crash/ExceptionNov 5, 2021 12:21 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.742 "Classic Map" For DLC1 
Fixed in VersionBeta 3.746 Phantom Ship Syndrome 
Summary0025719: Exception in entity tooltip text generation
DescriptionSVN Build
TagsNo tags attached.

Relationships

related to 0025717 resolvedChris_McElligottPark Exception in unit tooltip generation 

Activities

Daniexpert

Oct 30, 2021 8:20 am

manager  

tooltiptextgeneration.txt (4,023 bytes)   
10/30/2021 2:18:35 PM 3.741 SINGLEP Exception in entity tooltip text generation at stage 5:System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenDoubleCharacterBuffer buffer, Arcen.AIW2.Core.GameEntity_Base EntityBase, Arcen.AIW2.Core.FleetMembership MembershipBase, Arcen.AIW2.Core.GameEntityTypeData TypeDataOrNull, Arcen.AIW2.Core.Fleet FleetToUseOrNull, System.String AltTextColorIfUsed, System.String AltTextInPlaceOfFleetAndOwnerOrBlank, 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) [0x0029a] in <615413bcfcdf483db5aba7cc80b9e4aa>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>: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 <d182fb104b81493e9615d5c3a38a6b1a>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <d182fb104b81493e9615d5c3a38a6b1a>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenDoubleCharacterBuffer buffer, Arcen.AIW2.Core.GameEntity_Base EntityBase, Arcen.AIW2.Core.FleetMembership MembershipBase, Arcen.AIW2.Core.GameEntityTypeData TypeDataOrNull, Arcen.AIW2.Core.Fleet FleetToUseOrNull, System.String AltTextColorIfUsed, System.String AltTextInPlaceOfFleetAndOwnerOrBlank, 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 <615413bcfcdf483db5aba7cc80b9e4aa>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenDoubleCharacterBuffer buffer, Arcen.AIW2.Core.GameEntity_Base EntityBase, Arcen.AIW2.Core.FleetMembership 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 <615413bcfcdf483db5aba7cc80b9e4aa>:0 
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo+bPanel.GetTextToRender (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00000] in <615413bcfcdf483db5aba7cc80b9e4aa>: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 <615413bcfcdf483db5aba7cc80b9e4aa>:0 
  at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <d182fb104b81493e9615d5c3a38a6b1a>:0 
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <d182fb104b81493e9615d5c3a38a6b1a>:0 
  at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <d182fb104b81493e9615d5c3a38a6b1a>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <d182fb104b81493e9615d5c3a38a6b1a>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <9b6cc1639e994714bce4a0e91516d6a9>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 
tooltiptextgeneration.txt (4,023 bytes)   

Chris_McElligottPark

Nov 5, 2021 12:21 pm

administrator   ~0063202

Thanks!

* Fixed the "Exception in entity tooltip text generation at stage 5" error that has been annoying folks really lately.
** This is related to some of the quarantine code, which I still need to directly fix, but having this gone is good either way.

Issue History

Date Modified Username Field Change
Oct 30, 2021 8:20 am Daniexpert New Issue
Oct 30, 2021 8:20 am Daniexpert File Added: tooltiptextgeneration.txt
Oct 30, 2021 11:41 am BadgerBadger Relationship added related to 0025717
Nov 5, 2021 12:21 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Nov 5, 2021 12:21 pm Chris_McElligottPark Status new => resolved
Nov 5, 2021 12:21 pm Chris_McElligottPark Resolution open => fixed
Nov 5, 2021 12:21 pm Chris_McElligottPark Fixed in Version => Beta 3.746 Phantom Ship Syndrome
Nov 5, 2021 12:21 pm Chris_McElligottPark Note Added: 0063202