Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-260567

Checkerboard biomes can have no more than 50 biome tags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.19.3, 1.19.4 Pre-release 1
    • None
    • Unconfirmed
    • Custom Worlds, Data Packs, World generation

      The bug

      Checkerboard biomes can have no more than 50 biome tags.
      Resulting in the inability to create a Checkerboard biome that contains all biome.

      Game output
      16:23:12.244
      acx
      Render thread
      Registry loading errors:
      > Errors in registry minecraft:dimension:
      >> Errors in element minecraft:overworld:
      java.lang.IllegalStateException: Failed to parse minecraft:dimension/overworld.json from pack file/CheckerBoardBiomeTag.zip
      	at acx.a(SourceFile:179)
      	at acx$b.a(SourceFile:61)
      	at acx.a(SourceFile:98)
      	at java.base/java.lang.Iterable.forEach(Iterable.java:75)
      	at acx.a(SourceFile:98)
      	at adv.a(SourceFile:38)
      	at exk.a(SourceFile:629)
      	at exk.a(SourceFile:619)
      	at exk.a(SourceFile:591)
      	at ewe.c(SourceFile:56)
      	at ewf.aw_(SourceFile:77)
      	at ewf.a(SourceFile:108)
      	at eoa.c(SourceFile:94)
      	at enr.a(SourceFile:56)
      	at enx.a(SourceFile:187)
      	at epi.a(SourceFile:38)
      	at emg.b(SourceFile:96)
      	at eta.a(SourceFile:539)
      	at emg.a(SourceFile:96)
      	at emg.c(SourceFile:167)
      	at bcm.execute(SourceFile:102)
      	at emg.b(SourceFile:167)
      	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
      	at org.lwjgl.system.JNI.invokeV(Native Method)
      	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
      	at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:198)
      	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:209)
      	at egg.e(SourceFile:310)
      	at emf.f(SourceFile:1237)
      	at emf.e(SourceFile:800)
      	at net.minecraft.client.main.Main.main(SourceFile:237)
      Caused by: java.lang.RuntimeException: Not a JSON object: ["minecraft:mushroom_fields","minecraft:deep_frozen_ocean","minecraft:frozen_ocean","minecraft:deep_cold_ocean","minecraft:cold_ocean","minecraft:deep_ocean","minecraft:ocean","minecraft:deep_lukewarm_ocean","minecraft:lukewarm_ocean","minecraft:warm_ocean","minecraft:stony_shore","minecraft:swamp","minecraft:mangrove_swamp","minecraft:snowy_slopes","minecraft:snowy_plains","minecraft:snowy_beach","minecraft:windswept_gravelly_hills","minecraft:grove","minecraft:windswept_hills","minecraft:snowy_taiga","minecraft:windswept_forest","minecraft:taiga","minecraft:plains","minecraft:meadow","minecraft:beach","minecraft:forest","minecraft:old_growth_spruce_taiga","minecraft:flower_forest","minecraft:birch_forest","minecraft:dark_forest","minecraft:savanna_plateau","minecraft:savanna","minecraft:jungle","minecraft:badlands","minecraft:desert","minecraft:wooded_badlands","minecraft:jagged_peaks","minecraft:stony_peaks","minecraft:frozen_river","minecraft:river","minecraft:ice_spikes","minecraft:old_growth_pine_taiga","minecraft:sunflower_plains","minecraft:old_growth_birch_forest","minecraft:sparse_jungle","minecraft:bamboo_jungle","minecraft:eroded_badlands","minecraft:windswept_savanna","minecraft:frozen_peaks","minecraft:dripstone_caves","minecraft:lush_caves","minecraft:deep_dark","minecraft:cherry_grove","minecraft:nether_wastes","minecraft:soul_sand_valley","minecraft:crimson_forest","minecraft:warped_forest","minecraft:basalt_deltas","minecraft:the_end","minecraft:end_highlands","minecraft:end_midlands","minecraft:small_end_islands","minecraft:end_barrens"]
      	at com.mojang.serialization.DataResult.lambda$getOrThrow$5(DataResult.java:101)
      	at com.mojang.datafixers.util.Either$Right.map(Either.java:99)
      	at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93)
      	at acx.a(SourceFile:176)
      	... 30 more
      16:23:12.245
      exk
      Render thread
      Failed to validate datapack
      java.util.concurrent.CompletionException: java.lang.IllegalStateException: Failed to load registries due to above errors
      	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
      	at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:747)
      	at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
      	at java.base/java.util.concurrent.CompletableFuture.thenAcceptAsync(CompletableFuture.java:2191)
      	at exk.a(SourceFile:659)
      	at exk.a(SourceFile:619)
      	at exk.a(SourceFile:591)
      	at ewe.c(SourceFile:56)
      	at ewf.aw_(SourceFile:77)
      	at ewf.a(SourceFile:108)
      	at eoa.c(SourceFile:94)
      	at enr.a(SourceFile:56)
      	at enx.a(SourceFile:187)
      	at epi.a(SourceFile:38)
      	at emg.b(SourceFile:96)
      	at eta.a(SourceFile:539)
      	at emg.a(SourceFile:96)
      	at emg.c(SourceFile:167)
      	at bcm.execute(SourceFile:102)
      	at emg.b(SourceFile:167)
      	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
      	at org.lwjgl.system.JNI.invokeV(Native Method)
      	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
      	at com.mojang.blaze3d.systems.RenderSystem.pollEvents(SourceFile:198)
      	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:209)
      	at egg.e(SourceFile:310)
      	at emf.f(SourceFile:1237)
      	at emf.e(SourceFile:800)
      	at net.minecraft.client.main.Main.main(SourceFile:237)
      Caused by: java.lang.IllegalStateException: Failed to load registries due to above errors
      	at acx.a(SourceFile:111)
      	at adv.a(SourceFile:38)
      	at exk.a(SourceFile:629)
      	... 24 more
      

            Unassigned Unassigned
            Les3awe [Mod] Les3awe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: