View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0017882 | AI War 1 / Classic | Bug - Other | Nov 28, 2015 3:10 pm | Oct 18, 2016 8:51 am | |
Reporter | Kalzarius | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 8.023 | ||||
Fixed in Version | 8.024 | ||||
Summary | 0017882: RenderHealth NullReferenceException | ||||
Description | The ArcenDebugLog contains the following errors when you enter and zoom way out in the Osce system. The system is completely invisible at this point, including the background starmap and planet. There are scouts in the system, but this doesn't seem to matter. Only text is visible. Steamworks Init 11/28/2015 11:09:08 AM Game v8023 Version: 8.023 11/28/2015 11:09:09 AM Game v8023 audio load: 115 11/28/2015 12:59:24 PM Game v8023 ErrorsReportedByEngine: 11/28/2015 12:59:24 PM (8.023) -----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object Stack Trace: ForegroundObject.RenderHealth (.UnityRenderer R, Boolean IsForHealthBarsOnly) Game.DrawGame () Game.UpdateDisplay (Boolean IsFullVisualUpdate) MainCameraLogic.Update () at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type) 11/28/2015 1:06:16 PM Game v8023 Steamworks Init 11/28/2015 1:06:17 PM Game v8023 Version: 8.023 11/28/2015 1:06:17 PM Game v8023 audio load: 115 11/28/2015 1:07:00 PM Game v8023 ErrorsReportedByEngine: 11/28/2015 1:07:00 PM (8.023) -----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object Stack Trace: ForegroundObject.RenderHealth (.UnityRenderer R, Boolean IsForHealthBarsOnly) Game.DrawGame () Game.UpdateDisplay (Boolean IsFullVisualUpdate) MainCameraLogic.Update () at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type) Saved game attached. | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
|
|
If you are zoomed in, you can click on the carriers on the sidebar and it will do the same thing. It seems that whatever is causing the bug is slightly to the right of the carriers. If you zoom way in and then move right from the carriers you can reproduce as well. Not sure what's there, though. Whatever it is doesn't appear to be on the sidebar, or else one of the carriers is to blame. |
|
For 8.024: * Fixed a null-reference bug in the code for drawing health bars of carriers. Thanks :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 28, 2015 3:10 pm | Kalzarius | New Issue | |
Nov 28, 2015 3:10 pm | Kalzarius | File Added: Kalzarius 2015-11-28 B.sav | |
Nov 28, 2015 3:50 pm | Kalzarius | Note Added: 0043682 | |
Oct 18, 2016 8:51 am | keith.lamothe | Internal Weight | => New |
Oct 18, 2016 8:51 am | keith.lamothe | Note Added: 0045694 | |
Oct 18, 2016 8:51 am | keith.lamothe | Status | new => resolved |
Oct 18, 2016 8:51 am | keith.lamothe | Fixed in Version | => 8.024 |
Oct 18, 2016 8:51 am | keith.lamothe | Resolution | open => fixed |
Oct 18, 2016 8:51 am | keith.lamothe | Assigned To | => keith.lamothe |