[media]
Expected behvior:
Seeing incremental numbers in the console
Linked issues
is duplicated by 4
relates to 2
Attachments
Comments 17
This is the only message I get and it only says "loading world" but never joins the world.
Proably MC-129628. It stops me from opening any 1.12.2 world
And me in 1.14.3. It's definitely not due to a lack of ram, as I've seen in every forum post on this subject
The issue is that the count is only incremented for newly generated chunks, rather than loaded chunks.
The reasons for this is quite a long chain of dependencies though, so probably the counter needs to be rearchitected a little bit to avoid reliance on that behaviour.