-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.14.3
-
None
-
crash report
stopped working after i last closed the server
C:\servers\1.14.2>java -Xmx4000M -Xms4000M -jar server.jar nogui
[19:43:10] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:43:10] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:43:10] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:43:10] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:43:10] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:43:10] [Server thread/INFO]: Starting minecraft server version 1.14.2
[19:43:10] [Server thread/INFO]: Loading properties
[19:43:10] [Server thread/INFO]: Default game type: SURVIVAL
[19:43:10] [Server thread/INFO]: Generating keypair
[19:43:10] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:43:10] [Server thread/INFO]: Using default channel type
[19:43:11] [Server thread/ERROR]: Encountered an unexpected exception
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
at zm.a(SourceFile:507) ~[server.jar:?]
at zm.a(SourceFile:523) ~[server.jar:?]
at xu.g(SourceFile:146) ~[server.jar:?]
at uf.z(SourceFile:98) ~[server.jar:?]
at uf.<init>(SourceFile:25) ~[server.jar:?]
at ug.d(SourceFile:185) ~[server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:605) [server.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server.jar:?]
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74) ~[server.jar:?]
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[server.jar:?]
at zm.a(SourceFile:505) ~[server.jar:?]
... 7 more
[19:43:11] [Server thread/ERROR]: This crash report has been saved to: C:\servers\1.14.2\.\crash-reports\crash-2019-07-06_19.43.11-server.txt
[19:43:11] [Server thread/INFO]: Stopping server
[19:43:11] [Server thread/INFO]: Saving worlds
[19:43:11] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: null
at net.minecraft.server.MinecraftServer.a(SourceFile:536) ~[server.jar:?]
at net.minecraft.server.MinecraftServer.l(SourceFile:564) ~[server.jar:?]
at ug.l(SourceFile:588) ~[server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:666) [server.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
C:\servers\1.14.2>PAUSE
Press any key to continue . . .crash report stopped working after i last closed the server C:\servers\1.14.2>java -Xmx4000M -Xms4000M -jar server.jar nogui [19:43:10] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:10] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:10] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:10] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:10] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:10] [Server thread/INFO]: Starting minecraft server version 1.14.2 [19:43:10] [Server thread/INFO]: Loading properties [19:43:10] [Server thread/INFO]: Default game type: SURVIVAL [19:43:10] [Server thread/INFO]: Generating keypair [19:43:10] [Server thread/INFO]: Starting Minecraft server on *:25565 [19:43:10] [Server thread/INFO]: Using default channel type [19:43:11] [Server thread/ERROR]: Encountered an unexpected exception com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at zm.a(SourceFile:507) ~[server.jar:?] at zm.a(SourceFile:523) ~[server.jar:?] at xu.g(SourceFile:146) ~[server.jar:?] at uf.z(SourceFile:98) ~[server.jar:?] at uf.<init>(SourceFile:25) ~[server.jar:?] at ug.d(SourceFile:185) ~[server.jar:?] at net.minecraft.server.MinecraftServer.run(SourceFile:605) [server.jar:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_211] Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server.jar:?] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server.jar:?] at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server.jar:?] at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74) ~[server.jar:?] at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[server.jar:?] at zm.a(SourceFile:505) ~[server.jar:?] ... 7 more [19:43:11] [Server thread/ERROR]: This crash report has been saved to: C:\servers\1.14.2\.\crash-reports\crash-2019-07-06_19.43.11-server.txt [19:43:11] [Server thread/INFO]: Stopping server [19:43:11] [Server thread/INFO]: Saving worlds [19:43:11] [Server thread/ERROR]: Exception stopping the server java.lang.NullPointerException: null at net.minecraft.server.MinecraftServer.a(SourceFile:536) ~[server.jar:?] at net.minecraft.server.MinecraftServer.l(SourceFile:564) ~[server.jar:?] at ug.l(SourceFile:588) ~[server.jar:?] at net.minecraft.server.MinecraftServer.run(SourceFile:666) [server.jar:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_211] C:\servers\1.14.2>PAUSE Press any key to continue . . .
-
Unconfirmed
-
(Unassigned)
windows 10
1.14.2