-
Bug
-
Resolution: Awaiting Response
-
None
-
1.17.1
-
None
-
Unconfirmed
(This is a repost with the proper information provided along with additional possibly important information, please don't delete.)
I was able to host a 1.16.5 server as recent as april since then I have taken a break from server hosting and when I came back I was unable to even launch the spigot/ normal minecraft jar. I thought this was because of the 1.17 server so I tried 1.16 again and 1.17.1, neither worked. After researching this problem I downloaded Java 16 and uninstalled Java 8. This allowed me to finally open them but it came with an error.
[11:41:28] [main/WARN]: Failed to update counter. Error code: 0x800007D5
[11:41:28] [main/WARN]: Disabling further attempts to query Paging File.
I'm also noticing another error that I don't know how to look up:
[11:41:35] [Server console handler/ERROR]: Exception handling console input
It was as if the server launched in the console, but when in game in the multiplayer menu it kept pinging until eventually it couldn't connect to the server.
Full Server Log Below:
[11:41:28] [main/WARN]: Failed to update counter. Error code: 0x800007D5
[11:41:28] [main/WARN]: Disabling further attempts to query Paging File.
[11:41:32] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[11:41:32] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:41:32] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:41:32] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11:41:32] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11:41:32] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:41:32] [main/INFO]: Reloading ResourceManager: Default, bukkit
[11:41:33] [Worker-Main-11/INFO]: Loaded 7 recipes
[11:41:34] [Worker-Main-11/INFO]: Loaded 1137 advancements
[11:41:35] [Server thread/INFO]: Starting minecraft server version 1.17.1
[11:41:35] [Server thread/INFO]: Loading properties
[11:41:35] [Server thread/INFO]: Default game type: SURVIVAL
[11:41:35] [Server thread/INFO]: Generating keypair
[11:41:35] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
at java.io.FileInputStream.read(FileInputStream.java:271) ~[?:?]
at java.io.BufferedInputStream.read1(BufferedInputStream.java:282) ~[?:?]
at java.io.BufferedInputStream.read(BufferedInputStream.java:343) ~[?:?]
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:297) ~[?:?]
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339) ~[?:?]
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) ~[?:?]
at java.io.InputStreamReader.read(InputStreamReader.java:178) ~[?:?]
at java.io.BufferedReader.fill(BufferedReader.java:161) ~[?:?]
at java.io.BufferedReader.readLine(BufferedReader.java:329) ~[?:?]
at java.io.BufferedReader.readLine(BufferedReader.java:396) ~[?:?]
at aas$1.run(SourceFile:101) [server.jar:?]
[11:41:36] [Server thread/INFO]: Starting Minecraft server on *:25565
[11:41:36] [Server thread/INFO]: Using default channel type
[11:41:36] [Server thread/INFO]: Preparing level "world"
[11:41:36] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[11:41:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-11/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-11/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-9/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-11/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-10/INFO]: Preparing spawn area: 0%
[11:41:41] [Worker-Main-10/INFO]: Preparing spawn area: 63%
[11:41:42] [Worker-Main-10/INFO]: Preparing spawn area: 68%
[11:41:42] [Worker-Main-10/INFO]: Preparing spawn area: 75%
[11:41:43] [Worker-Main-12/INFO]: Preparing spawn area: 82%
[11:41:43] [Worker-Main-12/INFO]: Preparing spawn area: 83%
[11:41:44] [Worker-Main-11/INFO]: Preparing spawn area: 84%
[11:41:44] [Worker-Main-11/INFO]: Preparing spawn area: 87%
[11:41:45] [Worker-Main-10/INFO]: Preparing spawn area: 90%
[11:41:45] [Worker-Main-13/INFO]: Preparing spawn area: 94%
[11:41:46] [Server thread/INFO]: Time elapsed: 9352 ms
[11:41:46] [Server thread/INFO]: Done (9.492s)! For help, type "help"
[11:42:37] [Server thread/INFO]: Stopping the server
[11:42:37] [Server thread/INFO]: Stopping server
[11:42:37] [Server thread/INFO]: Saving players
[11:42:37] [Server thread/INFO]: Saving worlds
[11:42:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[11:42:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[11:42:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[11:42:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[11:42:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[11:42:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[11:42:38] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
Thank you for any help I may receive.