If I forge ahead with using the ship, the modules are also missing images:
12/23/2013 10:34:50 AM
File Expansions/4/Images/Buy/ImpulseReactionModuleII 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()
12/23/2013 10:34:50 AM
File Expansions/4/Images/Buy/ImpulseReactionModuleII 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()
12/23/2013 10:34:50 AM
Could not load image 'Expansions/4/Images/Buy/ImpulseReactionModuleII.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()
Again, if anyone can confirm or offer a fix?