This
[11:04:26] [WorldGen-Worker-1/ERROR]: Couldn't load chunk
java.lang.NullPointerException: null
Millions of times.
When loading a world from 18w16a
Examining the log further...
[11:03:24] [Server thread/ERROR]: Couldn't load chunk
java.lang.NullPointerException: null
at bqt.<init>(SourceFile:70) ~[minecraft_server.18w19b.jar:?]
at bpl.c(SourceFile:627) ~[minecraft_server.18w19b.jar:?]
at java.util.HashMap.computeIfAbsent(Unknown Source) ~[?:1.8.0_171]
at bpl.a(SourceFile:627) ~[minecraft_server.18w19b.jar:?]
at bpx.a(SourceFile:455) ~[minecraft_server.18w19b.jar:?]
at bpx.a(SourceFile:150) ~[minecraft_server.18w19b.jar:?]
at bpx.a(SourceFile:98) ~[minecraft_server.18w19b.jar:?]
at si.g(SourceFile:94) [minecraft_server.18w19b.jar:?]
at si.b(SourceFile:118) [minecraft_server.18w19b.jar:?]
at si.a(SourceFile:160) [minecraft_server.18w19b.jar:?]
at net.minecraft.server.MinecraftServer.g_(SourceFile:384) [minecraft_server.18w19b.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:336) [minecraft_server.18w19b.jar:?]
at ru.d(SourceFile:247) [minecraft_server.18w19b.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:497) [minecraft_server.18w19b.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Linked issues
is duplicated by 11
Attachments
Comments 16
Crashed as soon as I attempted to load our previous 18w16a world onto the updated server. Any progress on causes or fixes?
See here https://twitter.com/ProfMobius/status/994186578611273728
After investigating the problem, snapshot worlds pre 16a will load properly. 16a worlds are still broken. A fix is in the pipeline.
I have a similar problem to one commented by @Linda A. Wingfield. When I open the world from 18w16a in 18w19b the world regenerates. Player inventory is fine, but every progress is gone. The world is as it looked when created.
Using the workaround, world opens fine in 18w15a, but when opened in 18w19b, some chunks are converted fine, and others are regenerated.
Tried several times with the same result. By placing a block in 18w15a, ensures that the chunk got converted fine to 18w19b.
The world is a default world created in 18w11a.
Yeah, It looks like my work around still works in default world types, but just not as well..(Unless I just got lucky with my superflat map) It took me a few tries to get all of the built chunks in a default world type to convert. Basically I hovered/ flew over everything once in 18w15a, and then made a copy of that save. Loaded the copy in 18w19b and made note of what chunks have been reset. I then went back into the original reverted save and revisited the noted chunks with special emphasis. Upon loading a new copy of that in 19b, The revisited chunks have always been there. Repeat as many times as necessary. Or, to guarantee your chunk to convert, place a block and break it or use a command block or function to do this for you faster.
I have also been having problems with this, including in 18w20b. World save from 18w16a gives the same NullPointerException thousands of times.
The "Couldn't load chunk" error no longer appears when upgrading an 18w16a world to 1.13-pre3. I'm getting "Failed to save chunk" now but that seems to be MC-131088.
I'm getting a "Couldn't load chunk java.lang.NullPointerException" error (78 times) in one of my resource pack test worlds (Custom Flat Void with barrier blocks as floor), I currently don't know why.
The last version I've been in in this world was 18w44a, and I can't remember those errors to show up in the game output in 44a.
I tested 6 different worldsaves, of those 6 so far 3 have been affected; in two worldsaves (regular Minecraft worlds) I've been the last time in version 18w43b, and it returns 113 errors for one, and 195 of the same errors for the second worldsave. Upon re-entering those affected worldsaves in 18w45a, the errors don't show up anymore in the game output.
Sadly I haven't backed up the first affected worldsave before I entered it (the one I've been last time in 18w44a), but I did with the two others (entered last time in 18w43b, ~4MB + ~18MB backup size).
The errors are reproducable with those backups/show up again when entered directly from 18w43b to 18w45a, as well as if you load them at first in 18w44a (no errors show up), then move on to 18w45a (errors in output).
I also just freshly created a random, regular Minecraft world in 1.13.2, went into it in 18w45a, and get 100 of those errors. I've made a backup of that new 1.13.2 world before I entered it in the current snapshot.
If screenshots of either the error messages or a copy of the worldsaves (also of the one I don't have an earlier backup of) is needed, let me know.
Attached log file