---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 2/1/22 12:08 AM Description: Ticking block entity java.lang.ArithmeticException: Negative infinity: -2 at me.paulf.fairylights.util.Mth.log2(Mth.java:99) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.collision.FeatureCollisionTree.build(FeatureCollisionTree.java:70) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.addCollision(Connection.java:345) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.HangingFeatureConnection.addCollision(HangingFeatureConnection.java:83) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.updateCatenary(Connection.java:311) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.lambda$update$2(Connection.java:278) ~[fairylights:?] {re:classloading} at net.minecraftforge.common.util.LazyOptional.map(LazyOptional.java:210) ~[forge:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.update(Connection.java:276) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.fastener.AbstractFastener.update(AbstractFastener.java:98) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.block.entity.FastenerBlockEntity.lambda$tick$3(FastenerBlockEntity.java:68) ~[fairylights:?] {re:classloading} at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[forge:?] {re:classloading} at me.paulf.fairylights.server.block.entity.FastenerBlockEntity.func_73660_a(FastenerBlockEntity.java:65) ~[fairylights:?] {re:classloading} at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json: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:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json: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:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json: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:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at me.paulf.fairylights.util.Mth.log2(Mth.java:99) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.collision.FeatureCollisionTree.build(FeatureCollisionTree.java:70) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.addCollision(Connection.java:345) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.HangingFeatureConnection.addCollision(HangingFeatureConnection.java:83) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.updateCatenary(Connection.java:311) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.lambda$update$2(Connection.java:278) ~[fairylights:?] {re:classloading} at net.minecraftforge.common.util.LazyOptional.map(LazyOptional.java:210) ~[forge:?] {re:classloading} at me.paulf.fairylights.server.connection.Connection.update(Connection.java:276) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.fastener.AbstractFastener.update(AbstractFastener.java:98) ~[fairylights:?] {re:classloading} at me.paulf.fairylights.server.block.entity.FastenerBlockEntity.lambda$tick$3(FastenerBlockEntity.java:68) ~[fairylights:?] {re:classloading} at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[forge:?] {re:classloading} at me.paulf.fairylights.server.block.entity.FastenerBlockEntity.func_73660_a(FastenerBlockEntity.java:65) ~[fairylights:?] {re:classloading} -- Block entity being ticked -- Details: Name: fairylights:fastener // me.paulf.fairylights.server.block.entity.FastenerBlockEntity Block: Block{fairylights:fastener}[facing=down,triggered=false] Block location: World: (82,15,137), Chunk: (at 2,0,9 in 5,8; contains blocks 80,0,128 to 95,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Block: Block{fairylights:fastener}[facing=down,triggered=false] Block location: World: (82,15,137), Chunk: (at 2,0,9 in 5,8; contains blocks 80,0,128 to 95,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Stacktrace: at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['SomewhatBored'/12, l='ServerLevel[Castle]', x=75.32, y=4.25, z=82.52]] Chunk stats: ServerChunkCache: 2371 Level dimension: minecraft:overworld Level spawn location: World: (160,4,368), Chunk: (at 0,0,0 in 10,23; contains blocks 160,0,368 to 175,255,383), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 995326 game time, 1000 day time Level name: Castle Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 1 (now: false), thunder time: 1 (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:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json: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:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json: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:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json: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:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 5.4.0-92-generic Java Version: 1.8.0_292, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1292710176 bytes (1232 MB) / 2625110016 bytes (2503 MB) up to 2625110016 bytes (2503 MB) CPUs: 4 JVM Flags: 3 total; -XX:MaxMetaspaceSize=400M -Xmx2700M -Xms1350M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /server.jar object_holder_definalize PLUGINSERVICE /server.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /server.jar capability_inject_definalize PLUGINSERVICE /server.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /server.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.20 FML Language Providers: javafml@36.2 minecraft@1 Mod List: SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |Manifest: NOSIGNATURE nether-s-exoticism-1.16.5-1.1.4.jar |Nether's Exoticism |nethers_exoticism |1.1.4 |DONE |Manifest: NOSIGNATURE prefab-1.6.5.15.jar |Prefab |prefab |**.**.**.** |DONE |Manifest: NOSIGNATURE DoggyTalents-1.16.5-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |DONE |Manifest: NOSIGNATURE Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |Manifest: NOSIGNATURE mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE SilentMechanisms-1.16.3-1.0.1+77.jar |Silent's Mechanisms |silents_mechanisms |1.0.1+77 |DONE |Manifest: NOSIGNATURE looot-1.16.4-1.0.0.3.jar |Looot |looot |**.**.**.** |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |Manifest: NOSIGNATURE gemsnjewels-1.16.5-0.22.0.jar |Gems & Jewels |gemsnjewels |0.22.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.31.jar |Bookshelf |bookshelf |10.4.31 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** guardvillagers-1.**.**.**.**.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.4.jar |Apotheosis |apotheosis |4.8.4 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.0.jar |Supplementaries |supplementaries |0.18.0 |DONE |Manifest: NOSIGNATURE Buddycards-1.16.5-2.5.3.jar |Buddycards |buddycards |1.16.5-2.5.3 |DONE |Manifest: NOSIGNATURE Tidbits-0.1.3.jar |Tidbits |tidbits |0.1.2 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE Upgraded Netherite 1.10.1.jar |Upgraded Netherite |upgradednetherite |1.10.1 |DONE |Manifest: NOSIGNATURE cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE out_of_sight-1.16.4-1.0.1.jar |Out of Sight |out_of_sight |1.16.4-1.0.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.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |Manifest: NOSIGNATURE finallyfarmabledyes-1.16.5-1.2.1.0.jar |Finally Farmable Dyes |finallyfarmabledyes |**.**.**.** |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |DONE |Manifest: NOSIGNATURE thatched-0.5.jar |Thatched |thatched |version |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.4-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.2-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE edibles_1.16.5-2.4.jar |Edibles |edibles |2.4 |DONE |Manifest: NOSIGNATURE BetterDefaultBiomes-1.16.4+-Alpha 2.6.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.6.0 |DONE |Manifest: NOSIGNATURE YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE villagespawnpoint_1.16.5-1.8.jar |Village Spawn Point |villagespawnpoint |1.8 |DONE |Manifest: NOSIGNATURE charmonium-forge-1.16.4-2.1.9.jar |Charmonium |charmonium |2.1.4 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.7.0.jar |Curios API |curios |1.16.5-4.0.7.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |DONE |Manifest: NOSIGNATURE collective-1.16.5-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE extlights-3.3.jar |Extended Lights |extlights |3.3 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |DONE |Manifest: NOSIGNATURE villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE starterkit_1.16.5-3.1.jar |Starter Kit |starterkit |3.1 |DONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE architectury-1.28.48.jar |Architectury |architectury |1.28.48 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.5-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE productivebees-1.16.5-0.6.9.25.jar |Productive Bees |productivebees |1.16.5-0.6.9.25 |DONE |Manifest: NOSIGNATURE light-overlay-5.8.1.jar |Light Overlay |lightoverlay |5.8.1 |DONE |Manifest: NOSIGNATURE cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE charm-forge-1.16.4-2.1.9.jar |Charm |charm |2.1.9 |DONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE DarkPaintings-1.16.5-6.0.10.jar |DarkPaintings |darkpaintings |6.0.10 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** mcw-lights-1.0.2-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE jmi-1.16.5-0.6-34.jar |JourneyMap Integration |jmi |1.16.5-0.6-34 |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 jei-1.16.5-7.7.1.145.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.3.jar |Buzzier Bees |buzzier_bees |3.0.3 |DONE |Manifest: NOSIGNATURE Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE brazier-3.0.10-forge.jar |Brazier |brazier |3.0.10 |DONE |Manifest: NOSIGNATURE extraboats-1.16.5-2.1.1.jar |Extra Boats |extraboats |2.1.1 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.27.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE OresAboveDiamonds-1.16.5-v6.4.1.jar |Ores Above Diamonds |oresabovediamonds |6.4.1 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.0beta10.jar |Journeymap |journeymap |5.8.0beta10 |DONE |Manifest: NOSIGNATURE simplewoodenpipes-1.16.5-2.0.jar |Simple Wooden Pipes |simplewoodenpipes |2.0 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE FruitTrees-1.16.5-2.5.0.jar |Fruit Trees |fruittrees |2.5.0 |DONE |Manifest: NOSIGNATURE Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.16.5-1.5.1.jar |Simple Storage Network |storagenetwork |1.16.5-1.5.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE decorative_winter-0.1.2.jar |Decorative Winter |decorative_winter |0.1.2 |DONE |Manifest: NOSIGNATURE BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** BotanyTrees-1.16.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-11.0.3-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.3 |DONE |Manifest: NOSIGNATURE FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE bottleyourxp_1.16.5-1.6.jar |Bottle Your Xp |bottleyourxp |1.6 |DONE |Manifest: NOSIGNATURE mapperbase-1.16.5-2.4.0.0.jar |Mapper Base |mapperbase |1.16.5-2.4.0.0 |DONE |Manifest: NOSIGNATURE embellishcraft-1.16.5-3.4.0.0.jar |EmbellishCraft |embellishcraft |1.16.5-3.4.0.0 |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.20-universal.jar |Forge |forge |36.2.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** neapolitan-1.16.5-2.2.1.jar |Neapolitan |neapolitan |2.2.1 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.20-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE logprot-1.16-1.5.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.6-build.76.jar |FTB Quests |ftbquests |1605.3.6-build.76 |DONE |Manifest: NOSIGNATURE silent-lib-1.16.5-4.10.0.jar |Silent Lib |silentlib |4.10.0 |DONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.38.jar |Iceberg |iceberg |1.0.38 |DONE |Manifest: NOSIGNATURE savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE gravestone-1.16.5-1.0.7.jar |Gravestone Mod |gravestone |1.16.5-1.0.7 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.39.jar |Polymorph |polymorph |1.16.5-0.39 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-321.jar |Quark |quark |r2.4-321 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.1.jar |Storage Drawers |storagedrawers |8.5.1 |DONE |Manifest: NOSIGNATURE topaddons-1.16.5-2.2.0-beta.jar |TOP Addons |topaddons |1.16.5-2.2.0-beta |DONE |Manifest: NOSIGNATURE backpacked-1.10.1-1.16.3.jar |Backpacked |backpacked |1.10.1 |DONE |Manifest: NOSIGNATURE backpacker-1.3.1-1.16.3.jar |Backpacker |backpacker |1.3.1 |DONE |Manifest: NOSIGNATURE simplytea-1.16.5-2.4.0.jar |Simply Tea |simplytea |2.4.0 |DONE |Manifest: NOSIGNATURE terraincognita-1.16.3-1.7.1.1.jar |Terra Incognita |terraincognita |1.16.3-1.7.1.1 |DONE |Manifest: NOSIGNATURE structurize-0.13.252-ALPHA-universal.jar |Structurize |structurize |0.13.252-ALPHA |DONE |Manifest: NOSIGNATURE floormats-1.16.5-v1.5.1.jar |Floor Mats |floormats |1.16.5-v1.5.1 |DONE |Manifest: NOSIGNATURE PickleTweaks-1.16.5-5.2.6.jar |Pickle Tweaks |pickletweaks |5.2.6 |DONE |Manifest: NOSIGNATURE minecolonies-1.16.5-1.0.352-BETA.jar |MineColonies |minecolonies |1.16.5-1.0.352-BETA |DONE |Manifest: NOSIGNATURE workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v4a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE healingcampfire_1.16.5-3.3.jar |Healing Campfire |healingcampfire |3.3 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 8055f1dd-2ffb-4d07-893b-da1dc60c79b0 Kiwi Modules: Player Count: 1 / 20; [ServerPlayerEntity['SomewhatBored'/12, l='ServerLevel[Castle]', x=75.32, y=4.25, z=82.52]] Data Packs: vanilla, mod:betterdungeons, mod:prefab, mod:doggytalents (incompatible), mod:uppers (incompatible), mod:mcwwindows, mod:looot, mod:bettercaves (incompatible), mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:jumbofurnace (incompatible), mod:gemsnjewels, mod:bookshelf, mod:guardvillagers, mod:randompatches, mod:buildinggadgets, mod:forgivingvoid (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:jeresources, mod:supplementaries, mod:buddycards, mod:betterendforge, mod:upgradednetherite (incompatible), mod:cuneiform, mod:structure_gel, mod:out_of_sight (incompatible), mod:chocolate, mod:mcwbridges, mod:farmersdelight, mod:fd_cookbook, mod:morevillagers, mod:solpotato (incompatible), mod:finallyfarmabledyes (incompatible), mod:projectvibrantjourneys, mod:thatched, mod:dungeons_plus, mod:edibles, mod:betterdefaultbiomes, mod:fairylights, mod:villagespawnpoint, mod:charmonium (incompatible), mod:curios, mod:patchouli (incompatible), mod:randomite (incompatible), mod:collective, mod:extlights, mod:yungsextras, mod:blockcarpentry (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:travelers_index (incompatible), mod:starterkit, mod:mcwroofs, mod:architectury, mod:curiouselytra, mod:aiimprovements, mod:mcwfurnitures, mod:productivebees, mod:lightoverlay (incompatible), mod:cloth-config (incompatible), mod:charm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:darkpaintings, mod:betteradvancements, mod:quarkoddities (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:jei, mod:jeienchantmentinfo, mod:itemfilters, mod:abnormals_core, mod:environmental, mod:buzzier_bees, mod:enhanced_mushrooms, mod:caelus, mod:brazier, mod:extraboats, mod:waystones (incompatible), mod:clumps, mod:oresabovediamonds (incompatible), mod:journeymap (incompatible), mod:comforts, mod:naturescompass (incompatible), mod:fruittrees, mod:kiwi, mod:storagenetwork, mod:stoneholm, mod:decorative_blocks, mod:decorative_winter, mod:botanypots, mod:botanytrees, mod:dungeoncrawl, mod:betteranimalsplus, mod:farmingforblockheads (incompatible), mod:bottleyourxp, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:ftbchunks, mod:forge, mod:neapolitan, mod:selene, mod:craftingtweaks (incompatible), mod:upgrade_aquatic, mod:endergetic, mod:logprot (incompatible), mod:theoneprobe, mod:swingthroughgrass (incompatible), mod:mousetweaks, mod:ftbquests, mod:pamhc2crops (incompatible), mod:smoothboot, mod:savageandravage, mod:pamhc2foodcore (incompatible), mod:gravestone, mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:abnormals_delight, mod:storagedrawers (incompatible), mod:topaddons (incompatible), mod:backpacked (incompatible), mod:backpacker, mod:simplytea (incompatible), mod:terraincognita, mod:structurize, mod:floormats, mod:pickletweaks, mod:minecolonies (incompatible), mod:workshopsofdoom, mod:nethers_delight, mod:cobbler, mod:appleskin, mod:ferritecore (incompatible), mod:aquaculture (incompatible), mod:farmerstea, mod:cosmeticarmorreworked (incompatible), mod:soundfilters (incompatible), mod:overloadedarmorbar (incompatible), mod:healingcampfire, mod:nethers_exoticism, mod:mcwfences, mod:mcwlights, mod:mcwpaintings (incompatible), mod:irregularchef, mod:advancementplaques, mod:mcwtrpdoors, mod:yungsbridges, mod:ftbteams, mod:iceberg, mod:skyvillages, mod:unionlib (incompatible), mod:silents_mechanisms (incompatible), mod:tidbits, mod:repurposed_structures, mod:cavesandcliffs, mod:villagertools, mod:cavebiomeapi, mod:constructionwand, mod:smallships, mod:jmi, mod:ftblibrary, mod:paxi, mod:simplewoodenpipes, mod:silentlib (incompatible), mod:xpbook, Desert_village_1.16.X.zip, Repurposed_Structures-Better_Dungeons_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, Repurposed_Structures-Tidbits.zip, improved-villages.zip (incompatible) Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)