Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

RenderDistance set to default (12) if above 32 in options.txt

lankm opened this issue ยท 0 comments

commented

Describe the bug
When setting render distances above 32 it is loaded and saved to options.txt properly. When closing and reopeing a minecraft client the render distance said to be 'outside of range [2;33]' and is instead set to the default of 12.

To Reproduce

  1. Open minecraft client
  2. Open video options and change render distance to > 32
  3. Close minecraft client
  4. Reopen minecraft client
  5. Go to settings and see render distance has been set to 12

Expected behavior
The render distance is read between instances properly.

Screenshots
If set to exactly 33
image
If set to greater than 33
image

Runtime info (please complete the following information):

  • OS: Windows 10
  • Minecraft version: 1.20.4
  • Mod version: 0.2.0+alpha.11.39 devbuild for 1.20.4

Crash reports / logs
See screenshots above

Other mods
Concurrent Chunk Management Engine (Fabric)
Fabric API
MixinTrace

Checklist

  • [ x ] I am using the official version of the mod.
  • [ x ] I tried the latest development version but the issue persists.
  • [ x ] I searched for similar open issues and could not find an existing bug report on this.

Additional context
Render distance is read from options.txt properly if it is anything <=32. I originally had this error in 1.20.1.