Advertisement
mrgreaper2004

Untitled

Apr 23rd, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. 2013-04-23 15:08:09 [INFO] [STDERR] java.lang.RuntimeException: Can't add message to queue
  2. 2013-04-23 15:08:09 [INFO] [STDERR] at org.pircbotx.OutputThread.send(OutputThread.java:80)
  3. 2013-04-23 15:08:09 [INFO] [STDERR] at org.pircbotx.PircBotX.sendRawLine(PircBotX.java:685)
  4. 2013-04-23 15:08:09 [INFO] [STDERR] at org.pircbotx.PircBotX.sendRawLineSplit(PircBotX.java:715)
  5. 2013-04-23 15:08:09 [INFO] [STDERR] at org.pircbotx.PircBotX.sendRawLineSplit(PircBotX.java:702)
  6. 2013-04-23 15:08:09 [INFO] [STDERR] at org.pircbotx.PircBotX.sendMessage(PircBotX.java:754)
  7. 2013-04-23 15:08:09 [INFO] [STDERR] at ircmod.IRCMod.sendMessage(IRCMod.java:83)
  8. 2013-04-23 15:08:09 [INFO] [STDERR] at ircmod.GameListener.serverChat(GameListener.java:81)
  9. 2013-04-23 15:08:09 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handleChat(NetworkRegistry.java:339)
  10. 2013-04-23 15:08:09 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleChatMessage(FMLNetworkHandler.java:412)
  11. 2013-04-23 15:08:09 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:692)
  12. 2013-04-23 15:08:09 [INFO] [STDERR] at net.minecraft.network.packet.Packet3Chat.func_73279_a(SourceFile:44)
  13. 2013-04-23 15:08:09 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:350)
  14. 2013-04-23 15:08:09 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)
  15. 2013-04-23 15:08:09 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
  16. 2013-04-23 15:08:09 [INFO] [STDERR] Caused by: java.lang.InterruptedException
  17. 2013-04-23 15:08:09 [INFO] [STDERR] at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
  18. 2013-04-23 15:08:09 [INFO] [STDERR] at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
  19. 2013-04-23 15:08:09 [INFO] [STDERR] at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:338)
  20. 2013-04-23 15:08:09 [INFO] [STDERR] at org.pircbotx.OutputThread.send(OutputThread.java:78)
  21. 2013-04-23 15:08:09 [INFO] [STDERR] ... 13 more
  22. 2013-04-23 15:08:09 [INFO] [Minecraft-Server] mrgreaper lost connection: disconnect.genericReason
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement