Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. [19:31:48 ERROR]: Error occurred while enabling OtherDrops v3.2.7 (Is it up to date?)
  2. java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.Bukkit.getServerId()'
  3. at com.gmail.zariust.otherdrops.OtherDrops.exportServerDetails(OtherDrops.java:180) ~[?:?]
  4. at com.gmail.zariust.otherdrops.OtherDrops.exportEnumLists(OtherDrops.java:167) ~[?:?]
  5. at com.gmail.zariust.otherdrops.OtherDrops.onEnable(OtherDrops.java:95) ~[?:?]
  6. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[mc.jar:git-Paper-206]
  7. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[mc.jar:git-Paper-206]
  8. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[mc.jar:git-Paper-206]
  9. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[mc.jar:git-Paper-206]
  10. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[mc.jar:git-Paper-206]
  11. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[mc.jar:git-Paper-206]
  12. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[mc.jar:git-Paper-206]
  13. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[mc.jar:git-Paper-206]
  14. at java.lang.Thread.run(Thread.java:834) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement