derpfeldt Posted April 23, 2012 Share 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 Quote Link to comment Share on other sites More sharing options...
Leins Posted April 23, 2012 Share Posted April 23, 2012 DId you do that path thingy and do you have Java7 ? Quote Link to comment Share on other sites More sharing options...
derpfeldt Posted April 23, 2012 Author Share 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? Quote Link to comment Share on other sites More sharing options...
Leins Posted April 23, 2012 Share Posted April 23, 2012 There is tutorial at the top step by step on headline it says Quote Link to comment Share on other sites More sharing options...
derpfeldt Posted April 23, 2012 Author Share Posted April 23, 2012 Ehrm this one? http://forums.technicpack.net/index.php/topic,2805.0.html Quote Link to comment Share on other sites More sharing options...
Leins Posted April 23, 2012 Share Posted April 23, 2012 Yes Quote Link to comment Share on other sites More sharing options...
DragnHntr Posted April 23, 2012 Share 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.