-
Bug
-
Resolution: Fixed
-
Minecraft 1.13-pre6, Minecraft 1.13-pre7, Minecraft 1.13
-
Minecraft Version: 1.13-pre6
Operating System: Linux (amd64) version 4.14.15-1-ARCH
Java Version: 1.8.0_172, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 576661712 bytes (549 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Profiler Position: N/A (disabled)
Data Packs: vanillaMinecraft Version: 1.13-pre6 Operating System: Linux (amd64) version 4.14.15-1-ARCH Java Version: 1.8.0_172, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 576661712 bytes (549 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Profiler Position: N/A (disabled) Data Packs: vanilla
-
Confirmed
The bug
The server crashes as soon as it tries to read an empty (corrupted) json file in the world folder.
Stack trace
java.lang.IllegalStateException: Not a JSON Object: null at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90) at wk.a(SourceFile:82) at wk.<init>(SourceFile:48) at vl.a(SourceFile:923) at tb.<init>(SourceFile:162) at vl.g(SourceFile:443) at ua.b(SourceFile:113) at ua.X_(SourceFile:65) at hw.a(SourceFile:238) at tx.c(SourceFile:170) at net.minecraft.server.MinecraftServer.w(SourceFile:716) at net.minecraft.server.MinecraftServer.v(SourceFile:623) at dfa.v(SourceFile:155) at net.minecraft.server.MinecraftServer.run(SourceFile:525) at java.lang.Thread.run(Thread.java:748)
Original description
The game crashes right after loading a world. No resourcepacks used, no modifications to the client. Clear 1.13-pre6. World made in 1.13-pre6 and played on for 2 days.
(Since bugtracker doesn't allow files above 10 MB, I uploaded the save data to FramaDrop here: https://framadrop.org/r/K1qotv09j1#zY8rE8xMOvzCXtO7aBsZv1CKHFcQG6gbbBHbXOqS3Gk=)
- is duplicated by
-
MC-134872 Game crashes after loading world 100%
- Resolved
-
MC-135730 Computer forced an update, world I was playing on crashes when trying to load. This is the only world that crashes, all others work fine.
- Resolved
- relates to
-
MC-123645 17w49a+ crash: Initializing game / java.lang.IllegalStateException: Not a JSON Object: null
- Resolved