Chunks fade in

Chunks fade in

2M Downloads

iris console spam and not working

hexadecimal233 opened this issue ยท 5 comments

commented

spams

[Render thread/INFO]: ----- VERTEX -----
[Render thread/INFO]: #version 330 core

and

[<sodium shaders>] Unsupported uniform: vec4 Chunk_FadeDatas[0].fadeData

in the console and chunksfadein wont work while shaders enabled

commented

Hi!
If this issue exists in the latest version of the mod, please attach full Minecraft logs.

commented

I only click to enable it and become gifted with 13k lines of log. ๐Ÿ˜‚
https://mclo.gs/oh9y7S6

commented

Yey, its fixed, no more console spam at 1.19.2. Also fixed my game's crash when I was trying to use the VanillaPlus v3.0b.

commented

yes. fixed in latest build.

commented

Shader code is printed for debug purposes, "Unsupported uniform" comes from Iris because Chunk_FadeDatas uniform is not controlled by Iris code. I'll fix these messages in near future.