Jump to content

Recommended Posts

Posted

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

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...