Advertisement
Guest User

Untitled

a guest
Jan 4th, 2014
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. [01:00:01] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to FactionChat v1.742
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) ~[spigot.jar:git-Spigot-1226]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1226]
  5. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:35) ~[spigot.jar:git-Spigot-1226]
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [spigot.jar:git-Spigot-1226]
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) [spigot.jar:git-Spigot-1226]
  8. at net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:879) [spigot.jar:git-Spigot-1226]
  9. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:829) [spigot.jar:git-Spigot-1226]
  10. at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1226]
  11. at net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [spigot.jar:git-Spigot-1226]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_45]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_45]
  14. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_45]
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_45]
  16. at java.lang.Thread.run(Thread.java:744) [?:1.7.0_45]
  17. Caused by: java.lang.NullPointerException
  18. at me.confuserr.banmanager.BmAPI.isMuted(BmAPI.java:137) ~[?:?]
  19. at nz.co.lolnet.james137137.FactionChat.BanManagerAPI.isMuted(BanManagerAPI.java:19) ~[?:?]
  20. at nz.co.lolnet.james137137.FactionChat.FactionChatListener.onPlayerChat(FactionChatListener.java:51) ~[?:?]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
  24. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
  25. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ~[spigot.jar:git-Spigot-1226]
  26. ... 13 more
  27. [01:00:01] [Async Chat Thread - #0/INFO]: [Member] Missing_Creeper: ah ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement