All Activity
- Past hour
-
Exception ticking world
Recently, I started a new playthrough, but I have been plagued with constant crashing and I can't figure out why. It's almost unplayable the moment I join a world and I am so sick of it. ---- Minecraft Crash Report ---- // Embeddium instance tainted by mods: [entity_texture_features, sodiumoptionsapi, oculus, sodiumdynamiclights] // Please do not reach out for Embeddium support without removing these mods first. // ------- // Surprise! Haha. Well, this is awkward. Time: 2026-05-07 19:28:11 Description: Exception ticking world java.lang.NullPointerException: Exception ticking world at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin} at java.util.ImmutableCollections$SetN.contains(Unknown Source) ~[?:?] {} at net.minecraft.core.Holder$Reference.m_203656_(Holder.java:162) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_204336_(BlockBehaviour.java:827) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A} at net.mehdinoui.fungidelight.common.block.mushrooms.MorelMushroomBlock.m_213898_(MorelMushroomBlock.java:31) ~[FungiDelight-1.20.1-1.3.jar%23324!/:1.3] {re:classloading} at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222972_(BlockBehaviour.java:762) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:481) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:312) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mod: Fungi Delight (fungidelight), Version: 1.3 at TRANSFORMER/[email protected]/net.mehdinoui.fungidelight.common.block.mushrooms.MorelMushroomBlock.m_213898_(MorelMushroomBlock.java:31) Stacktrace: at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin} at java.util.ImmutableCollections$SetN.contains(Unknown Source) ~[?:?] {} at net.minecraft.core.Holder$Reference.m_203656_(Holder.java:162) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_204336_(BlockBehaviour.java:827) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A} at net.mehdinoui.fungidelight.common.block.mushrooms.MorelMushroomBlock.m_213898_(MorelMushroomBlock.java:31) ~[FungiDelight-1.20.1-1.3.jar%23324!/:1.3] {re:classloading} at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222972_(BlockBehaviour.java:762) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:481) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:312) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayer['SupahDude64'/3537, l='ServerLevel[Aurora Borealis]', x=18.33, y=65.00, z=-5.81]] Chunk stats: 2809 Level dimension: minecraft:overworld Level spawn location: World: (0,68,0), Section: (at 0,4,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 4709 game time, 4709 day time Level name: Aurora Borealis Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 105841 (now: false), thunder time: 158691 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 202609240 bytes (193 MiB) / 5242880000 bytes (5000 MiB) up to 5242880000 bytes (5000 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 2700X Eight-Core Processor Identifier: AuthenticAMD Family 23 Model 8 Stepping 2 Microarchitecture: Zen+ Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3070 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2488 Graphics card #0 versionInfo: DriverVersion=32.0.15.9186 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 35896.30 Virtual memory used (MB): 22448.01 Swap memory total (MB): 3200.00 Swap memory used (MB): 88.04 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5000m -Xms256m Loaded Shaderpack: (off) Server Running: true Player Count: 1 / 8; [ServerPlayer['SupahDude64'/3537, l='ServerLevel[Aurora Borealis]', x=18.33, y=65.00, z=-5.81]] Data Packs: vanilla, mod:fcquark, mod:geckolib, mod:vegandelight, mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:eggdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mcwstairs, mod:swamp_woman, mod:storagedelight, mod:sophisticatedbackpacks (incompatible), mod:upcycle, mod:mcwdoors, mod:fcbop, mod:sodiumoptionsapi, mod:ice_and_fire_delight, mod:sodiumdynamiclights, mod:embeddium, mod:geophilic_reforged (incompatible), mod:structure_gel, mod:mcwbridges, mod:farmersdelight, mod:casualness_delight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:vintagedelight, mod:handcrafted (incompatible), mod:chefsdelight (incompatible), mod:stackedblocks, mod:awcapi (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:hearthandharvest, mod:dungeons_enhanced, mod:mcwbiomesoplenty, mod:fungidelight, mod:curios (incompatible), mod:patchouli (incompatible), mod:collective, mod:cerbons_api, mod:butchersdelightfoods, mod:resourcefullib (incompatible), mod:rusticdelight (incompatible), mod:butchersdelight, mod:mcwroofs, mod:architectury (incompatible), mod:backported_wolves, mod:mcwfurnitures, mod:transition, mod:arsdelight (incompatible), mod:l2library (incompatible), mod:bwbc, mod:quarkdelight, mod:randombonemealflowers, mod:mcwlights, mod:smartbrainlib, mod:culturaldelights, mod:sophisticatedstorage (incompatible), mod:mobs_of_mythology, mod:treeharvester, mod:jei, mod:veggiesdelight, mod:hearth_and_home (incompatible), mod:trender, mod:immersive_weathering (incompatible), mod:mcwholidays, mod:l2harvester60x (incompatible), mod:structory, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap (incompatible), mod:glitchcore (incompatible), mod:midnightlib (incompatible), mod:stackedblocksfarmersdelight, mod:iceandfire, mod:terralith, mod:cratedelight, mod:azurelib, mod:ars_nouveau (incompatible), mod:ars_additions (incompatible), mod:not_enough_glyphs (incompatible), mod:seeddelight (incompatible), mod:moredelight (incompatible), mod:forge, mod:mcwpaths, mod:nyfsspiders (incompatible), mod:cavedelight, mod:dustydecorations, mod:festive_delight, mod:alexscaves, mod:terrablender, mod:biomesoplenty, mod:moonlight (incompatible), mod:fabric_api_base, mod:mousetweaks, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:l2harvester (incompatible), mod:brewinandchewin, mod:brewincompatdelight, mod:farmersrespite, mod:decoration_delight, mod:mcwquark, mod:barbequesdelight (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:entityculling, mod:crittersandcompanions (incompatible), mod:farmers_structures, mod:modonomicon, mod:structory_towers, mod:oceansdelight (incompatible), mod:farmers_delight_christmas_editon, mod:alexsdelight, mod:myths_of_the_sea, mod:occultism, mod:ars_ocultas (incompatible), mod:backported_animal_variants, mod:ubesdelight, mod:largemeals, mod:uncrafteverything, mod:addonslib, mod:l2harvester05x (incompatible), mod:euphoria_patcher, mod:oculus, mod:fruitsdelight (incompatible), mod:delightful, mod:iceandfire_curios, Immersive Weathering Generated Pack, mod:chunky (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-47.4.10 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.4.10.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.4.10.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.4.10.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.4.10.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.4.10.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: farmers-cutting-quark-1.0.0.jar |Farmer's Cutting: Quark |fcquark |1.0.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.8.3.jar |GeckoLib 4 |geckolib |4.8.3 |DONE |Manifest: NOSIGNATURE vegandelight-1.4.jar |Vegan Delight |vegandelight |1.4 |DONE |Manifest: NOSIGNATURE mcw-mcwwindows-2.4.2-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.4.2 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-1.3.34.1844.jar |Sophisticated Core |sophisticatedcore |1.3.34.1844 |DONE |Manifest: NOSIGNATURE EggDelight-v1.2-1.20.1.jar |Egg Delight |eggdelight |1.2 |DONE |Manifest: NOSIGNATURE citadel-2.6.3-1.20.1.jar |Citadel |citadel |2.6.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE mcw-mcwstairs-1.0.2-mc1.20.1forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.2 |DONE |Manifest: NOSIGNATURE SwampWoman-forge-1.20.1-1.0.jar |Swamp Woman |swamp_woman |1.0.0 |DONE |Manifest: NOSIGNATURE storagedelight-26.04.18+1.20-forge.jar |Storage Delight |storagedelight |26.04.18+1.20-forge |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.24.38.1738.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.38.1738 |DONE |Manifest: NOSIGNATURE Upcycle-1.20.x-(v.1.1.0).jar |Upcycle |upcycle |1.1.0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.5-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.5 |DONE |Manifest: NOSIGNATURE farmers-cutting-biomes-o-plenty-1.0.0.jar |Farmer's Cutting: Biomes O' Pl|fcbop |1.0.0 |DONE |Manifest: NOSIGNATURE sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |DONE |Manifest: NOSIGNATURE ice_and_fire_delight-forge-1.20.1-0.2.5.jar |Ice and Fire Delight |ice_and_fire_delight |0.2.5 |DONE |Manifest: NOSIGNATURE sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.1.2-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.2 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.3.1.jar |Farmer's Delight |farmersdelight |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE entity_model_features_1.20.1-forge-3.2.2.jar |Entity Model Features |entity_model_features |3.2.2 |DONE |Manifest: NOSIGNATURE entity_texture_features_1.20.1-forge-7.1.jar |Entity Texture Features |entity_texture_features |7.1 |DONE |Manifest: NOSIGNATURE vintagedelight-0.1.6.jar |Vintage Delight |vintagedelight |0.1.6 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE chefsdelight-1.0.4-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.4-forge-1.20.1 |DONE |Manifest: NOSIGNATURE stackedblocks-25.02.13-1.20-forge.jar |Stacked Blocks |stackedblocks |25.02.13-1.20-forge |DONE |Manifest: NOSIGNATURE Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE awcapi-neoforge-1.20.1-1.0.2.jar |Advanced Wall Climber API |awcapi |1.0.2 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.5-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.5 |DONE |Manifest: NOSIGNATURE mcw-mcwfences-1.2.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.1 |DONE |Manifest: NOSIGNATURE hearthandharvest-1.20.1-1.0.12.jar |Hearth and Harvest |hearthandharvest |1.0.12 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.20.1-5.4.3.jar |Dungeons Enhanced |dungeons_enhanced |5.4.3 |DONE |Manifest: NOSIGNATURE mcwbiomesoplenty-1.20.1-1.5.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE FungiDelight-1.20.1-1.3.jar |Fungi Delight |fungidelight |1.3 |DONE |Manifest: NOSIGNATURE curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-85-FORGE.jar |Patchouli |patchouli |1.20.1-85-FORGE |DONE |Manifest: NOSIGNATURE collective-1.20.1-8.22.jar |Collective |collective |8.22 |DONE |Manifest: NOSIGNATURE CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE Butchersdelight Foods beta 1.20.1 1.0.3.jar |ButchersDelightfoods |butchersdelightfoods |1.20.11.0.3 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE rusticdelight-forge-1.20.1-1.6.0.jar |Rustic Delight |rusticdelight |1.6.0 |DONE |Manifest: NOSIGNATURE Butchersdelight beta 1.20.1 2.1.0.jar |ButchersDelight |butchersdelight |1.20.12.1.0 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE backported_wolves-forge-1.20.x+2.0.0.jar |Backported Wolves |backported_wolves |1.20.x+2.0.0 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.4.1-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.4.1 |DONE |Manifest: NOSIGNATURE TRansition-1.0.19-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.19 |DONE |Manifest: NOSIGNATURE arsdelight-1.2.1.jar |Ars Nouveau's Flavors & Deligh|arsdelight |1.2.1 |DONE |Manifest: NOSIGNATURE l2library-2.5.1-slim.jar |L2 Library |l2library |2.5.1 |DONE |Manifest: NOSIGNATURE backported_wolves_bopcompat_1.20.1.jar |Backported wolves BOP Compat |bwbc |1.0.0 |DONE |Manifest: NOSIGNATURE quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE randombonemealflowers-1.20.1-4.7.jar |Random Bone Meal Flowers |randombonemealflowers |4.7 |DONE |Manifest: NOSIGNATURE mcw-lights-1.1.5-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.5 |DONE |Manifest: NOSIGNATURE SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE culturaldelights-0.16.5.jar |Cultural Delights |culturaldelights |0.16.5 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.20.1-1.4.43.1720.jar |Sophisticated Storage |sophisticatedstorage |1.4.43.1720 |DONE |Manifest: NOSIGNATURE mobs_of_mythology-forge-3.0.2.jar |Mobs of Mythology |mobs_of_mythology |3.0.2 |DONE |Manifest: NOSIGNATURE treeharvester-1.20.1-9.1.jar |Tree Harvester |treeharvester |9.1 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |DONE |Manifest: NOSIGNATURE VeggiesDelight-1.20.1-1.9.2.jar |Veggies Delight |veggiesdelight |1.9.2 |DONE |Manifest: NOSIGNATURE hearth_and_home-forge-1.20.1-2.0.1.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE TRender-1.0.13-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.13 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.20.1-2.0.5-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.5 |DONE |Manifest: NOSIGNATURE mcw-holidays-1.1.2-mc1.20.1forge.jar |Macaw's Holidays |mcwholidays |1.1.2 |DONE |Manifest: NOSIGNATURE l2harvester60x-0.1.2.jar |Harvester Compat 60x |l2harvester60x |0.1.2 |DONE |Manifest: NOSIGNATURE Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.1.0-mc1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.1.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |0.0.1.1 |DONE |Manifest: NOSIGNATURE midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE stackedblocksfarmersdelight-25.02.13-1.20-forge.ja|Stacked Blocks: Farmer's Delig|stackedblocksfarmersdelight |25.02.13-1.20-forge |DONE |Manifest: NOSIGNATURE iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE cratedelight-25.09.22-1.20-forge.jar |Crate Delight |cratedelight |25.09.22-1.20-forge |DONE |Manifest: NOSIGNATURE azurelib-neo-1.20.1-3.1.9.jar |AzureLib |azurelib |3.1.9 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.12.7-all.jar |Ars Nouveau |ars_nouveau |4.12.7 |DONE |Manifest: NOSIGNATURE ars_additions-1.20.1-1.6.7.jar |Ars Additions |ars_additions |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE not_enough_glyphs-1.20.1-3.2.1.1.jar |Not Enough Glyphs |not_enough_glyphs |1.20.1-3.2.1.1 |DONE |Manifest: NOSIGNATURE SeedDelight-NeoorForge-1.20.1-1.0.1.jar |Seed Delight |seeddelight |1.20.1-0.1 |DONE |Manifest: NOSIGNATURE moredelight-26.04.30-1.20-forge.jar |More Delight |moredelight |26.04.30-1.20-forge |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.4.10-universal.jar |Forge |forge |47.4.10 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 mcw-mcwpaths-1.1.1-mc1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.1.1 |DONE |Manifest: NOSIGNATURE nyfsspiders-Forge-1.20.1-3.0.1.jar |Nyf's Spiders |nyfsspiders |3.0.1 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f Cave-Delight-1.20.1-2.0.1.jar |Cave Delight |cavedelight |2.0.1 |DONE |Manifest: NOSIGNATURE DustyDecorations_1.20.1Forge_V1.13.jar |Dusty Decorations |dustydecorations |1.13 |DONE |Manifest: NOSIGNATURE festive_delight-2.0.0-forge-1.20.1.jar |Festive Delight |festive_delight |2.0.0 |DONE |Manifest: NOSIGNATURE alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |19.0.0.96 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.16.31-forge.jar |Moonlight Library |moonlight |1.20-2.16.31 |DONE |Manifest: NOSIGNATURE fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE l2harvester-0.1.2.jar |L2Harvester |l2harvester |0.1.2 |DONE |Manifest: NOSIGNATURE BrewinAndChewin-1.20.1-3.2.1.jar |Brewin' And Chewin' |brewinandchewin |1.20.1-3.2.1 |DONE |Manifest: NOSIGNATURE Cocktails-Delight-1.20.1-Forge-1.3.6.jar |Cocktails Delight |brewincompatdelight |1.0.3 |DONE |Manifest: NOSIGNATURE farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE mcwquark-1.20.1-1.6.1.jar |Macaw's Quark |mcwquark |1.20.1-1.6.1 |DONE |Manifest: NOSIGNATURE barbequesdelight-1.0.6.jar |Barbeque's Delight |barbequesdelight |1.0.6 |DONE |Manifest: NOSIGNATURE Zeta-1.0-31.jar |Zeta |zeta |1.0-31 |DONE |Manifest: NOSIGNATURE Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.10.2-mc1.20.1.jar |EntityCulling |entityculling |1.10.2 |DONE |Manifest: NOSIGNATURE crittersandcompanions-forge-1.20.1-2.3.5.jar |Critters and Companions |crittersandcompanions |1.20.1-2.3.5 |DONE |Manifest: NOSIGNATURE FarmersStructures-1.0.4-1.20.jar |FarmersStructures |farmers_structures |1.0.4 |DONE |Manifest: NOSIGNATURE modonomicon-1.20.1-forge-1.79.3.jar |Modonomicon |modonomicon |1.79.3 |DONE |Manifest: NOSIGNATURE Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |DONE |Manifest: NOSIGNATURE oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE farmers_delight_christmas_edition-V1.0.2-forge-1.2|Farmers Delight Christmas edit|farmers_delight_christmas_edit|1.0.0 |DONE |Manifest: NOSIGNATURE alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE MOTS-Forge-1.20.1-1.3.0.jar |MythsOfTheSea |myths_of_the_sea |1.3.0 |DONE |Manifest: NOSIGNATURE occultism-1.20.1-1.157.0.jar |Occultism |occultism |1.157.0 |DONE |Manifest: NOSIGNATURE ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |DONE |Manifest: NOSIGNATURE backported_animal_variants-0.3-1.20.1.jar |Backported Animal Variants |backported_animal_variants |0.3-1.20.1 |DONE |Manifest: NOSIGNATURE ubesdelight-forge-1.20.1-0.4.13.jar |Ube's Delight |ubesdelight |0.4.13 |DONE |Manifest: NOSIGNATURE largemeals-1.20.1-1.3.0.jar |Large Meals |largemeals |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE uncrafteverything-2.2.1+1.20.1-forge.jar |Uncraft Everything |uncrafteverything |2.2.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE addonslib-1.20.1-1.8.jar |Addons Lib |addonslib |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE l2harvester05x-0.1.2.jar |Harvester Compat 05x |l2harvester05x |0.1.2 |DONE |Manifest: NOSIGNATURE EuphoriaPatcher-1.8.6-r5.7.1-forge.jar |Euphoria Patcher |euphoria_patcher |1.8.6-r5.7.1-forge |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE fruitsdelight-1.1.2.jar |Fruits Delight |fruitsdelight |1.1.2 |DONE |Manifest: NOSIGNATURE Delightful-1.20.1-3.7.8.jar |Delightful |delightful |3.7.8 |DONE |Manifest: NOSIGNATURE iceandfire_curios-1.3.0-forge-1.20.1.jar |Ice and Fire: Curios and Trink|iceandfire_curios |1.2.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: ba886d9a-41b9-4261-bcff-e9f96fd212cf FML: 47.4 Forge: net.minecraftforge:47.4.10
- Today
-
SupahDude64 joined the community
- Yesterday
-
moonsong1 joined the community
-
Best Minecraft hosts in 2026 (from someone who's been running servers since 2012)
Updated the Pricing Table slightly
-
emmitthansen joined the community
-
_T_O_B_Y_ joined the community
-
lukabr3791 joined the community
-
blue9cheese joined the community
-
darealpskii joined the community
-
Overworld settings missing on every world i make
Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
-
-
cassiecass joined the community
- Last week
-
Harry2222222 joined the community
-
Overworld settings missing on every world i make
Every world I create loads fine the first time, but after I save and quit and try to rejoin, I get "Errors in currently selected data packs prevented the world from loading." Clicking Safe Mode gives "This world contains invalid or corrupted save data." The error is always the same. Overworld settign missing This happens on every single new world I create.
-
NEW (1st week) vanilla mc server with no owner/admin abusing (WOW)
Good luck with this, the no admin abuse thing is the rarest commitment on the list and honestly the hardest to stick to long term. Hope you actually mean it because most servers I've seen advertise that lasted about three weeks before the owner banned someone for "vibes."
-
Best Minecraft hosts in 2026 (from someone who's been running servers since 2012)
I've been running Minecraft servers since 2012, almost all of them modded. Started back in the early FTB days (anyone else remember Mindcrack pack?), been through Tekkit, RLCraft, ATM, Better MC, you name it. In that time I've cycled through probably a dozen hosts and gotten burned more than once. Figured I'd write up what I'd actually recommend now, since the "best Minecraft host 2026" articles are 90% affiliate spam. Going from what I'd pick today down to the bigger names everyone already knows. ServerPrism This is what I'm on right now (running ATM10 with 10 friends). Pricing is €1.95/GB at the entry tier and 8 GB lands at €12.48/month. Hardware is Ryzen 9-series, DDR5 ECC, NVMe Gen4, 10 Gbps with DDoS, basically the same stuff the bigger hosts charge twice as much for. What sold me was the splitting. You buy one plan and carve it up however you want (Minecraft server + Velocity proxy + a small DB) with no per-split fee. After running modded servers for over a decade I've stopped counting how many times I wished I could just split RAM around without juggling 3 separate billing accounts. This finally solved it. I run my MC server and a Velocity proxy off the same plan now. The other thing I appreciate is that you can swap modpacks (or even server type entirely) from the panel and your data stays intact, so you can switch back anytime without losing progress. So if I want to test a new pack but keep my ATM10 world ready to swap back to, I just toggle between them. Saved me a few times when a new pack turned out to be a dud. Locations: Europe, North America, Asia, and Australia. Covers most communities. Panel is functional but not as flashy as Bisect's. CloudNord Similar hardware story to ServerPrism (Ryzen, NVMe, DDoS, 10 Gbps), but the pricing model is à la carte. $1.00 to $1.60 per GB depending on tier, 8 GB is around $11.24. You can dial RAM up or down by single GB, which is genuinely useful if you're tuning a modded server and aren't sure what you actually need. Modpack switching is the same one-click flow with no manual file/config transfer. If you're doing a single straightforward MC server, CloudNord is a hair cheaper. If you're running a network or want splitting, ServerPrism is the one. Locations across Europe, North America, and Asia-Pacific. Support has been quick in my experience, ticket replies usually within an hour. Apex Old reliable. Used them for about a year on a Tekkit Legends server way back. $14.99 for 4 GB, $29.99 for 8 GB, $79.99 for 15 GB. Hardware is Ryzen 9 7950X with NVMe and Multicraft is genuinely beginner-friendly. Locations: 18 data centers including US, Canada, Brazil, UK, France, Germany, Singapore, Australia and more. The widest geographic spread of anyone on this list. Honestly nothing wrong with Apex other than you're paying maybe 50 to 80% more than you need for the same hardware. If you've never run a server before, fair pick. Shockbyte The budget pick. $2.50/GB flat. 8 GB is $20, 16 GB is $40. AMD EPYC 4464P, NVMe, unlimited slots and storage. Performance is fine for vanilla and light plugin servers. Wouldn't run a heavy modpack on it though. Locations: North America, Europe, Australia, and Singapore (4 regions). Catch is support. People regularly wait 5 to 12 days for billing tickets. Had a payment issue with them once that took a full week. Fine if nothing breaks. BisectHosting You've seen them sponsor every Minecraft YouTuber. $3.00/GB monthly, dedicated IP is +$3.99. Mostly Ryzen these days, some Xeon. 2,300+ modpacks on one click, 21 locations, the most of any host here. Two things to know. The first month promo isn't the renewal price, so check what you're paying month two, and the budget plans are noticeably weaker than premium. Don't compare Bisect Budget vs other hosts' standard plans, that's not apples to apples. For modpack-heavy workflows their tooling is genuinely the best, I'll give them that. Quick sanity-check table: Host $/GB 8 GB Locations ServerPrism €1.95 €12.48 EU, NA, Asia, AU CloudNord $1.00 to $1.60 ~$11.24 EU, NA, APAC Apex ~$3.75 $29.99 18 worldwide Shockbyte $2.50 $20 NA, EU, AU, SG Bisect $3.00 ~$24 21 worldwide For Forge/NeoForge specifically I'd skip Shockbyte (memory headroom gets tight on bigger packs), and pick between ServerPrism/CloudNord for value or Bisect if you want hand-holding on modpacks. Curious what others here are running. Anyone tried Pebble's premium tier recently? Heard mixed things.
-
setria changed their profile photo
- orbital strike cannon - mod or schematic for litematica
-
What Actually Makes a Forge Mod Feel “High Quality”?
Very good summary, and quite accurate: the difference between a good mod and an excellent mod often lies in the invisible quality rather than the content. Mini Militia App Lock
- Can someone make me a orbital dog cannon mod for 1.21.8 fabric just like flame frags videos? tamed, with armor and potted up?
-
log_configs 1.21.1 neoforge crash
Neoforge is not supported on these forums, the best place to get support for Neoforge is from Neoforge.
-
log_configs 1.21.1 neoforge crash
Running a smaller instance, was experiencing errors with the 1.12 log_config file so I deleted it and reloaded it, now I'm crashing Here's the error logs https://mclo.gs/siwU2k1
-
Issues with create and structure gel api
I’d check for a mismatched mod version in the log, especially Structure Gel or anything Create depends on. Updating both and clearing the config folder usually fixes this kind of crash.
-
Trying to update older 1.18.2 mod to 1.20.1, java.lang.NoSuchFieldError:ENTITIES
This is the crash report: Pastebin[14:05:21] [main/INFO]: ModLauncher running: args [--user...Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
-
Trying to update older 1.18.2 mod to 1.20.1, java.lang.NoSuchFieldError:ENTITIES
I'm not sure you can update a mod just by changing the mod.toml, I'm not sure of all the changes, but I would imagine that the code would need to be changed to match any updates/changes from 1.18.2 -> 1.20.1 You could try sharing the full log (instructions on doing so in the FAQ) and seeing if anyone sees any fixable errors.
-
Trying to update older 1.18.2 mod to 1.20.1, java.lang.NoSuchFieldError:ENTITIES
Mod is Isle of Berk. I've updated the mod.toml file to match geckolib, but the error in the title keeps showing up upon launching.
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
The issue has been fixed thanks to TileEntity's help and I'll make sure to read up on the FAQ more before any other help request, thanks lads.
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
gotcha, I forgot I had done some changes to the mod pack after making the initial post and I believe that is what was causing the issue so after I run this test I'll come back with either a new log following the FAQ or good news.
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
Always post new logs (to an external site, and posting the link here, as described in the FAQ) after removing mods/trying something to fix it.
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
forgot to quote so you get the notif or whatever
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
removing the mod entirely seems to crash the entire game, as just booting it up ends in "an unexpected issue occurred and the game crashed". I'm gonna try some other things but please give me any more ideas because I'm clueless on any of this.
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
Remove the mod MVS
-
Forge Custom Modpack crashed after entering a chunk or part of map, won't let me rejoin without "Feature placement"
Description: Feature placement java.lang.NullPointerException: Feature placement at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:889) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:813) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at com.mojang.serialization.codecs.ListCodec.lambda$decode$1(ListCodec.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult$Instance.ap2(DataResult.java:318) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.apply2stable(DataResult.java:179) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.ListCodec.lambda$decode$2(ListCodec.java:48) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at com.mojang.serialization.codecs.ListCodec.lambda$decode$4(ListCodec.java:45) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.ListCodec.decode(ListCodec.java:39) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:406) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.world.level.block.entity.SignBlockEntity.m_142466_(SignBlockEntity.java:106) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.block.entity.AccessorSignBlockEntity,pl:mixin:APP:amendments-common.mixins.json:SignBlockEntityMixin,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:betterdungeons.mixins.json:DungeonContextMixin,pl:mixin:APP:betterdungeons.mixins.json:StructureTemplateMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.StructureTemplateMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.TemplateAccessor,pl:mixin:APP:securitycraft.mixins.json:passcode.StructureTemplateMixin,pl:mixin:APP:zeta.mixins.json:StructureTemplateMixin,pl:mixin:APP:lootr.mixins.json:MixinStructureTemplate,pl:mixin:APP:ars_nouveau.mixins.json:structure.StructureTemplateAccessor,pl:mixin:APP:ars_nouveau.mixins.json:structure.StructureTemplateMixin,pl:mixin:APP:cataclysm.mixins.json:StructureTemplateMixin,pl:mixin:APP:moogs_structures-common.mixins.json:structures.StructureTemplateMixin,pl:mixin:APP:moogs_structures-common.mixins.json:structures.TemplateAccessor,pl:mixin:APP:blueprint.mixins.json:StructureTemplateMixin,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement.m_213695_(SinglePoolElement.java:124) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:yungsapi.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:APP:integrated_api-common.mixins.json:structures.SinglePoolElementAccessor,pl:mixin:APP:cataclysm.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:APP:moogs_structures-common.mixins.json:structures.SinglePoolElementAccessor,pl:mixin:APP:waystones.mixins.json:SinglePoolElementMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorSinglePoolElement,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.m_226509_(PoolElementStructurePiece.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,re:classloading,pl:mixin:APP:integrated_api-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:APP:moogs_structures-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.m_213694_(PoolElementStructurePiece.java:85) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,re:classloading,pl:mixin:APP:integrated_api-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:APP:moogs_structures-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.StructureStart.m_226850_(StructureStart.java:90) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:conquered,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:conquered,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkGenerator.m_223080_(ChunkGenerator.java:320) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.DisableStructuresMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.DisableStructuresMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace: at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:889) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:813) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at com.mojang.serialization.codecs.ListCodec.lambda$decode$1(ListCodec.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult$Instance.ap2(DataResult.java:318) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.apply2stable(DataResult.java:179) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.ListCodec.lambda$decode$2(ListCodec.java:48) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at com.mojang.serialization.codecs.ListCodec.lambda$decode$4(ListCodec.java:45) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.ListCodec.decode(ListCodec.java:39) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:406) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.world.level.block.entity.SignBlockEntity.m_142466_(SignBlockEntity.java:106) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.block.entity.AccessorSignBlockEntity,pl:mixin:APP:amendments-common.mixins.json:SignBlockEntityMixin,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:betterdungeons.mixins.json:DungeonContextMixin,pl:mixin:APP:betterdungeons.mixins.json:StructureTemplateMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.StructureTemplateMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.TemplateAccessor,pl:mixin:APP:securitycraft.mixins.json:passcode.StructureTemplateMixin,pl:mixin:APP:zeta.mixins.json:StructureTemplateMixin,pl:mixin:APP:lootr.mixins.json:MixinStructureTemplate,pl:mixin:APP:ars_nouveau.mixins.json:structure.StructureTemplateAccessor,pl:mixin:APP:ars_nouveau.mixins.json:structure.StructureTemplateMixin,pl:mixin:APP:cataclysm.mixins.json:StructureTemplateMixin,pl:mixin:APP:moogs_structures-common.mixins.json:structures.StructureTemplateMixin,pl:mixin:APP:moogs_structures-common.mixins.json:structures.TemplateAccessor,pl:mixin:APP:blueprint.mixins.json:StructureTemplateMixin,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement.m_213695_(SinglePoolElement.java:124) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:yungsapi.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:APP:integrated_api-common.mixins.json:structures.SinglePoolElementAccessor,pl:mixin:APP:cataclysm.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:APP:moogs_structures-common.mixins.json:structures.SinglePoolElementAccessor,pl:mixin:APP:waystones.mixins.json:SinglePoolElementMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorSinglePoolElement,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.m_226509_(PoolElementStructurePiece.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,re:classloading,pl:mixin:APP:integrated_api-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:APP:moogs_structures-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.m_213694_(PoolElementStructurePiece.java:85) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,re:classloading,pl:mixin:APP:integrated_api-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:APP:moogs_structures-common.mixins.json:structures.PoolElementStructurePieceAccessor,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.StructureStart.m_226850_(StructureStart.java:90) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:conquered,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:conquered,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkGenerator.m_223080_(ChunkGenerator.java:320) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.DisableStructuresMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.DisableStructuresMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} -- Feature -- Details: Description: ResourceKey[minecraft:worldgen/structure / mvs:large_warped_tower] Stacktrace: at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.DisableStructuresMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Generation -- Details: CenterX: 260 CenterZ: 12 Seed: -5186634953807622766 Stacktrace: at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_api-common.mixins.json:structures.DisableStructuresMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Chunk to be generated -- Details: Location: 260,12 Position hash: 51539607812 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@1b2ad04d Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Wrapped in -- Details: Wrapping exception: ERROR CompletionException: net.minecraft.ReportedException: Feature placement Stacktrace: at net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_MinecraftServer_FixStatusEquality,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:675) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_MinecraftServer_FixStatusEquality,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23628!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_MinecraftServer_FixStatusEquality,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
-
My minecraft keeps crashing
Make a test without the mod icarus
-
My minecraft keeps crashing
Okay so i don't really understand this whole logs thing. But my minecraft keeps crashing everytime i turn it on and im not sure what the issue is so if someone could guide me how to fix it that would be awesome https://mclo.gs/aeD8NII
- Earlier
- freecraft
IPS spam blocked by CleanTalk.