[1.15.2] infoSlimeChunk render not consistent
Damagedxd opened this issue ยท 2 comments
when i log out and back in and put the same exact seed the slime chunk viewer changes location This could also be because of me going back and fourth in the nether. The first picture is my first log in for the day and it don't show that the chunks in front of me that I've dug out are slime chunks, while the second does. The only factors are me logging out and back in, and going through the nether.
I think the current 1.13.2+ versions have a bug where the "is the seed valid" status isn't properly cleared when logging out. I rewrote that code at one point in the main development version (1.12.2) but that code isn't yet in the other versions.
So to clarify, if you manually enter the seed after logging in, then the renderer is correct? I don't remember if you need to also toggle it off/on to refresh it after inputting the seed... Yeah basically it was buggy and it was fixed in the main development version already...