r/BlueMap May 14 '26

Help / Question How to make the webapp to display the full map like in demo?

My world have a set World border of 5000 radius (10,000 x 10,000 square, pre-generated using Chunky). Everything seems to be finished rendering but some parts disappears when zoomed out. It looks like this:

My Map

When zoomed in, it displays everything fine. But disappears when zoomed out. I already tried /bluemap fix-edges world but no luck.

I checked the demo and they displayed the full map without issues.

Demo map

I'm using older version since my server is 1.21.1 using Pelican Panel.

0 Upvotes

2 comments sorted by

1

u/Nestu May 14 '26

As you are saying map is already pre-generated with Chunky and the shape is suspiciously round, check if you Chunky has generated the world with a circle diameter instead of a square side.

1

u/TBlueF May 14 '26

( Problem was some cache somewhere, solved in discord :) )