Page 7 of 15

Re: Enhanced Sky

Posted: Wed Jan 01, 2020 3:24 pm
by Ralzar
I also get this from time to time. One or both moons are just squares in the sky instead of the fancy moon pictures.

Re: Enhanced Sky

Posted: Wed Jan 01, 2020 8:35 pm
by Ralzar
The square moon rises.
squaremoon.png
squaremoon.png (185.87 KiB) Viewed 3507 times
Maybe it has something to do with using Tedious Travel? That its time manipulation somehow messes with the loading of the moon image? I don't have any graphical mods, but I usually see this happen when I'm crossing the wilderness with Tedious Travel.

Edit: just tested saving and loading. It stays square.

Edit 2: Exit game. Restart and load same save: the moon is fixed.

Re: Enhanced Sky

Posted: Wed Jan 01, 2020 11:10 pm
by pango
I guess that was is going on is that Texture2Ds loaded from mod bundle are cached in loadedAssets dictionary, but later Resource.UnloadAsset'ed, so with time the cache ends up filled with unloaded textures...

Re: Enhanced Sky

Posted: Fri Jan 03, 2020 1:28 pm
by TheLacus
pango wrote: Wed Jan 01, 2020 11:10 pm I guess that was is going on is that Texture2Ds loaded from mod bundle are cached in loadedAssets dictionary, but later Resource.UnloadAsset'ed, so with time the cache ends up filled with unloaded textures...
Nystul if you need it i can add Mod.UnloadAsset(string assetName) to unload asset and remove it from cache. That would make the cache less useful though.

Re: Enhanced Sky

Posted: Tue Jan 14, 2020 1:59 am
by gulags
for some reason the sky is textureless. (for me).

Re: Enhanced Sky

Posted: Tue Jan 14, 2020 2:05 am
by pango
gulags wrote: Tue Jan 14, 2020 1:59 am for some reason the sky is textureless. (for me).
Are you using retro rendering? This mod is not compatible with that feature...
viewtopic.php?f=27&t=1542&start=20#p26047

Re: Enhanced Sky

Posted: Tue Jan 14, 2020 2:19 am
by gulags
yeah i was. its not compatible with alot of things. i dont get it.

Re: Enhanced Sky

Posted: Tue Jan 14, 2020 2:20 am
by gulags
is there like better version of it. i really want to use it

Re: Enhanced Sky

Posted: Sat Jan 18, 2020 4:21 pm
by Tes96
The download link isn't working.

Re: Enhanced Sky

Posted: Sat Jan 18, 2020 4:57 pm
by Jay_H
I just tried the 2.1.1 link, and it works fine for me.