Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. 08.02 22:00:08 [Server] INFO ... 11 more
  2. 08.02 22:00:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  3. 08.02 22:00:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  4. 08.02 22:00:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  5. 08.02 22:00:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  6. 08.02 22:00:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  7. 08.02 22:00:08 [Server] INFO at com.Alvaeron.events.EventListener.onChat(EventListener.java:36) ~[?:?]
  8. 08.02 22:00:08 [Server] INFO Caused by: java.lang.NullPointerException
  9. 08.02 22:00:08 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  10. 08.02 22:00:08 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_60]
  11. 08.02 22:00:08 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_60]
  12. 08.02 22:00:08 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]
  13. 08.02 22:00:08 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
  14. 08.02 22:00:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  15. 08.02 22:00:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1017) [minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  16. 08.02 22:00:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1079) [minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  17. 08.02 22:00:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  18. 08.02 22:00:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  19. 08.02 22:00:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  20. 08.02 22:00:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:git-Spigot-74e8786-2642f9b]
  21. 08.02 22:00:08 [Server] INFO org.bukkit.event.EventException
  22. 08.02 22:00:08 [Server] ERROR Could not pass event AsyncPlayerChatEvent to RPEngine v3.5.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement