Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse bug #37

Open
LGhassen opened this issue Nov 1, 2023 · 1 comment
Open

Eclipse bug #37

LGhassen opened this issue Nov 1, 2023 · 1 comment

Comments

@LGhassen
Copy link
Owner

LGhassen commented Nov 1, 2023

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!

@waefre1
Copy link

waefre1 commented Jul 4, 2024

This might be related, but I've observed similar behavior in orbit around planets when an eclipsing body is in between Kerbol and the craft (currently, I have also observed this affecting KSC, craft deployed on the launchpad, and in orbit around Kerbin and Duna). It seems almost like all light emitters are zero'd out during the eclipse - internal lights, engine lights, surface mounted lights, and even the green highlight on parts when the cursor is hovering over them. Interestingly, Waterfall's plumes are not affected (though the engines themselves are). Below is a gallery of screenshots taken from a fresh game; if need be, I'd be happy to send hard copies and/or the KSP.log file.

https://imgur.com/a/7ZOVJto

Edit: Currently running KSP 1.12.5.3190 via CKAN on Linux, if that matters. Also, below are the versions for EVE/Scatterer/Raymarched Volumetrics/Deferred Rendering. I can provide a full modlist, but the rest should be irrelevant (or, at least, they're not preventing the issue). I have done a bit of uninstalling/reinstalling of EVE+Scatterer+Deferred Rendering+Raymarched Volumetrics to see if that fixes the issue, to no avail, but have not done a full uninstall/reinstall as the issue seems to only occur when EVE+Scatterer are installed (have not tried EVE alone yet as the issue can be a little touchy to replicate).
EVE - 1.11.7.2
Scatterer - v0.0876
Raymarched - EA01_07_24
Deferred Rendering - 1.1.12.0

Edit 2: Just tried rettoph's fix (ie. removed the OBJECT {body = Ike, caster=Duna} line), but that did not solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants