View Issue Details

IDProjectCategoryLast Update
0028014AI War 2Crash/ExceptionOct 4, 2023 7:16 pm
ReporterBossman Assigned ToDismiss  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.569 Standards and Practices 
Fixed in Version5.570 Petawatt 
Summary0028014: Exception in entity tooltip text generation at stage 1500
Description'C' clicking a tech line to see the affected units resulted in this exception message:
Exception in entity tooltip text generation at stage 1500:System.NotImplementedException: The method or operation is not implemented.
  at Arcen.Universal.ArcenCharacterBuffer.NewLineIfNeeded (System.Boolean log) [0x00001] in <2166f9cb4cff4adb978e75246d57db77>: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) [0x0c62f] in <c2c6d7f525614240b517d185eba35dd3>:0

Possibly related is 'C' clicking a reconquest wave notification has the Usurper disappearing and reappearing in the ship info box.
TagsNo tags attached.

Activities

Bossman

Oct 4, 2023 4:03 pm

reporter  

Player.log (282,937 bytes)

Dismiss

Oct 4, 2023 6:19 pm

developer   ~0067924

Thanks for the report I know what's happening here.

Dismiss

Oct 4, 2023 6:23 pm

developer   ~0067925

By the way that is the unity log file and usually does not have anything relevant to the exceptions that you see in game. So of more relevance would be the debug log file in your player data folder. This is information for your future reference I do not actually need it in this case.

Aside: the unity log file here is showing some other issue that also could use my attention so there's that!

Dismiss

Oct 4, 2023 7:16 pm

developer   ~0067926

The issue described with C-Click on a tech in sidebar panel has been fixed.

I was unable to reproduce the issue described with C-Click on usurper in a wave notification. It sounds like the sort of thing which is likely to not even reproduce for you, if you quit and reload in the same situation. However if you find that it does, please make a ticket for that and attach a save.

Issue History

Date Modified Username Field Change
Oct 4, 2023 4:03 pm Bossman New Issue
Oct 4, 2023 4:03 pm Bossman File Added: Player.log
Oct 4, 2023 6:19 pm Dismiss Assigned To => Dismiss
Oct 4, 2023 6:19 pm Dismiss Status new => assigned
Oct 4, 2023 6:19 pm Dismiss Note Added: 0067924
Oct 4, 2023 6:23 pm Dismiss Note Added: 0067925
Oct 4, 2023 7:16 pm Dismiss Status assigned => resolved
Oct 4, 2023 7:16 pm Dismiss Resolution open => fixed
Oct 4, 2023 7:16 pm Dismiss Fixed in Version => 5.570 Petawatt
Oct 4, 2023 7:16 pm Dismiss Note Added: 0067926