quiqueck / BetterEnd

Better End MC Mod
https://modrinth.com/mod/betterend
Other
26 stars 36 forks source link

[Bug] Crash on loading game with 1.21 alpha installed #412

Open Clueingforbeggs opened 1 week ago

Clueingforbeggs commented 1 week ago

What happened?

[Uploading latest.log...]()

BetterEnd

21.0.0

BCLib

21.0.3

Fabric API

0.100.4+1.21

Fabric Loader

0.15.11

Minecraft

1.20.4

Relevant log output

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 2024-06-29 15:04:00
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'betterend'!
    at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388)
    at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
    at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386)
    at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
    at net.minecraft.class_310.<init>(class_310.java:477)
    at net.minecraft.client.main.Main.main(Main.java:239)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
    at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
    at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
    at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Caused by: java.lang.ExceptionInInitializerError
    at org.betterx.betterend.registry.EndBlockEntities.<clinit>(EndBlockEntities.java:17)
    at org.betterx.betterend.BetterEnd.onInitialize(BetterEnd.java:53)
    at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384)
    ... 9 more
Caused by: java.lang.RuntimeException: Could not resolve feature for class svenhjol.charm.feature.torchflowers_emit_light.TorchflowersEmitLight
    at svenhjol.charm.charmony.Resolve.lambda$feature$0(Resolve.java:67)
    at java.base/java.util.Optional.orElseThrow(Optional.java:403)
    at svenhjol.charm.charmony.Resolve.feature(Resolve.java:66)
    at net.minecraft.class_4970$class_4971.modifyReturnValue$bpm000$charm$hookGetLightEmission(class_4970.java:1878)
    at net.minecraft.class_4970$class_4971.method_26213(class_4970.java:957)
    at org.betterx.betterend.blocks.basis.PedestalBlock.getLuminance(PedestalBlock.java:93)
    at org.betterx.betterend.blocks.basis.PedestalBlock.<init>(PedestalBlock.java:81)
    at org.betterx.betterend.blocks.EndPedestal.<init>(EndPedestal.java:20)
    at org.betterx.betterend.blocks.EndPedestal$Stone.<init>(EndPedestal.java:38)
    at org.betterx.betterend.complexmaterials.StoneMaterial.<init>(StoneMaterial.java:68)
    at org.betterx.betterend.registry.EndBlocks.<clinit>(EndBlocks.java:172)
    ... 12 more

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

-- Head --
Thread: Render thread
Stacktrace:
    at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388)
    at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
    at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386)
    at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
    at net.minecraft.class_310.<init>(class_310.java:477)

-- Initialization --
Details:
    Modules: 
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:239)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
    at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
    at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
    at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

-- System Details --
Details:
    Minecraft Version: 1.21
    Minecraft Version ID: 1.21
    Operating System: Mac OS X (aarch64) version 14.5
    Java Version: 21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 712942560 bytes (679 MiB) / 1342177280 bytes (1280 MiB) up to 17179869184 bytes (16384 MiB)
    CPUs: 10
    Processor Vendor: Apple Inc.
    Processor Name: Apple M1 Max
    Identifier: Apple Inc. Family 0x1b588bb3 Model 0 Stepping 0
    Microarchitecture: ARM64 SoC: Firestorm + Icestorm
    Frequency (GHz): 3.23
    Number of physical packages: 1
    Number of physical CPUs: 10
    Number of logical CPUs: 10
    Graphics card #0 name: Apple M1 Max
    Graphics card #0 vendor: Apple (0x106b)
    Graphics card #0 VRAM (MiB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Memory slot #0 capacity (MiB): 0.00
    Memory slot #0 clockSpeed (GHz): 0.00
    Memory slot #0 type: unknown
    Virtual memory max (MiB): 66560.00
    Virtual memory used (MiB): 31373.27
    Swap memory total (MiB): 1024.00
    Swap memory used (MiB): 0.81
    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: 6960149.50, total: 7628013.50
    Space in storage for workdir (MiB): available: 6960149.50, total: 7628013.50
    JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xms512m -Xmx16384m
    Fabric Mods: 
        achiopt: AchievementOptimizer 1.21-1.1.0
        additionalstructures: Additional Structures 5.0.0-fabric
        additionz: AdditionZ 1.3.2
        advancementsfullscreen: AdvancementsFullscreen 1.0
        advancementssearch: AdvancementsSearch 1.0
        allay-behave: Allay, behave ! 1.3.2+1.21
        alternate-current: Alternate Current 1.8.0
        alwaysawitherskull: Always a Wither Skull 3.3
        amplified_nether: Amplified Nether 1.2.5
        anti-raidfarm: Anti raidfarm 1.0.2+1.21
            fabric-permissions-api-v0: fabric-permissions-api 0.3.1
        anvil_crushing_recipes: Anvil Crushing Recipes 1.4.0
        anvilrestoration: Anvil Restoration 2.2
        appleskin: AppleSkin 3.0.2+mc1.21
        architectury: Architectury 13.0.2
        armortrimitemfix: Armor Trim Item Fix 1.1.0
        audaki_cart_engine: Audaki Cart Engine 3.1.1
        auditory: Auditory 0.0.7-1.21
        authme: Auth Me 8.0.0+1.21
        autoreconnectrf: AutoReconnect-Reforged 0.1.0
        axesareweapons: Axes Are Weapons 1.9.0
        azurelib: AzureLib 2.3.8
        badoptimizations: BadOptimizations 2.1.4
        balm-fabric: Balm 21.0.11
            kuma_api: KumaAPI 21.0.4
        bclib: BCLib 21.0.3
        better-paths: Better paths 1.0.0-1.21
        betterend: Better End 21.0.0
        betterf3: BetterF3 11.0.1
        betternether: Better Nether 21.0.3
        biolith: Biolith 3.0.0-alpha.2
        biomesoplenty: BiomesOPlenty 21.0.0.8
        blastingsand: Smelting Sand In a Blast Furnace 1.21-11-fabric
        boatbreakfix: Boat Break Fix 1.0.2
        bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.10.0-1.21
            multipart_entities: MultipartEntities 1.7-1.21
        bottledair: Bottled Air 2.3
        breedablekillerrabbit: Breedable Killer Rabbit 3.6
        bridgingmod: Bridging Mod 2.4.0+1.21
        c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.106+1.21
            c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.106+1.21
            c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.106+1.21
            c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.106+1.21
            c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.106+1.21
            c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.106+1.21
            c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.106+1.21
            c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.106+1.21
            c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.106+1.21
            c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.106+1.21
            c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.106+1.21
            c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.106+1.21
            c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.106+1.21
            c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.106+1.21
            c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.106+1.21
            c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.106+1.21
            c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.106+1.21
            c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.106+1.21
            c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.106+1.21
            c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.106+1.21
            c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.106+1.21
            com_ibm_async_asyncutil: asyncutil 0.1.0
            net_objecthunter_exp4j: exp4j 0.4.8
            org_threadly_threadly: threadly 7.0
        cakechomps: Cake Chomps 10.0.0+1.21
        cameraoverhaul: Camera Overhaul 1.4.1-fabric-universal
        cardinal-components: Cardinal Components API 6.1.0
            cardinal-components-base: Cardinal Components API (base) 6.1.0
            cardinal-components-block: Cardinal Components API (blocks) 6.1.0
            cardinal-components-chunk: Cardinal Components API (chunks) 6.1.0
            cardinal-components-entity: Cardinal Components API (entities) 6.1.0
            cardinal-components-item: Cardinal Components API (items) 6.1.0
            cardinal-components-level: Cardinal Components API (world saves) 6.1.0
            cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.0
            cardinal-components-world: Cardinal Components API (worlds) 6.1.0
        cavespiderspawn: Cave Spider Spawn 1.1
        centreed-crosshair: Centreed Crosshair 1.0.8
        chameleon-dock: Chameleon 4.4.0
        charm: Charm 7.0.28
        charmonium: Charmonium 7.0.0
        chunksfadein: Chunks Fade In 1.0.0-1.21
            crowdin-translate: CrowdinTranslate 1.0.0
        cinderscapes: Cinderscapes 5.0.0
            cinderscapes-client: Cinderscapes: Client 5.0.0
            cinderscapes-common: Cinderscapes: Common 5.0.0
            cinderscapes-worldgen: Cinderscapes: World Generation 5.0.0
            terraform-biome-remapper-api-v1: Terraform Biome Remapper 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-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
        clienttweaks: Client Tweaks 21.0.2
        cloth-config: Cloth Config v15 15.0.127
            cloth-basic-math: cloth-basic-math 0.6.1
        clumps: Clumps 18.0.0.1
        collective: Collective 7.68
        colorfulsubtitles: Colorful Subtitles 1.5.0
        completeconfig: CompleteConfig 2.5.4
            completeconfig-base: completeconfig-base 2.5.4
            completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.4
            completeconfig-gui-yacl: completeconfig-gui-yacl 2.5.4
        conduitspreventdrowned: Conduits Prevent Drowned 3.7
        continuity: Continuity 3.0.0-beta.5+1.21
        copper_extension: Copper Extension 1.3.1
        coppernugget: The Missing Nugget 1.21-1-fabric
        creativecore: CreativeCore 2.11.34
            net_neoforged_bus: bus 7.2.0
        creeperoverhaul: Creeper Overhaul 4.0.0
        cryingghasts: Crying Ghasts 3.4
        cullleaves: Cull Leaves 3.4.0
        dark-loading-screen: Dark Loading Screen 1.6.14
        debrand: Debrand 1.1.1
        debugify: Debugify 1.21+1.0
        despawningeggshatch: Despawning Eggs Hatch 4.3
        discerning_furnace: Discerning Furnace 1.1.0
        dismountentity: Dismount Entity 3.3
        dogslie: Let Sleeping Dogs Lie 1.3.0
        doors-closed: Doors Closed 1.0.0+1.19.4
        dragondropselytra: Dragon Drops Elytra 3.3
        dynamic_fps: Dynamic FPS 3.5.1
            net_lostluma_battery: battery 1.0.1
        dynamicsoundfilters: Dynamic Sound Filters 1.4.0+1.21
        earlystage: EarlyStage 1.1.1
        eatinganimationid: Eating Animation 1.21+1.9.72
        edibles: Edibles 4.3
        eg_fix_horizontal_camera_lag: Fix Horizontal Camera Lag 1.0.1
        elytratrims: Elytra Trims 3.2.0
            mixinsquared: MixinSquared 0.1.2-beta.4
        enhancedblockentities: Enhanced Block Entities 0.10.1+1.21
        entity_model_features: Entity Model Features 2.1
        entity_sound_features: Entity Sound Features 0.3.1
        entity_texture_features: Entity Texture Features 6.1.2
            org_apache_httpcomponents_httpmime: httpmime 4.5.10
        entityculling: EntityCulling 1.6.6
        erodingstoneentities: Eroding Stone Entities 4.5
        explorify: Explorify 1.6.1
        extractpoison: Extract Poison 3.3
        fabric-api: Fabric API 0.100.4+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.28+6fc22b99d1
            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.48+f71b366fd1
            fabric-command-api-v2: Fabric Command API (v2) 2.2.27+6a6dfa19d1
            fabric-commands-v0: Fabric Commands (v0) 0.2.65+df3654b3d1
            fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.14+b5597344d1
            fabric-convention-tags-v1: Fabric Convention Tags 2.0.15+7f945d5bd1
            fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.3.2+78017270d1
            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.24+6a6dfa19d1
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.9+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-events-interaction-v0: Fabric Events Interaction (v0) 0.7.10+e633f883d1
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.52+6573ed8cd1
            fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
            fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.2+78017270d1
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1
            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.11+6573ed8cd1
            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.12+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.23+78017270d1
            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.67+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.70+df3654b3d1
            fabric-rendering-v1: Fabric Rendering (v1) 5.0.4+5a8c785ed1
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.2.1+d153f344d1
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.1.5+78017270d1
            fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.80+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.15.11
            mixinextras: MixinExtras 0.3.5
        fallthroughslime: Fall Through Slime 3.3
        faster-random: Faster Random 4.1.0
        fence_on_slab: Fence On Slab! 0.1.1
        ferritecore: FerriteCore 7.0.0
        feytweaks: FeyTweaks 1.21-1.2.8
        firstperson: FirstPerson 2.4.3
        fishontheline: Fish On The Line 3.3
        fixedanvilrepaircost: Fixed Anvil Repair Cost 3.3
        flatbedrock: Flat Bedrock 87.0.0
        fleshz: FleshZ 1.5.1
        florum-sporum: Florum Sporum 1.1.0+1.21
        foodplusid: Food+ 2.31+1.21
        forcecloseworldloadingscreen: kennytv's epic force close loading screen mod for Fabric 2.2.2
        forgeconfigapiport: Forge Config API Port 21.0.0
            com_electronwill_night-config_core: core 3.6.7
            com_electronwill_night-config_toml: toml 3.6.7
        gardens_of_the_dead: Gardens of the Dead 5.0.0
        geckoanimfix: GeckoLibIrisCompat 1.0.0
        geckolib: GeckoLib 4 4.5.6
        geophilic: Geophilic 2.4.2
        giantspawn: Giant Spawn 5.1
        glitchcore: GlitchCore 2.0.0.2
        glowing-torchflower: Glowing Torchflower 1.0.0
        healingcampfire: Healing Campfire 6.0
        healingsoup: Healing Soup 4.9
        hearths: Hearths 1.0.1
        herdspanic: Herds Panic 1.1.1
        heywiki: Hey Wiki 1.5.3+1.21
        hopobetterruinedportal: Hopo Better Ruined Portal 1.4.2
        hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.8
        hungrycows: Hungry Cows 1.2.0-1.21
        ice_boat_nerf: Ice Boat Nerf 1.1.0
        icepreventscropgrowth: Ice Prevents Crop Growth 3.3
        ichunutil: iChunUtil 1.0.0
        immediatelyfast: ImmediatelyFast 1.2.18+1.21
            net_lenni0451_reflect: Reflect 1.3.4
        incantationem: Incantationem 2.0.2+1.21
        indium: Indium 1.0.33+mc1.21
        indypets: IndyPets - Independent Pets 1.3.5
        infinisting: infinisting 1.21-v1.0
        item_obliterator: Item Obliterator 3.1.1
        java: Java HotSpot(TM) 64-Bit Server VM 21
        jukebox_action_bar_fix: Jukebox Action Bar Fix 3
        jump_sounds: Jump Sounds 1.4.3
        kelpfertilizer: Kelp Fertilizer 3.2
        kirin: Kirin UI 1.19.0+1.21
        krypton: Krypton 0.2.8
            com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
        ksyxis: Ksyxis 1.3.2
        languagereload: Language Reload 1.6.1+1.21
        lapisreserve: Lapis Reserve 1.0.11
        lavasand: Lava Turns Sand into Glass 1.21-1-fabric
        lazy-language-loader: lazy-language-loader 0.3.7
        lengthyladders: Lengthy Ladders 1.0.5
        letmedespawn: Let Me Despawn 1.3.0
        libertyvillagers: Liberty's Villagers 1.0.15+fabric+1.21
            server_translations_api: Server Translations API 2.3.1+1.21-pre2
                packet_tweaker: Packet Tweaker 0.5.1+24w03b
        lightning_power: Lightning Power 1.1
        linkart: Linkart 5.4.5-1.20.6-build.29
            dark-matter-base: Dark Matter Base 4.0.0-1.20.1-build.481
        lithium: Lithium 0.12.7
        logbegone: Log Begone 1.0.2
        lolmcgt: More Cartography Tables 1.5.4
        lolmcmv: More Composter Variants 1.5.3
        lolmft: More Fletching Tables 1.5.4
        lolmlv: More Lectern Variants 1.5.3
        macos_input_fixes: MacOS Input Fixes 1.7
        mambience: MAmbience 5.5.1+1.21
        mc229142fix: MC229142Fix 1.0
        mc264204fix: MC264204Fix 1.0
        midnightlib: MidnightLib 1.5.7
        minecraft: Minecraft 1.21
        mobsonrails: Mobs On Rails 1.0.0
        modelfix: Model Gap Fix 1.21-1.6
        modernfix: ModernFix 5.18.3+mc1.21
        modmenu: Mod Menu 11.0.1
            fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
        mooojaaang: Mooojaaang... 1.4
        mooshroomtweaks: Mooshroom Tweaks 3.4
        morediscs: More Music Discs 1.21-34-fabric
        morezombievillagers: More Zombie Villagers 3.5
        mr_abandoned_villages: 80% Abandoned Villages 1-v1.0.1
        mr_armadillo_dropsscute: Armadillo Drops Scute 1-v.2.0.0
        mr_armor_standarms: Armor Stand Arms 1-v.2.3.0
        mr_better_deepslateoredrops: Better Deepslate Ore Drops 2
        mr_bft: Better Fletching Tables (BFT) 2.1.0
        mr_bigger_stacksize: Bigger Stack Size 1-v.1.0.2
        mr_blossom_blade: Blossom Blade 1.2
        mr_cheaper_armortrimduplication: Cheaper Armor Trim Duplication 1.0
        mr_cheaper_clocks: Cheaper Clocks 1.3
        mr_cheaper_compasses: Cheaper Compasses 1.2
        mr_cheaper_maps: Cheaper Maps 1.1
        mr_cheaper_templates: Cheaper templates 1.0.2
        mr_classicbadomen: Classic Bad Omen 1
        mr_coffdoublejump: CoffeeG's Double Jump 1.0.9.1
        mr_coffwallclimb: CoffeeG's Wall Climbing 1.0.6
        mr_craft_chainmail: Craftable Chainmail 48.2
        mr_craft_horsearmor: Craftable Horse Armor 48.1
        mr_craft_saddle: Craftable Saddles 48.1
        mr_craft_tridents: Craftable Trident 48.2
        mr_craftable_bells: Craftable Bell 48.1
        mr_craftable_nametag: Craftable Nametag 48.1
        mr_darker_trials: Darker Trials 1-v1.0
        mr_dont_destroysuspiciousblocks: Don't destroy Suspicious blocks 1-mcmeta-45_1.21
        mr_dragonkind_evolved: Dragonkind Evolved | End Battle Reborn 1.5
        mr_earlygame_lodestones: Earlygame Lodestones 1-v1.0.1
        mr_infinite_ominousbottles: infinite ominous bottles 1.0
        mr_kawatts_cheaperlanterns: Kawatt's Cheaper Lanterns 1.0
        mr_kawatts_cheaperrails: Kawatt's Cheaper Rails 1.0
        mr_kawatts_increasedtorchoutput: Kawatt's Increased Torch Output 1.0
        mr_leather_bundles1: Leather Bundles 1.1
        mr_lodestone_warps: Lodestone Warps 1.2.1
        mr_logical_dyemixing: Logical Dye Mixing 1.0.0
        mr_lucky_cat: Lucky Cat 2.1.1
        mr_mingen: MinGen 1.9
        mr_mvp: More Vanilla Paintings 1.0
        mr_no_endermangrief: No Enderman Grief 1-v.2.0.1
        mr_panda_temple: Panda Temple 1-V1
        mr_parrochute: Parrochute 1.1
        mr_purpurpacks_chiseledbookshelvesaddenchantmentpower: Chiseled Bookshelves Add Enchantment Power [PurpurPack] 2.0
        mr_qraftyfied: qraftyfied 8.1.1
        mr_remove_terralithintromessage: Remove Terralith Intro Message 1.0
        mr_revault: Revault 1.0.1
        mr_sherds: Sherds+ 1
        mr_stonecutter_damage: Stonecutter Damage 1-mcmeta-45-48_1.21
        mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.2a
        mr_upgraded_mobs: Upgraded Mobs 1.4.0
        mr_void_totem: Void Totem 2
        mr_warden_bossbarupdated: Warden Bossbar Updated 2.0
        naturallychargedcreepers: Naturally Charged Creepers 3.4
        nbc_mr: Netherite But Cheaper 1.0
        nears: Nears 2.0.6
        necronomicon: Necronomicon 1.4.2
        nerb: Not Enough Recipe Book 0.4
        netherportalspread: Nether Portal Spread 8.2
        netherwardblock: Nether Wart Blocks to Nether Warts 1.21-6-fabric
        neutral_animals: Neutral Animals 1.2.6
        nochatreports: No Chat Reports 1.21-v2.8.0
        nofeathertrample: No Feather Trample 1.2
        nohostilesaroundcampfire: No Hostiles Around Campfire 7.0
        noisium: Noisium 2.2.0+mc1.21
        not_interested: Not interested! 1.0.0
        notenoughanimations: NotEnoughAnimations 1.7.4
        nutritiousmilk: Nutritious Milk 3.3
        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
        packetfixer: Packet Fixer 1.4.1
        pearfection: Pearfection 1.2.3
        philipsruins: Philip`s Ruins 1.21
        pigsteel: Pigsteel 2.2.0
        placeableblazerods: Placeable Blaze Rods 3.5
        placeholder-api: Placeholder API 2.4.0+1.21
        polymorph: Polymorph 1.0.2+1.21
        potioncauldron: Potion Cauldron 1.0.1+mc1.21
        quad: Quad 1.2.7
        railoptimization: RailOptimization 1.2
        randomshulkercolours: Random Shulker Colours 3.2
        reborncore: Reborn Core 5.11.6
        recast: Recast 3.4
        redbits-common: Red Bits 1.16.6
            redbits: Red Bits 1.16.6
                interference: Interference API 1.11.0
        reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.21
        repurposed_structures: Repurposed Structures 7.5.3+1.21-fabric
        resourcefulconfig: Resourcefulconfig 3.0.2
        resourcefullib: Resourceful Lib 3.0.9
            com_teamresourceful_bytecodecs: bytecodecs 1.1.2
            com_teamresourceful_yabn: yabn 1.0.3
        respawningshulkers: Respawning Shulkers 3.8
        revert: Revert 23w46a 1.0.0
        revertbark: RevertBark 0.0.3
        riverredux: River Redux 0.3.1
        roughlyenoughitems: Roughly Enough Items 16.0.729
            error_notifier: Error Notifier 1.0.9
        roughlyenoughprofessions: Roughly Enough Professions 4.0.0
        rsponge: Renewable Sponges 1.1.0+1.21
        scaffoldingdropsnearby: Scaffolding Drops Nearby 3.2
        sciophobia: Sciophobia 1.0.2
        sculk_expansion_mr: Sculk Expansion 1.3.3
        sereneseasons: SereneSeasons 10.0.0.2
        shifting-wares: Shifting Wares 2.2.1+1.21
        shootglass: Shoot Glass 2.0.3
        shulkerboxtooltip: Shulker Box Tooltip 5.0.2+1.21
        shulkerdropstwo: Shulker Drops Two 3.3
        shutupdeadentities: ShutUpDeadEntities 1.1
        skeletonhorsespawn: Skeleton Horse Spawn 3.9
        slabstoblocks: Craft slabs back into blocks 1.21-1-fabric
        smartbrainlib: SmartBrainLib 1.14.3
        smeltingstone: Smelting Cobblestone In a Blast Furnace 1.21-0-fabric
        sneakyscreens: Sneaky Screens 1.0.2
        snowballsfreezemobs: Snowballs Freeze Mobs 3.6
        sodium: Sodium 0.5.9+mc1.21
        sodium-extra: Sodium Extra 0.5.7+mc1.21
            caffeineconfig: CaffeineConfig 1.3.0+1.17
        soft_togglesneak: Soft_ToggleSneak 1.1.3
        souper_secret_settings: Souper Secret Settings 1.0.9-mc1.21+
        spidersproducewebs: Spiders Produce Webs 3.4
        splashed: Splashed! 1.0
        splitshulkers: Split Shulker Boxes 1.0.1
        status-effect-bars: Status Effect Bars 1.0.6
        stopdropnroll: Stop Drop N Roll 1.0.0
        strange: Strange 7.0.13
            com_moandjiezana_toml_toml4j: toml4j 0.7.2
        surfacemushrooms: Surface Mushrooms 3.4
        switcheroo: Switcheroo 1.0.13
        taxfreelevels: Tax Free Levels 1.3.12
        techreborn: Tech Reborn 5.11.6
            team_reborn_energy: Energy 4.1.0
        terrablender: TerraBlender 4.0.0.1
        terralith: Terralith 2.5.3
        terrestria: Terrestria 7.0.0
            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-tree-api-v1: Terraform Tree 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
        the_bumblezone: The Bumblezone - Fabric 7.6.5+1.21-fabric
            athena: Athena 4.0.0
        tooltipfix: ToolTip Fix 1.1.1-1.20
        toughasnails: ToughAsNails 10.0.0.3
            net_jodah_typetools: typetools 0.6.3
        transcendingtrident: Transcending Trident 4.7
        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
        trimeffects: TrimsEffects 1.3.1
        updatingworldicon: Updating World Icon 1.0.1
        variantsandventures: Variants & Ventures 1.0.3
        vectorientation: Vectorientation 1.1
        videotape: Video Tape 1.0.0
        villagebellrecipe: Village Bell Recipe 3.5
        vistas: Vistas 2.7.0
        visualoverhaul: VisualOverhaul 5.2.1
        voidfog: Void Fog 2.12.0+1.21
        weakerspiderwebs: Weaker Spiderwebs 3.6
        wilderwild: Wilder Wild 2.4.5-Fabric+1.21
            frozenlib: FrozenLib 1.7.4-Fabric+1.21
        witherturnsskeletons: Wither turns Skeletons 1.2.0
        wits: WITS 1.3.0+1.21-fabric
        wmitaf: WMITAF 3.2.0
        wover: WorldWeaver 21.0.4
            wover-biome: WorldWeaver - Biome API 21.0.4
            wover-block: WorldWeaver - Block and Item API 21.0.4
            wover-common: WorldWeaver - Common API 21.0.4
            wover-core: WorldWeaver - Core API 21.0.4
            wover-datagen: WorldWeaver - Datagen API 21.0.4
            wover-events: WorldWeaver - Events API 21.0.4
            wover-feature: WorldWeaver - Feature API 21.0.4
            wover-generator: WorldWeaver - World Generator API 21.0.4
            wover-item: WorldWeaver - Item API 21.0.4
            wover-math: WorldWeaver - Math API 21.0.4
            wover-preset: WorldWeaver - World Preset API 21.0.4
            wover-recipe: WorldWeaver - Recipe API 21.0.4
            wover-structure: WorldWeaver - Structure API 21.0.4
            wover-surface: WorldWeaver - Surface API 21.0.4
            wover-tag: WorldWeaver - Tag API 21.0.4
            wover-ui: WorldWeaver - UI API 21.0.4
            wunderlib: WunderLib 21.0.2
        xaerominimap: Xaero's Minimap 24.2.1
        xaeroplus: XaeroPlus 2.14
            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
        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
        zero-times-infinity: Zero Times Infinity 1.0.0
        zombiehorsespawn: Zombie Horse Spawn 5.0
        zombieproofdoors: Zombie Proof Doors 3.3
        zombievillagersfromspawner: Zombie Villagers From Spawner 3.8
        zombify: Zombify 0.1.4
    Launched Version: 1.21
    Launcher name: PrismLauncher
    Backend library: LWJGL version 3.3.3-snapshot
    Backend API: Unknown
    Window size: <not initialized>
    GFLW Platform: <error>
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: <disabled>
    Is Modded: Definitely; Client brand changed to 'fabric'
    Universe: 404
    Type: Client (map_client.txt)
    Locale: en_GB
    System encoding: UTF-8
    File encoding: UTF-8
    CPU: <unknown>

Other Mods

- achiopt 1.21-1.1.0
    - additionalstructures 5.0.0-fabric
    - additionz 1.3.2
    - advancementsfullscreen 1.0
    - advancementssearch 1.0
    - allay-behave 1.3.2+1.21
    - alternate-current 1.8.0
    - alwaysawitherskull 3.3
    - amplified_nether 1.2.5
    - anti-raidfarm 1.0.2+1.21
       \-- fabric-permissions-api-v0 0.3.1
    - anvil_crushing_recipes 1.4.0
    - anvilrestoration 2.2
    - appleskin 3.0.2+mc1.21
    - architectury 13.0.2
    - armortrimitemfix 1.1.0
    - audaki_cart_engine 3.1.1
    - auditory 0.0.7-1.21
    - authme 8.0.0+1.21
       \-- fabric-api-base 0.4.42+6573ed8c90
    - autoreconnectrf 0.1.0
    - axesareweapons 1.9.0
    - azurelib 2.3.8
    - badoptimizations 2.1.4
    - balm-fabric 21.0.11
       \-- kuma_api 21.0.4
    - bclib 21.0.3
    - better-paths 1.0.0-1.21
    - betterend 21.0.0
    - betterf3 11.0.1
    - betternether 21.0.3
    - biolith 3.0.0-alpha.2
    - biomesoplenty 21.0.0.8
    - blastingsand 1.21-11-fabric
    - boatbreakfix 1.0.2
    - bosses_of_mass_destruction 1.10.0-1.21
       \-- multipart_entities 1.7-1.21
    - bottledair 2.3
    - breedablekillerrabbit 3.6
    - bridgingmod 2.4.0+1.21
    - c2me 0.2.0+alpha.11.106+1.21
       |-- c2me-base 0.2.0+alpha.11.106+1.21
       |-- c2me-client-uncapvd 0.2.0+alpha.11.106+1.21
       |-- c2me-fixes-chunkio-threading-issues 0.2.0+alpha.11.106+1.21
       |-- c2me-fixes-general-threading-issues 0.2.0+alpha.11.106+1.21
       |-- c2me-fixes-worldgen-threading-issues 0.2.0+alpha.11.106+1.21
       |-- c2me-fixes-worldgen-vanilla-bugs 0.2.0+alpha.11.106+1.21
       |-- c2me-notickvd 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-allocs 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-chunk-access 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-chunkio 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-math 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-scheduling 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-worldgen-general 0.2.0+alpha.11.106+1.21
       |-- c2me-opts-worldgen-vanilla 0.2.0+alpha.11.106+1.21
       |-- c2me-rewrites-chunk-serializer 0.2.0+alpha.11.106+1.21
       |-- c2me-rewrites-chunkio 0.2.0+alpha.11.106+1.21
       |-- c2me-server-utils 0.2.0+alpha.11.106+1.21
       |-- c2me-threading-chunkio 0.2.0+alpha.11.106+1.21
       |-- c2me-threading-lighting 0.2.0+alpha.11.106+1.21
       |-- c2me-threading-worldgen 0.2.0+alpha.11.106+1.21
       |-- com_ibm_async_asyncutil 0.1.0
       |-- net_objecthunter_exp4j 0.4.8
       \-- org_threadly_threadly 7.0
    - cakechomps 10.0.0+1.21
    - cameraoverhaul 1.4.1-fabric-universal
    - cardinal-components 6.1.0
       |-- cardinal-components-base 6.1.0
       |-- cardinal-components-block 6.1.0
       |-- cardinal-components-chunk 6.1.0
       |-- cardinal-components-entity 6.1.0
       |-- cardinal-components-item 6.1.0
       |-- cardinal-components-level 6.1.0
       |-- cardinal-components-scoreboard 6.1.0
       \-- cardinal-components-world 6.1.0
    - cavespiderspawn 1.1
    - centreed-crosshair 1.0.8
    - chameleon-dock 4.4.0
    - charm 7.0.28
       \-- com_moandjiezana_toml_toml4j 0.7.2
    - charmonium 7.0.0
       \-- com_moandjiezana_toml_toml4j 0.7.2
    - chunksfadein 1.0.0-1.21
       \-- crowdin-translate 1.0.0
    - cinderscapes 5.0.0
       |-- cinderscapes-client 5.0.0
       |-- cinderscapes-common 5.0.0
       |-- cinderscapes-worldgen 5.0.0
       |-- terraform-biome-remapper-api-v1 11.0.0-alpha.1
       |-- terraform-shapes-api-v1 11.0.0-alpha.1
       |-- terraform-surfaces-api-v1 11.0.0-alpha.1
       \-- terraform-wood-api-v1 11.0.0-alpha.1
    - clienttweaks 21.0.2
    - cloth-config 15.0.127
       \-- cloth-basic-math 0.6.1
    - clumps 18.0.0.1
    - collective 7.68
    - colorfulsubtitles 1.5.0
    - completeconfig 2.5.4
       |-- completeconfig-base 2.5.4
       |-- completeconfig-gui-cloth 2.5.4
       \-- completeconfig-gui-yacl 2.5.4
    - conduitspreventdrowned 3.7
    - continuity 3.0.0-beta.5+1.21
    - copper_extension 1.3.1
    - coppernugget 1.21-1-fabric
    - creativecore 2.11.34
       \-- net_neoforged_bus 7.2.0
    - creeperoverhaul 4.0.0
    - cryingghasts 3.4
    - cullleaves 3.4.0
    - dark-loading-screen 1.6.14
    - debrand 1.1.1
    - debugify 1.21+1.0
    - despawningeggshatch 4.3
    - discerning_furnace 1.1.0
    - dismountentity 3.3
    - dogslie 1.3.0
    - doors-closed 1.0.0+1.19.4
    - dragondropselytra 3.3
    - dynamic_fps 3.5.1
       \-- net_lostluma_battery 1.0.1
    - dynamicsoundfilters 1.4.0+1.21
    - earlystage 1.1.1
    - eatinganimationid 1.21+1.9.72
    - edibles 4.3
    - eg_fix_horizontal_camera_lag 1.0.1
    - elytratrims 3.2.0
       \-- mixinsquared 0.1.2-beta.4
    - enhancedblockentities 0.10.1+1.21
    - entity_model_features 2.1
    - entity_sound_features 0.3.1
    - entity_texture_features 6.1.2
       \-- org_apache_httpcomponents_httpmime 4.5.10
    - entityculling 1.6.6
    - erodingstoneentities 4.5
    - explorify 1.6.1
    - extractpoison 3.3
    - fabric-api 0.100.4+1.21
       |-- fabric-api-lookup-api-v1 1.6.67+b5597344d1
       |-- fabric-biome-api-v1 13.0.28+6fc22b99d1
       |-- fabric-block-api-v1 1.0.22+0af3f5a7d1
       |-- fabric-block-view-api-v2 1.0.10+6573ed8cd1
       |-- fabric-blockrenderlayer-v1 1.1.52+0af3f5a7d1
       |-- fabric-client-tags-api-v1 1.1.15+6573ed8cd1
       |-- fabric-command-api-v1 1.2.48+f71b366fd1
       |-- fabric-command-api-v2 2.2.27+6a6dfa19d1
       |-- fabric-commands-v0 0.2.65+df3654b3d1
       |-- fabric-content-registries-v0 8.0.14+b5597344d1
       |-- fabric-convention-tags-v1 2.0.15+7f945d5bd1
       |-- fabric-convention-tags-v2 2.3.2+78017270d1
       |-- fabric-crash-report-info-v1 0.2.29+0af3f5a7d1
       |-- fabric-data-attachment-api-v1 1.1.24+6a6dfa19d1
       |-- fabric-data-generation-api-v1 20.2.9+16c4ae25d1
       |-- fabric-dimensions-v1 4.0.0+6fc22b99d1
       |-- fabric-entity-events-v1 1.6.12+6fc22b99d1
       |-- fabric-events-interaction-v0 0.7.10+e633f883d1
       |-- fabric-game-rule-api-v1 1.0.52+6573ed8cd1
       |-- fabric-item-api-v1 11.0.0+afdfc921d1
       |-- fabric-item-group-api-v1 4.1.2+78017270d1
       |-- fabric-key-binding-api-v1 1.0.47+0af3f5a7d1
       |-- fabric-keybindings-v0 0.2.45+df3654b3d1
       |-- fabric-lifecycle-events-v1 2.3.11+8f3583aed1
       |-- fabric-loot-api-v2 3.0.11+6573ed8cd1
       |-- fabric-message-api-v1 6.0.13+6573ed8cd1
       |-- fabric-model-loading-api-v1 2.0.0+fe474d6bd1
       |-- fabric-networking-api-v1 4.2.0+ab7edbacd1
       |-- fabric-object-builder-api-v1 15.1.12+d1321076d1
       |-- fabric-particles-v1 4.0.2+6573ed8cd1
       |-- fabric-recipe-api-v1 5.0.10+65089712d1
       |-- fabric-registry-sync-v0 5.0.23+78017270d1
       |-- fabric-renderer-api-v1 3.3.0+0ae0b97dd1
       |-- fabric-renderer-indigo 1.6.5+48fb1586d1
       |-- fabric-renderer-registries-v1 3.2.67+df3654b3d1
       |-- fabric-rendering-data-attachment-v1 0.3.48+73761d2ed1
       |-- fabric-rendering-fluids-v1 3.1.6+b5597344d1
       |-- fabric-rendering-v0 1.1.70+df3654b3d1
       |-- fabric-rendering-v1 5.0.4+5a8c785ed1
       |-- fabric-resource-conditions-api-v1 4.2.1+d153f344d1
       |-- fabric-resource-loader-v0 1.1.5+78017270d1
       |-- fabric-screen-api-v1 2.0.24+b5597344d1
       |-- fabric-screen-handler-api-v1 1.3.80+b5597344d1
       |-- fabric-sound-api-v1 1.0.23+6573ed8cd1
       |-- fabric-transfer-api-v1 5.1.15+3dccd343d1
       \-- fabric-transitive-access-wideners-v1 6.0.12+6573ed8cd1
    - fabric-language-kotlin 1.11.0+kotlin.2.0.0
       |-- org_jetbrains_kotlin_kotlin-reflect 2.0.0
       |-- org_jetbrains_kotlin_kotlin-stdlib 2.0.0
       |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.0.0
       |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.0.0
       |-- org_jetbrains_kotlinx_atomicfu-jvm 0.24.0
       |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.8.1
       |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.8.1
       |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.6.0
       |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.6.3
       |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.6.3
       \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.6.3
    - fabricloader 0.15.11
       \-- mixinextras 0.3.5
    - fallthroughslime 3.3
    - faster-random 4.1.0
    - fence_on_slab 0.1.1
    - ferritecore 7.0.0
    - feytweaks 1.21-1.2.8
    - firstperson 2.4.3
    - fishontheline 3.3
    - fixedanvilrepaircost 3.3
    - flatbedrock 87.0.0
    - fleshz 1.5.1
    - florum-sporum 1.1.0+1.21
    - foodplusid 2.31+1.21
    - forcecloseworldloadingscreen 2.2.2
    - forgeconfigapiport 21.0.0
       |-- com_electronwill_night-config_core 3.6.7
       \-- com_electronwill_night-config_toml 3.6.7
    - gardens_of_the_dead 5.0.0
    - geckoanimfix 1.0.0
    - geckolib 4.5.6
    - geophilic 2.4.2
    - giantspawn 5.1
    - glitchcore 2.0.0.2
       |-- com_electronwill_night-config_core 3.6.7
       |-- com_electronwill_night-config_toml 3.6.7
       \-- net_jodah_typetools 0.6.3
    - glowing-torchflower 1.0.0
    - healingcampfire 6.0
    - healingsoup 4.9
    - hearths 1.0.1
    - herdspanic 1.1.1
    - heywiki 1.5.3+1.21
    - hopobetterruinedportal 1.4.2
    - hopobetterunderwaterruins 1.1.8
    - hungrycows 1.2.0-1.21
    - ice_boat_nerf 1.1.0
    - icepreventscropgrowth 3.3
    - ichunutil 1.0.0
    - immediatelyfast 1.2.18+1.21
       \-- net_lenni0451_reflect 1.3.4
    - incantationem 2.0.2+1.21
    - indium 1.0.33+mc1.21
    - indypets 1.3.5
    - infinisting 1.21-v1.0
    - item_obliterator 3.1.1
    - java 21
    - jukebox_action_bar_fix 3
    - jump_sounds 1.4.3
    - kelpfertilizer 3.2
    - kirin 1.19.0+1.21
    - krypton 0.2.8
       \-- com_velocitypowered_velocity-native 3.3.0-SNAPSHOT
    - ksyxis 1.3.2
    - languagereload 1.6.1+1.21
    - lapisreserve 1.0.11
    - lavasand 1.21-1-fabric
    - lazy-language-loader 0.3.7
    - lengthyladders 1.0.5
    - letmedespawn 1.3.0
    - libertyvillagers 1.0.15+fabric+1.21
       \-- server_translations_api 2.3.1+1.21-pre2
            \-- packet_tweaker 0.5.1+24w03b
    - lightning_power 1.1
    - linkart 5.4.5-1.20.6-build.29
       \-- dark-matter-base 4.0.0-1.20.1-build.481
    - lithium 0.12.7
    - logbegone 1.0.2
    - lolmcgt 1.5.4
    - lolmcmv 1.5.3
    - lolmft 1.5.4
    - lolmlv 1.5.3
    - macos_input_fixes 1.7
    - mambience 5.5.1+1.21
    - mc229142fix 1.0
    - mc264204fix 1.0
    - midnightlib 1.5.7
    - minecraft 1.21
    - mobsonrails 1.0.0
    - modelfix 1.21-1.6
    - modernfix 5.18.3+mc1.21
    - modmenu 11.0.1
       \-- fabric-api-base 0.4.42+6573ed8c90
    - mooojaaang 1.4
    - mooshroomtweaks 3.4
    - morediscs 1.21-34-fabric
    - morezombievillagers 3.5
    - mr_abandoned_villages 1-v1.0.1
    - mr_armadillo_dropsscute 1-v.2.0.0
    - mr_armor_standarms 1-v.2.3.0
    - mr_better_deepslateoredrops 2
    - mr_bft 2.1.0
    - mr_bigger_stacksize 1-v.1.0.2
    - mr_blossom_blade 1.2
    - mr_cheaper_armortrimduplication 1.0
    - mr_cheaper_clocks 1.3
    - mr_cheaper_compasses 1.2
    - mr_cheaper_maps 1.1
    - mr_cheaper_templates 1.0.2
    - mr_classicbadomen 1
    - mr_coffdoublejump 1.0.9.1
    - mr_coffwallclimb 1.0.6
    - mr_craft_chainmail 48.2
    - mr_craft_horsearmor 48.1
    - mr_craft_saddle 48.1
    - mr_craft_tridents 48.2
    - mr_craftable_bells 48.1
    - mr_craftable_nametag 48.1
    - mr_darker_trials 1-v1.0
    - mr_dont_destroysuspiciousblocks 1-mcmeta-45_1.21
    - mr_dragonkind_evolved 1.5
    - mr_earlygame_lodestones 1-v1.0.1
    - mr_infinite_ominousbottles 1.0
    - mr_kawatts_cheaperlanterns 1.0
    - mr_kawatts_cheaperrails 1.0
    - mr_kawatts_increasedtorchoutput 1.0
    - mr_leather_bundles1 1.1
    - mr_lodestone_warps 1.2.1
    - mr_logical_dyemixing 1.0.0
    - mr_lucky_cat 2.1.1
    - mr_mingen 1.9
    - mr_mvp 1.0
    - mr_no_endermangrief 1-v.2.0.1
    - mr_panda_temple 1-V1
    - mr_parrochute 1.1
    - mr_purpurpacks_chiseledbookshelvesaddenchantmentpower 2.0
    - mr_qraftyfied 8.1.1
    - mr_remove_terralithintromessage 1.0
    - mr_revault 1.0.1
    - mr_sherds 1
    - mr_stonecutter_damage 1-mcmeta-45-48_1.21
    - mr_true_ending 1-v1.1.2a
    - mr_upgraded_mobs 1.4.0
    - mr_void_totem 2
    - mr_warden_bossbarupdated 2.0
    - naturallychargedcreepers 3.4
    - nbc_mr 1.0
    - nears 2.0.6
    - necronomicon 1.4.2
    - nerb 0.4
    - netherportalspread 8.2
    - netherwardblock 1.21-6-fabric
    - neutral_animals 1.2.6
    - nochatreports 1.21-v2.8.0
    - nofeathertrample 1.2
    - nohostilesaroundcampfire 7.0
    - noisium 2.2.0+mc1.21
       \-- mixinextras 0.3.5
    - not_interested 1.0.0
    - notenoughanimations 1.7.4
    - nutritiousmilk 3.3
    - owo 0.12.10+1.21
       |-- blue_endless_jankson 1.2.2
       |-- io_wispforest_endec 0.1.0
       |-- io_wispforest_endec_gson 0.1.0
       |-- io_wispforest_endec_jankson 0.1.0
       \-- io_wispforest_endec_netty 0.1.0
    - packetfixer 1.4.1
    - pearfection 1.2.3
       \-- terraform-wood-api-v1 11.0.0-alpha.1
    - philipsruins 1.21
    - pigsteel 2.2.0
    - placeableblazerods 3.5
    - placeholder-api 2.4.0+1.21
    - polymorph 1.0.2+1.21
       |-- cardinal-components-base 6.1.0
       |-- cardinal-components-block 6.1.0
       \-- cardinal-components-entity 6.1.0
    - potioncauldron 1.0.1+mc1.21
    - quad 1.2.7
    - railoptimization 1.2
    - randomshulkercolours 3.2
    - reborncore 5.11.6
       \-- team_reborn_energy 4.1.0
    - recast 3.4
    - redbits-common 1.16.6
       \-- redbits 1.16.6
            \-- interference 1.11.0
    - reeses-sodium-options 1.7.2+mc1.21
    - repurposed_structures 7.5.3+1.21-fabric
    - resourcefulconfig 3.0.2
    - resourcefullib 3.0.9
       |-- com_teamresourceful_bytecodecs 1.1.2
       \-- com_teamresourceful_yabn 1.0.3
    - respawningshulkers 3.8
    - revert 1.0.0
    - revertbark 0.0.3
    - riverredux 0.3.1
    - roughlyenoughitems 16.0.729
       \-- error_notifier 1.0.9
    - roughlyenoughprofessions 4.0.0
    - rsponge 1.1.0+1.21
    - scaffoldingdropsnearby 3.2
    - sciophobia 1.0.2
    - sculk_expansion_mr 1.3.3
    - sereneseasons 10.0.0.2
       |-- com_electronwill_night-config_core 3.6.7
       |-- com_electronwill_night-config_toml 3.6.7
       \-- net_jodah_typetools 0.6.3
    - shifting-wares 2.2.1+1.21
    - shootglass 2.0.3
    - shulkerboxtooltip 5.0.2+1.21
    - shulkerdropstwo 3.3
    - shutupdeadentities 1.1
    - skeletonhorsespawn 3.9
    - slabstoblocks 1.21-1-fabric
    - smartbrainlib 1.14.3
    - smeltingstone 1.21-0-fabric
    - sneakyscreens 1.0.2
    - snowballsfreezemobs 3.6
    - sodium 0.5.9+mc1.21
       \-- fabric-api-base 0.4.42+6573ed8c90
    - sodium-extra 0.5.7+mc1.21
       \-- caffeineconfig 1.3.0+1.17
    - soft_togglesneak 1.1.3
    - souper_secret_settings 1.0.9-mc1.21+
    - spidersproducewebs 3.4
    - splashed 1.0
    - splitshulkers 1.0.1
    - status-effect-bars 1.0.6
    - stopdropnroll 1.0.0
    - strange 7.0.13
       \-- com_moandjiezana_toml_toml4j 0.7.2
    - surfacemushrooms 3.4
    - switcheroo 1.0.13
    - taxfreelevels 1.3.12
    - techreborn 5.11.6
       \-- team_reborn_energy 4.1.0
    - terrablender 4.0.0.1
       |-- com_electronwill_night-config_core 3.6.7
       \-- com_electronwill_night-config_toml 3.6.7
    - terralith 2.5.3
    - terrestria 7.0.0
       |-- terraform-biome-remapper-api-v1 11.0.0-alpha.1
       |-- terraform-config-api-v1 11.0.0-alpha.1
       |-- terraform-dirt-api-v1 11.0.0-alpha.1
       |-- terraform-shapes-api-v1 11.0.0-alpha.1
       |-- terraform-surfaces-api-v1 11.0.0-alpha.1
       |-- terraform-tree-api-v1 11.0.0-alpha.1
       |-- terraform-wood-api-v1 11.0.0-alpha.1
       |-- terrestria-client 7.0.0
       |-- terrestria-common 7.0.0
       \-- terrestria-worldgen 7.0.0
    - the_bumblezone 7.6.5+1.21-fabric
       \-- athena 4.0.0
    - tooltipfix 1.1.1-1.20
    - toughasnails 10.0.0.3
       |-- com_electronwill_night-config_core 3.6.7
       |-- com_electronwill_night-config_toml 3.6.7
       \-- net_jodah_typetools 0.6.3
    - transcendingtrident 4.7
    - traverse 8.0.0
       |-- terraform-biome-remapper-api-v1 11.0.0-alpha.1
       |-- terraform-config-api-v1 11.0.0-alpha.1
       |-- terraform-surfaces-api-v1 11.0.0-alpha.1
       |-- terraform-tree-api-v1 11.0.0-alpha.1
       |-- terraform-wood-api-v1 11.0.0-alpha.1
       |-- traverse-client 8.0.0
       |-- traverse-common 8.0.0
       \-- traverse-worldgen 8.0.0
    - trimeffects 1.3.1
    - updatingworldicon 1.0.1
    - variantsandventures 1.0.3
       \-- mixinextras 0.3.5
    - vectorientation 1.1
    - videotape 1.0.0
    - villagebellrecipe 3.5
    - vistas 2.7.0
    - visualoverhaul 5.2.1
    - voidfog 2.12.0+1.21
    - weakerspiderwebs 3.6
    - wilderwild 2.4.5-Fabric+1.21
       \-- frozenlib 1.7.4-Fabric+1.21
    - witherturnsskeletons 1.2.0
    - wits 1.3.0+1.21-fabric
    - wmitaf 3.2.0
    - wover 21.0.4
       |-- wover-biome 21.0.4
       |-- wover-block 21.0.4
       |-- wover-common 21.0.4
       |-- wover-core 21.0.4
       |-- wover-datagen 21.0.4
       |-- wover-events 21.0.4
       |-- wover-feature 21.0.4
       |-- wover-generator 21.0.4
       |-- wover-item 21.0.4
       |-- wover-math 21.0.4
       |-- wover-preset 21.0.4
       |-- wover-recipe 21.0.4
       |-- wover-structure 21.0.4
       |-- wover-surface 21.0.4
       |-- wover-tag 21.0.4
       |-- wover-ui 21.0.4
       \-- wunderlib 21.0.2
    - xaerominimap 24.2.1
    - xaeroplus 2.14
       |-- com_github_ben-manes_caffeine_caffeine 3.1.8
       \-- net_lenni0451_lambdaevents 2.4.2
    - xaeroworldmap 1.38.8
    - yet_another_config_lib_v3 3.5.0+1.21-fabric
       |-- com_twelvemonkeys_common_common-image 3.10.0
       |-- com_twelvemonkeys_common_common-io 3.10.0
       |-- com_twelvemonkeys_common_common-lang 3.10.0
       |-- com_twelvemonkeys_imageio_imageio-core 3.10.0
       |-- com_twelvemonkeys_imageio_imageio-metadata 3.10.0
       |-- com_twelvemonkeys_imageio_imageio-webp 3.10.0
       |-- org_quiltmc_parsers_gson 0.2.1
       \-- org_quiltmc_parsers_json 0.2.1
    - zero-times-infinity 1.0.0
    - zombiehorsespawn 5.0
    - zombieproofdoors 3.3
    - zombievillagersfromspawner 3.8
    - zombify 0.1.4
ImmJoe commented 6 days ago

I have the same problem can anyone help me

`---- Minecraft Crash Report ---- // Who set us up the TNT?

Time: 2024-07-02 17:30:56 Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'betterend'! at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.(class_310.java:477) at net.minecraft.client.main.Main.main(Main.java:239) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.ExceptionInInitializerError at org.betterx.betterend.registry.EndBlockEntities.(EndBlockEntities.java:17) at org.betterx.betterend.BetterEnd.onInitialize(BetterEnd.java:53) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) ... 6 more Caused by: java.lang.RuntimeException: Could not resolve feature for class svenhjol.charm.feature.torchflowers_emit_light.TorchflowersEmitLight at svenhjol.charm.charmony.Resolve.lambda$feature$0(Resolve.java:67) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at svenhjol.charm.charmony.Resolve.feature(Resolve.java:66) at net.minecraft.class_4970$class_4971.modifyReturnValue$bcg000$charm$hookGetLightEmission(class_4970.java:2378) at net.minecraft.class_4970$class_4971.method_26213(class_4970.java:957) at org.betterx.betterend.blocks.basis.PedestalBlock.getLuminance(PedestalBlock.java:93) at org.betterx.betterend.blocks.basis.PedestalBlock.(PedestalBlock.java:81) at org.betterx.betterend.blocks.EndPedestal.(EndPedestal.java:20) at org.betterx.betterend.blocks.EndPedestal$Stone.(EndPedestal.java:38) at org.betterx.betterend.complexmaterials.StoneMaterial.(StoneMaterial.java:68) at org.betterx.betterend.registry.EndBlocks.(EndBlocks.java:172) ... 9 more

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

-- Head -- Thread: Render thread Stacktrace: at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.(class_310.java:477)

-- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22000.2360 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1641 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22000.2538 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22000.2538 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.24050.7 (b60bcb9c79f050335eb91db16f7d3e97336ad10e-dirty):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.22000.2176 (WinBuild.160101.0800):Microsoft Corporation POWRPROF.dll:Power Profile Helper DLL:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.22000.1761 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22000.1042 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:21.0.3.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.1455 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation extnet.dll:OpenJDK Platform binary:21.0.3.0:Microsoft fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22000.2538 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22000.2360 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW java.dll:OpenJDK Platform binary:21.0.3.0:Microsoft javaw.exe:OpenJDK Platform binary:21.0.3.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:21.0.3.0:Microsoft jli.dll:OpenJDK Platform binary:21.0.3.0:Microsoft jna10533405736363065056.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:21.0.3.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:21.0.3.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:21.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:21.0.3.0:Microsoft msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:21.0.3.0:Microsoft nio.dll:OpenJDK Platform binary:21.0.3.0:Microsoft nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.22000.1761 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22000.2124 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:21.0.3.0:Microsoft ucrtbase.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:21.0.3.0:Microsoft win32u.dll:Win32u:10.0.22000.2538 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.22000.2652 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:21.0.3.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:239) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- 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, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 325967136 bytes (310 MiB) / 805306368 bytes (768 MiB) up to 10737418240 bytes (10240 MiB) CPUs: 6 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 2.81 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 6 Graphics card #0 name: NVIDIA GeForce RTX 4070 Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 12282.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.5599 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MiB): 65472.19 Virtual memory used (MiB): 22963.74 Swap memory total (MiB): 32768.00 Swap memory used (MiB): 238.66 Space in storage for jna.tmpdir (MiB): available: 74272.50, total: 471882.06 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 74272.50, total: 471882.06 Space in storage for io.netty.native.workdir (MiB): available: 74272.50, total: 471882.06 Space in storage for java.io.tmpdir (MiB): available: 74272.50, total: 471882.06 Space in storage for workdir (MiB): available: 74272.50, total: 471882.06 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Fabric Mods: architectury: Architectury 13.0.3 armor-stand-editor: Armor Stand Editor 2.5.0+1.21-rc1 common-protection-api: Common Protection API 1.0.0 fabric-permissions-api-v0: fabric-permissions-api 0.3.1 player-data-api: Player Data API 0.6.0+1.21 server_translations_api: Server Translations API 2.3.1+1.21-pre2 packet_tweaker: Packet Tweaker 0.5.1+24w03b sgui: sgui 1.6.0+1.21 badpackets: Bad Packets 0.8.1 balm-fabric: Balm 21.0.11 kuma_api: KumaAPI 21.0.4 bclib: BCLib 21.0.3 betterbeds: Better Beds 1.4.0 betterend: Better End 21.0.0 betterf1: BetterF1 1.0 betterf3: BetterF3 11.0.1 betternether: Better Nether 21.0.3 betterstats: Better Statistics Screen 3.11.3+fabric-1.21 betterthirdperson: Better Third Person 1.9.0 blur: Blur+ (Fabric) 4.1.0 midnightlib: MidnightLib 1.5.7 bridgingmod: Bridging Mod 2.4.0+1.21 cardinal-components: Cardinal Components API 6.1.0 cardinal-components-base: Cardinal Components API (base) 6.1.0 cardinal-components-block: Cardinal Components API (blocks) 6.1.0 cardinal-components-chunk: Cardinal Components API (chunks) 6.1.0 cardinal-components-entity: Cardinal Components API (entities) 6.1.0 cardinal-components-item: Cardinal Components API (items) 6.1.0 cardinal-components-level: Cardinal Components API (world saves) 6.1.0 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.0 cardinal-components-world: Cardinal Components API (worlds) 6.1.0 cavedust: Cave Dust 3.0.0 kirin: Kirin UI 1.19.0+1.21 charm: Charm 7.0.28 com_electronwill_night-config_core: core 3.6.6 com_electronwill_night-config_toml: toml 3.6.6 com_moandjiezana_toml_toml4j: toml4j 0.7.2 cherishedworlds: Cherished Worlds 10.0.0+1.21 cicada: CICADA 0.8.1+1.21-and-above cloth-config: Cloth Config v15 15.0.127 cloth-basic-math: cloth-basic-math 0.6.1 collective: Collective 7.70 continuity: Continuity 3.0.0-beta.5+1.21 craftingtweaks: Crafting Tweaks 21.0.3 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-rendering-v1: Fabric Rendering (v1) 5.0.3+d132107690 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b559734490 do_a_barrel_roll: Do a Barrel Roll 3.6.1+1.21 mixinsquared: MixinSquared 0.1.1 doubledoors: Double Doors 5.8 eatinganimationid: Eating Animation 1.21+1.9.72 effecttimerplus: EffectTimerPlus 2.0.0 elementa: Elementa 649 emi: EMI 1.1.8+1.21+fabric enhancedblockentities: Enhanced Block Entities 0.10.1+1.21 entity_model_features: Entity Model Features 2.1 entity_texture_features: Entity Texture Features 6.1.2 org_apache_httpcomponents_httpmime: httpmime 4.5.10 essential: Essential 1.3.2.7+g7245995b31 essential-container: essential-container 1.0.0 essential-loader: essential-loader 1.2.3 evs: Enchanted Vertical Slabs 2.0.1 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.15.11 mixinextras: MixinExtras 0.3.5 fallingleaves: Falling Leaves 1.16.0 fancyhealthbar: FancyHealthBar 1.0.1 fancymenu: FancyMenu 3.2.5 com_github_keksuccino_japng: japng 0.5.3 com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7 firstperson: FirstPerson 2.4.3 freecam: Freecam (Modrinth Edition) 1.3.0-beta1+mc1.21 geophilic: Geophilic 2.4.2 guifollowers: GUI Followers 3.7 held-item-info: Held Item Info 1.7.0 indium: Indium 1.0.33+mc1.21 iris: Iris 1.7.1+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 jamlib: JamLib 1.0.9+1.21 blue_endless_jankson: jankson 1.2.3 java: OpenJDK 64-Bit Server VM 21 jei: Just Enough Items 19.0.0.14 konkrete: Konkrete 1.9.9 letmedespawn: Let Me Despawn 1.3.0 lighty: Lighty 3.0.0-beta.3 macebut3d: Mace but 3D 1.0.0 fabric-api: Fabric API 0.100.3+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.28+6fc22b99d1 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1 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.48+f71b366fd1 fabric-commands-v0: Fabric Commands (v0) 0.2.65+df3654b3d1 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.13+b5597344d1 fabric-convention-tags-v1: Fabric Convention Tags 2.0.14+7f945d5bd1 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.3.1+8a3b5617d1 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.23+6a6dfa19d1 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.8+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.52+6573ed8cd1 fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.1+cb5ced13d1 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.10+6573ed8cd1 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.11+d1321076d1 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.9+6573ed8cd1 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.0.22+ab7edbacd1 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.16+fe474d6bd1 fabric-renderer-indigo: Fabric Renderer - Indigo 1.6.4+48fb1586d1 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.66+df3654b3d1 fabric-rendering-v0: Fabric Rendering (v0) 1.1.69+df3654b3d1 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.2.1+d153f344d1 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.1.4+cb5ced13d1 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.79+b5597344d1 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.14+b5597344d1 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.0.12+6573ed8cd1 melody: Melody 1.0.10 minecraft: Minecraft 1.21 modelfix: Model Gap Fix 1.21-1.6 modmenu: Mod Menu 11.0.1 placeholder-api: Placeholder API 2.4.0-pre.2+1.21 morevanillashields: More Vanilla Shields 1.0.0-1.21 mousetweaks: Mouse Tweaks 2.26 no-resource-pack-warnings: No Resource Pack Warnings 1.3.0 notebook: Notebook 4.0.2 notenoughanimations: NotEnoughAnimations 1.7.4 org_jetbrains_annotations: annotations 23.0.0 particlerain: Particle Rain 2.1.1 physicsmod: Physics Mod 3.0.16 repurposed_structures: Repurposed Structures 7.5.3+1.21-fabric rightclickharvest: Right Click Harvest 4.3.1+1.21 roughlyenoughitems: Roughly Enough Items 16.0.729 error_notifier: Error Notifier 1.0.9 showmeyourskin: Show Me Your Skin! 1.11.1+1.21 shulkerboxtooltip: Shulker Box Tooltip 5.0.2+1.21 skinlayers3d: 3d-Skin-Layers 1.6.6 sodium: Sodium 0.5.9+mc1.21 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c90 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e90 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b559734490 tcdcommons: TCD Commons API 3.11.1+fabric-1.21 tia: Tiny Item Animations 1.2 toggleableitemframes: Toggleable Item Frames 5.0.0-1.21 totemcounter: TotemCounter 1.6.0+mc1.21 travelersbackpack: Traveler's Backpack fabric-1.21-10.0.3 ukulib: ukulib 1.3.0+1.21 fabric-command-api-v2: Fabric Command API (v2) 2.2.27+6a6dfa1990 universalcraft: UniversalCraft 342 vigilance: Vigilance 297 visuality: Visuality 0.7.6+1.21 wover: WorldWeaver 21.0.4 wover-biome: WorldWeaver - Biome API 21.0.4 wover-block: WorldWeaver - Block and Item API 21.0.4 wover-common: WorldWeaver - Common API 21.0.4 wover-core: WorldWeaver - Core API 21.0.4 wover-datagen: WorldWeaver - Datagen API 21.0.4 wover-events: WorldWeaver - Events API 21.0.4 wover-feature: WorldWeaver - Feature API 21.0.4 wover-generator: WorldWeaver - World Generator API 21.0.4 wover-item: WorldWeaver - Item API 21.0.4 wover-math: WorldWeaver - Math API 21.0.4 wover-preset: WorldWeaver - World Preset API 21.0.4 wover-recipe: WorldWeaver - Recipe API 21.0.4 wover-structure: WorldWeaver - Structure API 21.0.4 wover-surface: WorldWeaver - Surface API 21.0.4 wover-tag: WorldWeaver - Tag API 21.0.4 wover-ui: WorldWeaver - UI API 21.0.4 wunderlib: WunderLib 21.0.2 wthit: wthit 12.2.2 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 Launched Version: fabric-loader-0.15.11-1.21 Launcher name: minecraft-launcher Backend library: LWJGL version 3.3.3-snapshot Backend API: Unknown Window size: GFLW Platform: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Is Modded: Definitely; Client brand changed to 'fabric' Universe: 404 Type: Client (map_client.txt) Locale: en_GB System encoding: Cp1252 File encoding: UTF-8 CPU: `