-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Water and blocks flicker on imported world #10
Comments
I'm having the same issue. But it happens every time I join the server and it doesn't fix. It sometimes happens with ice blocks too. I guess it has to do with transparent blocks. I'm on version 1.20.4 |
I'm not talking about the fact that the sides are black. You can see it in the leaves too. There's a flickering 1 pixel wide outline wherever the lod chunks meet the skybox while they're loading |
Oh sorry, I didn't understand your issue then. However I've checked the most recent commits and it seems that your issue will be fixed in the next update. thx dev. |
As of 1dd2373 I still experienced flickering in ocean (mostly at the rendering boundary) and glass blocks overlapping. Visually looks like the transparent section sorting is inverting rapidly between frames. Hardware is AMD windows 11, replicated in the runclient env. |
Yeah, me too. It also happens with ice blocks. I'm also using an AMD card. Don't really know if mesh shaders fix this since I can't use them. |
Same on RX 6800 on Linux, it said Mesa had issues. I haven't had any so far besides this, but I think it's actually less extreme on my GPU only on chunk edges out.mp4Ignore recording stutter, I think it's Hyprland explicit sync issue, running hyprland-git it's not there in person |
Cortex has said that this happens because there isn't translucents sortering in voxy yet. So expect this issue to stay till it gets implemented. |
So no issues on Mesa and RadeonSI then I guess for me at least, but I am running rolling release(NixOS unstable). Is it Intel thing? Mesa by itself is really vague, a lot of drivers are forked off each other and maybe share code but they are all different and have quirks |
https://streamable.com/i5ei84
This problem goes away if I disconnect and reconnect to the server, but when you are importing a new world, the water chunks are broken and block edges that meet the skybox flicker.
I'm using the Faboulously optimized modpack and 3 extea mods: voxy, c2me and nvidium. I'm on windows playing fabric 1.20.4 and I have a 7700x and a 3060. I'm also playing on a server.
The text was updated successfully, but these errors were encountered: