Jump to content

[1.16.5] Forge Server crashing when entering End Dimension


RevengeOfRevan

Recommended Posts

My Minecraft 1.16.5 Forge server is crashing when a player is entering the end dimension through the end portal. But going to the end through the command "/execute in the_end run tp <player> <location>" is working fine.

The server uses a modpack created by myself, but I don't know if or what mod could cause the issue.

This is the crashreport:

 

---- Minecraft Crash Report ----
// Don't do that.

Time: 1/3/22 2:14 AM
Description: Exception in server tick loop

java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_312] {}
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_312] {}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_312] {}
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_312] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_312] {}
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_312] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_312] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_312] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_312] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_312] {}
Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_312] {}
    ... 11 more
Caused by: java.lang.RuntimeException
    at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_312] {}
    at corgiaoc.byg.common.world.dimension.layers.WeightedMasterLayer.getRandomBiome(WeightedMasterLayer.java:27) ~[byg:1.3.5] {re:classloading}
    at corgiaoc.byg.common.world.dimension.layers.WeightedMasterLayer.func_215735_a(WeightedMasterLayer.java:23) ~[byg:1.3.5] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer0.func_202820_a(SourceFile:12) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:41) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:41) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:41) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at corgiaoc.byg.common.world.dimension.layers.BYGHillsLayer.func_215723_a(BYGHillsLayer.java:32) ~[byg:1.3.5] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer2.func_215724_a(SourceFile:15) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.traits.ICastleTransformer.func_215728_a(SourceFile:14) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading}
    at corgiaoc.byg.common.world.dimension.DatapackLayer.sampleEnd(DatapackLayer.java:45) ~[byg:1.3.5] {re:classloading}
    at corgiaoc.byg.common.world.dimension.end.BYGEndBiomeSource.func_225526_b_(BYGEndBiomeSource.java:139) ~[byg:1.3.5] {re:classloading,re:mixin}
    at net.minecraft.world.gen.ChunkGenerator.redirect$zge000$cba$setStructureStarts(SourceFile:2563) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorMixin,pl:mixin:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
    at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:262) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorMixin,pl:mixin:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
    at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_312] {}
    ... 11 more


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

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Linux (amd64) version 5.4.0-91-generic
    Java Version: 1.8.0_312, Private Build
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
    Memory: 5049896736 bytes (4815 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
    CPUs: 8
    JVM Flags: 20 total; -Xms6144M -Xmx6144M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services:
        /mixin-0.8.2.jar mixin PLUGINSERVICE
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE
        /custom.jar object_holder_definalize PLUGINSERVICE
        /custom.jar runtime_enum_extender PLUGINSERVICE
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
        /custom.jar capability_inject_definalize PLUGINSERVICE
        /custom.jar runtimedistcleaner PLUGINSERVICE
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
        /custom.jar fml TRANSFORMATIONSERVICE
    FML: 36.2
    Forge: net.minecraftforge:36.2.0
    FML Language Providers:
        [email protected]
        minecraft@1
        [email protected]
    Mod List:
        BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        Camels-1.16.5-1.0.0.jar                           |Camels Mod                    |camels                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Variant16x-1.16.5-v0.21.4_beta_pre6.jar           |Variant16x                    |variant16x                    |0.21.4_beta_pre6    |DONE      |Manifest: NOSIGNATURE
        fish_in_planks-1.16.5-0.4.jar                     |Fish in Planks                |fish_in_planks                |1.16.5-0.4          |DONE      |Manifest: NOSIGNATURE
        AdditionalBanners-1.16.5-6.0.3.jar                |AdditionalBanners             |additionalbanners             |6.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        incontrol-1.16-5.2.2.jar                          |InControl                     |incontrol                     |1.16-5.2.2          |DONE      |Manifest: NOSIGNATURE
        strawgolem-1.16-1.9.jar                           |Straw Golem                   |strawgolem                    |1.16-1.9            |DONE      |Manifest: NOSIGNATURE
        KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE
        InsaneLib-1.4.1-mc1.16.5.jar                      |InsaneLib                     |insanelib                     |1.4.1               |DONE      |Manifest: NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
        Controlling-7.0.0.28.jar                          |Controlling                   |controlling                   |7.0.0.28            |DONE      |Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.0.jar                          |Placebo                       |placebo                       |4.6.0               |DONE      |Manifest: NOSIGNATURE
        citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.12.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.1              |DONE      |Manifest: NOSIGNATURE
        farmersdelightintegrations-1.16.5-1.2.jar         |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.3.29.jar                |Bookshelf                     |bookshelf                     |10.3.29             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        guardvillagers-1.16.5.1.2.6.jar                   |Guard Villagers               |guardvillagers                |1.2.6               |DONE      |Manifest: NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        ProgressiveBosses-3.4.1-mc1.16.5.jar              |Progressive Bosses            |progressivebosses             |3.4.1               |DONE      |Manifest: NOSIGNATURE
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
        SnowRealMagic-1.16.4-2.5.7.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.5.7               |DONE      |Manifest: NOSIGNATURE
        dynviewdist-2.0.jar                               |Dynamic view distance         |dynview                       |1.8                 |DONE      |Manifest: NOSIGNATURE
        what_did_you_vote_for-1.16.5-1.0.5.jar            |What Did You Vote For?        |whatareyouvotingfor           |1.0                 |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.128.jar         |Just Enough Resources         |jeresources                   |0.12.1.128          |DONE      |Manifest: NOSIGNATURE
        RevampedWolf-1.16.4-0.7.1.jar                     |RevampedWolf                  |revampedwolf                  |1.16.4-0.7.1        |DONE      |Manifest: NOSIGNATURE
        despawningeggshatch_1.16.5-2.3.jar                |Despawning Eggs Hatch         |despawningeggshatch           |2.3                 |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel                 |1.7.8               |DONE      |Manifest: NOSIGNATURE
        OreTweaker-1.16.5-2.6.0.jar                       |Ore Tweaker                   |oretweaker                    |2.6.0               |DONE      |Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.16.5-0.5.1.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.5.1        |DONE      |Manifest: NOSIGNATURE
        cleancut-mc1.16-2.2-forge.jar                     |Clean Cut                     |cleancut                      |2.2                 |DONE      |Manifest: NOSIGNATURE
        customizableelytra-1.16.4-1.6.0.jar               |Customizable Elytra           |customizableelytra            |1.16.4-1.6.0        |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-3.4.6+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.6+1.16.5        |DONE      |Manifest: NOSIGNATURE
        morevillagers-FORGE-1.16.5-1.5.5.jar              |More Villagers                |morevillagers                 |1.5.5               |DONE      |Manifest: NOSIGNATURE
        ender-chested-1.16.4-1.0.2.jar                    |Ender Chested                 |ender_chest_horses            |1.0.2               |DONE      |Manifest: NOSIGNATURE
        betterspawnercontrol_1.16.5-1.5.jar               |Better Spawner Control        |betterspawnercontrol          |1.5                 |DONE      |Manifest: NOSIGNATURE
        endremastered-forge-R4.1.1.jar                    |End Remastered                |endrem                        |4.1                 |DONE      |Manifest: NOSIGNATURE
        SimplyImprovedTerrain-0.3.2-Forge.jar             |Simply Improved Terrain       |simplyimprovedterrain         |0.3.2-Forge         |DONE      |Manifest: NOSIGNATURE
        DeathFinder-v1.3-1.16.2.jar                       |Death Finder                  |deathfinder                   |1.3                 |DONE      |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |DONE      |Manifest: NOSIGNATURE
        enderitemod-1.16.5-0.8.1-forge-36.1.0.jar         |Enderite Mod                  |enderitemod                   |1.16.5-0.8.1-forge-3|DONE      |Manifest: NOSIGNATURE
        cavesandcliffs-1.16.5-7.1.4.jar                   |Caves and Cliffs Backport     |cavesandcliffs                |1.16.5-7.1.4        |DONE      |Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |Manifest: NOSIGNATURE
        shulker_enchantments-2.1.1.jar                    |Shulker Enchantments          |shulker_enchantments          |2.1.1               |DONE      |Manifest: NOSIGNATURE
        fishontheline_1.16.5-1.2.jar                      |Fish On The Line              |fishontheline                 |1.2                 |DONE      |Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.0               |DONE      |Manifest: NOSIGNATURE
        CNB-1.16.3_5-1.2.11.jar                           |Creatures and Beasts          |cnb                           |1.2.11              |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
        collective-1.16.5-3.7.jar                         |Collective                    |collective                    |3.7                 |DONE      |Manifest: NOSIGNATURE
        advancementplus-1.1.3.jar                         |Advancement Plus              |advancementplus               |1.1.2               |DONE      |Manifest: NOSIGNATURE
        Snow_Pig-1.16.5-2.3.1.jar                         |Snow Pig                      |snowpig                       |1.16.5-2.3.1        |DONE      |Manifest: NOSIGNATURE
        unnamedanimalmod-1.0.3.jar                        |Unnamed Animal Mod            |unnamedanimalmod              |1.0.3               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
        obfuscate-0.6.2-1.16.3.jar                        |Obfuscate                     |obfuscate                     |0.6.2               |DONE      |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
        Desolation 1.1.0-2 1.16.5.jar                     |Desolation (Forge)            |desolation                    |1.1.0-2             |DONE      |Manifest: NOSIGNATURE
        passiveshield_1.16.5-1.4.jar                      |Passive Shield                |passiveshield                 |1.4                 |DONE      |Manifest: NOSIGNATURE
        Deeper in The Caves Remake 1.1.jar                |Deeper In The Caves Remake    |stacked_dimensions_warden     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        travelers_index-1.16.4-1.0.2.jar                  |Traveler's Index              |travelers_index               |1.16.4-1.0.2        |DONE      |Manifest: NOSIGNATURE
        cavebiomeapi-1.16.5-1.4.2.jar                     |CaveBiomeAPI                  |cavebiomeapi                  |1.16.5-1.4.2        |DONE      |Manifest: NOSIGNATURE
        wandering_trapper-1.16.5-0.1.2.jar                |Wandering Trapper             |wandering_trapper             |NONE                |DONE      |Manifest: NOSIGNATURE
        architectury-1.25.36-forge.jar                    |Architectury                  |architectury                  |1.25.36             |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.16.5-1.0.1-forge.jar           |Bamboo Everything             |bambooeverything              |1.0.1               |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.12.41-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.12.41             |DONE      |Manifest: NOSIGNATURE
        choruswarps-1.16.5-1.9c.jar                       |Chorus Warps                  |choruswarps                   |1.9c                |DONE      |Manifest: NOSIGNATURE
        BetterShieldsMC1.16.3-1.2.jar                     |Better Shields                |bettershields                 |1.2                 |DONE      |Manifest: NOSIGNATURE
        BetterBurning-1.16.5-6.0.6.jar                    |BetterBurning                 |betterburning                 |6.0.6               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        miningtweaks-2.0a-1.16.5.jar                      |Mining Tweaks                 |miningtweaks                  |2.0a-1.16.5         |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |Manifest: NOSIGNATURE
        GameMenuModOption-1.16.4-1.8.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.8                 |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.56.jar                  |GeckoLib                      |geckolib3                     |3.0.56              |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-1.16.5-6.0.3.jar                    |DarkPaintings                 |darkpaintings                 |6.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
        Kiwi-1.16.5-3.6.1.jar                             |Kiwi                          |kiwi                          |3.6.1               |DONE      |Manifest: NOSIGNATURE
        BedBenefits-1.16.5-5.0.3.jar                      |BedBenefits                   |bedbenefits                   |5.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        ftb-library-forge-1605.3.4-build.87.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.87   |DONE      |Manifest: NOSIGNATURE
        panda_genetics_tweak-1.16.X-1.1.jar               |Panda Genetics Tweak          |panda_genetics_tweak          |1.16.X-1.1          |DONE      |Manifest: NOSIGNATURE
        mining_helmet-1.16.5-2.0.1.jar                    |Mining Helmet                 |mining_helmet                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        NourishedEndV2.jar                                |Nourished End                 |nourished_end                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.137.jar                          |Just Enough Items             |jei                           |7.7.1.137           |DONE      |Manifest: NOSIGNATURE
        JEIEnchantmentInfo-1.16.4-1.2.1.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        jei-professions-1.0.0-1.16.4.jar                  |JEI Professions               |jeiprofessions                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        mooshroomtweaks_1.16.5-1.6.jar                    |Mooshroom Tweaks              |mooshroomtweaks               |1.6                 |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.2.jar                    |AttributeFix                  |attributefix                  |10.1.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        the-conjurer-1.16.4-1.0.13.jar                    |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |Manifest: NOSIGNATURE
        fishtraps-0.1.3.jar                               |Fish Traps                    |fishtraps                     |1.16.5-0.1.3        |DONE      |Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |DONE      |Manifest: NOSIGNATURE
        Bayou-Blues-1.16.5-1.0.5.jar                      |Bayou Blues                   |bayou_blues                   |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
        differentiate-1.16.5-0.5.3.jar                    |Differentiate                 |differentiate                 |0.5.3               |DONE      |Manifest: NOSIGNATURE
        Tiny-Coal-1.16.4-1.0.0.jar                        |Tiny Coal                     |tinycoal                      |1.0.0               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.6.0-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
        expanvils-2.0.0.jar                               |Experienced Anvils            |expanvils                     |2.0.0               |DONE      |Manifest: NOSIGNATURE
        Better-Badlands-1.16.5-2.0.3.jar                  |Better Badlands               |better_badlands               |1.16.5-2.0.3        |DONE      |Manifest: NOSIGNATURE
        goldenhopper-1.2.1-1.16.3.jar                     |Golden Hopper                 |goldenhopper                  |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.27.jar                               |Clumps                        |clumps                        |6.0.0.27            |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.16.5-4.0.1.3.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.3      |DONE      |Manifest: NOSIGNATURE
        tumbleweed-1.16-0.4.9.jar                         |Tumbleweed                    |tumbleweed                    |1.16-0.4.9          |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
        campful-1.16.5-3.1.0.jar                          |Campful                       |campful                       |2.0                 |DONE      |Manifest: NOSIGNATURE
        bestfriend-1.0.jar                                |Best Friend                   |bestfriend                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
        configured-1.5.0-1.16.5.jar                       |Configured                    |configured                    |1.5.0               |DONE      |Manifest: NOSIGNATURE
        stoneholm-1.2.2.jar                               |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.4.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.4               |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
        BadMobs-1.16.5-9.0.3.jar                          |BadMobs                       |badmobs                       |9.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        bottleyourxp_1.16.5-1.6.jar                       |Bottle Your Xp                |bottleyourxp                  |1.6                 |DONE      |Manifest: NOSIGNATURE
        lock-and-key-1.16.4-1.0.1.jar                     |Lock and Key                  |lock_and_key                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        outvoted-1.16.5-1.2.4.jar                         |Outvoted                      |outvoted                      |1.2.4               |DONE      |Manifest: NOSIGNATURE
        catalogue-1.5.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
        blockswap-1.1.1.jar                               |Block Swap                    |blockswap                     |1.1.1               |DONE      |Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.0.1.35.jar                    |JEI Tweaker                   |jeitweaker                    |1.0.1.35            |DONE      |Manifest: NOSIGNATURE
        dismountentity_1.16.5-1.5.jar                     |Dismount Entity               |dismountentity                |1.5                 |DONE      |Manifest: NOSIGNATURE
        Cavalry-1.16.3-1.0.0.0.jar                        |Cavalry                       |cavalry                       |1.16.3-1.0.0.0      |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-1.16.5-7.1.2.468.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.468           |DONE      |Manifest: NOSIGNATURE
        Nautilium.jar                                     |Nautilium                     |nautilium                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        VillagersFollowEmeralds-1.16.5-1.0.0.jar          |Villagers Follow Emeralds     |vfe                           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.0-universal.jar                 |Forge                         |forge                         |36.2.0              |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        Waddles-1.16.5-0.8.13.jar                         |Waddles                       |waddles                       |1.16.5-0.8.13       |DONE      |Manifest: NOSIGNATURE
        Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |DONE      |Manifest: NOSIGNATURE
        MoreCraftingTables1.16.5.jar                      |More Crafting Tables Mod      |mctb                          |1.16.5 - 1.0.0      |DONE      |Manifest: NOSIGNATURE
        selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.0-server.jar                    |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        Jade-1.16.4-2.8.0.jar                             |Jade                          |jade                          |2.8.0               |DONE      |Manifest: NOSIGNATURE
        [1.16.5]-horizontalpanes-1.1.2.jar                |Horizontal Glass Panes        |horizontalpanes               |1.1.2               |DONE      |Manifest: NOSIGNATURE
        farmersdelightintegration-1.16.5-1.0.3.jar        |Farmer's Delight Integration  |farmersdelightintegration     |1.16.5-1.0.3        |DONE      |Manifest: NOSIGNATURE
        atmospheric-1.16.5-3.1.0.jar                      |Atmospheric                   |atmospheric                   |3.1.0               |DONE      |Manifest: NOSIGNATURE
        GlowBats-1.16.5-1.0.2.jar                         |Glow Bats                     |glowbats                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
        paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |DONE      |Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
        Farming in Rain - 1.16.5 - 1.5.1.jar              |Farming in Rain               |esrainplants                  |1.5.1               |DONE      |Manifest: NOSIGNATURE
        savageandravage-1.16.5-3.1.0.jar                  |Savage & Ravage               |savageandravage               |3.1.0               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.33.jar                   |Polymorph                     |polymorph                     |1.16.5-0.33         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE
        abnormals_delight-1.16.5-1.2.0.jar                |Abnormals Delight             |abnormals_delight             |1.2.0               |DONE      |Manifest: NOSIGNATURE
        earthmobsmod-1.16.4-0.4.2.jar                     |Earth Mobs Mod                |earthmobsmod                  |1.16.4-0.4.2        |DONE      |Manifest: NOSIGNATURE
        performant-1.16.2-5-3.76m.jar                     |Performant                    |performant                    |3.73m               |DONE      |Manifest: NOSIGNATURE
        evilwanderingtrader-1.2.jar                       |Evil Wandering Trader         |evilwanderingtrader           |1.2                 |DONE      |Manifest: NOSIGNATURE
        backpacked-1.10.1-1.16.3.jar                      |Backpacked                    |backpacked                    |1.10.1              |DONE      |Manifest: NOSIGNATURE
        backpacker-1.3.1-1.16.3.jar                       |Backpacker                    |backpacker                    |1.3.1               |DONE      |Manifest: NOSIGNATURE
        twoplayersonehorse-1.16.4-2.0.2.jar               |2 players 1 horse             |twoplayersonehorse            |1.16.4-2.0.2        |DONE      |Manifest: NOSIGNATURE
        lanterncolors-1.16.3-2.1.1.jar                    |Lantern Colors                |lanterncolors                 |1.16.2-2.1.1        |DONE      |Manifest: NOSIGNATURE
        globaldataandresourcepacks-1.16.4-1.7.4.jar       |Global Data- & Resourcepacks  |globaldataandresourcepacks    |1.16.4-1.7.3        |DONE      |Manifest: NOSIGNATURE
        Advancement_Book-1.16.4-1.0.4.jar                 |Advancement Book              |advancementbook               |1.0.4               |DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.16.5-1.4.0.jar                    |Hunter Illager                |hunterillager                 |1.16.5-1.4.0        |DONE      |Manifest: NOSIGNATURE
        nethers_delight-2.1.jar                           |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
        cobbler-1.6.1.jar                                 |Shulkers Faithful Factories   |cobbler                       |1.6.1               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.16.x-2.2.0.jar                |AppleSkin                     |appleskin                     |mc1.16.4-2.2.0      |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
        byg-1.3.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
        FriendlyFire-1.16.5-7.0.2.jar                     |FriendlyFire                  |friendlyfire                  |7.0.2               |DONE      |Manifest: NOSIGNATURE
        Nether_Soup_Mod_Bugfix.jar                        |Nether_Soup                   |nether_soup                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-16.0.13a.jar                       |Valhelsia Core                |valhelsia_core                |16.0.13a            |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-1.16.5-0.1.6.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.6        |DONE      |Manifest: NOSIGNATURE
        healingcampfire_1.16.5-3.3.jar                    |Healing Campfire              |healingcampfire               |3.3                 |DONE      |Manifest: NOSIGNATURE
        snowballsfreezemobs_1.16.5-1.4.jar                |Snowballs Freeze Mobs         |snowballsfreezemobs           |1.4                 |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 534e475c-daae-4ac7-a004-e6f630915375
    Kiwi Modules:
        
    Player Count: 1 / 8; [ServerPlayerEntity['ErtzCrafter'/74, l='ServerLevel[world]', x=-7819.99, y=82.60, z=-7821.71]]
    Data Packs: vanilla, mod:betterdungeons, mod:camels (incompatible), mod:variant16x, mod:fish_in_planks, mod:additionalbanners, mod:incontrol (incompatible), mod:strawgolem, mod:kleeslabs (incompatible), mod:bettercaves (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:farmersdelightintegrations, mod:yungsapi, mod:bookshelf, mod:guardvillagers, mod:randompatches, mod:morpheus (incompatible), mod:snowrealmagic, mod:dynview (incompatible), mod:whatareyouvotingfor, mod:jeresources, mod:revampedwolf, mod:despawningeggshatch, mod:structure_gel, mod:oretweaker, mod:chocolate, mod:farmersdelight, mod:cleancut (incompatible), mod:customizableelytra, mod:repurposed_structures, mod:morevillagers, mod:ender_chest_horses (incompatible), mod:betterspawnercontrol, mod:endrem, mod:simplyimprovedterrain, mod:deathfinder, mod:masonry (incompatible), mod:enderitemod (incompatible), mod:cavesandcliffs, mod:sf, mod:shulker_enchantments, mod:fishontheline, mod:spark, mod:cnb, mod:curios, mod:patchouli (incompatible), mod:collective, mod:advancementplus, mod:snowpig, mod:unnamedanimalmod, mod:yungsextras, mod:obfuscate (incompatible), mod:desolation, mod:passiveshield, mod:stacked_dimensions_warden, mod:travelers_index (incompatible), mod:cavebiomeapi, mod:wandering_trapper, mod:architectury, mod:bambooeverything, mod:cloth-config (incompatible), mod:choruswarps, mod:bettershields, mod:betterburning, mod:miningtweaks (incompatible), mod:fastleafdecay (incompatible), mod:gamemenumodoption, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:darkpaintings, mod:betteradvancements, mod:kiwi, mod:bedbenefits, mod:ftblibrary, mod:panda_genetics_tweak (incompatible), mod:mining_helmet (incompatible), mod:nourished_end, mod:jei, mod:jeienchantmentinfo, mod:jeiprofessions (incompatible), mod:mooshroomtweaks, mod:attributefix, mod:conjurer_illager (incompatible), mod:fishtraps (incompatible), mod:abnormals_core, mod:bayou_blues, mod:differentiate, mod:tinycoal (incompatible), mod:goblintraders, mod:caelus, mod:better_badlands, mod:goldenhopper (incompatible), mod:clumps, mod:comforts, mod:tumbleweed (incompatible), mod:naturescompass (incompatible), mod:campful, mod:bestfriend, mod:configured, mod:stoneholm, mod:dungeoncrawl, mod:curioofundying, mod:badmobs (incompatible), mod:bottleyourxp, mod:lock_and_key (incompatible), mod:lazydfu, mod:outvoted, mod:catalogue, mod:blockswap, mod:jeitweaker, mod:dismountentity, mod:cavalry, mod:crafttweaker, mod:nautilium, mod:vfe, mod:forge, mod:waddles, mod:bountiful (incompatible), mod:mctb, mod:selene, mod:horizontalpanes, mod:farmersdelightintegration, mod:atmospheric, mod:glowbats, mod:paintings (incompatible), mod:jeiintegration, mod:esrainplants, mod:savageandravage, mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:abnormals_delight, mod:earthmobsmod (incompatible), mod:performant (incompatible), mod:evilwanderingtrader, mod:backpacked (incompatible), mod:backpacker, mod:twoplayersonehorse, mod:lanterncolors (incompatible), mod:globaldataandresourcepacks (incompatible), mod:advancementbook, mod:hunterillager, mod:nethers_delight, mod:appleskin, mod:ferritecore (incompatible), mod:solcarrot, mod:byg, mod:friendlyfire (incompatible), mod:nether_soup, mod:valhelsia_core, mod:valhelsia_structures, mod:healingcampfire, mod:snowballsfreezemobs, file/Drops, file/RRS-RepurposedDelight-v1.1.zip, file/Repurposed_Structures-Savage_And_Ravage (1).zip, file/pillager-settlements-e2230.zip (incompatible), file/pillager-stronghold.zip, mod:jade, mod:insanelib, mod:progressivebosses, mod:expanvils, mod:cobbler
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

Edited by RevengeOfRevan
Link to comment
Share on other sites

  • RevengeOfRevan changed the title to [1.16.5] Forge Server crashing when entering End Dimension

The server console says this:

 

[04:04:08] [Worker-Main-56/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID ae3631d3-6302-474d-b4ee-b37f94401403

[04:04:08] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID a1547060-22ef-488d-8861-1a3ab281e4fc [04:04:08] [Worker-Main-39/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID fd0e7f06-011e-4deb-a4e1-5036e36437d4

[04:04:08] [Worker-Main-56/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 2728bb9e-00f9-40f7-ba2d-15eaa19c0559

[04:04:08] [Worker-Main-39/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 3076e6e7-2f12-4554-a3ca-9a03d5debd9f [04:04:08] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /62.216.204.60:43351 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:advancement.ServerPlayerEntityMixin,pl:mixin:APP:performant.mixins.json:entity.ServerPlayerEntityMixin,pl:mixin:A} at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] {} Caused by: java.lang.NegativeArraySizeException at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:132) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A} at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:209) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport,pl:mixin:APP:structure_gel.mixins.json:CrashReportMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:184) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport,pl:mixin:APP:structure_gel.mixins.json:CrashReportMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_145775_I(LivingEntity.java:4142) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.checkBlockCollisions(LivingEntity.java:4103) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_213315_a(LivingEntity.java:3755) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.handler$zgb000$ccb$applyMovementInput(LivingEntity.java:6013) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_233633_a_(LivingEntity.java) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:2014) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.player.PlayerEntity.func_213352_e(PlayerEntity.java:1368) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enderitemod.mixins.json:ElytraPlayerEntityMixin,pl:mixin:APP:enderitemod.mixins.json:EnderiteRespawnAnchorMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:backpacked.mixins.json:common.PlayerEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.redirect$zof000$OnTravelRequest(LivingEntity.java:3516) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2449) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:489) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enderitemod.mixins.json:ElytraPlayerEntityMixin,pl:mixin:APP:enderitemod.mixins.json:EnderiteRespawnAnchorMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:backpacked.mixins.json:common.PlayerEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,xf:fml:bettershields:damage,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:enderitemod.mixins.json:ElytraLivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enderitemod.mixins.json:ElytraPlayerEntityMixin,pl:mixin:APP:enderitemod.mixins.json:EnderiteRespawnAnchorMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:backpacked.mixins.json:common.PlayerEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:advancement.ServerPlayerEntityMixin,pl:mixin:APP:performant.mixins.json:entity.ServerPlayerEntityMixin,pl:mixin:A} ... 9 more [04:04:08] [Worker-Main-43/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 3180a2c6-deb2-448b-9c17-d1f32677985a [04:04:08] [Worker-Main-56/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 093799b6-1c31-424d-96f7-cef6390f330a [04:04:08] [Worker-Main-43/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 5ecf35e3-c12a-45dc-8ac1-e49a965b476b [04:04:08] [Worker-Main-53/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 02c5b3e7-8e2a-4852-8f50-e239c1590891 [04:04:08] [Worker-Main-51/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 188384d8-0cf3-4f3d-8969-4b1fc4350476

[04:04:08] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: ErtzCrafter lost connection: Internal server error [04:04:08] [Server thread/INFO] [minecraft/DedicatedServer]: ErtzCrafter left the game

[04:04:08] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_312] {} at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_312] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_312] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_312] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_312] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_312] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_312] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_312] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_312] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_312] {} Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_312] {} ... 11 more Caused by: java.lang.RuntimeException at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_312] {} at corgiaoc.byg.common.world.dimension.layers.WeightedMasterLayer.getRandomBiome(WeightedMasterLayer.java:27) ~[byg:1.3.5] {re:classloading} at corgiaoc.byg.common.world.dimension.layers.WeightedMasterLayer.func_215735_a(WeightedMasterLayer.java:23) ~[byg:1.3.5] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer0.func_202820_a(SourceFile:12) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:41) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:41) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:41) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at corgiaoc.byg.common.world.dimension.layers.BYGHillsLayer.func_215723_a(BYGHillsLayer.java:32) ~[byg:1.3.5] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer2.func_215724_a(SourceFile:15) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.traits.ICastleTransformer.func_215728_a(SourceFile:14) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:mixin,re:classloading} at corgiaoc.byg.common.world.dimension.DatapackLayer.sampleEnd(DatapackLayer.java:45) ~[byg:1.3.5] {re:classloading} at corgiaoc.byg.common.world.dimension.end.BYGEndBiomeSource.func_225526_b_(BYGEndBiomeSource.java:139) ~[byg:1.3.5] {re:classloading,re:mixin} at net.minecraft.world.gen.ChunkGenerator.redirect$zgi000$cba$setStructureStarts(SourceFile:2563) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorMixin,pl:mixin:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:262) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorMixin,pl:mixin:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_312] {} ... 11 more

[04:04:08] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 1c4800ed-5aef-4bd7-9649-e6b4066b933b

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.