Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange chunk loading shapes #258

Open
GreenlandFan1 opened this issue Jul 26, 2024 · 2 comments
Open

Strange chunk loading shapes #258

GreenlandFan1 opened this issue Jul 26, 2024 · 2 comments

Comments

@GreenlandFan1
Copy link

Ever since the update to 1.21, newly generated chunks load on the map in strange patterns ('badloading.png') rather than loading smoothly ('smoothloading.png'). Note that this is purely a visual bug with the map; no effects on chunk loading are observed in-game, and the chunks that are not loaded on the map seem to be loaded in-game.
smoothloading
badloading

@jpenilla
Copy link
Owner

Usually patterns like these come from mangled world data that was generated before squaremap was installed. I need more information to do anything with this, for starters what mod/plugin loader this is on & any related errors. Ideally reproduction steps from a fresh server as well.

@GreenlandFan1
Copy link
Author

We're running on 1.21 Paper Build 91 (the latest one) with the standard Fabric server-side performance mods (Lithium/Krypton/FerriteCore/etc.) and is happening to everyone regardless of whether or not they are running client-side mods. The issue only seems to be happening with chunks we've generated since updating the server to 1.21 from 1.20.4 a couple weeks ago; prior to updating, we had no issues with the map loading in the way presented in my first message. A friend of mine runs the server, so when they get back from work, I can work with them to attempt to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants