mojira.dev
MC-41834

Other people unable to connect to server.

When starting my vanilla server on Minecraft 1.7.2, the "chat and log" box is blank. I am able to connect to the server, but to everyone else, the server appears offline. In the server log, it gives this error.

[22:40:44] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) [?:1.7.0_45]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
at ll.run(SourceFile:78) [minecraft_server.1.7.2.exe:?]

The server log, despite this error, says the server is successfully launched and has started. However, I am still the only person that can get on the server. This happens every time you run the minecraft_server.1.7.2.exe file.

Related issues

Attachments

Comments

migrated
[media]
Brian van den Berg

Your problem has nothing to do with this error. You have to disable firewall(or configure it so port 25565 is allowed) and forward the port in your router

None Yo Buisness

(Unassigned)

Unconfirmed

multiplayer

Minecraft 1.7.2

Retrieved