Mojira Archive
MC-184656

RuntimeException: No key replace_with_blackstone in MapLike

I updated a world from 20w20b to 20w21a. When I logged into the server, this appeared in the console:

[09:44:16] [Server thread/ERROR]: No key replace_with_blackstone in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key vines in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key overgrown in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key air_pocket in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key mossiness in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key cold in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]
[09:44:16] [Server thread/ERROR]: Exception loading structure piece with id minecraft:rupo
java.lang.RuntimeException: No key replace_with_blackstone in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key vines in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key overgrown in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key air_pocket in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key mossiness in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]; No key cold in MapLike[{AirPocket:1b,Overgrown:0b,Mossiness:0.2f,Cold:0b,Vines:0b,ReplaceWithBlackstone:0b}]
	at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[vanilla.jar:?]
	at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[vanilla.jar:?]
	at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[vanilla.jar:?]
	at css.<init>(SourceFile:114) ~[vanilla.jar:?]
	at clk.a(SourceFile:137) ~[vanilla.jar:?]
	at cgv.a(SourceFile:424) ~[vanilla.jar:?]
	at cgv.a(SourceFile:175) ~[vanilla.jar:?]
	at yi.l(SourceFile:525) ~[vanilla.jar:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_251]
	at alz.c(SourceFile:144) [vanilla.jar:?]
	at yu$a.c(SourceFile:541) [vanilla.jar:?]
	at alz.w(SourceFile:118) [vanilla.jar:?]
	at yu$a.w(SourceFile:550) [vanilla.jar:?]
	at yu.d(SourceFile:280) [vanilla.jar:?]
	at net.minecraft.server.MinecraftServer.bd(SourceFile:770) [vanilla.jar:?]
	at net.minecraft.server.MinecraftServer.w(SourceFile:758) [vanilla.jar:?]
	at alz.c(SourceFile:127) [vanilla.jar:?]
	at net.minecraft.server.MinecraftServer.v(SourceFile:743) [vanilla.jar:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:695) [vanilla.jar:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]

Won't Fix

AchooTea

2020-05-20, 05:13 PM

2020-08-03, 01:51 AM

2020-06-10, 12:36 PM

10

10

Confirmed

Important

World generation

mojang_internal_1

20w21a, 20w22a, 1.16 Pre-release 2

-