ah-OOG-ah

Results 21 comments of ah-OOG-ah

This is a Java problem, not a PolyMC problem. The 4GB is a limit for how much the running code (MC + mod code) has available, but the JVM can...

bruh Same problem, installed on Arch ``` OS: Arch Linux x86_64 Kernel: 6.1.9-arch1-1 DE: KDE Plasma 5.26.5 WM: KWin (X11) CPU: 12th Gen Intel(R) Core(TM) i5-1240P (16) @ 4.4 GHz...

client-fixer appears to be GPL, so we could merge it. tagging as enhancement

try disabling compact vertex format, this looks like it could be a precision issue

This is definitely a neat feature, but AFAIK not part of any of the code we're currently writing/integrating. For now, you could try Gamescope (on Linux) or whatever native things...

Yeah - it's probably trivial if you know where to hook it up in the renderer, but I haven't checked

Likely caused by the same bug in [Sodium](https://github.com/CaffeineMC/sodium-fabric/issues/2248) and [Embeddium](https://github.com/embeddedt/embeddium/issues/208).

Is translucency sorting enabled in Video Settings/Advanced?

Disabling deferred chunk updates fixed it, so I'm pretty sure this is just a "chunk building slow" problem

As of the latest betas, it should be enabled by default. If you're upgrading from an older version you'll still have to enable it manually, although we can't do anything...