Tyroul Posted September 15, 2013 Posted September 15, 2013 Hello there, I am currently hosting a Tekkit Server to record a series with 3 people. Only one person cannot connect and I have NO idea why. Here is the error I get through the server when he tries to connect. 2013-09-15 16:55:54 [iNFO] [sTDERR] java.net.SocketTimeoutException: Read timed out 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.net.SocketInputStream.socketRead 0(Native Method) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.net.SocketInputStream.read(Unkno wn Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.net.SocketInputStream.read(Unkno wn Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.io.FilterInputStream.read(Unknow n Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at org.bouncycastle.crypto.io.CipherInpu tStream.nextChunk(Unknown Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at org.bouncycastle.crypto.io.CipherInpu tStream.read(Unknown Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.io.FilterInputStream.read(Unknow n Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.f unc_73272_a(Packet.java:144) 2013-09-15 16:55:54 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.f unc_74447_i(TcpConnection.java:327) 2013-09-15 16:55:54 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.f unc_74450_c(TcpConnection.java:547) 2013-09-15 16:55:54 [iNFO] [sTDERR] at net.minecraft.network.TcpReaderThread .run(SourceFile:94) 2013-09-15 16:55:54 [iNFO] [sTDERR] java.net.SocketException: Socket closed 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.net.SocketOutputStream.socketWri te(Unknown Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.net.SocketOutputStream.write(Unk nown Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at org.bouncycastle.crypto.io.CipherOutp utStream.write(Unknown Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.io.BufferedOutputStream.flushBuf fer(Unknown Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.io.BufferedOutputStream.flush(Un known Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at java.io.DataOutputStream.flush(Unknow n Source) 2013-09-15 16:55:54 [iNFO] [sTDERR] at net.minecraft.network.TcpWriterThread .run(SourceFile:121) if anyone could help that would be great, Thanks. ~ Tyroul
deltasrage Posted September 16, 2013 Posted September 16, 2013 I am no expert but just a check list of things I usually make sure are good to go on both ends. First off they have the correct address port blah blah, which seems to be fine for him to get as far as to even have the server generating errors. Second, and not an accusation by any means, but everyone has legit copies of game and game is in online mode? Another is are you using white-list and if so are they added? Im guessing they are or it would specifically tell you they aren't white-listed. Like I said im no expert but maybe something will jog your memory or give a clue as to what may be going on here. I dont even see in this error report it saying its receiving a connection from (IP) anyways sorry im not really much help but thought maybe if I put down the basics of what I check maybe it would help in some way lol.
Recommended Posts