After updating to Spigot 1.18, chunks visited by player disappear on Dynmap
See original GitHub issueIssue Description: Today I updated to Spigot 1.18. I also updated to the latest stable version of Dynmap on this page. Now, when players log in and visit locations that have been previously correctly rendered on the Dynmap, those chunks disappear. Fullrender also makes the map start to disappear.
Here’s chunks vanishing as a player visits them:
Here’s a fullrender from spawnpoint in progress: (Here it is on our Dynmap)
- Dynmap Version: 3.3-SNAPSHOT-567
- Server Version: [23:52:14] [Server thread/INFO]: This server is running CraftBukkit version 3336-Spigot-a5dea1c-a008701 (MC: 1.18) (Implementing API version 1.18-R0.1-SNAPSHOT)
- Pastebin of Configuration.txt: https://pastebin.com/6KrkLFsT
- Server Host (if applicable): Nitrous Networks
- Pastebin of crashlogs or other relevant logs: Nothing relevant in logs
- Other Relevant Data/Screenshots: Recently updated Spigot server, from 1.17.1 to 1.18. Here’s our Dynmap.
- Steps to Replicate: There’s two situations:
- Log in after updating to 1.18. Go to previously rendered area of the map. Map rendering vanishes online.
- Update to Spigot 1.18. Run
/dynmap fullrender world
. Tiles that would usually render anew or more accurately are replaced by black squares.
[I’ve done my best but the issue titles and descriptions are not average-user-friendly] I have looked at all other issues and this is not a duplicate
[x] I have been able to replicate this
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (5 by maintainers)
Top Results From Across the Web
Only visited 1.18 chunks are rendered after Spigots ... - GitHub
On my Server we recently updated Spigot to 1.18. ... only chunks are rendered that were visited by a player since the update...
Read more >Spigot - Dynmap® | Page 72 - High Performance Minecraft
I'm using latest version (v3.3.2) of Dynmap on my JE 1.18.1 spigot server. Everytime I stop the server Dynmap error occurred. What is...
Read more >Dynmap not filling in areas completely as players explore, is ...
Dynmap not filling in areas completely as players explore, is there a way to make it so it fills in without the random...
Read more >How to Set Up Dynmap - Knowledgebase - Shockbyte
Log into your Multicraft panel account and Stop your server. Navigate to Files > FTP File Access.
Read more >Dynmap Tutorial | Minecraft Online Map Viewer 2022 - YouTube
Yoo Its Vesec today we are looking at how to use Dynmap, how to install Dynmap plugin on your Minecraft serverCHAPTERS!00:00 Start00:19 Skip ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK - I’m seeing this with current DEV build, but not with the released 3.3-beta-1, so I’d suggest using that for now (since it is, well, released…) DEV (SNAPSHOT) build go from working to not on a regular basis while I’m doing development, so its generally not safe to count on them unless I specifically say they are ready to be used…
Now, the problem is clear. The border between new chunk(1.18.1) and old chunk(1.17.1): Player visted area may update to 1.18.1 chunk. The border is about 180 blocks wide…