And again a new version has been released. Unfortunately, as always, not compatible with some plugins. Unfortunately, the Dynmap is there again. Please adjust :) Thank you
java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
at org.dynmap.bukkit.helper.BukkitVersionHelperGeneric.
at org.dynmap.bukkit.helper.BukkitVersionHelperCB.
at org.dynmap.bukkit.Helper.getHelper(Helper.java:59) ~[?:?]
at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:810) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356) [minecraft_server.jar:git-Spigot-800b93f-dad6176]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [minecraft_server.jar:git-Spigot-800b93f-dad6176]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-800b93f-dad6176]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
On my server, I get a few additional lines of context in the log:
[10:21:45 INFO]: [dynmap] Loading dynmap v3.0-beta-9-250
[10:21:45 INFO]: [dynmap] version=git-Paper-65 (MC: 1.15.2)
[10:21:45 ERROR]: [dynmap] Unable to find method getById for net.minecraft.server.v1_15_R1.Block
[10:21:45 ERROR]: [dynmap] Unable to find method a for net.minecraft.server.v1_15_R1.BiomeBase
[10:21:46 INFO]: [dynmap] Unload queue not found - default to unload all chunks
[10:21:46 INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
[10:21:46 ERROR]: [org.bukkit.craftbukkit.v1_15_R1.CraftServer] Error initializing dynmap - bukkit version incompatible! initializing dynmap v3.0-beta-9-250 (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:59) ~[?:?]
at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:810) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:361) ~[patched_1.15.2.jar:git-Paper-65]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:227) ~[patched_1.15.2.jar:git-Paper-65]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-65]
at java.lang.Thread.run(Thread.java:834) [?:?]
Will look at this tonight
OK - check latest SNAPSHOT builds at https://dynmap.us/builds/dynmap/
I just imported the Dynmap-3.0-SNAPSHOT-spigot.jar and still have errors.
12:17:41
Loading libraries, please wait...
Server thread/INFO 12:17:48
Starting minecraft server version 1.15.2
Loading properties
This server is running CraftBukkit version git-Spigot-800b93f-a81f6ed (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
12:17:49
Server Ping Player Sample Count: 12
Using 4 threads for Netty based IO
Debug logging is disabled
Default game type: SURVIVAL
Generating keypair
Starting Minecraft server on *:25565
Using epoll channel type
Server thread/WARN 12:17:51
Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
12:17:54
Legacy plugin dynmap v3.0-SNAPSHOT-254 does not specify an api-version.
Legacy plugin BukkitCompat vR22A does not specify an api-version.
Server thread/INFO 12:17:54
Server thread/ERROR 12:17:55
Server thread/INFO 12:17:55
Server thread/ERROR 12:17:55
Error initializing dynmap - bukkit version incompatible! initializing dynmap v3.0-SNAPSHOT-254 (Is it up to date?)
Console 12:17:55
java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
at org.dynmap.bukkit.helper.BukkitVersionHelperGeneric.
at org.dynmap.bukkit.helper.BukkitVersionHelperCB.
at org.dynmap.bukkit.Helper.getHelper(Helper.java:59) ~[?:?]
at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:810) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
I'm getting something different running the plugin for the first time, here is my log
`
--
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:351) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_232]
at java.util.zip.ZipFile.
at java.util.zip.ZipFile.
at java.util.jar.JarFile.
at java.util.jar.JarFile.
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[spigot-1.15.2.jar:git-Spigot-800b93f-a81f6ed]
... 5 more
`
Let me know if you need anything else from my server
The latest snapshot resolved the error for me and seems to be working fine.
SNAPSHOT-254 isn't latest build - SNAPSHOT-255 or later
I redownloaded the SNAPSHOT and it reports as 255 and is working with no errors. Thx.
This works for me too, thanks
as always, mikeprimm did a great job. Many thanks for that.
Dynmap is one of the most important plugins for all servers. thanks for that
I reinstalled the plugin and my issue disappeared as well
Thanks for the hard work.
Much appreciated for the rapid development, thanks Mike!
Yes Mike, Thank you for your work.
so i been having the same problem ass the og post i just tyed to install the beta 10 files and im getting this.
Could not load 'plugins/DynmapCoreAPI-3.0-beta-10.jar' in folder 'plugins'
[23-01-2020 23:26:10] org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
[23-01-2020 23:26:10] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:142) ~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356) ~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:227) ~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[23-01-2020 23:26:10] Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
[23-01-2020 23:26:10] ... 6 more
running paper 1.15.2
That's not the plugin - plugin is just Dynmap-3.0-beta-10-spigot.jar.
On Thu, Jan 23, 2020 at 11:27 PM docbreedjr notifications@github.com
wrote:
so i been having the same problem ass the og post i just tyed to install
the beta 10 files and im getting this.
Could not load 'plugins/DynmapCoreAPI-3.0-beta-10.jar' in folder 'plugins'
[23-01-2020 23:26:10] org.bukkit.plugin.InvalidDescriptionException:
Invalid plugin.yml
[23-01-2020 23:26:10] at
org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159)
~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at
org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:142)
~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at
org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356)
~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at
net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:227)
~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at
net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885)
~[patched_1.15.2.jar:git-Paper-65]
[23-01-2020 23:26:10] at java.lang.Thread.run(Thread.java:748)
[?:1.8.0_212]
[23-01-2020 23:26:10] Caused by: java.io.FileNotFoundException: Jar does
not contain plugin.yml
[23-01-2020 23:26:10] ... 6 more—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/webbukkit/dynmap/issues/2760?email_source=notifications&email_token=AAE7ZFZBHYNKOOZI32D6EKTQ7J345A5CNFSM4KJ4FPCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJZYOXQ#issuecomment-577996638,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAE7ZF53IJFXS6QBM4GWXCLQ7J345ANCNFSM4KJ4FPCA
.
--
--Mike
Getting this with snapshot 259
Yea thats not a error your good to use it still
Right, and the 'fix' broke the Spigot version when running on older Spigots (it's the same binary for v1.10.x through v1.15.2), so that isn't going to happen. It's a non-issue
Most helpful comment
OK - check latest SNAPSHOT builds at https://dynmap.us/builds/dynmap/