Day side on undiscovered planet is shift by 90 degress
AlexALX opened this issue ยท 4 comments
Hi, i have problem with latest version. I have sun light on undiscovered shift by 90 degress by some reason, tried without all mods except required in new game - still same.
Here is few examples:
Without mods, gilly is undiscovered, but duna yes. look at planets day side.
https://i.imgur.com/dXGGDnG.png
And same with others mods already (both partially discovered only):
https://i.imgur.com/HuKOKST.png
https://i.imgur.com/0H6sv4d.png
Whats wrong? Really not sure why i have this glitch. If remove mod or discover planet - then everything become normal.
Its 100% time happens for me, fresh ksp, fresh installed ResearchBodies + CC +TST and new game started.
Here is logs: http://www.mediafire.com/file/346ypscb0bv5jmn/logs_20_11_02.zip/file
just tried without TST - and still same issue! So its issue with researchbodies not TST.
After some digging, setBumpOff in ProgressiveCBMaps causing that issue. when disable (comment out) this func light position is right, but of course terrain have height map:
https://i.imgur.com/bAxiwgM.png
Now question is how to fix this properly. Not really sure.
Tried to generate empty texture instead of null, got this weird result:
https://i.imgur.com/CLMBgg8.png
https://i.imgur.com/3V36UcY.png
Have no idea how to fix this really. Any ideas?