xmamo / VanillaVotifier

Votifier plugin, but for Minecraft vanilla!
https://mamo.dev/vanillavotifier
Other
17 stars 8 forks source link

Unexpected exception while communicating with client: java.net.SocketException: Connection reset #22

Closed zedwick closed 5 years ago

zedwick commented 7 years ago

I noticed this in the console, so am reporting it. I had just added my votifier details to MCSL (minecraft-server-list.com), so believe that is them making a test connection. I don't think it's really a problem as such, but am reporting it all the same :)

104.200.31.26:60500 established a connection.
Unexpected exception while communicating with client: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at java.io.FilterInputStream.read(FilterInputStream.java:107)
        at mamo.vanillaVotifier.VotifierServer$1$1.run(VotifierServer.java:81)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

104.200.31.26:60500 disconnected.
xmamo commented 7 years ago

Thanks! Unfortunaltely I have very little time right now, but I hope I'll be able to fix your to requests ASAP!

xmamo commented 5 years ago

I never actually marked this issue as solved. Better late than never! Anyhow, this problem should be fixed in the newest release. If it isn't, feel free to reopen the issue.