AllTheMods / ATM-2

All the Mods 2
2 stars 2 forks source link

Spamming errors #52

Open lukshan13 opened 7 years ago

lukshan13 commented 7 years ago

The server keeps spamming this error message every now and then, and the server goes into huge lag spikes when it does start spamming the error message

Jul 25, 2017 1:39:34 PM io.netty.channel.AbstractChannelHandlerContext invokeExceptionCaught WARNING: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception: java.io.IOException: Error while writev(...): Connection reset by peer at io.netty.channel.epoll.Native.writevAddresses(Native Method) at io.netty.channel.epoll.EpollSocketChannel.writeBytesMultiple(EpollSocketChannel.java:184) at io.netty.channel.epoll.EpollSocketChannel.doWriteMultiple(EpollSocketChannel.java:364) at io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:317) at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:248) at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollOutReady(EpollSocketChannel.java:623) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:322) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) at java.lang.Thread.run(Thread.java:748)

Volvo Plz fix