View Issue Details

IDProjectCategoryLast Update
0019577AI War 2Crash/ExceptionApr 8, 2018 8:03 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.720 
Fixed in Version0.721-0.722 Down The Wormhole 
Summary0019577: Crash in audio playback
DescriptionI was fighting 2 battles, one a defensive fight aruond my ark and another fight trying to take the Botnet Golem. I hit a crash:
-----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleDelayedSoundPlaybackRequests ()
Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate ()
ArcenMainGameVisuals.Update ()



   at System.Environment.get_StackTrace() in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Environment.cs:line 227
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Arcen.Universal.Engine_Universal.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at Arcen.Universal.Engine_Universal.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type)
   at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type, Boolean invokedOnMainThread)
TagsNo tags attached.

Activities

Chris_McElligottPark

Apr 8, 2018 8:03 pm

administrator   ~0047388

Thanks!

* Put in protection against a rare nullref that could happen during sound playback.

Issue History

Date Modified Username Field Change
Apr 8, 2018 1:07 pm BadgerBadger New Issue
Apr 8, 2018 1:07 pm BadgerBadger Status new => assigned
Apr 8, 2018 1:07 pm BadgerBadger Assigned To => Chris_McElligottPark
Apr 8, 2018 8:03 pm Chris_McElligottPark Status assigned => resolved
Apr 8, 2018 8:03 pm Chris_McElligottPark Resolution open => fixed
Apr 8, 2018 8:03 pm Chris_McElligottPark Fixed in Version => 0.721-0.722 Down The Wormhole
Apr 8, 2018 8:03 pm Chris_McElligottPark Note Added: 0047388