mojira.dev

Zachary McAlpin

Assigned

No issues.

Reported

MC-134953 Buffet worlds always have the ocean biome on servers (Multiplayer Only) Cannot Reproduce MC-122346 Command /function Bug: Putting a Colon with a Slash in the Argument Crashes Minecraft Duplicate MC-41171 Random Crash While Livestreaming Duplicate

Comments

The reason that the Buffet World Type always has the ocean biome in multiplayer is due to glitches with the JSON parser that Minecraft uses.

Apparently, minecraft:mutated_jungle is getting changed to minecraft\:mutated_jungle, and I was not the first person to have issues with the generator-settings field in server.properties, which were present before 1.13 just like they are present for 1.13 and later.

This issue seems to be related to MC-134953, which is an issue that I could actually reproduce.

I think this bug was introduced in 17w47a, but I never tested 17w47a, but I did test 17w47b.