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

wolrdborder fill issue (mc:1.16.5) #6

Closed
arturek1666 opened this issue Jun 6, 2021 · 3 comments
Closed

wolrdborder fill issue (mc:1.16.5) #6

arturek1666 opened this issue Jun 6, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on

Comments

@arturek1666
Copy link

Hi I had noticed that world is that not all the chunks are fully loaded, this can be notice by simply having a dynmap plugin or other server side map: As example: (This is how my map looks after generating with worldborder what's more I did try to fill it again and it still same issue, it just looks like skipping chunks xd
image

@Puremin0rez
Copy link
Owner

Unfortunately this is an issue that goes back many years - you can find the references to this issue on the original repository:
Brettflan#145
Brettflan#156

You can workaround this issue (hopefully) by adding true to the end of your fill command. This forces the loading of every single chunk.
Example: /wb world fill 1000 208 true

I am actually fairly confident that I know the exact issue and how to properly fix it if I allocated the time, but the code base just isn't the best and it would be a retrofit for sure. I may or may not do this in the future just for posterity sake of keeping WorldBorder maintained.

I'm just going to recommend Chunky (which does not have this problem, and will fix the issue you see on your map) since it's the modern version of a chunk pregenerator that everyone should be using in my opinion. I've helped quite a bit with it and focus any efforts on that now.

https://github.com/pop4959/Chunky/wiki
https://www.spigotmc.org/resources/chunky.81534/

Hopefully any of the above solves your issue :)

@arturek1666
Copy link
Author

arturek1666 commented Jul 13, 2021

Looks like if I am doing fill again it still not fixing it:
image
This indeed changed after update but there is still some places not loaded as you can see in the image.
This image shows first fill the secend fill didn't change nothing and yes I did do to force it to load chunks again.

@Puremin0rez Puremin0rez added bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on and removed wontfix This will not be worked on labels Feb 10, 2022
@arturek1666
Copy link
Author

As the issue can't be fixed closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants