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

Dynmap-Towny not showing town borders #7224

Closed
DevMunky opened this issue Feb 2, 2024 · 5 comments · Fixed by TownyAdvanced/Dynmap-Towny#36
Closed

Dynmap-Towny not showing town borders #7224

DevMunky opened this issue Feb 2, 2024 · 5 comments · Fixed by TownyAdvanced/Dynmap-Towny#36
Labels
bug Need Feedback Something is required of the submitter. Tickets will be closed after 14 days with no feedback.

Comments

@DevMunky
Copy link

DevMunky commented Feb 2, 2024

What steps will reproduce the problem?

  1. Have dynmap 3.7-beta-4-935, Towny 0.100.1.8, and dynmap-towny 1.0.0
  2. launch server

What is the expected output?

Town borders

Towny version

0.100.1.8

Server version

1.20.4 paper-385

Please use Pastebin.com to link the following files

  1. Your full server startup from the logs\latest.log: https://pastes.dev/XcRMzberVN
  2. Your Towny config.yml: https://pastes.dev/c9tjyyaBTH
  3. Your townyperms.yml: Not a permissions issue
  4. Your log's error: No errors in log

Other Config

Dynmap configuration.txt: https://pastes.dev/aR5rIWVSmm
Dynmap-Towny config.yml: https://pastes.dev/ioNeV3Nit8

Screenshots

image
There should be a border here v
image

@DevMunky DevMunky added the bug label Feb 2, 2024
@LlmDl
Copy link
Member

LlmDl commented Feb 2, 2024

My plugins appear to be working fine according to the startup.

[05:14:46] [Server thread/INFO]: [dynmap] Configuration of world world
[05:14:46] [Server thread/INFO]: [dynmap] name: world
[05:14:46] [Server thread/INFO]: [dynmap] title: world
[05:14:46] [Server thread/INFO]: [dynmap] enabled: false
[05:14:46] [Server thread/INFO]: [dynmap] extrazoomout: 2
[05:14:46] [Server thread/INFO]: [dynmap] maps: [_class=org.dynmap.hdmap.HDMap, name=flat, title=Flat, prefix=flat, perspective=iso_S_90_lowres, shader=stdtexture, lighting=shadows, mapzoomin=4_, _class=org.dynmap.hdmap.HDMap, name=surface, title=Surface, prefix=t, perspective=iso_SE_30_lowres, shader=stdtexture, lighting=shadows, mapzoomin=4, boostzoom=2_, _class=org.dynmap.hdmap.HDMap, name=cave, title=Cave, prefix=ct, perspective=iso_SE_60_lowres, shader=cave, lighting=default, mapzoomin=4_]
[05:14:46] [Server thread/INFO]: [dynmap] World 'world' disabled
[05:14:46] [Server thread/INFO]: [dynmap] Using environment as template: nether-low_boost_hi
[05:14:46] [Server thread/INFO]: [dynmap] Configuration of world world_nether
[05:14:46] [Server thread/INFO]: [dynmap] name: world_nether
[05:14:46] [Server thread/INFO]: [dynmap] title: world_nether
[05:14:46] [Server thread/INFO]: [dynmap] enabled: false
[05:14:46] [Server thread/INFO]: [dynmap] extrazoomout: 2
[05:14:46] [Server thread/INFO]: [dynmap] maps: [_class=org.dynmap.hdmap.HDMap, name=flat, title=Flat, prefix=flat, perspective=iso_S_90_lowres, shader=stdtexture, lighting=nethershadows, background=#300806, mapzoomin=4_, _class=org.dynmap.hdmap.HDMap, name=nether, title=Surface, prefix=nt, perspective=iso_SE_30_lowres, shader=stdtexture, lighting=nethershadows, background=#300806, mapzoomin=4, boostzoom=2_]
[05:14:46] [Server thread/INFO]: [dynmap] World 'world_nether' disabled
[05:14:46] [Server thread/INFO]: [dynmap] Using environment as template: the_end-low_boost_hi
[05:14:46] [Server thread/INFO]: [dynmap] Configuration of world world_the_end
[05:14:46] [Server thread/INFO]: [dynmap] name: world_the_end
[05:14:46] [Server thread/INFO]: [dynmap] title: world_the_end
[05:14:46] [Server thread/INFO]: [dynmap] enabled: false
[05:14:46] [Server thread/INFO]: [dynmap] extrazoomout: 2
[05:14:46] [Server thread/INFO]: [dynmap] maps: [_class=org.dynmap.hdmap.HDMap, name=flat, title=Flat, prefix=flat, perspective=iso_S_90_lowres, shader=stdtexture, lighting=brightnight, mapzoomin=4_, _class=org.dynmap.hdmap.HDMap, name=the_end, title=Surface, prefix=st, perspective=iso_SE_30_lowres, shader=stdtexture, lighting=brightnight, mapzoomin=4, boostzoom=2_]
[05:14:46] [Server thread/INFO]: [dynmap] World 'world_the_end' disabled
[05:14:46] [Server thread/INFO]: [dynmap] Enabled

Your dynmap says all your worlds are disabled.

@LlmDl LlmDl added the Need Feedback Something is required of the submitter. Tickets will be closed after 14 days with no feedback. label Feb 2, 2024
@DevMunky
Copy link
Author

DevMunky commented Feb 2, 2024

Those are just default worlds, the ones im actually using are creativeplot, earth750, earth750_nether, and earth750_the_end

dynmap link is http://play.kozers.org:8005
if you are curious

@LlmDl
Copy link
Member

LlmDl commented Feb 2, 2024

Ok, I couldn't say why yours does not work. It works fine for me.

@DevMunky
Copy link
Author

DevMunky commented Feb 3, 2024

is there any solution? I dont know what to do and the players are quite unhappy they cannot see the expanse of their towns

@LlmDl
Copy link
Member

LlmDl commented Feb 3, 2024

I would consider reinstalling dynmap-towny to start. Use a fresh config.

If that fails I would start with a brand new dynmap config after you back up the original.

LlmDl added a commit to TownyAdvanced/Dynmap-Towny that referenced this issue Feb 8, 2024
LlmDl added a commit to TownyAdvanced/Dynmap-Towny that referenced this issue Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Need Feedback Something is required of the submitter. Tickets will be closed after 14 days with no feedback.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants