Advertisement
Guest User

SimpleIRC Join/Leave Bug

a guest
Oct 12th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. 12.10 12:35:00 [Server] INFO ... 15 more
  2. 12.10 12:35:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 12.10 12:35:00 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 12.10 12:35:00 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 12.10 12:35:00 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6. 12.10 12:35:00 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 12.10 12:35:00 [Server] INFO at uk.co.jacekk.bukkit.simpleirc.bot.SimpleIRCBot.onPlayerQuit(SimpleIRCBot.java:293)
  8. 12.10 12:35:00 [Server] INFO at uk.co.jacekk.bukkit.simpleirc.ChatColorHelper.convertMCtoIRC(ChatColorHelper.java:69)
  9. 12.10 12:35:00 [Server] INFO Caused by: java.lang.NullPointerException
  10. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  11. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415)
  12. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483)
  13. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
  14. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594)
  15. 12.10 12:35:00 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  16. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  17. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  18. 12.10 12:35:00 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:237)
  19. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:690)
  20. 12.10 12:35:00 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerList.disconnect(PlayerList.java:259)
  21. 12.10 12:35:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  22. 12.10 12:35:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  23. 12.10 12:35:00 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  24. 12.10 12:35:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  25. 12.10 12:35:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  26. 12.10 12:35:00 [Server] INFO org.bukkit.event.EventException
  27. 12.10 12:35:00 [Server] SEVERE Could not pass event PlayerQuitEvent to SimpleIRC v0.3
  28. 12.10 12:35:00 [Server] INFO Player, {name}, not found
  29. 12.10 12:35:00 [Disconnect] User TheCoolGuy123_5 has disconnected, reason: disconnect.quitting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement