
Chunk visual loading issue
Suzuuki opened this issue ยท 5 comments
Server Implementation
Paper
Server Version
1.21.3
Describe the bug
After the command //set, //regen and possibly others, chunks no longer display normally.
if I install an older version of the plugin, then everything starts working fine (in my case 2.12.1-SNAPSHOT-962)
To Reproduce
- Select positions
- send command //set
- here it is
Expected behaviour
fix bug
Screenshots / Videos
Error log (if applicable)
no errors
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/cf9fbc866361406fa9931a972740e4bf
Fawe Version
2.12.4-SNAPSHOT-1022;aecc50d
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
I've approved this issue. I've not tested it myself, but quite a few instances of this error were reported on discord.
It is consistently 1.21.3 though, which had the weirdness we needed to do in order to get chunks to show at all, so presumably there's something going on still with modded clients, proxies, whatever. I'm not sure there's much point in us spending time to fix it in this case if it doesn't exist in any other version
Does this happen on 1.21.4 - every single report of something similar to this has been on 1.21.3 which required us to send forget chunk packets to the user in order to get edits to reliably be sent to the player it all.