dlee13/hold-that-chunk

Chunks turn invisible

Closed this issue · 2 comments

Chunks turn invisible when joining servers

Steps to reproduce the behavior:

Join a server
Chunks turn invisible after a minute or so after joining server

image

MC Log: https://mclo.gs/vgnefT9
Modlist: https://moddermore.net/list/0abc8f29a9

Have you tested whether the issue does not occur when Hold That Chunk is not installed?
Judging by the mention of a GL error in the log, I'm more inclined to think that this is a rendering bug caused by one of your other installed mods.

Hold That Chunk's implementation is rather simple. It only touches the chunk cache and has nothing to do with the rendering system. You would probably not see that outline of a block and your player would be falling if the chunk you're in was actually removed from the chunk cache.

Yes, issue does occur even without this mod
My bad