View Issue Details

IDProjectCategoryLast Update
0029224Heart Of The MachineBug - GameplayAug 9, 2024 5:05 pm
Reporterglencoe2004 Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.576 Equipment Flexibility 
Fixed in Version0.578 Out With Color Matching 
Summary0029224: Customizing Raven, then opening Customize menu on other units causes NullReferenceException
DescriptionHere's an example of one of the NullReferenceExceptions:

"8/4/2024 10:53:45 PM 0.576 SINGLEP OnUpdateVolatileDataFromMainThread Element error: HoverableText 62 t1-3 t2-346 t3-30 ts-AndroidAugment pf-HoverableText: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.HotM.ExternalVis.Window_ActorCustomizeLoadout+<>c__DisplayClass50_5.<PopulateFreeFormControls>b__13 (Arcen.Universal.ArcenUI_Element element, Arcen.Universal.UIAction Action, Arcen.Universal.UIActionData& ExtraData) [0x00073] in <122bf1f9f81d4081bbc97dd67a7230cd>:0
  at Arcen.Universal.ArcenUI_Text.OnUpdateVolatileDataFromMainThread () [0x000f9] in <e96ae130ad944210bdf36575369771bd>:0
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00080] in <e96ae130ad944210bdf36575369771bd>:0 "

I have attached the save file that shows the bug. To trigger it:
1. Select the Raven "S460", and open its Customize menu, either through the button or the hotkey. Close the customize menu.
2. Select any other unit, and attempt to open its Customize menu, This will trigger the NullReferenceException.

My guess as to why this happens is either because of something related to updating from the demo version (0.565) to 0.576, or possibly because of the cooldown related to changing equipment.
TagsNo tags attached.

Relationships

related to 0029198 resolvedChris_McElligottPark Error message appeared when attempting to customize technician 

Activities

glencoe2004

Aug 4, 2024 11:02 pm

reporter  

RavenCustomizeBug.save (4,301,630 bytes)

Mintdragon

Aug 5, 2024 11:06 am

developer   ~0069886

Duplicate of 29198
Similar stack trace

Chris_McElligottPark

Aug 9, 2024 5:05 pm

administrator   ~0069925

Thanks!

* Added some hardening to the equipment-change and ability-change fields on the loadout screen, since both seemed to have some exceptions that people could run into after making choices on one unit and then switching types.
** I'm not certain that this will fix the reports, so please reopen if they do still occur.

Issue History

Date Modified Username Field Change
Aug 4, 2024 11:02 pm glencoe2004 New Issue
Aug 4, 2024 11:02 pm glencoe2004 File Added: RavenCustomizeBug.save
Aug 5, 2024 11:06 am Mintdragon Note Added: 0069886
Aug 5, 2024 11:06 am Mintdragon Relationship added related to 0029198
Aug 9, 2024 5:05 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Aug 9, 2024 5:05 pm Chris_McElligottPark Status new => resolved
Aug 9, 2024 5:05 pm Chris_McElligottPark Resolution open => fixed
Aug 9, 2024 5:05 pm Chris_McElligottPark Fixed in Version => 0.578 Out With Color Matching
Aug 9, 2024 5:05 pm Chris_McElligottPark Note Added: 0069925