derpfeldt Posted April 23, 2012 Posted April 23, 2012 Can anyone tell me if these lines are normal?: Connection reset 2012-04-23 21:04:01 [iNFO] austinb170 lost connection: disconnect.quitting 2012-04-23 21:04:01 [sEVERE] java.net.SocketException: Socket closed 2012-04-23 21:04:01 [sEVERE] AT java.net.SocketOutputStream.socketWrite(Unknown Source) 2012-04-23 21:04:01 [sEVERE] AT java.net.SocketOutputStream.write(Unknown Source) 2012-04-23 21:04:01 [sEVERE] AT java.io.BufferedOutputStream.flushBuffer(Unknown Source) 2012-04-23 21:04:01 [sEVERE] AT java.io.BufferedOutputStream.flush(Unknown Source) 2012-04-23 21:04:01 [sEVERE] AT java.io.DataOutputStream.flush(Unknown Source) 2012-04-23 21:04:01 [sEVERE] AT net.minecraft.server.NetworkWriterThread.run(SourceFile:103) Here is the rest of the log: http://pastebin.com/ihHXrL2r
Leins Posted April 23, 2012 Posted April 23, 2012 DId you do that path thingy and do you have Java7 ?
derpfeldt Posted April 23, 2012 Author Posted April 23, 2012 I have a rented server so I hope the Java should be good. But what path thingy are you talking about?
Leins Posted April 23, 2012 Posted April 23, 2012 There is tutorial at the top step by step on headline it says
derpfeldt Posted April 23, 2012 Author Posted April 23, 2012 Ehrm this one? http://forums.technicpack.net/index.php/topic,2805.0.html
DragnHntr Posted April 23, 2012 Posted April 23, 2012 the "path thingy" just allows windows to run java from the command line. The fact that the server is running at all means that isnt the problem I kept getting those socket closed errors when I was connecting locally to a server I was hosting on the same machine. Nobody else was getting them but it was disconnecting me. No idea what was causing it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now