View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023143 | AI War 2 | Crash/Exception | Apr 14, 2020 7:54 am | Apr 14, 2020 11:26 am | |
Reporter | Valkyr | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.025 The Twenty Million Problem | ||||
Fixed in Version | 2.026 The Faction Duality Problem | ||||
Summary | 0023143: Exception generating Tooltip | ||||
Description | New patch, new save, new bugs! When hovering over any of the transport ships, ARS, as well as the GCA, but surprisingly, not the Outguard beacon. Tooltips all simply state exception when generating, and the popup comes from all transport ships and ARS immediately visible. Exception in planet tooltip text generation at stage 7:System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_InGameHoverPlanetInfo+bPanel.GetTextToRender (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x005ca] in <25592fdf4d9445f5a1d18da921604f10>:0 at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at Arcen.AIW2.External.Window_InGameHoverPlanetInfo+bPanel.GetTextToRender (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00000] in <25592fdf4d9445f5a1d18da921604f10>:0 at Arcen.AIW2.External.Window_InGameHoverPlanetInfo+bPanel.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup _SubImages, Arcen.Universal.SubTextGroup _SubTexts) [0x00000] in <25592fdf4d9445f5a1d18da921604f10>:0 at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <2af5163381b1467f8e9ccdf1c095e099>:0 at ArcenGameController.Update () [0x00000] in <c38d4d2038694252aad9a64c567b943b>:0 | ||||
Tags | No tags attached. | ||||
related to | 0023142 | resolved | Chris_McElligottPark | Helping hands exception on start |
related to | 0023144 | resolved | Chris_McElligottPark | Home planet Base does not spawn (No human king found...) |
|
|
|
I find it especially interesting to note, that this didn't occur on any pre-existing saves I still have. Only a new save on the Fallen Friends start. |
|
DebugStage 7 includes debugStage = 7; Faction playerFaction = World_AIW2.Instance.GetLocalPlayerFaction(); and then interacting with that faction. So likely connected with the fact that the human faction is missing from recent games |
|
Thanks! * Put in some fixes to planet tooltip generation in the event that the player faction is null for some reason. |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 14, 2020 7:54 am | Valkyr | New Issue | |
Apr 14, 2020 7:54 am | Valkyr | File Added: Screen1.png | |
Apr 14, 2020 7:54 am | Valkyr | File Added: Screen2.png | |
Apr 14, 2020 7:54 am | Valkyr | File Added: Weird.save | |
Apr 14, 2020 8:14 am | Valkyr | Note Added: 0056837 | |
Apr 14, 2020 10:45 am | Valkyr | Category | Bug - Gameplay => Crash/Exception |
Apr 14, 2020 10:45 am | Valkyr | Description Updated | |
Apr 14, 2020 10:48 am | Valkyr | Relationship added | duplicate of 0023142 |
Apr 14, 2020 10:48 am | BadgerBadger | Relationship replaced | related to 0023142 |
Apr 14, 2020 10:48 am | BadgerBadger | Relationship added | related to 0023144 |
Apr 14, 2020 10:50 am | BadgerBadger | Note Added: 0056844 | |
Apr 14, 2020 10:52 am | BadgerBadger | Assigned To | => Chris_McElligottPark |
Apr 14, 2020 10:52 am | BadgerBadger | Status | new => assigned |
Apr 14, 2020 11:26 am | Chris_McElligottPark | Status | assigned => resolved |
Apr 14, 2020 11:26 am | Chris_McElligottPark | Resolution | open => fixed |
Apr 14, 2020 11:26 am | Chris_McElligottPark | Fixed in Version | => 2.026 The Faction Duality Problem |
Apr 14, 2020 11:26 am | Chris_McElligottPark | Note Added: 0056847 |