FlashyReese / sodium-extra-fabric

Features that shouldn't be in Sodium.
GNU Lesser General Public License v3.0
264 stars 65 forks source link

sodium extra rendering issue #302

Closed pleist closed 1 year ago

pleist commented 1 year ago

Make sure you are not opening a duplicate.

Minecraft version.

1.19.3

Sodium Extra version.

0.4.16

Sodium version.

0.4.8

What happened?

when using sodium extra without shaders, nothing loads expect animals 2023-01-28_22 47 43

Relevant log.

latest.log

Additional information.

No response

FlashyReese commented 1 year ago

Does this occur with only Sodium and Sodium Extra? If not try a binary search while disabling other mods to see what it may be conflicting with.

Logs themselves doesn't seem to show anything related to Sodium Extra. I personally went through and downloaded all the mods listed in the log and I can't seem to replicate said issue. 2023-01-29_05 56 12 Only thing I can think of that can cause this is probably some mods setting conflicting it Sodium itself.

pleist commented 1 year ago

sodium extra is atleast causing the no rendering, if I remove sodium extra everything is fine. I am using amd gpu btw, I did try using other drivers but it did not help

FlashyReese commented 1 year ago

Does this occur with only Sodium and Sodium Extra? Could you please help me find out what other mods it's conflicting with I can't reproduce said the issue with the mods listed in the log? I also have an AMD GPU.

Edit: Sodium Extra itself does not touch any chunk rendering but it might conflict with other mods features.

pleist commented 1 year ago

you want me trying removing "x" mod and test if thats causing the problem?

FlashyReese commented 1 year ago

you want me trying removing "x" mod and test if thats causing the problem?

Yes basically, from the list you can try disabling CameraUtils, Farsight, Bobby, and NoFade to see if it still occurs.

pleist commented 1 year ago

just removed indium and lithium now its working actualy i am stupid i had shaders on

FlashyReese commented 1 year ago

Do you mean unsupported shaders?

pleist commented 1 year ago

If i have shaders on everything works but if i turn off shaders there is that rendering issue (image in the beginning)

pleist commented 1 year ago

uninstalled each of those, still rendering issue

FlashyReese commented 1 year ago

Can you upload your sodium extra config file at .minecraft/config/sodium-extra-options.json?

pleist commented 1 year ago

it says that file type is not supported no i cannot

FlashyReese commented 1 year ago

Can you open with a notepad and copy and upload it?

pleist commented 1 year ago

sodium-extra-option.txt

FlashyReese commented 1 year ago

Ah I see, change the Fog Start Multiplier to 100% image

pleist commented 1 year ago

ah thanks m8