From @rettoph:
Hey! Love the mod, it looks amazing. I think i found one bug, not sure if theres a better place to report it.
When landed on either The Mun or Minmus and clicking "Return to Space Center" the KSC is completely dark. There is zero visibility at night. Entering any of the buildings and exiting fixes the issue on that particular instance, but it consistently returns every time.
I've been playing with the configs and found that this issue goes away if you remove the following snippet from GameData\StockVolumetricClouds\shadows.cfg:
OBJECT
{
body = Mun
caster = Kerbin
caster = Minmus
}
OBJECT
{
body = Minmus
caster = Kerbin
caster = Mun
}
it only seems to affect the two moons of Kerbin, any other body works fine.
Again, thanks for the beautiful mod, hope this helps!
From @rettoph: