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

planet scaledspace texture unloads sometimes when using kopernicus OnDemand loading #183

Open
WhirligigGirl opened this issue Sep 25, 2022 · 1 comment

Comments

@WhirligigGirl
Copy link

This is an issue i've seen in several planet packs in several situations, and only ever when scatterer is installed and there is a scatterer atmosphere on that planet. sometimes when a texture is loading on demand (i.e., tabbing to a planet, going from surface to the map view), there will be a brief stutter (there usually is when dealing with ondemand loading) and the planet textures disappear.

I'm wondering if it could have something to do with adjustScaledTexture, because I believe it only applies to planets with that set to True. It doesn't seem to be reliably replicated. I thought it was a permanent problem that required a game restart, and maybe sometimes it is (i'm recalling instances of this bug from months ago as well as what i'm seeing now), but a scene change (going to the tracking station) seems to have fixed it just now.

Before the bug:
image

After the bug:
image

zip file containing KSP.log
copy of KSP_log.zip

@LGhassen
Copy link
Owner

Yep it's totally due to adjustScaledTexture, I'm well aware of it. Recent changes on the dev branch may have fixed it although I haven't tested with Kopernicus for a while. You can try this dll and see if it makes any change: https://www80.zippyshare.com/v/WfABq3zD/file.html

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