hey guys,
in my proxy this error is fired every second:
Proxy | Error spamming
in my proxy this error is fired every second:
Code (text):
20:03:31 [SEVERE] Feb 20, 2014 8:03:31 PM io.netty.channel.DefaultChannelPipeline$TailHandler exceptionCaught
WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.lang.IllegalStateException: Incorrect magic!
at net.md_5.bungee.query.QueryHandler.channelRead0(QueryHandler.java:54)
at...
WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.lang.IllegalStateException: Incorrect magic!
at net.md_5.bungee.query.QueryHandler.channelRead0(QueryHandler.java:54)
at...