Created
November 23, 2025 18:04
-
-
Save natanfudge/3c487586bac02916d4aff9ff34f67fe5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Daisy, daisy... | |
| Time: 23.11.25 19:04 | |
| Description: Exception ticking world | |
| java.lang.NoSuchMethodError: net.minecraft.entity.projectile.ProjectileHelper.getWeaponHoldingHand(Lnet/minecraft/entity/LivingEntity;Ljava/util/function/Predicate;)Lnet/minecraft/util/Hand; | |
| at com.infamous.dungeons_mobs.entities.water.SunkenSkeletonEntity.func_85036_m(SunkenSkeletonEntity.java:166) ~[?:1.0.10] {re:classloading} | |
| at net.minecraft.entity.monster.AbstractSkeletonEntity.func_184201_a(AbstractSkeletonEntity.java:203) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.5,xf:fml:forge:bows.4,re:mixin,pl:accesstransformer:B} | |
| at com.infamous.dungeons_mobs.entities.water.SunkenSkeletonEntity.func_180481_a(SunkenSkeletonEntity.java:192) ~[?:1.0.10] {re:classloading} | |
| at net.minecraft.entity.monster.AbstractSkeletonEntity.func_213386_a(AbstractSkeletonEntity.java:136) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.5,xf:fml:forge:bows.4,re:mixin,pl:accesstransformer:B} | |
| at net.minecraft.world.spawner.WorldEntitySpawner.func_234966_a_(WorldEntitySpawner.java:175) ~[?:?] {re:classloading} | |
| at net.minecraft.world.spawner.WorldEntitySpawner.func_234967_a_(WorldEntitySpawner.java:124) ~[?:?] {re:classloading} | |
| at net.minecraft.world.spawner.WorldEntitySpawner.func_234979_a_(WorldEntitySpawner.java:110) ~[?:?] {re:classloading} | |
| at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(ServerChunkProvider.java:359) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} | |
| at net.minecraft.world.server.ServerChunkProvider$$Lambda$20555/1620810818.accept(Unknown Source) ~[?:?] {} | |
| at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {} | |
| at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:346) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} | |
| at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:321) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} | |
| at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A} | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,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:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
| at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,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:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,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:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
| at net.minecraft.server.MinecraftServer$$Lambda$19274/1459932114.run(Unknown Source) ~[?:?] {} | |
| at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51] {} | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Affected level -- | |
| Details: | |
| All players: 1 total; [ServerPlayerEntity['adrian2'/7330, l='ServerLevel[Nowy ?wiat]', x=32.28, y=69.00, z=15.94]] | |
| Chunk stats: ServerChunkCache: 2428 | |
| Level dimension: minecraft:overworld | |
| Level spawn location: World: (96,69,48), Chunk: (at 0,4,0 in 6,3; contains blocks 96,0,48 to 111,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 47477 game time, 47477 day time | |
| Level name: Nowy ?wiat | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true | |
| Level weather: Rain time: 12894 (now: false), thunder time: 51115 (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,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,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:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
| at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,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:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,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:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
| at net.minecraft.server.MinecraftServer$$Lambda$19274/1459932114.run(Unknown Source) ~[?:?] {} | |
| at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51] {} | |
| -- 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_51, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 4716753856 bytes (4498 MB) / 11240734720 bytes (10720 MB) up to 11442061312 bytes (10912 MB) | |
| CPUs: 8 | |
| JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10900M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M | |
| ModLauncher: 8.0.9+86+master.3cf110c | |
| ModLauncher launch target: fmlclient | |
| ModLauncher naming: srg | |
| ModLauncher services: | |
| /mixin-0.8.2.jar mixin PLUGINSERVICE | |
| /eventbus-4.0.0.jar eventbus PLUGINSERVICE | |
| /forge-1.16.5-36.1.0.jar object_holder_definalize PLUGINSERVICE | |
| /forge-1.16.5-36.1.0.jar runtime_enum_extender PLUGINSERVICE | |
| /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE | |
| /forge-1.16.5-36.1.0.jar capability_inject_definalize PLUGINSERVICE | |
| /forge-1.16.5-36.1.0.jar runtimedistcleaner PLUGINSERVICE | |
| /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE | |
| /forge-1.16.5-36.1.0.jar fml TRANSFORMATIONSERVICE | |
| FML: 36.1 | |
| Forge: net.minecraftforge:36.1.0 | |
| FML Language Providers: | |
| [email protected] | |
| minecraft@1 | |
| Mod List: | |
| notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |NOSIGNATURE | |
| BetterDungeons-1.16.4-1.2.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2 |DONE |NOSIGNATURE | |
| blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |NOSIGNATURE | |
| UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |NOSIGNATURE | |
| Piglin Expansion 1.0.jar |Piglin Expansion |piglin_expansion |1.0.0 |DONE |NOSIGNATURE | |
| NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE | |
| Hats-1.16.5-10.3.1.jar |Hats |hats |10.3.1 |DONE |NOSIGNATURE | |
| bigbrain-1.2.4.jar |Big Brain |bigbrain |1.2.4 |DONE |NOSIGNATURE | |
| TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |NOSIGNATURE | |
| incontrol-1.16-5.2.0.jar |InControl |incontrol |1.16-5.2.0 |DONE |NOSIGNATURE | |
| mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE | |
| strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE | |
| KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |NOSIGNATURE | |
| BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |NOSIGNATURE | |
| villagernames_1.16.5-3.3.jar |Villager Names |villagernames |3.3 |DONE |NOSIGNATURE | |
| Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |NOSIGNATURE | |
| citadel-1.7.3-1.16.5.jar |Citadel |citadel |1.7.3 |DONE |NOSIGNATURE | |
| alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |DONE |NOSIGNATURE | |
| YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |NOSIGNATURE | |
| Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |DONE |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 | |
| lootbeams-1.16.5-release-aug2021.jar |LootBeams |lootbeams |1.16.5 |DONE |NOSIGNATURE | |
| ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |NOSIGNATURE | |
| Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |DONE |NOSIGNATURE | |
| ShretNether+-+Alpha+-1.3.1.jar |Shret Nether |shretnether |1.0 |DONE |NOSIGNATURE | |
| SnowRealMagic-1.16.4-2.5.7.jar |Snow! Real Magic! |snowrealmagic |2.5.7 |DONE |NOSIGNATURE | |
| FpsReducer-forge-1.23-mc1.16.5.jar |FPS Reducer |fpsreducer |1.23-mc1.16.5 |DONE |NOSIGNATURE | |
| carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 | |
| chat_heads_forge-0.2.0.jar |Chat Heads |chat_heads |0.2.0 |DONE |NOSIGNATURE | |
| Paraglider-1.16.5-1.3.2.1.jar |Paraglider |paraglider |1.3.2.1 |DONE |NOSIGNATURE | |
| twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE | |
| supplementaries-1.16.5-0.14.5.jar |Supplementaries |supplementaries |1.16.5-0.14.0 |DONE |NOSIGNATURE | |
| emojiful-1.16.4-2.1.4.jar |Emojiful |emojiful |1.16.4-2.1.4 |DONE |NOSIGNATURE | |
| betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |NOSIGNATURE | |
| Upgraded+Netherite+1.16.5+-+1.9.13.jar |Upgraded Netherite |upgradednetherite |1.9.11 |DONE |NOSIGNATURE | |
| structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE | |
| AdvancementPlaques-1.16.5-1.4.0.jar |Advancement Plaques |advancementplaques |1.4.0 |DONE |NOSIGNATURE | |
| castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |NOSIGNATURE | |
| mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |NOSIGNATURE | |
| repurposed_structures_forge-3.0.4+1.16.5.jar |Repurposed Structures |repurposed_structures |3.0.4+1.16.5 |DONE |NOSIGNATURE | |
| morevillagers-FORGE-1.16.5-1.5.4.jar |More Villagers |morevillagers |1.5.4 |DONE |NOSIGNATURE | |
| AmbientSounds_v3.1.9_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |NOSIGNATURE | |
| BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |NOSIGNATURE | |
| rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |NOSIGNATURE | |
| pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE | |
| mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |NOSIGNATURE | |
| curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |NOSIGNATURE | |
| relics-0.2.6.jar |Relics |relics |0.2.6 |DONE |NOSIGNATURE | |
| Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |NOSIGNATURE | |
| leap-1.16.4-1.1.1.jar |Leap |leap |1.1.1 |DONE |NOSIGNATURE | |
| collective-1.16.5-2.58.jar |Collective |collective |2.58 |DONE |NOSIGNATURE | |
| camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |DONE |NOSIGNATURE | |
| Unique+Enchantments-1.16.5-2.0.1.jar |Unique Enchantments |uniquee |1.9.0 |DONE |NOSIGNATURE | |
| throwability-1.16.1-1.0.1.1-R.jar |Throwability |throwability |1.16.1-1.0.1.1-R |DONE |NOSIGNATURE | |
| Chunk+Pregenerator-V1.16-3.1.0.jar |Chunk Pregenerator |chunkpregen |V1.16-3.1.0 |DONE |NOSIGNATURE | |
| BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |NOSIGNATURE | |
| Deeper+in+The+Caves+Remake+1.1.jar |Deeper In The Caves Remake |stacked_dimensions_warden |1.0.0 |DONE |NOSIGNATURE | |
| NetherAgriculture-1.16.5-1.2.1.jar |Nether Agriculture |netheragriculture |1.2.1 |DONE |NOSIGNATURE | |
| worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |NOSIGNATURE | |
| SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |NOSIGNATURE | |
| cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |NOSIGNATURE | |
| curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |NOSIGNATURE | |
| controllable-0.13.3-1.16.3.jar |Controllable |controllable |0.13.3 |DONE |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 | |
| dungeons_gear-1.16.5-3.0.17.jar |Dungeons Gear |dungeons_gear |3.0.17 |DONE |NOSIGNATURE | |
| BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |NOSIGNATURE | |
| QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE | |
| Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |DONE |NOSIGNATURE | |
| mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |NOSIGNATURE | |
| spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE | |
| the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |NOSIGNATURE | |
| dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |DONE |NOSIGNATURE | |
| abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |NOSIGNATURE | |
| Tiny-Coal-1.16.4-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |NOSIGNATURE | |
| goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |NOSIGNATURE | |
| caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |DONE |NOSIGNATURE | |
| Kobolds-1.4.5.jar |Kobolds |kobolds |1.0.0 |DONE |NOSIGNATURE | |
| extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE | |
| create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE | |
| Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |NOSIGNATURE | |
| Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |NOSIGNATURE | |
| NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |NOSIGNATURE | |
| Artifacts-1.16.5-2.10.0.jar |Artifacts |artifacts |1.16.5-2.10.0 |DONE |NOSIGNATURE | |
| decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE | |
| upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE | |
| good-nights-sleep-1.16.5-1.2.14.jar |Good Night's Sleep |good_nights_sleep |1.2.14 |DONE |NOSIGNATURE | |
| iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |DONE |NOSIGNATURE | |
| catalogue-1.3.0-1.16.5.jar |Catalogue |catalogue |1.3.0 |DONE |NOSIGNATURE | |
| Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE | |
| iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |NOSIGNATURE | |
| mysticalworld-1.16.5-0.3.2.17.jar |Mystical World |mysticalworld |0.3.2.16 |DONE |NOSIGNATURE | |
| forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |DONE |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 | |
| TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |NOSIGNATURE | |
| selene-1.16.5-1.5.jar |Selene |selene |1.16.5-1.0 |DONE |NOSIGNATURE | |
| ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE | |
| DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |NOSIGNATURE | |
| forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE | |
| upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |NOSIGNATURE | |
| voicechat-forge-1.16.5-1.7.7.jar |Simple Voice Chat |voicechat |1.16.5-1.7.7 |DONE |NOSIGNATURE | |
| EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |DONE |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 | |
| swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE | |
| SaveYourPets-1.16.2-1.0.0.5.jar |Save Your Pets |syp |1.0.0.5 |DONE |NOSIGNATURE | |
| pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE | |
| rpgbackpacks-1.16.5-1.1.6.jar |RPG Backpacks |rpg_backpacks |1.1.6 |DONE |NOSIGNATURE | |
| CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE | |
| smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |NOSIGNATURE | |
| notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |DONE |NOSIGNATURE | |
| Iceberg-1.16.5-1.0.1.jar |Iceberg |iceberg |1.0.1 |DONE |NOSIGNATURE | |
| SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |NOSIGNATURE | |
| Xaeros_Minimap_21.14.1_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.14.1 |DONE |NOSIGNATURE | |
| pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE | |
| gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |NOSIGNATURE | |
| AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |NOSIGNATURE | |
| Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |NOSIGNATURE | |
| sit-1.16.5-v1.3.1.jar |Sit |sit |v1.3.1 |DONE |NOSIGNATURE | |
| earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |NOSIGNATURE | |
| direbats-1.1.1+1.16.5-forge.jar |Direbats |direbats |1.1.1+1.16.5-forge |DONE |NOSIGNATURE | |
| DiagonalFences-v1.1.1-1.16.5.jar |Diagonal Fences |diagonalfences |1.1.1 |DONE |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 | |
| DoubleSlabs-1.16-3.6.0.jar |Double Slabs |doubleslabs |3.6.0 |DONE |NOSIGNATURE | |
| HardcoreRevival_1.16.5-5.2.1.jar |Hardcore Revival |hardcorerevival |5.2.1 |DONE |NOSIGNATURE | |
| Regrowth-1.16.4-1.16.5-1.35.0.22.jar |Regrowth Mod |regrowth |1.16.5-1.35.0.22 |DONE |NOSIGNATURE | |
| tiered-1.16.5-1.2.3-forge-beta.jar |Tiered |tiered |1.16.5-1.2.3-forge-b|DONE |NOSIGNATURE | |
| Advancement_Book-1.16.4-1.0.4.jar |Advancement Book |advancementbook |1.0.4 |DONE |NOSIGNATURE | |
| HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |NOSIGNATURE | |
| appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |NOSIGNATURE | |
| PuzzlesLib-v1.0.10-1.16.5.jar |Puzzles Lib |puzzleslib |1.0.10 |DONE |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 | |
| Aquaculture-1.16.5-2.1.20.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.20 |DONE |NOSIGNATURE | |
| FriendlyFire-1.16.5-7.0.2.jar |FriendlyFire |friendlyfire |7.0.2 |DONE |NOSIGNATURE | |
| illagers_plus-1.16.4v1.5.jar |Illagers+ |illagers_plus |1.16.4v1.5 |DONE |NOSIGNATURE | |
| expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |NOSIGNATURE | |
| valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |DONE |NOSIGNATURE | |
| valhelsia_structures-1.16.5-0.1.4.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.4 |DONE |NOSIGNATURE | |
| overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE | |
| chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE | |
| xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |NOSIGNATURE | |
| Crash Report UUID: 04852f04-85aa-4701-8aec-36754fbe2198 | |
| Kiwi Modules: | |
| kiwi:contributors | |
| kiwi:data | |
| snowrealmagic:core | |
| snowrealmagic:world | |
| Patchouli open book context: n/a | |
| Suspected Mods: Unknown | |
| Player Count: 1 / 8; [ServerPlayerEntity['adrian2'/7330, l='ServerLevel[Nowy ?wiat]', x=32.28, y=69.00, z=15.94]] | |
| Data Packs: vanilla, mod:notenoughcrashes, mod:betterdungeons, mod:blue_skies (incompatible), mod:unionlib (incompatible), mod:piglin_expansion, mod:netherportalfix (incompatible), mod:hats, mod:bigbrain, mod:transliterationlib (incompatible), mod:incontrol (incompatible), mod:mcwwindows, mod:strawgolem, mod:kleeslabs (incompatible), mod:bettercaves (incompatible), mod:villagernames, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:bookshelf, mod:lootbeams, mod:forgivingvoid (incompatible), mod:apotheosis (incompatible), mod:shretnether, mod:snowrealmagic, mod:fpsreducer, mod:carryon, mod:chat_heads (incompatible), mod:paraglider, mod:twilightforest, mod:supplementaries, mod:emojiful (incompatible), mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:advancementplaques, mod:castle_in_the_sky, mod:mcwbridges (incompatible), mod:repurposed_structures, mod:morevillagers, mod:ambientsounds, mod:biomesoplenty, mod:rare-ice (incompatible), mod:pamhc2foodextended (incompatible), mod:mostructures, mod:curios, mod:relics, mod:patchouli (incompatible), mod:leap (incompatible), mod:collective, mod:camera, mod:uniquee (incompatible), mod:throwability (incompatible), mod:chunkpregen, mod:betterstrongholds, mod:stacked_dimensions_warden, mod:netheragriculture, mod:worldedit (incompatible), mod:spartanweaponry, mod:cfm (incompatible), mod:curiouselytra, mod:controllable (incompatible), mod:dungeons_gear, mod:betteradvancements, mod:quarkoddities (incompatible), mod:kiwi, mod:mowziesmobs (incompatible), mod:spiderstpo, mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:tinycoal (incompatible), mod:goblintraders, mod:caelus, mod:kobolds, mod:extraboats, mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:naturescompass (incompatible), mod:artifacts, mod:decorative_blocks, mod:upstream, mod:good_nights_sleep (incompatible), mod:iceandfire (incompatible), mod:catalogue, mod:toastcontrol (incompatible), mod:ichunutil, mod:mysticalworld, mod:forge, mod:travelerstitles, mod:selene, mod:ironchest (incompatible), mod:dungeons_arise, mod:upgrade_aquatic, mod:voicechat, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:syp, mod:pamhc2crops (incompatible), mod:rpg_backpacks, mod:creativecore, mod:smoothboot, mod:notenoughanimations (incompatible), mod:iceberg, mod:spartanshields, mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:gravestone, mod:autoreglib (incompatible), mod:quark (incompatible), mod:sit, mod:earthmobsmod (incompatible), mod:direbats, mod:diagonalfences, mod:doubleslabs, mod:hardcorerevival (incompatible), mod:regrowth, mod:tiered, mod:advancementbook, mod:hunterillager, mod:appleskin, mod:puzzleslib, mod:aquaculture (incompatible), mod:friendlyfire (incompatible), mod:illagers_plus, mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:xpbook | |
| Type: Integrated Server (map_client.txt) | |
| Is Modded: Definitely; Client brand changed to 'forge' | |
| Client Crashes Since Restart: 0 | |
| Integrated Server Crashes Since Restart: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment