RelativityMC / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
513 stars 42 forks source link

Client crash when setting render distance 33-66 #298

Open Art34222 opened 2 months ago

Art34222 commented 2 months ago

Describe the bug When I try to change the render distance, the game freezes and crashes without saying anything. Also, when I try to enter the world after a restart, it also crashes until I reduce the draw distance to 32.

To Reproduce Steps to reproduce the behavior:

  1. Change render distance to 33-66
  2. See error

Expected behavior No game crashes

Screenshots Снимок экрана 2024-04-13 013636

Runtime info (please complete the following information):

Crash reports / logs (https://pastebin.com/LgtSigC5)

Other mods Nope (Only fabric API)

Checklist

Additional context If I add the immersive portals mod, an error appears in the logs: Снимок экрана 2024-04-13 014858

ishland commented 2 months ago

It looks like that your GPU driver crashed or the JVM crashed. Try updating your graphics driver and reproduce with the bundled runtime.

Art34222 commented 2 months ago

I'm using the latest drivers that my video card has. And "reproduce with the bundled runtime" what is that?

ishland commented 2 months ago

If you haven't touched any advanced settings in the launcher, it should be using the bundled runtime. Try using sodium and see if it fixes your issue.