Advertisement
Charflow

plotme error

Mar 2nd, 2015
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. [11:46:23] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.17-SNAPSHOT
  2. [11:46:24] [Server thread/ERROR]: Error occurred while enabling PlotMe v0.17-SNAPSHOT (Is it up to date?)
  3. org.bukkit.plugin.IllegalPluginAccessException: Unable to find handler list for event org.bukkit.event.player.PlayerEvent
  4. at org.bukkit.plugin.SimplePluginManager.getRegistrationClass(SimplePluginManager.java:586) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  5. at org.bukkit.plugin.SimplePluginManager.getRegistrationClass(SimplePluginManager.java:584) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  6. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:528) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  7. at com.worldcretornica.plotme_core.bukkit.BukkitServerBridge.setupListeners(BukkitServerBridge.java:194) ~[?:?]
  8. at com.worldcretornica.plotme_core.PlotMe_Core.enable(PlotMe_Core.java:69) ~[?:?]
  9. at com.worldcretornica.plotme_core.bukkit.PlotMe_CorePlugin.onEnable(PlotMe_CorePlugin.java:69) ~[?:?]
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  11. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  12. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  13. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  14. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:153) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  17. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement