dynmap icon indicating copy to clipboard operation
dynmap copied to clipboard

Dynmap leave map blank + Could not update map

Open Joshh-Dev opened this issue 1 year ago • 8 comments

Issue Description: I’ve been using Dynmap but sometimes it’ll just go blank for no reason, if I’m online it still won’t do anything, help (also I don’t have gradle installed.)

  • Dynmap Version: Dynmap-3.7-beta-4-spigot.jar

  • Server Version: Spigot 1.20.4

  • Pastebin of Configuration.txt: https://pastebin.com/cVaSZ43R

  • Server Host (if applicable): Apex Minecraft Hosting

  • Pastebin of crashlogs or other relevant logs: None found

  • Other Relevant Data/Screenshots: Vanilla texture pack, Here’s all my plugins. IMG_2121 IMG_2120 IMG_2119 IMG_2118

  • Steps to Replicate: Use server address instead of website to replicate “._.._.__:9113”

[1.] I’m pretty sure I downloaded this off the spigot website, So make sure you do that. [2.] Download a giant earth sized map off of https://earth.motfe.net/ to exactly replicate this, make sure you full rendered the map then restart and see what happens.

Joshh-Dev avatar Jan 20 '24 14:01 Joshh-Dev

World dimension is 73728 x 36864

Joshh-Dev avatar Jan 20 '24 14:01 Joshh-Dev

that sounds to me like a domain proxy error instead of dynmaps, try without proxying the data?

JurgenKuyper avatar Jan 20 '24 16:01 JurgenKuyper

What exactly do you mean by try to not be proxying the data, I’d like you to elaborate with me please.

Joshh-Dev avatar Jan 20 '24 20:01 Joshh-Dev

I am having the same issue. I am able to see dynmap using the server address and port. However, no chucks render and it doesn't show the world center. I wonder for my case it's not loading the correct file. The world folder name isn't "world"

Frankie6626 avatar Feb 19 '24 00:02 Frankie6626

What exactly do you mean by try to not be proxying the data, I’d like you to elaborate with me please.

in your domain settings you can toggle proxying of data, at least for cloudflare domains, it is best to not proxy the data as that might break stuff

JurgenKuyper avatar Feb 19 '24 06:02 JurgenKuyper

I am having the same issue. I am able to see dynmap using the server address and port. However, no chucks render and it doesn't show the world center. I wonder for my case it's not loading the correct file. The world folder name isn't "world"

thats different, your deftemplatesuffix is probably wrong

JurgenKuyper avatar Feb 19 '24 06:02 JurgenKuyper

Oh, I fixed my issue. It was the level.dat level name of the server doesn't match with the configeration.txt and world.txt in the dynmap folder.

Frankie6626 avatar Feb 19 '24 16:02 Frankie6626

For you, maybe try /dynmap radiusrender 200 or /dynmap fullrender to see if anything is working. Commands are from here: https://github.com/webbukkit/dynmap/wiki/Commands Also, in dynmap's configuration.txt file search "render-triggers", you probably need to get rid of # for the automatic updates to work and comment out - none using #

render-triggers:
  #- blockupdate
  #- blockupdate-with-id
  #- chunkgenerate
  #- playermove
  - none

Frankie6626 avatar Feb 19 '24 20:02 Frankie6626

no update, assume no longer needed.

JurgenKuyper avatar Mar 04 '24 18:03 JurgenKuyper