The program encountered an error while processing user input due to an invalid file handle.
The program encountered an error while processing user input due to an invalid file handle.
Hello, i have the same problem as this topic; I use 64bit java. "java version "1.8.0_281" Java SE Runtime Environment (build 1.8.0_281-b09) Java HotSpot 64-Bit Server VM (build 25.281-b09, mixed mode)" I also copyed your server config, but it still not working. The server is running, and i can connect, but if someone else is joining, than he will be kicked after a few seconds, ERROR: connection timed out / or some wired java error message. ERROR: [19:22:37 ERROR]: Exception handling console input java.io.IOException: Das Handle ist ungültig at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_281] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_281] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_281] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_281] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_281] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_281] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_281] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_281] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_281] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_281] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_281] at zg$1.run(SourceFile:95) [mcserver.jar:?] [19:22:38 INFO]: Starting Minecraft server on *:25565 Ports are correctly configured, on my Win10 and on my Router. - 25565 for TCP and UDP - C:\program files\java\jre1.8.0_281\bin\javaw.exe --> all ports in windows allowed If i deactivate the windows defender, i have the same problem. I have reinstalled the Java and the Server and get the same error message in my server log. Do you have any other ideas? I would be very greateful for your help. Edited January 31, 2021 by SansVarnic
Comment redirected to the main topic. Thank you for understanding.