Toro_mac

bungeebans

Apr 29th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. 23:19:36 [SEVERE] [KoolAidPapa] <-> InitialHandler - encountered exception
  2. javax.crypto.BadPaddingException: Data must start with zero
  3. at sun.security.rsa.RSAPadding.unpadV15(RSAPadding.java:325)
  4. at sun.security.rsa.RSAPadding.unpad(RSAPadding.java:272)
  5. at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:356)
  6. at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382)
  7. at javax.crypto.Cipher.doFinal(Cipher.java:2087)
  8. at net.md_5.bungee.EncryptionUtil.getSecret(EncryptionUtil.java:49)
  9. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:124)
  10. at net.md_5.bungee.packet.PacketFCEncryptionResponse.handle(PacketFCEncryptionResponse.java:40)
  11. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  12. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  13. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  14. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:82)
  15. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:896)
  16. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
  17. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
  18. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:468)
  19. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  20. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:51)
  21. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:896)
  22. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
  23. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
  24. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  25. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:917)
  26. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
  27. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
  28. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:1017)
  29. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:115)
  30. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:434)
  31. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:397)
  32. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:327)
  33. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:109)
  34. at java.lang.Thread.run(Thread.java:722)
  35. 23:19:36 [INFO] [KoolAidPapa] <-> InitialHandler has disconnected
Advertisement
Add Comment
Please, Sign In to add comment