View Issue Details

IDProjectCategoryLast Update
0029499Heart Of The MachineCrash/ExceptionOct 17, 2024 8:06 pm
ReporterJacek Mańko Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.591.9 Conflicts, Cats, and The Spaceport 
Fixed in Version0.592.2 Horrify And Demoralize 
Summary0029499: Exception on one of the tooltips
DescriptionIt happened when one of my buildings got attacked in Chapter 1.
It could be the tooltip of one of the attacker units (Ablator or Grenadier), or something else, I'm not sure. I can't reproduce it again, and tooltips for attacker units are now working fine.

I have enabled "Use toggle instead of hold for detailed tooltips" in the settings menu, this may be relevant.

10/15/2024 10:49:44 PM 0.591.9 SINGLEP HandleMouseoverchecksOnly Element error: [non-directive]: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.HotM.ExternalVis.Window_ActorSidebarStatsLowerLeft+tLowerStats.HandleMouseover () [0x00034] in <ef9ffe494a5a464b915c0025e50b06cf>:0
  at Arcen.Universal.ArcenUI_Text.OnMouseoverDetected () [0x00108] in <fc3fedf66e544914b75d96d2e33512fd>:0
  at Arcen.Universal.ArcenUI_Element.HandleMouseoverchecksOnly () [0x0005e] in <fc3fedf66e544914b75d96d2e33512fd>:0
  at Arcen.Universal.ArcenUI_Window.OnWindowHandleMouseoverchecksOnly () [0x0003b] in <fc3fedf66e544914b75d96d2e33512fd>:0
10/15/2024 10:49:44 PM 0.591.9 SINGLEP HandleMouseoverchecksOnly Element error: [non-directive]: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.HotM.ExternalVis.Window_ActorSidebarStatsLowerLeft+tLowerStats.HandleMouseover () [0x00034] in <ef9ffe494a5a464b915c0025e50b06cf>:0
  at Arcen.Universal.ArcenUI_Text.OnMouseoverDetected () [0x00108] in <fc3fedf66e544914b75d96d2e33512fd>:0
  at Arcen.Universal.ArcenUI_Element.HandleMouseoverchecksOnly () [0x0005e] in <fc3fedf66e544914b75d96d2e33512fd>:0
  at Arcen.Universal.ArcenUI_Window.OnWindowHandleMouseoverchecksOnly () [0x0003b] in <fc3fedf66e544914b75d96d2e33512fd>:0
TagsNo tags attached.

Activities

Chris_McElligottPark

Oct 17, 2024 8:06 pm

administrator   ~0070301

Thanks!

* Hardened a method in the lower-left stats section, where if a structure was destroyed and you happened to be hovering over its main area at that exact moment, then it would likely throw an exception because it was no longer in a subnet but was not guarding against that. I have not actually been able to duplicate this error, but I did see where there was a potential vulnerability to that sort of exception in the code.

Issue History

Date Modified Username Field Change
Oct 15, 2024 5:39 pm Jacek Mańko New Issue
Oct 17, 2024 8:00 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 17, 2024 8:00 pm Chris_McElligottPark Status new => feedback
Oct 17, 2024 8:06 pm Chris_McElligottPark Status feedback => resolved
Oct 17, 2024 8:06 pm Chris_McElligottPark Resolution open => fixed
Oct 17, 2024 8:06 pm Chris_McElligottPark Fixed in Version => 0.592.2 Horrify And Demoralize
Oct 17, 2024 8:06 pm Chris_McElligottPark Note Added: 0070301