View Issue Details

IDProjectCategoryLast Update
0015532AI War 1 / ClassicGraphical BugJul 17, 2014 11:31 am
ReporterAklyon Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Product Version7.045 
Fixed in Version7.046 
Summary0015532: Galaxy Map Destroyed Planet does not exist
DescriptionFrom the Arcen Debug log, after I punched a planet with a nomad.
"7/5/2014 10:52:54 AM
File GalaxyView/DestroyedPlanet does not exist!

   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 ArcenDebugging.TellTheDeveloper(System.String Message)
   at GameImage.StartLoading()
   at Game.UpdateStreaming()
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

7/5/2014 10:52:54 AM
File GalaxyView/DestroyedPlanet missing in CheckLoad!

   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 GameImage.CheckLoad()
   at Game.UpdateStreaming()
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()

7/5/2014 10:52:54 AM
Could not load image 'Images/GalaxyView/DestroyedPlanet.png'

   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 GameImage.SetTexture(UnityEngine.Texture2D OrigTex)
   at GameImage.CheckLoad()
   at Game.UpdateStreaming()
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()
"
TagsNo tags attached.
Internal WeightNew

Activities

keith.lamothe

Jul 17, 2014 11:31 am

administrator   ~0038719

For 7.046:

* Fixed a bug where the DestroyedPlanet.png image wasn't actually sent out through the updates.

Thanks :)

Issue History

Date Modified Username Field Change
Jul 5, 2014 10:57 am Aklyon New Issue
Jul 17, 2014 11:31 am keith.lamothe Internal Weight => New
Jul 17, 2014 11:31 am keith.lamothe Note Added: 0038719
Jul 17, 2014 11:31 am keith.lamothe Status new => resolved
Jul 17, 2014 11:31 am keith.lamothe Fixed in Version => 7.046
Jul 17, 2014 11:31 am keith.lamothe Resolution open => fixed
Jul 17, 2014 11:31 am keith.lamothe Assigned To => keith.lamothe