Jump to content

Game crashes after walking around generating chunks 1.16.5


Recommended Posts

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 5/20/22 6:12 AM
Description: Exception generating new chunk

java.lang.IllegalArgumentException: bound must be positive
    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_312] {}
    at net.minecraft.world.gen.feature.structure.Structure.func_236392_a_(Structure.java:202) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.StructureAccess,pl:mixin:APP:performant.mixins.json:world.StructureMixin,pl:mixin:A}
    at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:221) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.StructureAccess,pl:mixin:APP:performant.mixins.json:world.StructureMixin,pl:mixin:A}
    at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.DisableStrongholdMixin,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorAccessorMixin,pl:mixin:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
    at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.DisableStrongholdMixin,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorAccessorMixin,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: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: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,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,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}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading,re:classloading}
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,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}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?: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] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_312] {}
    at net.minecraft.world.gen.feature.structure.Structure.func_236392_a_(Structure.java:202) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.StructureAccess,pl:mixin:APP:performant.mixins.json:world.StructureMixin,pl:mixin:A}
    at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:221) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.StructureAccess,pl:mixin:APP:performant.mixins.json:world.StructureMixin,pl:mixin:A}
    at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading}
    at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.DisableStrongholdMixin,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorAccessorMixin,pl:mixin:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
    at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.DisableStrongholdMixin,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorAccessorMixin,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: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:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
-- Chunk to be generated --
Details:
    Location: -63,-133
    Position hash: -566935683135
    Generator: net.minecraft.world.gen.NoiseChunkGenerator@209c7f64
Stacktrace:
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,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}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading,re:classloading,re:classloading}
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,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}
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?: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}


-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['ChimIsTrash'/168, l='ServerLevel[New World]', x=-794.65, y=110.53, z=-1873.02]]
    Chunk stats: ServerChunkCache: 3563
    Level dimension: minecraft:overworld
    Level spawn location: World: (-80,69,-112), Chunk: (at 0,4,0 in -5,-7; contains blocks -80,0,-112 to -65,255,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 13346 game time, 13346 day time
    Level name: New World
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Level weather: Rain time: 62269 (now: false), thunder time: 133438 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:854) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] {}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_312, Temurin
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
    Memory: 1236133768 bytes (1178 MB) / 5375000576 bytes (5126 MB) up to 7635730432 bytes (7282 MB)
    CPUs: 8
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -XX:+IgnoreUnrecognizedVMOptions
    ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap%201.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.34
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        YUNG's Better Dungeons 1.2.1.jar                  |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        Infernal Expansion 2.4.0.jar                      |Infernal Expansion            |infernalexp                   |2.4.0               |DONE      |Manifest: NOSIGNATURE
        TRansliteration Lib 1.0.4.jar                     |TRansliterationLib Mod        |transliterationlib            |1.0.4               |DONE      |Manifest: NOSIGNATURE
        Elenai Dodge 1.7.2.jar                            |Elenai Dodge                  |elenaidodge                   |1.16.2-1.7.2        |DONE      |Manifest: NOSIGNATURE
        Macaw's Windows 2.0.3.jar                         |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
        BetterNether Reforged 1.2.jar                     |Better Nether Reforged        |betternether                  |1.2                 |DONE      |Manifest: NOSIGNATURE
        Stalwart Dungeons 1.1.7.jar                       |Stalwart Dungeons             |stalwart_dungeons             |1.1.7               |DONE      |Manifest: NOSIGNATURE
        Etched 1.1.0.jar                                  |Etched                        |etched                        |1.1.0               |DONE      |Manifest: NOSIGNATURE
        Farmer's Delight Compats 1.2.jar                  |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
        YUNG's API.jar                                    |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
        Guard Villagers 1.2.6.jar                         |Guard Villagers               |guardvillagers                |1.2.6               |DONE      |Manifest: NOSIGNATURE
        RandomPatches 2.4.4.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
        Forgiving Void 5.2.1.jar                          |Forgiving Void                |forgivingvoid                 |5.2.1               |DONE      |Manifest: NOSIGNATURE
        Morpheus 4.2.70.jar                               |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
        Snow! Real Magic! 2.9.0.jar                       |Snow! Real Magic!             |snowrealmagic                 |2.9.0               |DONE      |Manifest: NOSIGNATURE
        What Did You Vote For 1.0.5.jar                   |What Did You Vote For?        |whatareyouvotingfor           |1.0                 |DONE      |Manifest: NOSIGNATURE
        Just Enough Resources 0.12.1.133.jar              |Just Enough Resources         |jeresources                   |0.12.1.133          |DONE      |Manifest: NOSIGNATURE
        RevampedWolf 0.7.1.jar                            |RevampedWolf                  |revampedwolf                  |1.16.4-0.7.1        |DONE      |Manifest: NOSIGNATURE
        Supplementaries 0.18.4.jar                        |Supplementaries               |supplementaries               |0.18.2              |DONE      |Manifest: NOSIGNATURE
        Better End Reforked 2.5.jar                       |BetterEnd Forge               |betterendforge                |1.16.5-2.5          |DONE      |Manifest: NOSIGNATURE
        Easy Piglins 1.0.2.jar                            |Easy Piglins                  |easy_piglins                  |1.16.5-1.0.2        |DONE      |Manifest: NOSIGNATURE
        Structure Gel API 1.7.8.jar                       |Structure Gel API             |structure_gel                 |1.7.8               |DONE      |Manifest: NOSIGNATURE
        CleanCut 2.2.jar                                  |Clean Cut                     |cleancut                      |2.2                 |DONE      |Manifest: NOSIGNATURE
        More Villagers 1.5.5.jar                          |More Villagers                |morevillagers                 |1.5.5               |DONE      |Manifest: NOSIGNATURE
        MorePaths 1.3.2.jar                               |MorePaths                     |morepaths                     |1.16-1.3.2          |DONE      |Manifest: NOSIGNATURE
        FastFurnace Minus Replacement 1.1.jar             |Fast Furnace Minus Replacement|fastfurnaceminusreplacement   |1.1-1.16.3          |DONE      |Manifest: NOSIGNATURE
        Iron Furnaces 2.7.7.jar                           |Iron Furnaces                 |ironfurnaces                  |2.7.7               |DONE      |Manifest: NOSIGNATURE
        Dungeons Plus 1.1.5.jar                           |Dungeons Plus                 |dungeons_plus                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        Macaw's Trapdoors 1.0.5.jar                       |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.5               |DONE      |Manifest: NOSIGNATURE
        Caves & Cliffs Backport 7.2.0.jar                 |Caves and Cliffs Backport     |cavesandcliffs                |1.16.5-7.2.0        |DONE      |Manifest: NOSIGNATURE
        Darker Depths 1.1.4.jar                           |Darker Depths                 |darkerdepths                  |1.1.4               |DONE      |Manifest: NOSIGNATURE
        Spark.jar                                         |spark                         |spark                         |1.6.0               |DONE      |Manifest: NOSIGNATURE
        Curios API 4.0.5.3.jar                            |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
        Rotten Piglins Mod 1.2.0.jar                      |Rotten_Piglins                |rotten_piglins                |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Unnamed Animal Mod 1.0.3.jar                      |Unnamed Animal Mod            |unnamedanimalmod              |1.0.3               |DONE      |Manifest: NOSIGNATURE
        YUNG's Extras 1.0.jar                             |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
        Obfuscate 0.6.2.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
        Majrusz's Difficulty 1.1.0.jar                    |Majrusz's Progressive Difficul|majruszs_difficulty           |1.1.0               |DONE      |Manifest: NOSIGNATURE
        Macaw's Roofs 2.1.2.jar                           |Macaw's Roofs                 |mcwroofs                      |2.1.2               |DONE      |Manifest: NOSIGNATURE
        MrCrayfish's Furniture Mod 7.0.0.22.jar           |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
        Macaw's Furniture 3.0.0.jar                       |Macaw's Furniture             |mcwfurnitures                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        Cloth Config API 4.14.54.jar                      |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE
        FastWorkbench Minus Replacement 1.4.jar           |FastWorkbench Minus Replacemen|fastbenchminusreplacement     |1.4                 |DONE      |Manifest: NOSIGNATURE
        Custom Starter Gear 2.0.3.jar                     |Custom Starter Gear           |customstartinggear            |2.0.3.1             |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        Fast Leaf Decay 25.2.jar                          |FastLeafDecay                 |fastleafdecay                 |v25.2               |DONE      |Manifest: NOSIGNATURE
        CodeChicken Lib 4.0.7.445.jar                     |CodeChicken Lib               |codechickenlib                |4.0.7.445           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        Babel 1.0.5.jar                                   |Babel                         |babel                         |1.0.5               |DONE      |Manifest: NOSIGNATURE
        Just Enough Piglin Bartering 1.0.0.jar            |Just Enough Piglin Bartering  |jepb                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        YUNG's Better Mineshafts 2.0.4.jar                |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        Better Mods Button 1.0.5.jar                      |Better Mods Button            |bettermodsbutton              |1.0.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Neko's Enchanted Books 1.7.0.jar                  |Neko’s Enchanted Books        |nebs                          |1.7.0               |DONE      |Manifest: NOSIGNATURE
        Dark Paintings 6.0.11.jar                         |DarkPaintings                 |darkpaintings                 |6.0.11              |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
        Quark Oddities.jar                                |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE
        Kiwi 3.6.1.jar                                    |Kiwi                          |kiwi                          |3.6.1               |DONE      |Manifest: NOSIGNATURE
        Client Tweaks 5.3.0.jar                           |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
        Mowzie's Mobs 1.5.22.jar                          |Mowzie's Mobs                 |mowziesmobs                   |1.5.22              |DONE      |Manifest: NOSIGNATURE
        Miner's Helmet 2.0.1.jar                          |Mining Helmet                 |mining_helmet                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        Config Menus 1.2.0.jar                            |Config Menus for Forge        |configmenusforge              |1.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Just Enough Items 7.7.1.150.jar                   |Just Enough Items             |jei                           |7.7.1.150           |DONE      |Manifest: NOSIGNATURE
        JEI Professions 1.0.0.jar                         |JEI Professions               |jeiprofessions                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Visual Workbench 1.1.0.jar                        |Visual Workbench              |visualworkbench               |1.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        AttributeFix 10.1.3.jar                           |AttributeFix                  |attributefix                  |10.1.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
        Differentiate 0.5.3.jar                           |Differentiate                 |differentiate                 |0.5.3               |DONE      |Manifest: NOSIGNATURE
        Goblin Traders 1.7.3.jar                          |Goblin Traders                |goblintraders                 |1.7.3               |DONE      |Manifest: NOSIGNATURE
        Caelus 2.1.3.2.jar                                |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
        Paxi 1.0.jar                                      |Paxi                          |paxi                          |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
        Undefeatables 1.6.jar                             |Undefeatables                 |undefeatables                 |1.6                 |DONE      |Manifest: NOSIGNATURE
        Falling Leaves 1.2.4.jar                          |Falling Leaves                |fallingleaves                 |1.2.4-alpha+20220121|DONE      |Manifest: NOSIGNATURE
        Nature's Compass 1.9.1.jar                        |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
        Serene Seasons 4.0.1.124.jar                      |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.124    |DONE      |Manifest: NOSIGNATURE
        Chromato Creeper 1.1.jar                          |§3Chromato Creeper§r          |chromatocreeper               |1.1                 |DONE      |Manifest: NOSIGNATURE
        Stoneholm, Underground Villages 1.2.2.jar         |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
        Snow Under Trees 1.3.jar                          |Snow Under Trees              |snowundertrees                |v1.3                |DONE      |Manifest: NOSIGNATURE
        Catalogue 1.5.0.jar                               |Catalogue                     |catalogue                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
        JEI Tweaker 1.1.0.49.jar                          |JEI Tweaker                   |jeitweaker                    |1.1.0.49            |DONE      |Manifest: NOSIGNATURE
        CraftTweaker 7.1.2.499.jar                        |CraftTweaker                  |crafttweaker                  |7.1.2.499           |DONE      |Manifest: NOSIGNATURE
        Mekanism 10.1.2.457.jar                           |Mekanism                      |mekanism                      |10.1.2              |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |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
        Spawn Balance Utility 1.36.0.11.jar               |SpawnBalanceUtility           |spawnbalanceutility           |1.36.0.11           |DONE      |Manifest: NOSIGNATURE
        Dynamic Surroundings 4.0.5.0.jar                  |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE
        Iron Chests 11.2.21.jar                           |Iron Chests                   |ironchest                     |1.16.5-11.2.21      |DONE      |Manifest: NOSIGNATURE
        When Dungeons Arise 2.1.49.jar                    |When Dungeons Arise           |dungeons_arise                |2.1.49              |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        voicechat-forge-1.16.5-2.2.43.jar                 |Simple Voice Chat             |voicechat                     |1.16.5-2.2.43       |DONE      |Manifest: NOSIGNATURE
        Mouse Tweaks 2.14.jar                             |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
        Ding 1.3.0.jar                                    |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        Caves & Cliffs Backport Additions 2.59.jar        |CavesandCliffsbackportaddition|cavesandcliffsbackportaddition|2.59                |DONE      |Manifest: NOSIGNATURE
        Majrusz Library 2.0.1.jar                         |Majrusz Library               |majrusz_library               |2.0.1               |DONE      |Manifest: NOSIGNATURE
        Not Enough Animations 1.2.4.jar                   |NotEnoughAnimations Mod       |notenoughanimations           |1.2.4               |DONE      |Manifest: NOSIGNATURE
        Flywheel 0.2.5.jar                                |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE
        Mantle 1.6.157.jar                                |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE
        Xaero's Minimap 22.2.0.1.jar                      |Xaero's Minimap               |xaerominimap                  |22.2.0.1            |DONE      |Manifest: NOSIGNATURE
        Polymorph 0.39.jar                                |Polymorph                     |polymorph                     |1.16.5-0.39         |DONE      |Manifest: NOSIGNATURE
        Just Enough Professions 1.2.2.jar                 |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib 1.6.49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        Entity Culling 1.5.0.jar                          |EntityCulling                 |entityculling                 |1.5.0               |DONE      |Manifest: NOSIGNATURE
        AppleSkin 2.4.0.jar                               |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE
        Puzzles Lib 1.0.15.jar                            |Puzzles Lib                   |puzzleslib                    |1.0.15              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Oh, The Biomes You'll Go 1.3.5.jar                |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
        Orcinus's Caves 1.3.jar                           |Orcinus's Cavern              |cavern                        |{1.2.0}             |DONE      |Manifest: NOSIGNATURE
        Cosmetic Armor Reworked 5.0.jar                   |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v5           |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        Loot Bag Mod 2.4.0.jar                            |Loot Bag Mod                  |lootbagmod                    |1.16.5-2.4.0        |DONE      |Manifest: NOSIGNATURE
        Sky Villages 1.0.0.jar                            |Sky Villages                  |skyvillages                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
        NetherPortalFix 7.2.1.jar                         |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE
        Hats 10.3.3.jar                                   |Hats                          |hats                          |10.3.3              |DONE      |Manifest: NOSIGNATURE
        Floral Enchantment 1.3.0.jar                      |Floral Enchantment            |floralench                    |1.16.5-1.3.0        |DONE      |Manifest: NOSIGNATURE
        Architect's Palette 1.1.5.jar                     |Architect's Palette           |architects_palette            |1.1.2               |DONE      |Manifest: NOSIGNATURE
        MrCrayfish's More Furniture Mod 1.3.1.jar         |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE
        Tomes 1.5.jar                                     |Tomes                         |tomes                         |1.5                 |DONE      |Manifest: NOSIGNATURE
        KleeSlabs 9.2.1.jar                               |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE
        Xaero's World Map 1.20.3.1.jar                    |Xaero's World Map             |xaeroworldmap                 |1.20.3.1            |DONE      |Manifest: NOSIGNATURE
        Controlling 7.0.0.28.jar                          |Controlling                   |controlling                   |7.0.0.28            |DONE      |Manifest: NOSIGNATURE
        Structures' Compass 1.4.0.jar                     |Structures Compass            |structurescompass             |1.16.5-1.4.0        |DONE      |Manifest: NOSIGNATURE
        Citadel 1.8.1.jar                                 |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
        Alex's Mobs 1.12.1.jar                            |Alex's Mobs                   |alexsmobs                     |1.12.1              |DONE      |Manifest: NOSIGNATURE
        Rats 7.1.1.jar                                    |Rats                          |rats                          |7.1.1               |DONE      |Manifest: NOSIGNATURE
        Bookshelf 10.4.31.jar                             |Bookshelf                     |bookshelf                     |10.4.31             |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
        Tips 4.0.15.jar                                   |Tips                          |tips                          |4.0.15              |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
        Sophisticated Backpacks 3.15.13.560.jar           |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.13.560  |DONE      |Manifest: NOSIGNATURE
        Macaw's Doors 1.0.6.jar                           |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
        Just Enough Effect Descriptions 1.6.jar           |Just Enough Effect Description|jeed                          |1.16.5-1.6          |DONE      |Manifest: NOSIGNATURE
        Mekanism Generators 10.1.2.457.jar                |Mekanism: Generators          |mekanismgenerators            |10.1.2              |DONE      |Manifest: NOSIGNATURE
        Carry On 1.15.5.22.jar                            |Carry On                      |carryon                       |1.15.5.22           |DONE      |Manifest: NOSIGNATURE
        Omnis 1.1.2.3.jar                                 |Omnis                         |omnis                         |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        Konkrete 1.3.3.jar                                |Konkrete                      |konkrete                      |1.3.3               |DONE      |Manifest: NOSIGNATURE
        Cuneiform 1.2.5.jar                               |Cuneiform                     |cuneiform                     |1.16.3-1.2.5        |DONE      |Manifest: NOSIGNATURE
        JEI Enchantment Info 1.2.1.jar                    |JEI Enchantment Info          |jeienchantmentinfo            |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        Equipment Compare 1.2.7.jar                       |Equipment Compare             |equipmentcompare              |1.2.7               |DONE      |Manifest: NOSIGNATURE
        Chocolate Fix 1.3.0.jar                           |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
        Farmer's Delight 0.5.4.jar                        |Farmer's Delight              |farmersdelight                |1.16.5-0.5.4        |DONE      |Manifest: NOSIGNATURE
        Farmer's Delight Intergration 1.0.3.jar           |Farmer's Delight Integration  |farmersdelightintegration     |1.16.5-1.0.3        |DONE      |Manifest: NOSIGNATURE
        Customizable Elytra 1.6.1.jar                     |Customizable Elytra           |customizableelytra            |1.16.4-1.6.1        |DONE      |Manifest: NOSIGNATURE
        Ender Chested 1.0.2.jar                           |Ender Chested                 |ender_chest_horses            |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Golden Age Combat 1.5.3.jar                       |Golden Age Combat             |goldenagecombat               |1.5.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Simple Shops 1.1.1.jar                            |Simple Shops                  |simpleshops                   |1.1.1               |DONE      |Manifest: NOSIGNATURE
        Mekanism Additions 10.1.2.457.jar                 |Mekanism: Additions           |mekanismadditions             |10.1.2              |DONE      |Manifest: NOSIGNATURE
        End Remastered 5.0.2.jar                          |End Remastered                |endrem                        |5.0.2-R-1.16.5      |DONE      |Manifest: NOSIGNATURE
        Moyai 1.0.2.jar                                   |Moyai                         |moyai                         |1.16.5-1.0.2        |DONE      |Manifest: NOSIGNATURE
        Macaw's Fences 1.0.4.jar                          |Macaw's Fences and Walls      |mcwfences                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
        Skinned Lanterns 1.3.1.jar                        |Skinned Lanterns              |skinnedlanterns               |1.16.5-1.3.1        |DONE      |Manifest: NOSIGNATURE
        Bountiful 3.3.1.jar                               |Bountiful                     |bountiful                     |1.16.4-3.3.1        |DONE      |Manifest: NOSIGNATURE
        Creatures and Beasts 1.2.11.jar                   |Creatures and Beasts          |cnb                           |1.2.11              |DONE      |Manifest: NOSIGNATURE
        GeckoLib 3.0.65.jar                               |GeckoLib                      |geckolib3                     |3.0.65              |DONE      |Manifest: NOSIGNATURE
        Goblins & Dungeons 1.0.6.jar                      |Goblins & Dungeons            |goblinsanddungeons            |1.0.6               |DONE      |Manifest: NOSIGNATURE
        L_Ender's Cataclysm 0.12.jar                      |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        Patchouli 53.2.jar                                |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
        Collective 4.7.jar                                |Collective                    |collective                    |4.7                 |DONE      |Manifest: NOSIGNATURE
        Ore Excavation 1.8.157.jar                        |Ore Excavation                |oreexcavation                 |1.8.157             |DONE      |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
        Seamless Loading Screen 1.1.7.jar                 |Seamless Loading Screen       |seamless_loading_screen       |1.16.5-1.1.7        |DONE      |Manifest: NOSIGNATURE
        OpenBlocks Elevator 1.7.13.jar                    |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
        Cave Biome API 1.4.2.jar                          |CaveBiomeAPI                  |cavebiomeapi                  |1.16.5-1.4.2        |DONE      |Manifest: NOSIGNATURE
        Mekanism Tools 10.1.2.457.jar                     |Mekanism: Tools               |mekanismtools                 |10.1.2              |DONE      |Manifest: NOSIGNATURE
        Spartan Weaponry 2.2.0.jar                        |Spartan Weaponry              |spartanweaponry               |2.2.0 Release Candid|DONE      |Manifest: NOSIGNATURE
        Architectury API 1.30.53.jar                      |Architectury                  |architectury                  |1.30.53             |DONE      |Manifest: NOSIGNATURE
        Curious Elytra 4.0.2.4.jar                        |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
        AI Improvements 0.4.0.jar                         |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        Craftable Name Tag.jar                            |Craftable Name Tag            |bkcraftablenametag            |[1.16,)             |DONE      |Manifest: NOSIGNATURE
        Enchant With Mob 1.5.2.jar                        |Enchant With Mob              |enchantwithmob                |1.16.5-1.5.2        |DONE      |Manifest: NOSIGNATURE
        Trading Post 1.0.2.jar                            |Trading Post                  |tradingpost                   |1.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Better Advancements 0.1.1.115.jar                 |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
        Nourished Nether 10.0.jar                         |Nourished Nether              |nourished_nether              |1.1.0               |DONE      |Manifest: NOSIGNATURE
        Easy Magic 1.0.4.jar                              |Easy Magic                    |easymagic                     |1.0.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Enlightened End 6.1.jar                           |Nourished End                 |nourished_end                 |1.0.6               |DONE      |Manifest: NOSIGNATURE
        XL Packets 1.2.jar                                |XL Packets                    |xlpackets                     |1.16.4-1.2          |DONE      |Manifest: NOSIGNATURE
        The Conjurer 1.0.13.jar                           |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |Manifest: NOSIGNATURE
        Abnormals Blueprint 3.3.1.jar                     |Abnormals Core                |abnormals_core                |3.3.1               |DONE      |Manifest: NOSIGNATURE
        Environmental 1.1.1.jar                           |Environmental                 |environmental                 |1.1.1               |DONE      |Manifest: NOSIGNATURE
        Bamboo Blocks 3.0.1.jar                           |Bamboo Blocks                 |bamboo_blocks                 |3.0.1               |DONE      |Manifest: NOSIGNATURE
        Copper Pot! 1.2.0.jar                             |Copper Pot                    |copperpot                     |1.16.5-1.2.0        |DONE      |Manifest: NOSIGNATURE
        Bayou Blues 1.0.5.jar                             |Bayou Blues                   |bayou_blues                   |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
        Upgrade Aquatic 3.1.2.jar                         |Upgrade Aquatic               |upgrade_aquatic               |3.1.2               |DONE      |Manifest: NOSIGNATURE
        Better Badlands 2.0.3.jar                         |Better Badlands               |better_badlands               |1.16.5-2.0.3        |DONE      |Manifest: NOSIGNATURE
        The Irregular Chef! 1.0.1.jar                     |The Irregular Chef            |irregularchef                 |1.16.5-1.0.1        |DONE      |Manifest: NOSIGNATURE
        Endergetic 3.0.0.jar                              |The Endergetic Expansion      |endergetic                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        Neapolitan 2.2.1.jar                              |Neapolitan                    |neapolitan                    |2.2.1               |DONE      |Manifest: NOSIGNATURE
        Personality 1.0.3.jar                             |Personality                   |personality                   |1.0.3               |DONE      |Manifest: NOSIGNATURE
        Savage & Ravage 3.2.0.jar                         |Savage & Ravage               |savageandravage               |3.2.0               |DONE      |Manifest: NOSIGNATURE
        Autumnity 2.1.2.jar                               |Autumnity                     |autumnity                     |2.1.2               |DONE      |Manifest: NOSIGNATURE
        Nether's Delight 2.1.jar                          |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
        Buzzier Bees 3.0.3.jar                            |Buzzier Bees                  |buzzier_bees                  |3.0.3               |DONE      |Manifest: NOSIGNATURE
        Berry Good 4.1.2.jar                              |Berry Good                    |berry_good                    |4.1.2               |DONE      |Manifest: NOSIGNATURE
        Enhanced Mushrooms 3.0.9.jar                      |Enhanced Mushrooms            |enhanced_mushrooms            |1.16.5-3.0.9        |DONE      |Manifest: NOSIGNATURE
        Extra Boats 2.1.1.jar                             |Extra Boats                   |extraboats                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        Create 0.3.2.jar                                  |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
        Waystones 7.6.4.jar                               |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
        Golden Hopper 1.2.1.jar                           |Golden Hopper                 |goldenhopper                  |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Clumps 6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
        Applied Energistics 2 8.4.7.jar                   |Applied Energistics 2         |appliedenergistics2           |8.4.7               |DONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        Tumbleweed 0.4.9.jar                              |Tumbleweed                    |tumbleweed                    |1.16-0.4.9          |DONE      |Manifest: NOSIGNATURE
        Campful 3.1.0.jar                                 |Campful                       |campful                       |2.0                 |DONE      |Manifest: NOSIGNATURE
        Belly Button 1.4.1.jar                            |Belly Button                  |bellybutton                   |1.4.1               |DONE      |Manifest: NOSIGNATURE
        Artifacts 2.10.5.jar                              |Artifacts                     |artifacts                     |1.16.5-2.10.5       |DONE      |Manifest: NOSIGNATURE
        Alex's Abnormalities 1.1.jar                      |Alex's Abnormalities          |alab                          |1.1                 |DONE      |Manifest: NOSIGNATURE
        Bad Mobs 9.0.5.jar                                |BadMobs                       |badmobs                       |9.0.5               |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
        Lazy DataFixerUpper 0.1.3.jar                     |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        Wall-Jump! 1.3.7.jar                              |Wall-Jump!                    |walljump                      |1.16.4-1.3.7        |DONE      |Manifest: NOSIGNATURE
        Decraft Horse Armor.jar                           |Decraft Horse Armor           |decrafthorsearmor             |1.16.5-r1           |DONE      |Manifest: NOSIGNATURE
        iChunUtil 10.5.2.jar                              |iChunUtil                     |ichunutil                     |10.5.2              |DONE      |Manifest: NOSIGNATURE
        Magnesium Extras 1.3.1.jar                        |Magnesium Extras              |magnesium_extras              |mc1.16.5_v1.3.1     |DONE      |Manifest: NOSIGNATURE
        Akashic Tome 1.4.16.jar                           |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
        Frozen Up 1.0.1.jar                               |Frozen Up                     |frozenup                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Traveler's Titles 1.5.jar                         |Traveler's Titles             |travelerstitles               |1.16.4-1.5          |DONE      |Manifest: NOSIGNATURE
        Scuba Gear 1.0.3.jar                              |Scuba Gear                    |scuba_gear                    |1.0.3               |DONE      |Manifest: NOSIGNATURE
        Brandon's Core 3.0.14.247.jar                     |Brandon's Core                |brandonscore                  |3.0.14.247          |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        ~Draconic Evolution 3.0.25.456.jar                |Draconic Evolution            |draconicevolution             |3.0.25.456          |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
        Twist 1.4.1.jar                                   |Twist                         |twist                         |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Selene Lib 1.9.0.jar                              |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        Tinkers' Construct 3.3.4.335.jar                  |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE
        Calcium 1.1.5.8.jar                               |Calcium                       |calcium                       |1.1.5.8             |DONE      |Manifest: NOSIGNATURE
        Magnesium 1.5.jar                                 |Magnesium                     |magnesium                     |1.5                 |DONE      |Manifest: NOSIGNATURE
        Enchantment Descriptions 7.0.18.jar               |EnchantmentDescriptions       |enchdesc                      |7.0.18              |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
        Alex's Delight 1.1.3.jar                          |Alex's Delight                |amfd                          |1.1.3               |DONE      |Manifest: NOSIGNATURE
        Jade 2.8.1.jar                                    |Jade                          |jade                          |2.8.1               |DONE      |Manifest: NOSIGNATURE
        Simple Discord RPC 2.7.2.jar                      |Simple RPC                    |simple-rpc                    |2.7.2               |DONE      |Manifest: NOSIGNATURE
        What's That Slot 1.2.2.jar                        |What's That Slot              |whats_that_slot               |1.2.2               |DONE      |Manifest: NOSIGNATURE
        Atmospheric 3.1.1.jar                             |Atmospheric                   |atmospheric                   |3.1.1               |DONE      |Manifest: NOSIGNATURE
        Easy Villagers 1.0.13.jar                         |Easy Villagers                |easy_villagers                |1.16.5-1.0.13       |DONE      |Manifest: NOSIGNATURE
        Iceberg 1.0.38.jar                                |Iceberg                       |iceberg                       |1.0.38              |DONE      |Manifest: NOSIGNATURE
        Quark 2.4.jar                                     |Quark                         |quark                         |r2.4-322            |DONE      |Manifest: NOSIGNATURE
        Charm Forged 2.3.2.jar                            |Charm                         |charm                         |2.3.2               |DONE      |Manifest: NOSIGNATURE
        Terra Incognita 1.7.2.jar                         |Terra Incognita               |terraincognita                |1.16.3-1.7.2        |DONE      |Manifest: NOSIGNATURE
        Krypton Reforged 1.0.0.jar                        |Krypton Reforged              |kryptonreforged               |mc1.16.5_v1.0.0     |DONE      |Manifest: NOSIGNATURE
        Abnormals Delight 1.2.1.jar                       |Abnormals Delight             |abnormals_delight             |1.2.1               |DONE      |Manifest: NOSIGNATURE
        Performant 3.97.jar                               |Performant                    |performant                    |3.73m               |DONE      |Manifest: NOSIGNATURE
        Two Players One Horse 2.0.2.jar                   |2 players 1 horse             |twoplayersonehorse            |1.16.4-2.0.2        |DONE      |Manifest: NOSIGNATURE
        Inventory HUD+ 3.4.1.jar                          |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.1               |DONE      |Manifest: NOSIGNATURE
        Illagers Wear Armor 1.0.5.jar                     |Illagers Wear Armor           |illagersweararmor             |1.0.5               |DONE      |Manifest: NOSIGNATURE
        Chicken's Compat 1.0.0.jar                        |Much More Mod Compat          |muchmoremodcompat             |NONE                |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks 1.7.2.jar                       |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks Modded Compat 1.2.jar           |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.2                 |DONE      |Manifest: NOSIGNATURE
        FancyMenu 2.6.3.jar                               |FancyMenu                     |fancymenu                     |2.6.3               |DONE      |Manifest: NOSIGNATURE
        Drippy Loading Screen 1.5.1.jar                   |Drippy Loading Screen         |drippyloadingscreen           |1.5.1               |DONE      |Manifest: NOSIGNATURE
        ~Danny's Expansion 1.0.9.1.jar                    |Danny's Expansion             |dannys_expansion              |1.0.9               |DONE      |Manifest: NOSIGNATURE
        FerriteCore 2.1.0.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
        Spice of Life Carrot Edition 1.10.1.jar           |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
        Odd Water Mobs 1.5.0.jar                          |Odd Water Mobs                |oddwatermobs                  |1.5.0               |DONE      |Manifest: NOSIGNATURE
        Enhanced Celestials 2.0.9.jar                     |Enhanced Celestials           |enhancedcelestials            |2.0.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
        ExpandAbility 2.0.1.jar                           |ExpandAbility                 |expandability                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        Overloaded Armor Bar 5.1.0.jar                    |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
        Nature Expansion 1.5.jar                          |Nature Expansion              |nature_expansion              |1.3.0               |DONE      |Manifest: NOSIGNATURE
        Create Crafts & Addition.jar                      |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 5d656d30-42ac-47a3-a21b-e7587cc55b4e
    Kiwi Modules: 
        
    Patchouli open book context: n/a
    Player Count: 1 / 8; [ServerPlayerEntity['ChimIsTrash'/168, l='ServerLevel[New World]', x=-794.65, y=110.53, z=-1873.02]]
    Data Packs: vanilla, mod:betterdungeons, mod:infernalexp (incompatible), mod:transliterationlib (incompatible), mod:elenaidodge, mod:mcwwindows, mod:betternether, mod:stalwart_dungeons, mod:etched, mod:farmersdelightintegrations, mod:yungsapi, mod:guardvillagers, mod:randompatches, mod:forgivingvoid (incompatible), mod:morpheus (incompatible), mod:snowrealmagic, mod:whatareyouvotingfor, mod:jeresources, mod:revampedwolf, mod:supplementaries, mod:betterendforge, mod:easy_piglins, mod:structure_gel, mod:cleancut (incompatible), mod:morevillagers, mod:morepaths (incompatible), mod:fastfurnaceminusreplacement (incompatible), mod:ironfurnaces, mod:dungeons_plus, mod:mcwtrpdoors, mod:cavesandcliffs, mod:darkerdepths, mod:spark, mod:curios, mod:rotten_piglins, mod:unnamedanimalmod, mod:yungsextras, mod:obfuscate (incompatible), mod:majruszs_difficulty, mod:mcwroofs, mod:cfm (incompatible), mod:mcwfurnitures, mod:cloth-config (incompatible), mod:fastbenchminusreplacement, mod:customstartinggear (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:babel, mod:jepb, mod:bettermineshafts, mod:bettermodsbutton, mod:nebs, mod:darkpaintings, mod:quarkoddities (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:mowziesmobs, mod:mining_helmet (incompatible), mod:configmenusforge, mod:jei, mod:jeiprofessions (incompatible), mod:visualworkbench, mod:attributefix, mod:differentiate, mod:goblintraders, mod:caelus, mod:paxi, mod:undefeatables, mod:fallingleaves, mod:naturescompass (incompatible), mod:sereneseasons, mod:chromatocreeper, mod:stoneholm, mod:snowundertrees, mod:catalogue, mod:jeitweaker, mod:crafttweaker, mod:mekanism, mod:forge, mod:spawnbalanceutility (incompatible), mod:dsurround, mod:ironchest, mod:dungeons_arise, mod:voicechat, mod:mousetweaks, mod:ding, mod:cavesandcliffsbackportadditions, mod:majrusz_library, mod:notenoughanimations (incompatible), mod:flywheel, mod:mantle (incompatible), mod:xaerominimap, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:entityculling, mod:appleskin, mod:puzzleslib, mod:byg, mod:cavern, mod:cosmeticarmorreworked (incompatible), mod:lootbagmod, mod:skyvillages, mod:netherportalfix (incompatible), mod:hats, mod:floralench, mod:architects_palette (incompatible), mod:morecfm, mod:tomes, mod:kleeslabs (incompatible), mod:xaeroworldmap, mod:controlling, mod:structurescompass, mod:citadel (incompatible), mod:alexsmobs, mod:rats, mod:bookshelf, mod:tips, mod:sophisticatedbackpacks, mod:mcwdoors, mod:jeed, mod:mekanismgenerators, mod:carryon, mod:omnis, mod:konkrete, mod:cuneiform, mod:jeienchantmentinfo, mod:equipmentcompare, mod:chocolate, mod:farmersdelight, mod:farmersdelightintegration, mod:customizableelytra, mod:ender_chest_horses (incompatible), mod:goldenagecombat, mod:simpleshops, mod:mekanismadditions, mod:endrem (incompatible), mod:moyai (incompatible), mod:mcwfences, mod:skinnedlanterns, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:goblinsanddungeons, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:collective, mod:oreexcavation, mod:seamless_loading_screen, mod:elevatorid, mod:cavebiomeapi, mod:mekanismtools, mod:spartanweaponry, mod:architectury, mod:curiouselytra, mod:aiimprovements, mod:bkcraftablenametag, mod:enchantwithmob, mod:tradingpost, mod:betteradvancements, mod:nourished_nether, mod:easymagic, mod:nourished_end, mod:xlpackets, mod:conjurer_illager (incompatible), mod:abnormals_core, mod:environmental, mod:bamboo_blocks, mod:copperpot, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:irregularchef, mod:endergetic, mod:neapolitan, mod:personality, mod:savageandravage, mod:autumnity, mod:nethers_delight, mod:buzzier_bees, mod:berry_good, mod:enhanced_mushrooms, mod:extraboats, mod:create, mod:waystones (incompatible), mod:goldenhopper (incompatible), mod:clumps, mod:appliedenergistics2 (incompatible), mod:tumbleweed (incompatible), mod:campful, mod:bellybutton, mod:artifacts, mod:alab, mod:badmobs (incompatible), mod:lazydfu, mod:walljump (incompatible), mod:decrafthorsearmor, mod:ichunutil, mod:magnesium_extras, mod:akashictome, mod:frozenup, mod:travelerstitles, mod:scuba_gear (incompatible), mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:twist, mod:selene, mod:tconstruct, mod:calcium, mod:magnesium, mod:enchdesc, mod:amfd, mod:jade, mod:simple-rpc, mod:whats_that_slot (incompatible), mod:atmospheric, mod:easy_villagers, mod:iceberg, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:kryptonreforged (incompatible), mod:abnormals_delight, mod:performant (incompatible), mod:twoplayersonehorse, mod:inventoryhud, mod:illagersweararmor (incompatible), mod:muchmoremodcompat, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:fancymenu (incompatible), mod:drippyloadingscreen, mod:dannys_expansion, mod:ferritecore (incompatible), mod:solcarrot, mod:oddwatermobs, mod:enhancedcelestials, mod:expandability, mod:overloadedarmorbar (incompatible), mod:nature_expansion, mod:createaddition, Repurposed_Structures-Better_Dungeons_Forge.zip, Repurposed_Structures-Better_Strongholds_Forge.zip, Repurposed_Structures-Buzzier_Bees.zip, Repurposed_Structures-Caves_And_Cliffs_Backport-v2.zip, Repurposed_Structures-Environmental.zip, Repurposed_Structures-Farmers_Delight_Forge.zip, Repurposed_Structures-More_Villagers_Forge_v2.zip, Repurposed_Structures-Savage_And_Ravage.zip, ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), the-forbidden-castle-v1-1.zip
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'

Link to comment
Share on other sites

remove two or three mods that add buildings (dungeons, etc.) and then try flying around in a new test world. then two more until the crash disappears. could be village buildings too, but probably dungeons.

when you find the culprit, inform the mod author and get a new version.

  • Thanks 1
Link to comment
Share on other sites

3 hours ago, Luis_ST said:

first of all remove Performant, do not use magic performance mods

if the error remains it could be an issue with Oh The Biomes You'll Go

 

Whats wrong with using performant? Are there any alternatives that I should be using instead?

Link to comment
Share on other sites

1 hour ago, ChimIsTrash said:

Whats wrong with using performant?

those magic performance mods boost the FPS via destroy the game

1 hour ago, ChimIsTrash said:

Are there any alternatives that I should be using instead?

the only recommend alternative is Optifine

Link to comment
Share on other sites

1 hour ago, ChimIsTrash said:

Whats wrong with using performant?

i never tried this performant thingy, but in theory - they can cause any and all problems, and you are currently searching for a problem, so... that mod might be the cause... in theory.

...it's not, log mentions a broken structure and i doubt this mod touches structures.

and in theory - performance optimization mod can work flawlessly, bring you performance and not change anything they shouldn't.

so - since you are looking for a broken mod, remove this one temporarily and return it when you find a culprit.

 

20 minutes ago, Luis_ST said:

those magic performance mods boost the FPS via destroy the game

ok, now that's just dramatic.

me - i recommend at least trying them. because i simply can not tell someone to go to the shop and buy a new gpu or more likely cpu (plus everything around it).  i have a super-old cpu and i would even tolerate minor visual issues in exchange for a large performance boost.

 

20 minutes ago, Luis_ST said:
1 hour ago, ChimIsTrash said:

Are there any alternatives that I should be using instead?

the only recommend alternative is Optifine

yikes. that explains a lot...

my recommendations for 1.16:

1a) magnesium and magnesium extras. i do not use calcium but you might need it depending on mods (try without it, i have some mentioned mods and don't have issues).

1b) do not touch optifine. ever.

1c) if you want shaders (i don't and i didn't try), try rubidium plus oculus instead of magnesium. again, i didn't try, just suggesting blindly.

2) roadrunner instead of performant

3) sulfuric or radon

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • How I Recovered Over €72,000 from a Scam Trading Broker in London with the Help of Adrian Lamo Hacker I’d like to share my recovery experience here from London, UK, with a scam trading broker to help others avoid falling into the same trap I did. Like many, I thought I was making a smart investment by trading online. I had heard stories of people earning substantial returns, so I was excited when I found a trading platform that seemed legitimate. However, little did I know, I was dealing with a scam. The broker I encountered was highly convincing. They promised me high returns and offered a professional-looking platform. I was persuaded by their smooth talk, testimonials, and fake success stories. Over time, I started transferring funds into the trading account they set up for me. My initial investments were small, but soon I transferred a significant amount—almost €72,620—hoping to see my account grow. Unfortunately, things took a sharp turn for the worse. Despite the early promises of returns, I was unable to withdraw any of my funds. Each time I requested to withdraw, I was met with endless excuses and delays. It became clear that I was dealing with a fraudulent broker, and my money was stuck in their fake account with no way of getting it back. I felt devastated and helpless. It was hard to believe that I had been scammed. However, after doing some research, I came across Adrian Lamo Hacker a company that specializes in recovering funds lost to scams. I was skeptical at first, but after reading positive reviews and testimonials, I decided to reach out for help. From the moment I contacted them through , the team was professional, understanding, and reassuring. They guided me through the recovery process step by step, and after some time, I was overjoyed to learn that my money had been successfully recovered. I’m incredibly grateful to Adrian Lamo Hacker for their expertise and hard work. They helped me get back what I thought was lost forever. If you’re reading this and have fallen victim to a similar scam, I urge you to reach out to a reputable recovery service like ADRIAN LAMO HACKER via Email: Adrianlamo @ consultant . com/ / Telegram ID: @ADRIANLAMOHACKERTECH Don’t give up on getting your money back. There are experts out there who can help, and I am proof that recovery is possible.
    • No se me descarga la carpeta de forge. Despues de darle a install y q me salte a la pagina de publicidad, espero los 5 segundos, le doy a skip pero en vez de descargarse del archivo del forge, se me descarga un .jar que es un bloc de notas, no me aparece la carpeta con la descarga por ningun lado 
    • Alright, well before removing IC2 I changed the max chunks from 15 to 6, and that seems to have fixed most of it, BUT, the console log keeps spamming out this "[16:01:09] [File IO Thread/WARN] [FML]: Large Chunk Detected: (11, 19) Size: 578 ./servermodworld2024oct/region/r.5.2.mca", and it is still lagging a little. What exactly does this mean and by some chance is this a chunk I can find and fix? If so how can I find it? After testing the server without IC2, the same error message still shows up, and the server continues to suffer in terms of lag.
    • I often can play and enjoy modded MC for a few hours each day after I start my computer, but then after a while it just stops Tried updating drivers on my Nividia card but not worked. I think it might be bad sectors I got on my RAM though, not sure this computer is over 7 years old and getting bit tired.
  • Topics

×
×
  • Create New...

Important Information

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