View Issue Details

IDProjectCategoryLast Update
0014043The Last FederationCrash/ExceptionApr 14, 2014 6:09 pm
ReporterPluto011 Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.862 (Combat And Tutorial Tweaks) 
Fixed in Version0.900 (Adviser, Attitude Dispatches, Science) 
Summary0014043: ErrorsReportedByEngine
DescriptionWas interacting with peltians for first time when I get a red engine error message.

NullReferenceException: Object reference not set to an instance of an object
Stack Trace: DelayedRenderer.Render (Boolean UseDrawMeshNow)
DelayedRenderer.RenderAll (Boolean UseDrawMeshNow)
MainCameraLogic.ActuallyRender ()
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)
TagsNo tags attached.
Internal WeightNew

Activities

Chris_McElligottPark

Apr 14, 2014 6:07 pm

administrator   ~0036043

Any other error files? That's super nonspecific and doesn't make sense as an error. Not sure why it would have given that.

Chris_McElligottPark

Apr 14, 2014 6:09 pm

administrator   ~0036044

Actually, nevermind! I think I know what that is, although it's a real surprise.

* Fixed a potential bug that could cause an exception if a texture was unloading at the same time as it was trying to be drawn.

Issue History

Date Modified Username Field Change
Apr 14, 2014 5:43 pm Pluto011 New Issue
Apr 14, 2014 6:07 pm Chris_McElligottPark Note Added: 0036043
Apr 14, 2014 6:09 pm Chris_McElligottPark Internal Weight => New
Apr 14, 2014 6:09 pm Chris_McElligottPark Note Added: 0036044
Apr 14, 2014 6:09 pm Chris_McElligottPark Status new => resolved
Apr 14, 2014 6:09 pm Chris_McElligottPark Fixed in Version => 0.900 (Adviser, Attitude Dispatches, Science)
Apr 14, 2014 6:09 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 6:09 pm Chris_McElligottPark Assigned To => Chris_McElligottPark