( Im incredibly sorry if this has been posted somewhere, i tried looking and couldnt find anything smiliar to this error )
Hello, I own a server (With a Host), I use a custom jar to put in plugins and mods. For awhile everything seemed to be fine, until i uploading a few more plugins. Mainly my problem is whenever a player does /help everyone on the server gets disconnected. The server doesnt stop or anything, it still stays online as if nothing happened? I looked in my error log and this is what i get.
Sep 06, 2017 12:43:41 PM io.netty.channel.AbstractChannelHandlerContext invokeExceptionCaught
WARNING: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
io.netty.handler.timeout.ReadTimeoutException
<log4j:Event logger="ToughAsNails" timestamp="1504727021270" level="INFO" thread="Client thread">
<log4j:Message><![CDATA[TAN configuration restored to local values]]></log4j:Message>
</log4j:Event>
If anyone has been through this and have fixed it, help would be much appreciated.
( Im incredibly sorry if this has been posted somewhere, i tried looking and couldnt find anything smiliar to this error )
Hello, I own a server (With a Host), I use a custom jar to put in plugins and mods. For awhile everything seemed to be fine, until i uploading a few more plugins. Mainly my problem is whenever a player does /help everyone on the server gets disconnected. The server doesnt stop or anything, it still stays online as if nothing happened? I looked in my error log and this is what i get.
Sep 06, 2017 12:43:41 PM io.netty.channel.AbstractChannelHandlerContext invokeExceptionCaught
WARNING: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
io.netty.handler.timeout.ReadTimeoutException
<log4j:Event logger="ToughAsNails" timestamp="1504727021270" level="INFO" thread="Client thread">
<log4j:Message><![CDATA[TAN configuration restored to local values]]></log4j:Message>
</log4j:Event>
If anyone has been through this and have fixed it, help would be much appreciated.
Ah i found the problem. I just had to delete two plugins and all its contents and reupload it. Thanks for the help though c: