[quote name='Manwith Noname']KSP 32 on Win 8.1 x64 with DX9 (assuming that is still the default) rendering....is a no go sadly. The atmosphere doesn't load at all and I get lots of this in the logs....
[code]
[EXC 03:16:18.574] InvalidOperationException: Operation is not valid due to the current state of the object
System.Linq.Enumerable.Single[CelestialBody] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback)
System.Linq.Enumerable.Single[CelestialBody] (IEnumerable`1 source, System.Func`2 predicate)
scatterer.Core.Update ()
[/code]
This was a completely vanilla install. I then threw Kopernicus 0.5.2 in just incase there was some dependency but the situation remained the same.[/QUOTE]
If I understand you correctly, you were not running RSS, you have just tried the patched Scatterer, right? The exception you got means that there were no suitable celestial bodies found to apply the atmosphere to, in this case I assume for Kerbin.
- How does your [code]GameData\scatterer\config\PlanetList.cfg[/code] looks like?
- Could you please post a longer snippet from the log around where that exception first appears in your log?