View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0029224 | Heart Of The Machine | Bug - Gameplay | Aug 4, 2024 11:02 pm | Aug 9, 2024 5:05 pm | |
Reporter | glencoe2004 | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.576 Equipment Flexibility | ||||
Fixed in Version | 0.578 Out With Color Matching | ||||
Summary | 0029224: Customizing Raven, then opening Customize menu on other units causes NullReferenceException | ||||
Description | Here'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. | ||||
Tags | No tags attached. | ||||
related to | 0029198 | resolved | Chris_McElligottPark | Error message appeared when attempting to customize technician |
|
|
|
Duplicate of 29198 Similar stack trace |
|
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. |
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 |