Mojira Archive
MC-181511

Chunks with redstone are removed

Chunks with lot of redstone are removed when converting a world from 1.11 or older to 20w18a

[02:46:44] [Server thread/ERROR]: Couldn't load chunk [18, 94]
java.lang.NullPointerException: null
[02:46:45] [Server thread/ERROR]: Couldn't load chunk [17, 94]
java.lang.NullPointerException: null
[02:46:46] [Server thread/ERROR]: Couldn't load chunk [17, 95]
java.lang.NullPointerException: null
[02:46:46] [Server thread/ERROR]: Couldn't load chunk [18, 95]
java.lang.NullPointerException: null

Note: No stacktraces are logged, possibly because the wrong logging methods are called (last parameter is Object and not Throwable)? The class logging this is called yf in 20w18a (Mojang name: net.minecraft.server.level.ChunkMap).

Edit:
The world is fast brewing station from ilmango
https://www.mediafire.com/file/d6xjnzuxk2cchld/fast_brewing_system.zip/file

Fixed

petrosik

[Mojang] Bartosz Bok

2020-04-29, 10:12 PM

2020-05-20, 11:24 AM

2020-05-20, 11:24 AM

6

5

Confirmed

Very Important

Datafixer

20w18a

20w21a