View Issue Details

IDProjectCategoryLast Update
0026674AI War 2Bug - GameplayMar 9, 2022 12:06 pm
ReporterRelay Bot Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version4.002 Macrophage Live! 
Fixed in Version4.003 A Bit Too Chromatic Horrifying 
Summary0026674: Exception in entity tooltip text generation at stage 1010:System.NullReferenceException
DescriptionFull error;
3/8/2022 11:35:51 PM 4.002 SINGLEP Exception in entity tooltip text generation at stage 1010:System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenCharacterBufferBase buffer, Arcen.AIW2.Core.GameEntity_Squad relatedSquadOrNull, 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) [0x0b726] in <75d536c604b04641852191e40f05f82b>: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 <840a78b1269f4ce59e1c34693ecb56d9>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <840a78b1269f4ce59e1c34693ecb56d9>:0
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenCharacterBufferBase buffer, Arcen.AIW2.Core.GameEntity_Squad relatedSquadOrNull, 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 <75d536c604b04641852191e40f05f82b>:0
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetTextForEntity (Arcen.Universal.ArcenCharacterBufferBase buffer, Arcen.AIW2.Core.GameEntity_Squad relatedSquadOrNull, 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 <75d536c604b04641852191e40f05f82b>:0
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo+bPanel.GetTextToRender (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00000] in <75d536c604b04641852191e40f05f82b>: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 <75d536c604b04641852191e40f05f82b>:0
  at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <840a78b1269f4ce59e1c34693ecb56d9>:0
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <840a78b1269f4ce59e1c34693ecb56d9>:0
  at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <840a78b1269f4ce59e1c34693ecb56d9>:0
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <840a78b1269f4ce59e1c34693ecb56d9>:0
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <72c5c87e2a7e4f629085b0e967b53d8a>:0
  at ArcenGameController.Update () [0x00000] in <63e17e5173fc4267999e44b49e187469>:0

Happens when quickly hovering over the Advanced Research station or Outguard beacon in the Duster system, though not anywhere else as far as I've seen.
TagsNo tags attached.

Activities

Relay Bot

Mar 9, 2022 12:41 am

reporter  

ArcenDebugLog.txt (413,679 bytes)
Odd tooltips.save (136,524 bytes)
Odd tooltips.savemet (124 bytes)   
CL
261110456
4181
Dark Testing
<color=#ff3232>Hard </color> Special Forces Master
Difficulty 1
0
<color=#007fff>Husk</color>
Odd tooltips.savemet (124 bytes)   

BadgerBadger

Mar 9, 2022 1:26 am

manager   ~0065283

I've added some additional debug logging but can't reproduce the problem

Chris_McElligottPark

Mar 9, 2022 12:06 pm

administrator   ~0065303

Thanks!

* Fixed an exception that could happen in tooltip generation if the ship you were hovering over died at just the wrong moment.

Issue History

Date Modified Username Field Change
Mar 9, 2022 12:41 am Relay Bot New Issue
Mar 9, 2022 12:41 am Relay Bot File Added: ArcenDebugLog.txt
Mar 9, 2022 12:41 am Relay Bot File Added: Odd tooltips.save
Mar 9, 2022 12:41 am Relay Bot File Added: Odd tooltips.savemet
Mar 9, 2022 1:26 am BadgerBadger Note Added: 0065283
Mar 9, 2022 12:06 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Mar 9, 2022 12:06 pm Chris_McElligottPark Status new => resolved
Mar 9, 2022 12:06 pm Chris_McElligottPark Resolution open => fixed
Mar 9, 2022 12:06 pm Chris_McElligottPark Fixed in Version => 4.003 A Bit Too Chromatic Horrifying
Mar 9, 2022 12:06 pm Chris_McElligottPark Note Added: 0065303