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