View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024552 | AI War 2 | Crash/Exception | Mar 13, 2021 5:22 pm | Mar 15, 2021 6:32 pm | |
Reporter | Zweihand | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 2.757 Super Mega Exciting Sidebar | ||||
Fixed in Version | Beta 2.758 Threat Explanation | ||||
Summary | 0024552: Errors reported by engine upon start up | ||||
Description | Upon startup in the recent patches, there are errors reported by the engine | ||||
Tags | No tags attached. | ||||
|
ErrorsReportedByEngine.txt (2,788 bytes)
3/11/2021 12:30:01 PM (2.756) Mem: 946,302,976 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- NullReferenceException: Object reference not set to an instance of an object Stack Trace: Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleSpecialEffectRequests () (at <85d5e301e9604fd3b565283e69fd82dd>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () (at <85d5e301e9604fd3b565283e69fd82dd>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () (at <85d5e301e9604fd3b565283e69fd82dd>:0) ArcenMainGameVisuals.Update () (at <6bde6bf2f76a416194edc3774a8c07f7>:0) 3/12/2021 8:54:23 AM (2.756) Mem: 537,534,464 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: 3/12/2021 9:54:24 AM (2.756) Mem: 514,859,008 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: 1/1/0001 12:00:00 AM (null version) Mem: 16,289,792 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: 1/1/0001 12:00:00 AM (null version) Mem: 15,679,488 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: 1/1/0001 12:00:00 AM (null version) Mem: 16,191,488 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: 1/1/0001 12:00:00 AM (null version) Mem: 55,824,384 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: 3/13/2021 2:19:39 PM (2.756) Mem: 513,925,120 Mode: Off Plat:WindowsPlayer -----------------------------------ErrorsReportedByEngine----------------------------------- ----------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: |
|
Huh, this part makes no sense: ------------------------- <RI.Hid> Failed to create device file: 3 The system cannot find the path specified. Stack Trace: ------------------------- And this part is something that is strange that everyone doesn't run into it, but I can work on both: ------------------------- NullReferenceException: Object reference not set to an instance of an object Stack Trace: Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleSpecialEffectRequests () (at <85d5e301e9604fd3b565283e69fd82dd>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () (at <85d5e301e9604fd3b565283e69fd82dd>:0) Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () (at <85d5e301e9604fd3b565283e69fd82dd>:0) ArcenMainGameVisuals.Update () (at <6bde6bf2f76a416194edc3774a8c07f7>:0) ------------------------- Thanks for the report! These are mostly just musings to myself. |
|
Thanks! * Fixed a rare exception that could happen in HandleSpecialEffectRequests(), and made it a bit faster while we were at it. ** It's possible that the exception will still happen, but if so we will now have more information on where it happens. |
|
Thanks! * Sometimes Unity logs some spurious errors that start out "<RI.Hid>" and those would pop up and get in your error log as well. Those no longer will do that. ** Those still go to the unity log if there is truly a problem, but almost universally it's something like "oh we can't find your other monitor that you disconnected since last time, well no worries we'll just use your main one." These are not things that should be throwing freaky errors for you to see. |
Date Modified | Username | Field | Change |
---|---|---|---|
Mar 13, 2021 5:22 pm | Zweihand | New Issue | |
Mar 13, 2021 5:22 pm | Zweihand | File Added: ErrorsReportedByEngine.txt | |
Mar 13, 2021 6:28 pm | Chris_McElligottPark | Note Added: 0060766 | |
Mar 15, 2021 6:27 pm | Chris_McElligottPark | Note Added: 0060789 | |
Mar 15, 2021 6:32 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Mar 15, 2021 6:32 pm | Chris_McElligottPark | Status | new => resolved |
Mar 15, 2021 6:32 pm | Chris_McElligottPark | Resolution | open => fixed |
Mar 15, 2021 6:32 pm | Chris_McElligottPark | Fixed in Version | => Beta 2.758 Threat Explanation |
Mar 15, 2021 6:32 pm | Chris_McElligottPark | Note Added: 0060790 |