quiqueck / WorldWeaver

Unleash your world-building potential with WorldWeaver, a Minecraft utility mod for Fabric, simplifying tasks and enhancing the possibilities of data-driven world generation.
MIT License
5 stars 3 forks source link

crash when entering nether[Bug] #10

Closed Sinogard closed 2 months ago

Sinogard commented 2 months ago

What happened?

minecraft version 1.21 (option for selection unavailable) Crash when entering the nether through a portal.

BCLib

21.0.7

Fabric API

100.7

Fabric Loader

16.0

Minecraft

1.20.1

Relevant log output

[10:11:06] [Render thread/INFO]: Exception when loading biomesoplenty:stringy_cobweb texture, using material colour.
[10:11:06] [Render thread/INFO]: Black texture 16
[10:11:06] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.class_148: Exception chunk generation/loading
    at net.minecraft.class_3242.method_14357(class_3242.java:179) ~[client-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1032) ~[client-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912) ~[client-intermediary.jar:?]
    at net.minecraft.class_1132.method_3748(class_1132.java:114) ~[client-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) ~[client-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) ~[client-intermediary.jar:?]
    at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / betternether:crimson_pinewood]=net.minecraft.class_1959@46d73ddb}, Reference{ResourceKey[minecraft:worldgen/biome / minecraft:warped_forest]=net.minecraft.class_1959@40c6c5e2}]
    at net.minecraft.class_7510.method_44210(class_7510.java:99) ~[client-intermediary.jar:?]
    at org.betterx.wover.biome.impl.modification.ChunkGeneratorHelper.lambda$rebuildFeaturesPerStep$2(ChunkGeneratorHelper.java:23) ~[wover-biome-21.0.8-11a52acef539861a.jar:?]
    at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:181) ~[guava-32.1.2-jre.jar:?]
    at net.minecraft.class_2794.method_12102(class_2794.java:292) ~[client-intermediary.jar:?]
    at net.minecraft.class_9310.method_57610(class_9310.java:103) ~[client-intermediary.jar:?]
    at net.minecraft.class_9770.mixinextras$bridge$doWork$15(class_9770.java) ~[client-intermediary.jar:?]
    at net.minecraft.class_9770.mda6eaa5$c2me-threading-worldgen$lambda$wrapGenerationStep$0$0(class_9770.java:537) ~[client-intermediary.jar:?]
    at com.ishland.c2me.base.common.scheduler.ScheduledTask.run(ScheduledTask.java:22) ~[c2me-base-0.2.0+alpha.11.107+1.21-b3791d47a58b368e.jar:?]
    at com.ishland.flowsched.executor.WorkerThread.pollTasks(WorkerThread.java:56) ~[c2me-base-0.2.0+alpha.11.107+1.21-b3791d47a58b368e.jar:?]
    at com.ishland.flowsched.executor.WorkerThread.run(WorkerThread.java:35) ~[c2me-base-0.2.0+alpha.11.107+1.21-b3791d47a58b368e.jar:?]
[10:11:06] [Server thread/ERROR]: This crash report has been saved to: E:\MultiMC\instances\1.21\.minecraft\crash-reports\crash-2024-07-17_10.11.06-server.txt
[10:11:06] [Server thread/INFO]: Stopping server
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 2024-07-17 10:11:06
Description: Exception chunk generation/loading

java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / betternether:crimson_pinewood]=net.minecraft.class_1959@46d73ddb}, Reference{ResourceKey[minecraft:worldgen/biome / minecraft:warped_forest]=net.minecraft.class_1959@40c6c5e2}]
    at net.minecraft.class_7510.method_44210(class_7510.java:99)
    at org.betterx.wover.biome.impl.modification.ChunkGeneratorHelper.lambda$rebuildFeaturesPerStep$2(ChunkGeneratorHelper.java:23)
    at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:181)
    at net.minecraft.class_2794.method_12102(class_2794.java:292)
    at net.minecraft.class_9310.method_57610(class_9310.java:103)
    at net.minecraft.class_9770.mixinextras$bridge$doWork$15(class_9770.java)
    at net.minecraft.class_9770.mda6eaa5$c2me-threading-worldgen$lambda$wrapGenerationStep$0$0(class_9770.java:537)
    at com.ishland.c2me.base.common.scheduler.ScheduledTask.run(ScheduledTask.java:22)
    at com.ishland.flowsched.executor.WorkerThread.pollTasks(WorkerThread.java:56)
    at com.ishland.flowsched.executor.WorkerThread.run(WorkerThread.java:35)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.class_3222.method_14226(class_3222.java:648)

-- Player being ticked --
Details:
    Entity Type: minecraft:player (net.minecraft.class_3222)
    Entity ID: 11
    Entity Name: SinogardNunitsuj
    Entity's Exact location: -179.24, 79.25, 41.64
    Entity's Block location: World: (-180,79,41), Section: (at 12,15,9 in -12,4,2; chunk contains blocks -192,-64,32 to -177,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
    Entity's Momentum: 0.00, 0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.class_3222.method_14226(class_3222.java:648)
    at net.minecraft.class_3244.method_18784(class_3244.java:268)
    at net.minecraft.class_2535.method_10754(class_2535.java:401)
    at net.minecraft.class_3242.method_14357(class_3242.java:176)
    at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1032)
    at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912)
    at net.minecraft.class_1132.method_3748(class_1132.java:114)
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
    at java.base/java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.21
    Minecraft Version ID: 1.21
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 21.0.3, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 9536434872 bytes (9094 MiB) / 21810380800 bytes (20800 MiB) up to 67108864000 bytes (64000 MiB)
    CPUs: 32
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 5950X 16-Core Processor            
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.40
    Number of physical packages: 1
    Number of physical CPUs: 16
    Number of logical CPUs: 32
    Graphics card #0 name: NVIDIA GeForce RTX 4080
    Graphics card #0 vendor: NVIDIA
    Graphics card #0 VRAM (MiB): 16376.00
    Graphics card #0 deviceId: VideoController1
    Graphics card #0 versionInfo: 32.0.15.5612
    Memory slot #0 capacity (MiB): 32768.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MiB): 32768.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MiB): 32768.00
    Memory slot #2 clockSpeed (GHz): 2.67
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MiB): 32768.00
    Memory slot #3 clockSpeed (GHz): 2.67
    Memory slot #3 type: DDR4
    Virtual memory max (MiB): 262062.22
    Virtual memory used (MiB): 49223.30
    Swap memory total (MiB): 131072.00
    Swap memory used (MiB): 22.12
    Space in storage for jna.tmpdir (MiB): <path not set>
    Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
    Space in storage for io.netty.native.workdir (MiB): <path not set>
    Space in storage for java.io.tmpdir (MiB): available: 1342667.63, total: 1906986.00
    Space in storage for workdir (MiB): available: 6734340.00, total: 7630860.00
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8000m -Xmx64000m
    Fabric Mods: 
        advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1
        alinlib: AlinLib 2.0.0-alpha.3+mc1.21
            meteordevelopment_starscript: starscript 0.3.4
        alloy_forgery: Alloy Forgery 2.2.1+1.21
        allthetrims: AllTheTrims 4.0.0
        anvilrestoration: Anvil Restoration 2.2
        architectury: Architectury 13.0.4
        athena: Athena 4.0.0
        autorun: AutoRun 0.6.0
        badpackets: Bad Packets 0.8.1
        bclib: BCLib 21.0.7
        better_craftables: Better Craftables 1.6.0
        betterend: Better End 21.0.3
        bettergrass: FabricBetterGrass 1.0.13+1.21
        betternether: Better Nether 21.0.6
        betterstats: Better Statistics Screen 3.12.2+fabric-1.21
            extendedworldselection: Extended world selection 0.0.1+fabric-1.21
        biolith: Biolith 3.0.0-beta.1
        biomesoplenty: BiomesOPlenty 21.0.0.12
        c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.107+1.21
            c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.107+1.21
            c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.107+1.21
            c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.107+1.21
            c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.107+1.21
            c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.107+1.21
            c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.107+1.21
            c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.107+1.21
            c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.107+1.21
            c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.107+1.21
            c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.107+1.21
            c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.107+1.21
            c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.107+1.21
            c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.107+1.21
            c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.107+1.21
            c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.107+1.21
            c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.107+1.21
            c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.107+1.21
            c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.107+1.21
            c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.107+1.21
            c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.107+1.21
            com_ibm_async_asyncutil: asyncutil 0.1.0
            net_objecthunter_exp4j: exp4j 0.4.8
            org_threadly_threadly: threadly 7.0
        chipped: Chipped 4.0.0
        chunky: Chunky 1.4.16
        cloth-config: Cloth Config v15 15.0.127
            cloth-basic-math: cloth-basic-math 0.6.1
        collective: Collective 7.70
        concentration: Concentration 1.1.3
        constantmusic: Constant Music 1.0.3
        continuity: Continuity 3.0.0-beta.5+1.21
        craftify: Craftify 1.16.0
            elementa: Elementa 636
            universalcraft: UniversalCraft 342
            vigilance: Vigilance 295
        cratedelight: Crate Delight 2024.7.12-1.21-fabric
        distanthorizons: Distant Horizons 2.1.2-a
            fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.10+e633f88390
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
            fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b559734490
        emi: EMI 1.1.10+1.21+fabric
        fabric-api: Fabric API 0.100.7+1.21
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.67+b5597344d1
            fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
            fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
            fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
            fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
            fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
            fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
            fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
            fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.15+b5597344d1
            fabric-convention-tags-v1: Fabric Convention Tags 2.0.18+7f945d5bd1
            fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.4.2+c111832ad1
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
            fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.25+6a6dfa19d1
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.12+16c4ae25d1
            fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
            fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
            fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.3+78017270d1
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.11+8f3583aed1
            fabric-loot-api-v2: Fabric Loot API (v2) 3.0.13+3f89f5a5d1
            fabric-loot-api-v3: Fabric Loot API (v3) 1.0.1+3f89f5a5d1
            fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
            fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
            fabric-networking-api-v1: Fabric Networking API (v1) 4.2.0+ab7edbacd1
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.1.13+d1321076d1
            fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
            fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.10+65089712d1
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.0.25+5bd9f1bcd1
            fabric-renderer-api-v1: Fabric Renderer API (v1) 3.3.0+0ae0b97dd1
            fabric-renderer-indigo: Fabric Renderer - Indigo 1.6.5+48fb1586d1
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
            fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.2.1+d153f344d1
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.2.0+7e687b32d1
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.82+b5597344d1
            fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
            fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.15+3dccd343d1
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.0.12+6573ed8cd1
        fabric-language-kotlin: Fabric Language Kotlin 1.11.0+kotlin.2.0.0
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.0
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.0
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.0
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.0
            org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.24.0
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
            org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
        fabricloader: Fabric Loader 0.16.0
            mixinextras: MixinExtras 0.4.0
        fallingtree: FallingTree 1.21.0.6
        flightassistant: Flight Assistant 2.3.0+mc1.21
        forgeconfigapiport: Forge Config API Port 21.0.2
            com_electronwill_night-config_core: core 3.8.0
            com_electronwill_night-config_toml: toml 3.8.0
        freecam: Freecam (Modrinth Edition) 1.3.0-beta1+mc1.21
        friendsandfoes: Friends&Foes 2.0.14
        glitchcore: GlitchCore 2.0.0.2
            net_jodah_typetools: typetools 0.6.3
        gravestones: Gravestones 1.0.8
        handcrafted: Handcrafted 4.0.1
        ichunutil: iChunUtil 1.0.0
        indium: Indium 1.0.34+mc1.21
        inventoryhud: Inventory HUD + ${version}
        iris: Iris 1.7.3+mc1.21
            io_github_douira_glsl-transformer: glsl-transformer 2.0.1
            org_anarres_jcpp: jcpp 1.4.14
            org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
        java: OpenJDK 64-Bit Server VM 21
        lighty: Lighty 3.0.0-beta.3
        lithostitched: Lithostitched 1.2.3
        lolmblv: More Barrel Variants 1.5.7
        lolmbv: More Bookshelf Variants 1.0.4
        lolmcgt: More Cartography Tables 1.5.7
        lolmct: More Crafting Tables 1.2.8
        lolmcv: More Chest Variants 1.5.6
        lolmft: More Fletching Tables 1.5.6
        lolmfv: More Furnace Variants 1.0.3
        lolmsv: More Shield Variants 1.0.1
        mcwbridges: Macaw's Bridges 3.0.0
        mcwdoors: Macaw's Doors 1.1.1
        mcwlights: Macaw's Lights and Lamps 1.1.1
        mcwpaths: Macaw's Paths and Pavings 1.0.5
        minecraft: Minecraft 1.21
        mob_explosion_griefing: Mob Explosion Griefing Gamerule 1.3.0+1.21
        modmenu: Mod Menu 11.0.1
            placeholder-api: Placeholder API 2.4.0-pre.2+1.21
        morediscs: More Music Discs 1.21-34-fabric
        mr_2032_worldheight: 2032 World Height 1.20.5+
        mr_banner_bedsheets: Banner Bedsheets 1.5
        mr_crafting: Crafting+ 1
        mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.3
        mr_dungeons_andtavernsdeserttempleoverhaul: Dungeons and Taverns Desert Temple Overhaul 1-v1.1
        mr_dungeons_andtavernsjungletempleoverhaul: Dungeons and Taverns Jungle Temple Overhaul 1-v1.1
        mr_dungeons_andtavernsnetherfortressoverhaul: Dungeons and Taverns Nether Fortress Overhaul 1-v2.1
        mr_dungeons_andtavernsoceanmonumentoverhaul: Dungeons and Taverns Ocean Monument Overhaul 1-v1.1
        mr_dungeons_andtavernspillageroutpostoverhaul: Dungeons and Taverns Pillager Outpost Overhaul 1-v2.2
        mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1-v2.1
        mr_dungeons_andtavernsswamphutoverhaul: Dungeons and Taverns Swamp Hut Overhaul 1-v2
        mr_dungeons_andtavernswoodlandmansionoverhaul: Dungeons and Taverns Woodland Mansion Overhaul 1-v1.1
        mr_lithosphere: Lithosphere 1.2
        mr_netherweather: Nether Weather 1.1.1
        mr_no_endermangrief: No Enderman Grief 1-v.2.1.2
        mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.2a
        mythicmetals: Mythic Metals 0.20.0+1.21-alpha4
            additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
            cardinal-components-base: Cardinal Components API (base) 6.1.0
            cardinal-components-entity: Cardinal Components API (entities) 6.1.0
            common-protection-api: Common Protection API 1.0.0
        nicemod: NiceMod - New blocks 1.4.1 - 1.21
        owo: o?o 0.12.10+1.21
            blue_endless_jankson: jankson 1.2.2
            io_wispforest_endec: endec 0.1.0
            io_wispforest_endec_gson: gson 0.1.0
            io_wispforest_endec_jankson: jankson 0.1.0
            io_wispforest_endec_netty: netty 0.1.0
        particlerain: Particle Rain 2.1.2
        ping-wheel: Ping Wheel 1.9.1
        pneumonocore: PneumonoCore 1.1.6
        puzzleslib: Puzzles Lib 21.0.15
        quad: Quad 1.2.7
        replaymod: Replay Mod 1.21-2.6.17
        resourcefullib: Resourceful Lib 3.0.9
            com_teamresourceful_bytecodecs: bytecodecs 1.1.2
            com_teamresourceful_yabn: yabn 1.0.3
        retraining: Retraining 2.0.0
        shouldersurfing: Shoulder Surfing Reloaded 4.1.5
        simplystatus: SimplyStatus 2.2.0-alpha.4
        skinlayers3d: 3d-Skin-Layers 1.6.6
        slotcycler: Slot Cycler 21.0.0
            hotbarslotcycling: Hotbar Slot Cycling 21.0.0
        sodium: Sodium 0.5.11+mc1.21
        stackable: Stackable 1.2.1
        tcdcommons: TCD Commons API 3.12.1+fabric-1.21
        tectonic: Tectonic 2.4.0
        terrablender: TerraBlender 4.0.0.1
        terralith: Terralith 2.5.4
        terrestria: Terrestria 7.0.0
            terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0-alpha.1
            terraform-config-api-v1: Terraform Config API (v1) 11.0.0-alpha.1
            terraform-dirt-api-v1: Terraform Dirt API (v1) 11.0.0-alpha.1
            terraform-shapes-api-v1: Terraform Shapes API (v1) 11.0.0-alpha.1
            terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0-alpha.1
            terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0-alpha.1
            terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
            terrestria-client: Terrestria: Client 7.0.0
            terrestria-common: Terrestria: Common 7.0.0
            terrestria-worldgen: Terrestria: World Generation 7.0.0
        timm: The Immersive Music Mod 1.0.3
        toomanypaintings: Too Many Paintings! 1.0.2-1.21-fabric
        tradingpost: Trading Post 21.0.2
        traverse: Traverse 8.0.0
            traverse-client: Traverse: Client 8.0.0
            traverse-common: Traverse: Common 8.0.0
            traverse-worldgen: Traverse: World Generation 8.0.0
        variantsandventures: Variants & Ventures 1.0.3
        visuality: Visuality 0.7.6+1.21
        waveycapes: WaveyCapes 1.4.8
        wover: WorldWeaver 21.0.8
            wover-biome: WorldWeaver - Biome API 21.0.8
            wover-block: WorldWeaver - Block and Item API 21.0.8
            wover-common: WorldWeaver - Common API 21.0.8
            wover-core: WorldWeaver - Core API 21.0.8
            wover-datagen: WorldWeaver - Datagen API 21.0.8
            wover-events: WorldWeaver - Events API 21.0.8
            wover-feature: WorldWeaver - Feature API 21.0.8
            wover-generator: WorldWeaver - World Generator API 21.0.8
            wover-item: WorldWeaver - Item API 21.0.8
            wover-math: WorldWeaver - Math API 21.0.8
            wover-preset: WorldWeaver - World Preset API 21.0.8
            wover-recipe: WorldWeaver - Recipe API 21.0.8
            wover-structure: WorldWeaver - Structure API 21.0.8
            wover-surface: WorldWeaver - Surface API 21.0.8
            wover-tag: WorldWeaver - Tag API 21.0.8
            wover-ui: WorldWeaver - UI API 21.0.8
            wunderlib: WunderLib 21.0.3
        wthit: wthit 12.2.2
        wwoo: William Wythers' Overhauled Overworld 2.3.4
        xaerominimap: Xaero's Minimap 24.2.1
        xaeroplus: XaeroPlus 2.16
            com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8
            net_lenni0451_lambdaevents: LambdaEvents 2.4.2
        xaeroworldmap: Xaero's World Map 1.38.8
        xaerozoomout: XaeroZoomout 2.0.0
        yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
            com_twelvemonkeys_common_common-image: common-image 3.10.0
            com_twelvemonkeys_common_common-io: common-io 3.10.0
            com_twelvemonkeys_common_common-lang: common-lang 3.10.0
            com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
            com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
            com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
            org_quiltmc_parsers_gson: gson 0.2.1
            org_quiltmc_parsers_json: json 0.2.1
        zoomify: Zoomify 2.14.0+1.21
            com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
    Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip
        Profile: POTATO (+0 options changed by user)
    Server Running: true
    Player Count: 1 / 8; [class_3222['SinogardNunitsuj'/11, l='ServerLevel[testing]', x=-179.24, y=79.25, z=41.64]]
    Active Data Packs: vanilla, fabric, additionalentityattributes, alloy_forgery, bclib, better_craftables, betterend, betternether, biomesoplenty (incompatible), chipped, collective, cratedelight, fabric-convention-tags-v2, friendsandfoes, gravestones, handcrafted, lithostitched (incompatible), lolmblv, lolmbv, lolmcgt, lolmct, lolmcv, lolmft, lolmfv, lolmsv, mcwbridges (incompatible), mcwdoors (incompatible), mcwlights (incompatible), mcwpaths (incompatible), morediscs, mr_2032_worldheight (incompatible), mr_banner_bedsheets (incompatible), mr_crafting, mr_dungeons_andtaverns, mr_dungeons_andtavernsdeserttempleoverhaul, mr_dungeons_andtavernsjungletempleoverhaul, mr_dungeons_andtavernsnetherfortressoverhaul, mr_dungeons_andtavernsoceanmonumentoverhaul, mr_dungeons_andtavernspillageroutpostoverhaul, mr_dungeons_andtavernsstrongholdrework, mr_dungeons_andtavernsswamphutoverhaul, mr_dungeons_andtavernswoodlandmansionoverhaul, mr_lithosphere (incompatible), mr_netherweather, mr_no_endermangrief, mr_true_ending, mythicmetals, nicemod, quad, terrablender (incompatible), terralith, terrestria-common, toomanypaintings, tradingpost (incompatible), traverse-common, variantsandventures (incompatible), wover-generator, wover-preset, wover-surface, wover-tag, wwoo, terratonic (incompatible)
    Available Data Packs: vanilla, trade_rebalance, bundle, fabric, additionalentityattributes, alloy_forgery, bclib, better_craftables, betterend, betternether, biomesoplenty (incompatible), chipped, collective, cratedelight, fabric-convention-tags-v2, friendsandfoes, gravestones, handcrafted, lithostitched (incompatible), lolmblv, lolmbv, lolmcgt, lolmct, lolmcv, lolmft, lolmfv, lolmsv, mcwbridges (incompatible), mcwdoors (incompatible), mcwlights (incompatible), mcwpaths (incompatible), morediscs, mr_2032_worldheight (incompatible), mr_banner_bedsheets (incompatible), mr_crafting, mr_dungeons_andtaverns, mr_dungeons_andtavernsdeserttempleoverhaul, mr_dungeons_andtavernsjungletempleoverhaul, mr_dungeons_andtavernsnetherfortressoverhaul, mr_dungeons_andtavernsoceanmonumentoverhaul, mr_dungeons_andtavernspillageroutpostoverhaul, mr_dungeons_andtavernsstrongholdrework, mr_dungeons_andtavernsswamphutoverhaul, mr_dungeons_andtavernswoodlandmansionoverhaul, mr_lithosphere (incompatible), mr_netherweather, mr_no_endermangrief, mr_true_ending, mythicmetals, nicemod, quad, terrablender (incompatible), terralith, terrestria-common, toomanypaintings, tradingpost (incompatible), traverse-common, variantsandventures (incompatible), wover-generator, wover-preset, wover-surface, wover-tag, wwoo, betternether:vanilla-hammers_extensions, betterend:patchouli_extensions, betternether:vanillaexcavators_extensions, betterend:nourish_extensions, terratonic (incompatible)
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    World Seed: 3621794707496218899
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
    Launched Version: 1.21
[10:11:06] [Server thread/INFO]: Saving players
#@!@# Game crashed! Crash report saved to: #@!@# E:\MultiMC\instances\1.21\.minecraft\crash-reports\crash-2024-07-17_10.11.06-server.txt
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 2024-07-17 10:11:07
Description: Exception generating new chunk

java.lang.IllegalStateException: Parent chunk missing
    at net.minecraft.class_3898.method_60442(class_3898.java:630)
    at net.minecraft.class_9761.method_60461(class_9761.java:96)
    at net.minecraft.class_9759.method_60428(class_9759.java:143)
    at net.minecraft.class_9759.method_60427(class_9759.java:121)
    at net.minecraft.class_9759.method_60432(class_9759.java:74)
    at net.minecraft.class_9759.method_60424(class_9759.java:59)
    at net.minecraft.class_3898.method_60446(class_3898.java:665)
    at net.minecraft.class_3900.method_17634(class_3900.java:62)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Worker-Main-7
Stacktrace:
    at net.minecraft.class_3898.method_60442(class_3898.java:630)

-- Chunk to be generated --
Details:
    Status being generated: minecraft:initialize_light
    Location: -3,0
    Position hash: 4294967293
    Generator: WoVer - Chunk Generator (55e7f454)
    preset     = wover:normal
    noise      = minecraft:nether
    features   = none
Stacktrace:
    at net.minecraft.class_3898.method_60442(class_3898.java:630)
    at net.minecraft.class_9761.method_60461(class_9761.java:96)
    at net.minecraft.class_9759.method_60428(class_9759.java:143)
    at net.minecraft.class_9759.method_60427(class_9759.java:121)
    at net.minecraft.class_9759.method_60432(class_9759.java:74)
    at net.minecraft.class_9759.method_60424(class_9759.java:59)
    at net.minecraft.class_3898.method_60446(class_3898.java:665)
    at net.minecraft.class_3900.method_17634(class_3900.java:62)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.21
    Minecraft Version ID: 1.21
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 21.0.3, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 9160858552 bytes (8736 MiB) / 21810380800 bytes (20800 MiB) up to 67108864000 bytes (64000 MiB)
    CPUs: 32
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 5950X 16-Core Processor            
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.40
    Number of physical packages: 1
    Number of physical CPUs: 16
    Number of logical CPUs: 32
    Graphics card #0 name: NVIDIA GeForce RTX 4080
    Graphics card #0 vendor: NVIDIA
    Graphics card #0 VRAM (MiB): 16376.00
    Graphics card #0 deviceId: VideoController1
    Graphics card #0 versionInfo: 32.0.15.5612
    Memory slot #0 capacity (MiB): 32768.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MiB): 32768.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MiB): 32768.00
    Memory slot #2 clockSpeed (GHz): 2.67
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MiB): 32768.00
    Memory slot #3 clockSpeed (GHz): 2.67
    Memory slot #3 type: DDR4
    Virtual memory max (MiB): 262062.22
    Virtual memory used (MiB): 49224.79
    Swap memory total (MiB): 131072.00
    Swap memory used (MiB): 22.12
    Space in storage for jna.tmpdir (MiB): <path not set>
    Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
    Space in storage for io.netty.native.workdir (MiB): <path not set>
    Space in storage for java.io.tmpdir (MiB): available: 1342667.63, total: 1906986.00
    Space in storage for workdir (MiB): available: 6734340.00, total: 7630860.00
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8000m -Xmx64000m
    Fabric Mods: 
        advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1
        alinlib: AlinLib 2.0.0-alpha.3+mc1.21
            meteordevelopment_starscript: starscript 0.3.4
        alloy_forgery: Alloy Forgery 2.2.1+1.21
        allthetrims: AllTheTrims 4.0.0
        anvilrestoration: Anvil Restoration 2.2
        architectury: Architectury 13.0.4
        athena: Athena 4.0.0
        autorun: AutoRun 0.6.0
        badpackets: Bad Packets 0.8.1
        bclib: BCLib 21.0.7
        better_craftables: Better Craftables 1.6.0
        betterend: Better End 21.0.3
        bettergrass: FabricBetterGrass 1.0.13+1.21
        betternether: Better Nether 21.0.6
        betterstats: Better Statistics Screen 3.12.2+fabric-1.21
            extendedworldselection: Extended world selection 0.0.1+fabric-1.21
        biolith: Biolith 3.0.0-beta.1
        biomesoplenty: BiomesOPlenty 21.0.0.12
        c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.107+1.21
            c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.107+1.21
            c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.107+1.21
            c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.107+1.21
            c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.107+1.21
            c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.107+1.21
            c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.107+1.21
            c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.107+1.21
            c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.107+1.21
            c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.107+1.21
            c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.107+1.21
            c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.107+1.21
            c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.107+1.21
            c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.107+1.21
            c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.107+1.21
            c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.107+1.21
            c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.107+1.21
            c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.107+1.21
            c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.107+1.21
            c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.107+1.21
            c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.107+1.21
            com_ibm_async_asyncutil: asyncutil 0.1.0
            net_objecthunter_exp4j: exp4j 0.4.8
            org_threadly_threadly: threadly 7.0
        chipped: Chipped 4.0.0
        chunky: Chunky 1.4.16
        cloth-config: Cloth Config v15 15.0.127
            cloth-basic-math: cloth-basic-math 0.6.1
        collective: Collective 7.70
        concentration: Concentration 1.1.3
        constantmusic: Constant Music 1.0.3
        continuity: Continuity 3.0.0-beta.5+1.21
        craftify: Craftify 1.16.0
            elementa: Elementa 636
            universalcraft: UniversalCraft 342
            vigilance: Vigilance 295
        cratedelight: Crate Delight 2024.7.12-1.21-fabric
        distanthorizons: Distant Horizons 2.1.2-a
            fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.10+e633f88390
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
            fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b559734490
        emi: EMI 1.1.10+1.21+fabric
        fabric-api: Fabric API 0.100.7+1.21
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.67+b5597344d1
            fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
            fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
            fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
            fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
            fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
            fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
            fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
            fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.15+b5597344d1
            fabric-convention-tags-v1: Fabric Convention Tags 2.0.18+7f945d5bd1
            fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.4.2+c111832ad1
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
            fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.25+6a6dfa19d1
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.12+16c4ae25d1
            fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
            fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
            fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.3+78017270d1
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.11+8f3583aed1
            fabric-loot-api-v2: Fabric Loot API (v2) 3.0.13+3f89f5a5d1
            fabric-loot-api-v3: Fabric Loot API (v3) 1.0.1+3f89f5a5d1
            fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
            fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
            fabric-networking-api-v1: Fabric Networking API (v1) 4.2.0+ab7edbacd1
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.1.13+d1321076d1
            fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
            fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.10+65089712d1
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.0.25+5bd9f1bcd1
            fabric-renderer-api-v1: Fabric Renderer API (v1) 3.3.0+0ae0b97dd1
            fabric-renderer-indigo: Fabric Renderer - Indigo 1.6.5+48fb1586d1
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
            fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.2.1+d153f344d1
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.2.0+7e687b32d1
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.82+b5597344d1
            fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
            fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.15+3dccd343d1
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.0.12+6573ed8cd1
        fabric-language-kotlin: Fabric Language Kotlin 1.11.0+kotlin.2.0.0
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.0
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.0
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.0
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.0
            org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.24.0
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
            org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
        fabricloader: Fabric Loader 0.16.0
            mixinextras: MixinExtras 0.4.0
        fallingtree: FallingTree 1.21.0.6
        flightassistant: Flight Assistant 2.3.0+mc1.21
        forgeconfigapiport: Forge Config API Port 21.0.2
            com_electronwill_night-config_core: core 3.8.0
            com_electronwill_night-config_toml: toml 3.8.0
        freecam: Freecam (Modrinth Edition) 1.3.0-beta1+mc1.21
        friendsandfoes: Friends&Foes 2.0.14
        glitchcore: GlitchCore 2.0.0.2
            net_jodah_typetools: typetools 0.6.3
        gravestones: Gravestones 1.0.8
        handcrafted: Handcrafted 4.0.1
        ichunutil: iChunUtil 1.0.0
        indium: Indium 1.0.34+mc1.21
        inventoryhud: Inventory HUD + ${version}
        iris: Iris 1.7.3+mc1.21
            io_github_douira_glsl-transformer: glsl-transformer 2.0.1
            org_anarres_jcpp: jcpp 1.4.14
            org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
        java: OpenJDK 64-Bit Server VM 21
        lighty: Lighty 3.0.0-beta.3
        lithostitched: Lithostitched 1.2.3
        lolmblv: More Barrel Variants 1.5.7
        lolmbv: More Bookshelf Variants 1.0.4
        lolmcgt: More Cartography Tables 1.5.7
        lolmct: More Crafting Tables 1.2.8
        lolmcv: More Chest Variants 1.5.6
        lolmft: More Fletching Tables 1.5.6
        lolmfv: More Furnace Variants 1.0.3
        lolmsv: More Shield Variants 1.0.1
        mcwbridges: Macaw's Bridges 3.0.0
        mcwdoors: Macaw's Doors 1.1.1
        mcwlights: Macaw's Lights and Lamps 1.1.1
        mcwpaths: Macaw's Paths and Pavings 1.0.5
        minecraft: Minecraft 1.21
        mob_explosion_griefing: Mob Explosion Griefing Gamerule 1.3.0+1.21
        modmenu: Mod Menu 11.0.1
            placeholder-api: Placeholder API 2.4.0-pre.2+1.21
        morediscs: More Music Discs 1.21-34-fabric
        mr_2032_worldheight: 2032 World Height 1.20.5+
        mr_banner_bedsheets: Banner Bedsheets 1.5
        mr_crafting: Crafting+ 1
        mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.3
        mr_dungeons_andtavernsdeserttempleoverhaul: Dungeons and Taverns Desert Temple Overhaul 1-v1.1
        mr_dungeons_andtavernsjungletempleoverhaul: Dungeons and Taverns Jungle Temple Overhaul 1-v1.1
        mr_dungeons_andtavernsnetherfortressoverhaul: Dungeons and Taverns Nether Fortress Overhaul 1-v2.1
        mr_dungeons_andtavernsoceanmonumentoverhaul: Dungeons and Taverns Ocean Monument Overhaul 1-v1.1
        mr_dungeons_andtavernspillageroutpostoverhaul: Dungeons and Taverns Pillager Outpost Overhaul 1-v2.2
        mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1-v2.1
        mr_dungeons_andtavernsswamphutoverhaul: Dungeons and Taverns Swamp Hut Overhaul 1-v2
        mr_dungeons_andtavernswoodlandmansionoverhaul: Dungeons and Taverns Woodland Mansion Overhaul 1-v1.1
        mr_lithosphere: Lithosphere 1.2
        mr_netherweather: Nether Weather 1.1.1
        mr_no_endermangrief: No Enderman Grief 1-v.2.1.2
        mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.2a
        mythicmetals: Mythic Metals 0.20.0+1.21-alpha4
            additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
            cardinal-components-base: Cardinal Components API (base) 6.1.0
            cardinal-components-entity: Cardinal Components API (entities) 6.1.0
            common-protection-api: Common Protection API 1.0.0
        nicemod: NiceMod - New blocks 1.4.1 - 1.21
        owo: o?o 0.12.10+1.21
            blue_endless_jankson: jankson 1.2.2
            io_wispforest_endec: endec 0.1.0
            io_wispforest_endec_gson: gson 0.1.0
            io_wispforest_endec_jankson: jankson 0.1.0
            io_wispforest_endec_netty: netty 0.1.0
        particlerain: Particle Rain 2.1.2
        ping-wheel: Ping Wheel 1.9.1
        pneumonocore: PneumonoCore 1.1.6
        puzzleslib: Puzzles Lib 21.0.15
        quad: Quad 1.2.7
        replaymod: Replay Mod 1.21-2.6.17
        resourcefullib: Resourceful Lib 3.0.9
            com_teamresourceful_bytecodecs: bytecodecs 1.1.2
            com_teamresourceful_yabn: yabn 1.0.3
        retraining: Retraining 2.0.0
        shouldersurfing: Shoulder Surfing Reloaded 4.1.5
        simplystatus: SimplyStatus 2.2.0-alpha.4
        skinlayers3d: 3d-Skin-Layers 1.6.6
        slotcycler: Slot Cycler 21.0.0
            hotbarslotcycling: Hotbar Slot Cycling 21.0.0
        sodium: Sodium 0.5.11+mc1.21
        stackable: Stackable 1.2.1
        tcdcommons: TCD Commons API 3.12.1+fabric-1.21
        tectonic: Tectonic 2.4.0
        terrablender: TerraBlender 4.0.0.1
        terralith: Terralith 2.5.4
        terrestria: Terrestria 7.0.0
            terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0-alpha.1
            terraform-config-api-v1: Terraform Config API (v1) 11.0.0-alpha.1
            terraform-dirt-api-v1: Terraform Dirt API (v1) 11.0.0-alpha.1
            terraform-shapes-api-v1: Terraform Shapes API (v1) 11.0.0-alpha.1
            terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0-alpha.1
            terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0-alpha.1
            terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
            terrestria-client: Terrestria: Client 7.0.0
            terrestria-common: Terrestria: Common 7.0.0
            terrestria-worldgen: Terrestria: World Generation 7.0.0
        timm: The Immersive Music Mod 1.0.3
        toomanypaintings: Too Many Paintings! 1.0.2-1.21-fabric
        tradingpost: Trading Post 21.0.2
        traverse: Traverse 8.0.0
            traverse-client: Traverse: Client 8.0.0
            traverse-common: Traverse: Common 8.0.0
            traverse-worldgen: Traverse: World Generation 8.0.0
        variantsandventures: Variants & Ventures 1.0.3
        visuality: Visuality 0.7.6+1.21
        waveycapes: WaveyCapes 1.4.8
        wover: WorldWeaver 21.0.8
            wover-biome: WorldWeaver - Biome API 21.0.8
            wover-block: WorldWeaver - Block and Item API 21.0.8
            wover-common: WorldWeaver - Common API 21.0.8
            wover-core: WorldWeaver - Core API 21.0.8
            wover-datagen: WorldWeaver - Datagen API 21.0.8
            wover-events: WorldWeaver - Events API 21.0.8
            wover-feature: WorldWeaver - Feature API 21.0.8
            wover-generator: WorldWeaver - World Generator API 21.0.8
            wover-item: WorldWeaver - Item API 21.0.8
            wover-math: WorldWeaver - Math API 21.0.8
            wover-preset: WorldWeaver - World Preset API 21.0.8
            wover-recipe: WorldWeaver - Recipe API 21.0.8
            wover-structure: WorldWeaver - Structure API 21.0.8
            wover-surface: WorldWeaver - Surface API 21.0.8
            wover-tag: WorldWeaver - Tag API 21.0.8
            wover-ui: WorldWeaver - UI API 21.0.8
            wunderlib: WunderLib 21.0.3
        wthit: wthit 12.2.2
        wwoo: William Wythers' Overhauled Overworld 2.3.4
        xaerominimap: Xaero's Minimap 24.2.1
        xaeroplus: XaeroPlus 2.16
            com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8
            net_lenni0451_lambdaevents: LambdaEvents 2.4.2
        xaeroworldmap: Xaero's World Map 1.38.8
        xaerozoomout: XaeroZoomout 2.0.0
        yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
            com_twelvemonkeys_common_common-image: common-image 3.10.0
            com_twelvemonkeys_common_common-io: common-io 3.10.0
            com_twelvemonkeys_common_common-lang: common-lang 3.10.0
            com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
            com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
            com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
            org_quiltmc_parsers_gson: gson 0.2.1
            org_quiltmc_parsers_json: json 0.2.1
        zoomify: Zoomify 2.14.0+1.21
            com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
    Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip
        Profile: POTATO (+0 options changed by user)
WARN StatusConsoleListener Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
Process exited with exit code -1 (0xffffffffffffffff).
Please note that usually neither the exit code, nor its description are enough to diagnose issues!
Always upload the entire log and not just the exit code.
Clipboard copy at: 17 Jul 2024 10:11:11 -0700

Other Mods

No response

quiqueck commented 2 months ago

Feature order cycle found basically means, that a Datapack or a Mod did add a Feature in the wrong order. The game will crash, whenever the set of features for a biome needs to be rebuilt.

In this case the issue is the order of betternether ores and the ores added by mythicmetals (but I am quite sure the same issue will arise with betterend/mythicmetals as well).

I have an idea how to circumvent the issue in this case tho...

quiqueck commented 2 months ago

Should be fixed with the latest version.