IrisShaders / Iris

A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
https://irisshaders.dev
GNU Lesser General Public License v3.0
3.37k stars 639 forks source link

Only the subchunk with the player camera is shown when shaders are off #2098

Closed Brady-Malott closed 11 months ago

Brady-Malott commented 1 year ago

What happened?

When shaders are disabled, only the subchunk that has the player's camera is shown, although other chunks are still rendered. It looks normal when shaders are enabled. See screenshots.

Probably Relevant Mods:

Probably Irrelevant Mods:

Screenshots

no shaders shaders

Log output

[16:38:03] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.14.21 [16:38:03] [main/INFO]: Loading 79 mods:

Minecraft Version

Minecraft 1.20.1

Iris Version

iris-mc1.20.1-1.6.7

Operating System

Windows 10

What is your GPU?

NVIDIA GeForce RTX 3080

Additional context

This bug started when I updated indium, sodium, and iris to their most recent versions for 1.20.1 today (August 14, 2023). I then updated fabric api and the issue persisted.

Lolothepro commented 1 year ago

remove NoFog

ST-DDT commented 1 year ago

Note: the issue is most likely caused by sodium and will be fixed in sodium v0.5.2

https://github.com/Virtuoel/NoFog/issues/29

Brady-Malott commented 1 year ago

Removing NoFog worked, thank you. I'll try it out again when sodium 0.5.2 is out.

dophire commented 1 year ago

Disable Use Fog Occlusion in the performance setting, that will fix it. However, it is a bug caused the incompatibility of nofog mod with the newest Sodium.

Tommeh1 commented 1 year ago

Disable Use Fog Occlusion in the performance setting, that will fix it. However, it is a bug caused the incompatibility of nofog mod with the newest Sodium.

From what i've heard so far it seems to more so be a mistake by Sodium which they should be patching soon.

coderbot16 commented 11 months ago

Should be resolved in latest mod versions, please update: https://github.com/Virtuoel/NoFog/issues/29