Jump to content

Error code


Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...