Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Chunks don't load properly when teleported to a specific location, lags out the whole game

KB-Q opened this issue ยท 1 comments

commented

Describe the bug
When teleporting to a location using commands, the chunks take a very long time to load. When teleported multiple times, chunk loading eventually stops entirely. This lags the whole game, i.e., gamemode switching, commands, etc. stop working entirely. Even when exiting the world the saving takes a very long time, more than around 5 minutes (even for just a small test world)

To Reproduce
Steps to reproduce the behavior:

  1. Teleport to a random location more than 1k blocks away
  2. Watch the chunks load extremely slowly
  3. Keep teleporting like this a couple of times, and the chunk loading eventually stops and the game starts lagging

Screenshots
Screenshot (2559)

Runtime info (please complete the following information):

  • OS: Windows 10
  • Minecraft version: 1.19
  • Mod version: 0.2.0 alpha 8.0

Crash reports / logs
https://paste.ee/p/rZPSN

Other mods
https://paste.ee/p/kl9pK

Checklist

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

Additional context
Chunk loading in general seems to be slow. Haven't done extensive testing, but I can say that it is not that noticeably faster than vanilla with optimization mods.

commented

Resolved in #187