Problem Java Disconnection Issue's

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

DirtyKonvict

New Member
Jul 29, 2019
2
0
0
I have uninstalled all java applications and re-installed them and I' am getting disconnected every minute or so and it is getting me a bit frustrated because I can't do anything. *Edit* This is happening in the MindCrack server.

What I've been getting on the console is :
2013-03-27 22:43:04 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-03-27 22:43:04 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-03-27 22:43:04 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-03-27 22:43:04 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-03-27 22:43:04 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-03-27 22:43:04 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-03-27 22:43:04 [INFO] [STDERR] at java.io.DataInputStream.readInt(Unknown Source)
2013-03-27 22:43:04 [INFO] [STDERR] at fh.a(SourceFile:24)
2013-03-27 22:43:04 [INFO] [STDERR] at ef.a(Packet.java:166)
2013-03-27 22:43:04 [INFO] [STDERR] at cg.i(TcpConnection.java:324)
2013-03-27 22:43:04 [INFO] [STDERR] at cg.c(TcpConnection.java:544)
2013-03-27 22:43:04 [INFO] [STDERR] at ch.run(SourceFile:93)

And a few times this :

2013-03-27 22:39:33 [INFO] [STDERR] java.lang.IllegalArgumentException: input == null!
2013-03-27 22:39:33 [INFO] [STDERR] at javax.imageio.ImageIO.read(Unknown Source)
2013-03-27 22:39:33 [INFO] [STDERR] at bba.a(RenderEngine.java:650)
2013-03-27 22:39:33 [INFO] [STDERR] at bba.b(RenderEngine.java:591)
2013-03-27 22:39:33 [INFO] [STDERR] at bep.a(SourceFile:86)
2013-03-27 22:39:33 [INFO] [STDERR] at aul.a(SourceFile:72)
2013-03-27 22:39:33 [INFO] [STDERR] at bep.a(SourceFile:95)
2013-03-27 22:39:33 [INFO] [STDERR] at aul.d(SourceFile:127)
2013-03-27 22:39:33 [INFO] [STDERR] at aul.m(SourceFile:111)
2013-03-27 22:39:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1513)
2013-03-27 22:39:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:848)
2013-03-27 22:39:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:773)
2013-03-27 22:39:33 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

Would anyone help me by clearly stating out how to resolve my issue? Thank you
 
I'm not brilliant at reading errors, but it looks like it is something to do with bouncycastle (There's a lot of crashed related to this mod/plugin.) Try disabling it for the time being, until someone better at understanding Java can help you :P
 
Hrm, I don't know. I was just inferring from the words BouncyCastle that you must have a plugin or something named that. Recently I have learned how to read errors and from what I can see, it is something to do with a connection. Possibly a firewall blocking the connection or something that is stopping packets coming to/from the server. You should contact your server host about this matter. Please reply if you do or don't get this error fixed, Thanks