I'm getting a crash with this under 0.24 x64 using Overhaul 9.2 when loading the space center. UnityException: Texture 'BoulderCo/Atmosphere/Textures/kerbin1' is not readable, the texture memory can not be accessed from scripts. You can make the texture readable in the Texture Import Settings. at (wrapper managed-to-native) UnityEngine.Texture2D:GetPixelBilinear (single,single) at Atmosphere.CloudParticle.Update (UnityEngine.Texture2D tex, Vector3 offset) [0x00000] in <filename unknown>:0 at Atmosphere.VolumeSection.Update () [0x00000] in <filename unknown>:0 at Atmosphere.VolumeManager.Update (Vector3 pos) [0x00000] in <filename unknown>:0 at Atmosphere.CloudsVolume.UpdatePos (Vector3 WorldPos) [0x00000] in <filename unknown>:0 at Atmosphere.AtmospherePQS.Update () [0x00000] in <filename unknown>:0 (Filename: Line: -1) Crash!!! Other addons that are running are: TextureReplacer, FinalFrontier, Toolbar, Chatterer, ModuleManager, MechJeb2, DMagic Orbital Science, CustomBiomes, SCANsat and RPM. I'm guessing it might be a conflict, but I can't figure out what with. Removing EVE gets me to the Space Center.