Advertisement
Guest User

towny

a guest
Apr 20th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. [21:42:34] [Server thread/ERROR]: Could not pass event PlayerChangePlotEvent to Towny v0.86.0.0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1434]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1434]
  5. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot.jar:git-Spigot-1434]
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1434]
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1434]
  8. at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerMoveChunk(TownyPlayerListener.java:646) [Towny.jar:?]
  9. at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerMove(TownyPlayerListener.java:451) [Towny.jar:?]
  10. at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) ~[?:?]
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  12. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
  13. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [spigot.jar:git-Spigot-1434]
  14. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-1434]
  15. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [spigot.jar:git-Spigot-1434]
  16. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1434]
  17. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1434]
  18. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:248) [spigot.jar:git-Spigot-1434]
  19. at net.minecraft.server.v1_7_R3.PacketPlayInFlying.a(SourceFile:137) [spigot.jar:git-Spigot-1434]
  20. at net.minecraft.server.v1_7_R3.PacketPlayInPositionLook.handle(SourceFile:20) [spigot.jar:git-Spigot-1434]
  21. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:176) [spigot.jar:git-Spigot-1434]
  22. at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1434]
  23. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1434]
  24. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1434]
  25. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1434]
  26. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1434]
  27. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1434]
  28. Caused by: java.lang.NullPointerException
  29. at com.palmergames.bukkit.towny.ChunkNotification.getTownPVPNotification(ChunkNotification.java:195) ~[?:?]
  30. at com.palmergames.bukkit.towny.ChunkNotification.getNotificationContent(ChunkNotification.java:138) ~[?:?]
  31. at com.palmergames.bukkit.towny.ChunkNotification.getNotificationString(ChunkNotification.java:112) ~[?:?]
  32. at com.palmergames.bukkit.towny.listeners.TownyCustomListener.onPlayerChangePlotEvent(TownyCustomListener.java:54) ~[?:?]
  33. at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source) ~[?:?]
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  35. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
  36. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[spigot.jar:git-Spigot-1434]
  37. ... 24 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement