---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 9/30/22 5:18 PM Description: Exception generating new chunk java.lang.RuntimeException: null at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345] {} 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} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:52) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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: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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.traits.ICastleTransformer.func_215728_a(SourceFile:15) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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: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:classloading} at corgiaoc.byg.common.world.dimension.DatapackLayer.sampleNether(DatapackLayer.java:25) ~[byg:1.3.5] {re:classloading} at corgiaoc.byg.common.world.dimension.nether.BYGNetherBiomeSource.func_225526_b_(BYGNetherBiomeSource.java:79) ~[byg:1.3.5] {re:mixin,re:classloading} at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:262) ~[?:?] {re:mixin,re:classloading} 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,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,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:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_345] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_345] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345] {} 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_345] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_345] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_345] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_345] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_345] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345] {} 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} at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:52) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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: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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.traits.ICastleTransformer.func_215728_a(SourceFile:15) ~[?:?] {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:classloading} at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {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: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:classloading} at corgiaoc.byg.common.world.dimension.DatapackLayer.sampleNether(DatapackLayer.java:25) ~[byg:1.3.5] {re:classloading} at corgiaoc.byg.common.world.dimension.nether.BYGNetherBiomeSource.func_225526_b_(BYGNetherBiomeSource.java:79) ~[byg:1.3.5] {re:mixin,re:classloading} at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:262) ~[?:?] {re:mixin,re:classloading} 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: -1,-2 Position hash: -4294967297 Generator: net.minecraft.world.gen.NoiseChunkGenerator@41cb206e Stacktrace: 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:ftbchunks-common.mixins.json:ChunkMapMixin,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:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_345] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_345] {} -- Player being ticked -- Details: Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity) Entity ID: 104 Entity Name: BounnieHimekawa Entity's Exact location: -120.63, 67.00, -198.62 Entity's Block location: World: (-121,67,-199), Chunk: (at 7,4,9 in -8,-13; contains blocks -128,0,-208 to -113,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:465) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:hammerlib:coremodone} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,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: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: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: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:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345] {} -- Player being ticked -- Details: Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity) Entity ID: 263 Entity Name: BounnieHimekawa Entity's Exact location: -120.42, 67.00, -198.30 Entity's Block location: World: (-121,67,-199), Chunk: (at 7,4,9 in -8,-13; contains blocks -128,0,-208 to -113,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null -- Affected level -- Details: All players: 0 total; [] Chunk stats: ServerChunkCache: 0 Level dimension: minecraft:the_nether Derived: true Level spawn location: World: (64,73,176), Chunk: (at 0,4,0 in 4,11; contains blocks 64,0,176 to 79,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 359391 game time, 559710 day time Level name: University Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 143846 (now: false), thunder time: 43183 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 5.4.0-104-generic Java Version: 1.8.0_345, Temurin Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin Memory: 600515136 bytes (572 MB) / 2111307776 bytes (2013 MB) up to 2143813632 bytes (2044 MB) CPUs: 3 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge.jar object_holder_definalize PLUGINSERVICE /forge.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge.jar capability_inject_definalize PLUGINSERVICE /forge.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: javafml@36.2 minecraft@1 Mod List: CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.16.5_v1.1.6.jar |Create Stuff Additions |create_stuff_additions |1.1.6 |DONE |Manifest: NOSIGNATURE ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar |Construct's Armory |constructsarmory |2.0.0-alpha.2+1.16.5|DONE |Manifest: NOSIGNATURE HammerLib-1.16.5-16.3.30.jar |HammerLib |hammerlib |16.3.30 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE additional-guns-0.7.2-1.16.5.jar |Additional Guns |additionalguns |0.7.2 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE DarkUtilities-1.16.5-8.0.14.jar |Dark Utilities |darkutils |8.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE TinkersDelight-1.16-1.8.jar |Tinker's Delight |tdelight |1.16-1.8 |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.4b.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE createplus-1.16.4_v0.3.2.1.jar |Create Plus |createplus |1.16.4_v0.3.2.1 |DONE |Manifest: NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.4-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.0.4 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |**.**.**.** |DONE |Manifest: NOSIGNATURE valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE envirocore-1.16.5-3.0.9.3.jar |Environmental Core |envirocore |1.16.5-3.0.9.3 |DONE |Manifest: NOSIGNATURE envirotech-1.16.5-3.0.9.4.jar |Environmental Tech |envirotech |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.19-forge-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.2.jar |Botania |botania |1.16.5-420.2 |DONE |Manifest: NOSIGNATURE bettercompat-0.4.2-1.16.5-36.2.34.jar |Tinkers Better Compat |bettercompat |0.4.2 |DONE |Manifest: NOSIGNATURE spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE MysticalAdaptations-1.16.5-1.2.2.jar |Mystical Adaptations |mysticaladaptations |1.16.5-1.2.2 |DONE |Manifest: NOSIGNATURE SolarFluxReborn-1.16.5-16.3.9.jar |Solar Flux Reborn |solarflux |16.3.9 |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.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.16.5-2.1.7.jar |Mystical Customization |mysticalcustomization |2.1.7 |DONE |Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE Runelic-1.16.5-7.0.3.jar |Runelic |runelic |7.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.5-0.5.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** geckolib-forge-1.16.5-3.0.92.jar |GeckoLib |geckolib3 |3.0.92 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE tconplanner-1.16.5-1.1.1.jar |Tinker's Planner |tconplanner |1.1.1 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |DONE |Manifest: NOSIGNATURE SimplyJetpacks2-1.16.5-2.6.12.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.12.1 |DONE |Manifest: NOSIGNATURE Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE ae2wtlib-0.3.3-1.16.5.jar |AE2 Wireless Terminals |ae2wtlib |0.3.3-1.16.5 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE Tinkers Reforged 1.16.5-0.0.6.jar |Tinkers Reforged |tinkers_reforged |0.0.6 |DONE |Manifest: NOSIGNATURE cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE rechiseled-1.0.10-mc1.16.jar |rechiseled |rechiseled |1.0.10 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE lemonlib-1.4.3.jar |Lemon Lib |lemonlib |1.4.3 |DONE |Manifest: NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE jev-1.16.3-2.0.1.jar |Just Enough Vehicles |jev |2.0.1 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p5.jar |Journeymap |journeymap |5.8.5p5 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** TravelersBackpack-1.16.5-5.4.16.jar |Traveler's Backpack |travelersbackpack |5.4.16 |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 compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE create-confectionery1.16.5_v1.0.2.jar |Create Confectionery |create_confectionery |1.0.2 |DONE |Manifest: NOSIGNATURE projecte-integration-1.16.5-4.4.7.jar |ProjectE Integration |projecteintegration |4.4.7 |DONE |Manifest: NOSIGNATURE JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** CraftTweaker-1.16.5-7.1.2.512.jar |CraftTweaker |crafttweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE projectex-1605.2.0-build.3.jar |ProjectEX |projectex |1605.2.0-build.3 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.7.jar |Ars Nouveau |ars_nouveau |1.25.7 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Draconic-Evolution-1.16.5-3.0.27.462-universal.jar|Draconic Evolution |draconicevolution |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Draconic-Additions-1.16.5-2.2.3.6-universal.jar |Draconic Additions |draconicadditions |**.**.**.** |DONE |Manifest: NOSIGNATURE ColossalChests-1.16.5-1.8.0.jar |ColossalChests |colossalchests |1.8.0 |DONE |Manifest: NOSIGNATURE SpartanMetals-v2.1.1.jar |Spartan & Tinkers' Metals |stonks |1.0.0 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.0.11.jar |CoFH Core |cofh_core |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** thermal_foundation-1.16.5-1.5.0.14.jar |Thermal Series |thermal |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** redstone_arsenal-1.16.5-0.9.2b.5.jar |Redstone Arsenal |redstone_arsenal |0.9.2b.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** thermal_expansion-1.16.5-1.5.0.7.jar |Thermal Expansion |thermal_expansion |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** thermal_locomotion-1.16.5-1.5.0.4.jar |Thermal Locomotion |thermal_locomotion |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |**.**.**.** |DONE |Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |**.**.**.** |DONE |Manifest: NOSIGNATURE CreateTweaker-1.0.0.26.jar |CreateTweaker |createtweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE pipez-1.16.5-1.2.17.jar |Pipez |pipez |1.16.5-1.2.17 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE createdeco-1.1.2-1.16.5.jar |Create Deco |createdeco |1.1.2-1.16.5 |DONE |Manifest: NOSIGNATURE ars_creo-1.16.5-1.1.2.jar |Ars Creo |ars_creo |1.1.2 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** FastWorkbench-1.16.5-4.6.1.jar |Fast Workbench |fastbench |4.6.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE ars_elemental-1.16.5-0.1.6.4.jar |Ars Elemental - Elemental Spel|ars_elemental |1.16.5-0.1.6.4 |DONE |Manifest: NOSIGNATURE AppliedEnergisticsTweaker-1.0.0.15.jar |Applied Energistics Tweaker |appliedenergisticstweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE arsarsenal-1.1.0-1.16.5.jar |Ars Arsenal |arsarsenal |1.1.0-1.16.5 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE xlfoodmod-1.16.4-1.2.0.jar |XL Food Mod |xlfoodmod |1.16.4-1.2.0 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createaddition-1.16.5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |DONE |Manifest: NOSIGNATURE Crash Report UUID: 666f837f-74ce-48c1-a27c-19a6c676e6e4 Player Count: 1 / 2; [ServerPlayerEntity['BounnieHimekawa'/263, l='ServerLevel[University]', x=-120.42, y=67.00, z=-198.30]] Data Packs: vanilla, mod:cyclopscore, mod:create_stuff_additions, mod:ftbessentials, mod:supermartijn642configlib, mod:constructsarmory, mod:hammerlib (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:additionalguns, mod:bookshelf, mod:buildinggadgets, mod:darkutils (incompatible), mod:waila, mod:carryon, mod:tmechworks (incompatible), mod:jeresources, mod:tdelight, mod:supplementaries, mod:createplus, mod:chocolate, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:supermartijn642corelib, mod:botania, mod:bettercompat, mod:spark, mod:mysticaladaptations (incompatible), mod:solarflux, mod:curios, mod:patchouli (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:obfuscate, mod:vehicle (incompatible), mod:runelic, mod:spartanweaponry, mod:cfm (incompatible), mod:architectury, mod:aiimprovements, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:betteradvancements, mod:tconplanner, mod:botaniaadditions, mod:simplyjetpacks, mod:cucumber, mod:ae2wtlib, mod:ftblibrary, mod:ftbteams, mod:tinkers_reforged, mod:cgm, mod:rechiseled, mod:jei, mod:lemonlib, mod:waystones (incompatible), mod:jev, mod:clumps, mod:journeymap (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:naturescompass (incompatible), mod:compactmachines, mod:create_confectionery, mod:projecteintegration, mod:jeitweaker, mod:enderstorage (incompatible), mod:crafttweaker, mod:projecte, mod:projectex, mod:ars_nouveau, mod:ftbchunks, mod:forge, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:draconicadditions (incompatible), mod:colossalchests, mod:stonks, mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:redstone_arsenal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:tconstruct, mod:titanium (incompatible), mod:createtweaker, mod:flywheel, mod:create, mod:createdeco, mod:ars_creo (incompatible), mod:spartanshields, mod:mantle (incompatible), mod:thermal_cultivation (incompatible), mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:appliedenergisticstweaker, mod:arsarsenal, mod:appleskin, mod:chisel (incompatible), mod:byg, mod:xlfoodmod, mod:cosmeticarmorreworked (incompatible), mod:createaddition, Solar Flux Generated Resources, mod:invtweaks (incompatible), mod:travelersbackpack (incompatible), mod:quarkoddities (incompatible), mod:pipez Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)