question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Spigot 1.16.1] dynmap can't find some methods and fields

See original GitHub issue

When loading dynmap with the latest spigot release, the console says:

[23:05:43 INFO]: [dynmap] Loading dynmap v3.0-SNAPSHOT-338
[23:05:43 INFO]: [dynmap] version=git-Spigot-758abbe-2b00831 (MC: 1.16.1)
[23:05:43 ERROR]: [dynmap] Unable to find method getById for net.minecraft.server.v1_16_R1.Block
[23:05:43 ERROR]: [dynmap] Unable to find field material for net.minecraft.server.v1_16_R1.Block
[23:05:43 ERROR]: [dynmap] Unable to find method a for net.minecraft.server.v1_16_R1.BiomeBase
[23:05:43 ERROR]: [dynmap] Unable to find field y for net.minecraft.server.v1_16_R1.BiomeBase
[23:05:43 ERROR]: [dynmap] Unable to find field chunkProvider for net.minecraft.server.v1_16_R1.World
[23:05:43 INFO]: [dynmap] Unload queue not found - default to unload all chunks
[23:05:43 INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
[23:05:43 ERROR]: [dynmap] Unable to find method d for net.minecraft.server.v1_16_R1.WorldBorder
[23:05:43 ERROR]: Error initializing dynmap - bukkit version incompatible! initializing dynmap v3.0-SNAPSHOT-338 (Is it up to date?)
java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
	at org.dynmap.bukkit.helper.BukkitVersionHelperGeneric.<init>(BukkitVersionHelperGeneric.java:166) ~[?:?]
	at org.dynmap.bukkit.helper.BukkitVersionHelperCB.<init>(BukkitVersionHelperCB.java:45) ~[?:?]
	at org.dynmap.bukkit.Helper.getHelper(Helper.java:47) ~[?:?]
	at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:821) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:382) [spigot-1.16.1.jar:git-Spigot-758abbe-2b00831]
	at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.16.1.jar:git-Spigot-758abbe-2b00831]
	at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:808) [spigot-1.16.1.jar:git-Spigot-758abbe-2b00831]
	at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164) [spigot-1.16.1.jar:git-Spigot-758abbe-2b00831]
	at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2920/1264384309.run(Unknown Source) [spigot-1.16.1.jar:git-Spigot-758abbe-2b00831]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]

[23:06:06 INFO]: [dynmap] Enabling dynmap v3.0-SNAPSHOT-338
[23:06:06 INFO]: [dynmap] Dynmap is disabled (unsupported platform)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

8reactions
Undeadllamacommented, Jun 26, 2020
8reactions
Blueeyestarcommented, Jun 25, 2020

can nobody fix the dynmap? Such a big problem this time?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Setup Dynmap on Your Minecraft Server - YouTube
Dynmap is a plugin and mod for Minecraft that lets you generate a live map for your server that you and your players...
Read more >
Spigot 1.16.1 Support Status : r/Dynmap - Reddit
I'll be trying to get a 'running' version available first - once that is the case, it will probably NOT have support for...
Read more >
Overview - Dynmap® - Bukkit Plugins - Projects
A Google Maps-like map for your Minecraft server that can be viewed in a browser. Easy to set up when making use of...
Read more >
Dynmap - Dynamic web-based maps for Minecraft
Dynmap - Real-time Minecraft maps:Dynmap provides an in-browser map, like Google Maps, of your Minecraft world. It updates the map in ...
Read more >
ProtectionStones [Updated for 1.17+] 2.10.3 - SpigotMC
The easiest grief prevention method that players will enjoy! ... Get a protection block with the /ps get command.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found