Advertisement
Guest User

Untitled

a guest
Jul 15th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. 15.07 14:17:08 [Server] INFO ... 14 more
  2. 15.07 14:17:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 15.07 14:17:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 15.07 14:17:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 15.07 14:17:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6. 15.07 14:17:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 15.07 14:17:08 [Server] INFO at com.palmergames.bukkit.TownyChat.listener.TownyChatPlayerListener.onPlayerChat(TownyChatPlayerListener.java:233)
  8. 15.07 14:17:08 [Server] INFO Caused by: java.lang.NullPointerException
  9. 15.07 14:17:08 [Server] INFO at java.lang.Thread.run(Unknown Source)
  10. 15.07 14:17:08 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  11. 15.07 14:17:08 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  12. 15.07 14:17:08 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source)
  13. 15.07 14:17:08 [Server] INFO at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
  14. 15.07 14:17:08 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  15. 15.07 14:17:08 [Server] INFO at org.spigotmc.netty.NettyNetworkManager$2.run(NettyNetworkManager.java:134)
  16. 15.07 14:17:08 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  17. 15.07 14:17:08 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  18. 15.07 14:17:08 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:897)
  19. 15.07 14:17:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
  20. 15.07 14:17:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  21. 15.07 14:17:08 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  22. 15.07 14:17:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  23. 15.07 14:17:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  24. 15.07 14:17:08 [Server] INFO org.bukkit.event.EventException
  25. 15.07 14:17:08 [Server] SEVERE Could not pass event AsyncPlayerChatEvent to TownyChat v0.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement