mojira.dev
MC-77320

Minecraft server 1.8.1.exe Giving - java.io.FileInputStream.readBytes(Native Method)

Keeps giving me an error in the log:

[14:01:29] [Server thread/INFO]: Starting minecraft server version 1.8.1
[14:01:29] [Server thread/INFO]: Loading properties
[14:01:29] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_25]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_25]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_25]
at pr.run(SourceFile:81) [minecraft_server.1.8.1.exe:?]
[14:01:29] [Server thread/INFO]: Default game type: SURVIVAL
[14:01:29] [Server thread/INFO]: Generating keypair
[14:01:30] [Server thread/INFO]: Starting Minecraft server on *:25565
[14:01:30] [Server thread/INFO]: Using default channel type
[14:01:32] [Server thread/INFO]: Preparing level "world"
[14:01:32] [Server thread/INFO]: Preparing start region for level 0
[14:01:33] [Server thread/INFO]: Preparing spawn area: 3%
[14:01:34] [Server thread/INFO]: Preparing spawn area: 18%
[14:01:35] [Server thread/INFO]: Done (4.058s)! For help, type "help" or "?"
[14:01:35] [Server thread/INFO]: Stopping server
[14:01:35] [Server thread/INFO]: Saving players
[14:01:35] [Server thread/INFO]: Saving worlds
[14:01:35] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[14:01:36] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[14:01:36] [Server thread/INFO]: Saving chunks for level 'world'/The End
[14:01:36] [Server Shutdown Thread/INFO]: Stopping server
[14:01:36] [Server Shutdown Thread/INFO]: Saving players
[14:01:36] [Server Shutdown Thread/INFO]: Saving worlds
[14:01:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/Overworld

Related issues

Attachments

Comments

migrated
[media][media]
migrated

Thank you for your report.
However, your ticket has been resolved as a duplicate.

This issue has been linked to the original bugreport: MC-33041. You can find or add further information on that report.
Please search before reporting any bugs, as it's likely that one exists already.

migrated

(Unassigned)

Unconfirmed

Minecraft 1.8, Minecraft 1.8.1

Retrieved