Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. [12:54:59 ERROR]: [dynmap] Unable to find field biome for org.bukkit.craftbukkit.v1_15_R1.CraftChunkSnapshot
  2. [12:54:59 ERROR]: [org.bukkit.craftbukkit.v1_15_R1.CraftServer] Error initializing dynmap - bukkit version incompatible! initializing dynmap v3.0-SNAPSHOT-217 (Is it up to date?)
  3. java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
  4. at org.dynmap.bukkit.helper.BukkitVersionHelperGeneric.<init>(BukkitVersionHelperGeneric.java:159) ~[?:?]
  5. at org.dynmap.bukkit.helper.BukkitVersionHelperCB.<init>(BukkitVersionHelperCB.java:45) ~[?:?]
  6. at org.dynmap.bukkit.Helper.getHelper(Helper.java:55) ~[?:?]
  7. at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:791) ~[?:?]
  8. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:361) ~[patched_1.15.jar:git-Paper-8]
  9. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.15.jar:git-Paper-8]
  10. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[patched_1.15.jar:git-Paper-8]
  11. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_231]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement