-
Bug
-
Resolution: Duplicate
-
None
-
1.21.3
-
None
-
Unconfirmed
-
(Unassigned)
After taking to Minecraft Support team for after an entire week, I ended up here
My minecraft server stopped working for no reason, and I cannot join it anymore, and no one can either
It worked for a good hour and then it just stopped, I did not do anything that may have broken it, I was just paying normally.
Here's a list of what I have tried to do to fix it and did not work, also what the Support team told me to do:
-Restarting game
-Restarting computer
-Reinstalling game (clean install with no mods)
-Deleting the server and making another one
-Deleted any third party software that I was using( I was only using optifine and a Shader)
and I do not own nor used MCLeaks, I heard that is the problem in most cases.
-Checked my internet connetion multiple times, I live alone so there is no one else using it, and I use a wired connection ( also my internet is 1gbps so I doubt it isn't enough for a minecraft server)
-Restarted router multiple times
-Changed DNS Server Adresses in the "Network and Internet" setting in windows to 1.1.1.1 and 1.0.0.1
-Checked the Xbox Live Account Settings to see if everything there was set to online
-Logged in/out of the game and launcher
I hope I didn't miss anything I did over this week of trying to fix this issue
Keep in mind that the server worked for an hour, so this confirms me that the port forwardig is done right.
Also, if this helps you, I see some errors in the console when starting the server (I also had them when the server worked) and here is the log I get when starting it :
"
[12:27:33 WARN]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
[12:27:37 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:27:38 INFO]: Loaded 1337 recipes
[12:27:38 INFO]: Loaded 1448 advancements
[12:27:38 INFO]: Starting minecraft server version 1.21.3
[12:27:38 INFO]: Loading properties
[12:27:38 INFO]: Default game type: SURVIVAL
[12:27:38 INFO]: Generating keypair
[12:27:38 ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.base/java.io.FileInputStream.readBytes(Native Method) ~[?:?]
at java.base/java.io.FileInputStream.read(FileInputStream.java:328) ~[?:?]
at java.base/java.lang.System$In.read(System.java:2252) ~[?:?]
at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) ~[?:?]
at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) ~[?:?]
at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) ~[?:?]
at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:171) ~[?:?]
at java.base/java.io.InputStreamReader.read(InputStreamReader.java:190) ~[?:?]
at java.base/java.io.BufferedReader.fill(BufferedReader.java:160) ~[?:?]
at java.base/java.io.BufferedReader.implReadLine(BufferedReader.java:370) ~[?:?]
at java.base/java.io.BufferedReader.readLine(BufferedReader.java:347) ~[?:?]
at java.base/java.io.BufferedReader.readLine(BufferedReader.java:436) ~[?:?]
at aqy$1.run(SourceFile:102) [server-1.21.3.jar:?]
[12:27:38 INFO]: Starting Minecraft server on *:25565
[12:27:38 INFO]: Using default channel type
[12:27:38 INFO]: Preparing level "world"
[12:27:38 INFO]: Preparing start region for dimension minecraft:overworld
[12:27:39 INFO]: Preparing spawn area: 0%
[12:27:39 INFO]: Preparing spawn area: 0%
[12:27:39 INFO]: Time elapsed: 913 ms
[12:27:39 INFO]: Done (1.057s)! For help, type "help"
"
And I can join the server only when I use "localhost" as password but not when I use my IP adress
Thanks for assistance!
- duplicates
-
MC-33041 Dedicated server logs "java.io.IOException: The handle is invalid" on startup
- Reopened