Virtuoel / Pehkui

Fabric/Forge/NeoForge/Quilt mod that allows for changing the size of any entity.
MIT License
91 stars 34 forks source link

[Bug]: Crashes game when opening new world #420

Closed GroovieSmoothie closed 1 year ago

GroovieSmoothie commented 1 year ago

Minecraft version(s)

1.16.5

Minecraft version details

No response

Mod loader

Forge

Mod loader version

36.2.34

Fabric API version

No response

In what kind of world or server did the problem occur?

My singleplayer world

What went wrong? (Crash logs don't go here)

All I really can describe is after some testing, this mod entirely breaks my modpack from start to finish. Trying different versions of Pehkui also didn't change anything.

I expected the mod to function properly, with no issues. What actually happened was an unexplained "-1" Error Code.

Full list of installed mods and their version numbers

file:///C:/Users/artis/Downloads/Nomadic_Survival_ESSENTIAL/modlist.html ----^ Each mod here is the most recent 1.16.5 versions.

Did the problem cause the game to crash?

Yes. (paste crash report below)

Full crash report contents (if you experienced a crash)

Uh While trying to write this report, this happened Unable to extract native files. Error details: Minizip error while extracting: -111 Filename on disk: lwjgl-3.2.2-natives-windows.jar Path: C:\Users\artis\curseforge\minecraft\Install\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2-natives-windows.jar Exists: File

This is an added breakage.

Here's the actual report! ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!

Time: 6/13/23 11:33 PM Description: Initializing game

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.client.Minecraft.(Minecraft.java:469) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:compatibility.forge.Mixin_FixInternalByteBufAccess,pl:mixin:APP:mixins.essential.json:compatibility.forge.Mixin_FixPrematureByteBufFree,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$526/1832255355.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method updateTargetedEntityModifyExtendedDistance(D)D in pehkui.mixins.json:reach.client.GameRendererMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap Pehkui-refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading,re:classloading} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 23 more

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

-- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.client.Minecraft.(Minecraft.java:469) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:compatibility.forge.Mixin_FixInternalByteBufAccess,pl:mixin:APP:mixins.essential.json:compatibility.forge.Mixin_FixPrematureByteBufFree,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$526/1832255355.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}

-- 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: 2350180784 bytes (2241 MB) / 4762107904 bytes (4541 MB) up to 15957229568 bytes (15218 MB) CPUs: 12 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx17120m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /Essential-forge_1-16-5.jar essential-loader TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.17.0 Mod List: TreeChop-1.16.4-0.14.6-fixed.jar |HT's TreeChop |treechop |0.14.6 |NONE |Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |NONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |NONE |Manifest: NOSIGNATURE MossyBlocksVersion1.4.jar |MossyBlocks |moss_blocks |1.1.0 |NONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |NONE |Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.16.5forge.jar |Macaw's Windows |mcwwindows |2.1.1 |NONE |Manifest: NOSIGNATURE macawsbridgesbyg-1.16.5-2.5.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.16.5-2.5 |NONE |Manifest: NOSIGNATURE macawsroofsbyg-1.16.5-1.7.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.16.5-1.7 |NONE |Manifest: NOSIGNATURE Guide-API-VP-1.16.5-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.2 |NONE |Manifest: NOSIGNATURE mcwfurnituresbop-1.16.5-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.16.5-1.2 |NONE |Manifest: NOSIGNATURE CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |NONE |Manifest: NOSIGNATURE Controlling-7.0.0.29.jar |Controlling |controlling |7.0.0.29 |NONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.1.jar |Placebo |placebo |4.7.1 |NONE |Manifest: NOSIGNATURE dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |NONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |NONE |Manifest: NOSIGNATURE GatewaysToEternity-1.16.5-1.0.2.jar |Gateways To Eternity |gateways |1.0.2 |NONE |Manifest: NOSIGNATURE potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |NONE |Manifest: NOSIGNATURE nomadictents-16.5.4.jar |Nomadic Tents |nomadictents |16.5.4 |NONE |Manifest: NOSIGNATURE ore-bushes-0.5-1.16-forge.jar |Ore Bushs |ezmb |0.1 |NONE |Manifest: NOSIGNATURE macawsbridgesbop-1.16.5-1.6.jar |Macaw's Bridges - Biome O' Ple|macawsbridgesbop |1.16.5-1.6 |NONE |Manifest: NOSIGNATURE KraysCandles-1.16.4-1.0.6.jar |Kray's Magic Candles |krayscandles |1.0.6 |NONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |NONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 botanypotstiers-1.16.5-1.142.jar |Botany Pots Tiers |botanypotstiers |1.16.5-1.142 |NONE |Manifest: NOSIGNATURE wizardstaff-1.16.5-1.8.1.jar |Wizard Staff |wizard-staff |1.16.5-1.8.1 |NONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |NONE |Manifest: NOSIGNATURE potionstacker_1.16.5-1.0.jar |Potion Stacker Mod |potionstacker |1.0 |NONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |NONE |Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.9 |NONE |Manifest: NOSIGNATURE mystic-alchemy-0.0.8.jar |Mystic Alchemy |mysticalchemy |0.0.6 |NONE |Manifest: NOSIGNATURE sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |NONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |NONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |NONE |Manifest: NOSIGNATURE shieldexp-1.16.5-alpha-0.1.jar |Shield Expansion |shieldexp |alpha-0.1 |NONE |Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.2.14.jar |Paraglider |paraglider |1.3.2.14 |NONE |Manifest: NOSIGNATURE macawsroofsbop-1.16.5-1.8.jar |Macaw's Roofs - BOP |macawsroofsbop |1.16.5-1.8 |NONE |Manifest: NOSIGNATURE ChinjufuMod[1.16.5]6.3.2.jar |Chinjufu Mod |chinjufumod |6.3.2 |NONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |NONE |Manifest: NOSIGNATURE upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|NONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |NONE |Manifest: NOSIGNATURE explorations-1.16.5-1.0.0.jar |Explorations+ |explorations |1.16.5 - 1.0.0 |NONE |Manifest: NOSIGNATURE mcw-bridges-2.0.7-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |NONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |NONE |Manifest: NOSIGNATURE time_manipulation_0.1.1_1.16.5.jar |Time Manipulation |time_stop_mod |0.1.0 |NONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |NONE |Manifest: NOSIGNATURE simpleshops-1.1.3.jar |Simple Shops |simpleshops |1.1.3 |NONE |Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |NONE |Manifest: NOSIGNATURE StructureCompass-1.16.5-1.3.jar |Structure Compass Mod |structurecompass |1.3 |NONE |Manifest: NOSIGNATURE toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |NONE |Manifest: NOSIGNATURE thatched-0.5.jar |Thatched |thatched |version |NONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.0-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.0 |NONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.16.5forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |NONE |Manifest: NOSIGNATURE Glass Doors And Trapdoors V1.0.6.jar |glass doors and trapdoors |glass_door_and_trapdoors |1.0.6 |NONE |Manifest: NOSIGNATURE rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |NONE |Manifest: NOSIGNATURE (1.16.5)+1.0.4+Sanity+And+Insanity.jar |Sanity & Insanity |sanity_and_insanity |1.0.4 |NONE |Manifest: NOSIGNATURE Camping Mod V0.3.jar |PCSAT Mod |pcsat_mod |1.0.0 |NONE |Manifest: NOSIGNATURE StumbleUponCampsites.jar |StumbleUponCamps |stumbleuponcamps |1.0.0 |NONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |NONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |NONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |NONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |NONE |Manifest: NOSIGNATURE extendedmushrooms-1.16.5-1.7.0.5.jar |Extended Mushrooms |extendedmushrooms |1.16.5-1.7.0.5 |NONE |Manifest: NOSIGNATURE collective-1.16.5-5.49.jar |Collective |collective |5.49 |NONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |NONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f tombstone-6.8.12-1.16.5.jar |Corail Tombstone |tombstone |6.8.12 |NONE |Manifest: NOSIGNATURE starterkit_1.16.5-4.1.jar |Starter Kit |starterkit |4.1 |NONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |NONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|NONE |Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |NONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |NONE |Manifest: NOSIGNATURE morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |NONE |Manifest: NOSIGNATURE architectury-1.32.68.jar |Architectury |architectury |1.32.68 |NONE |Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |NONE |Manifest: NOSIGNATURE mcw-furniture-3.1.0-mc1.16.5forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |NONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |NONE |Manifest: NOSIGNATURE wings-2.1.0-1.16.5.jar |Wings |wings |2.1.0 |NONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |NONE |Manifest: NOSIGNATURE DragonSurvival_DragonEditor-1.16.5-0.10.7.jar |Dragon Survival |dragonsurvival |version |NONE |Manifest: NOSIGNATURE vases-0.1.2b-l.jar |Vases |vases |0.1.2b-l |NONE |Manifest: NOSIGNATURE DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.11 |NONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 dreadsteel-1.16.5-1.1.5.jar |Dreadsteel |dreadsteel |1.16.5-1.1.5 |NONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |NONE |Manifest: NOSIGNATURE Essential (forge_1.16.5).jar |Essential |essential |12840+deploy-staging|NONE |Manifest: NOSIGNATURE inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |NONE |Manifest: NOSIGNATURE mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |NONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |NONE |Manifest: NOSIGNATURE Fragile Glass and Thin Ice 1.16.3-2.9.1.jar |Fragile Glass and Thin Ice |fragileglassft |2.9.1 |NONE |Manifest: NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |NONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |NONE |Manifest: NOSIGNATURE potiondescriptions-1.16.5-1.5.4.jar |Potion Descriptions |potiondescriptions |1.16.5-1.5.4 |NONE |Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |NONE |Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |NONE |Manifest: NOSIGNATURE locks-1.16.5-3.0.3.jar |Locks |locks |3.0.3 |NONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |NONE |Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |NONE |Manifest: NOSIGNATURE Pehkui-2.0.0+1.16.5-forge.jar |Pehkui |pehkui |2.0.0+1.16.5-forge |NONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |NONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |NONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |NONE |Manifest: NOSIGNATURE mo_potions-0.9-BETA+1.16.5MC.jar |Mo' Potions |mo_potions |0.9-BETA+1.16.5MC |NONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |NONE |Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |NONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |NONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |NONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |NONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.130-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.130 |NONE |Manifest: NOSIGNATURE configured-1.5.4-1.16.5.jar |Configured |configured |1.5.4 |NONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |NONE |Manifest: NOSIGNATURE BotanyPots-1.16.5-7.1.41.jar |BotanyPots |botanypots |7.1.41 |NONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 BotanyTrees-1.16.5-3.0.10.jar |BotanyTrees |botanytrees |3.0.10 |NONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 [1.16.5]-Epic-Knights-7.12.jar |Epic Knights Mod |magistuarmory |7.12 |NONE |Manifest: NOSIGNATURE iceandfire-2.1.12-1.16.5.jar |Ice and Fire |iceandfire |2.1.12-1.16.5 |NONE |Manifest: NOSIGNATURE OreBerries-Replanted-1.16.5-0.1.4.1.jar |Oreberries Replanted |oreberriesreplanted |0.1.4.1 |NONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.7.0.jar |iChunUtil |ichunutil |10.7.0 |NONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |NONE |Manifest: NOSIGNATURE firstaid-1.9.8.jar |First Aid |firstaid |1.9.8 |NONE |Manifest: NOSIGNATURE 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |NONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Ceramics-1.16.5-1.6.3.jar |Ceramics |ceramics |1.6.3 |NONE |Manifest: NOSIGNATURE WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |NONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |NONE |Manifest: NOSIGNATURE mcw-paths-1.0.3forge-mc1.16.5.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |NONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE mcwfencesbop-1.16.5-1.3.jar |Macaw's Fences - BOP |mcwfencesbop |1.16.5-1.3 |NONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |NONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Starter Content 1.16.5 1.0.jar |StarterGear |startergear |1.0.0 |NONE |Manifest: NOSIGNATURE Mossy_Wood_Mod.jar |Mossy Wood Mod |mossy_wood |1.0.0 |NONE |Manifest: NOSIGNATURE nohostilesaroundcampfire_1.16.5-4.5.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |4.5 |NONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |NONE |Manifest: NOSIGNATURE SimpleWorldTimer-1.16.5-1.1.2-beta.jar |Simple World Timer |simpleworldtimer |1.16.5-1.1.2-beta |NONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |NONE |Manifest: NOSIGNATURE potion insanity 0.8.jar |potion_insanity |potion_insanity |1.0.0 |NONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |NONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |NONE |Manifest: NOSIGNATURE Croptopia-1.16.5-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |NONE |Manifest: NOSIGNATURE dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |NONE |Manifest: NOSIGNATURE baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |NONE |Manifest: NOSIGNATURE searchablechests-1.16-1.5.4.jar |Searchable Chests |searchablechests |1.16-1.5.4 |NONE |Manifest: NOSIGNATURE reasonable-sorting-forge-2.1.0-mc1.16.5.jar |Reasonable Sorting |reasonable_sorting |2.1.0 |NONE |Manifest: NOSIGNATURE swiaf-1.16.5-1.1.2.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-1.1.2 |NONE |Manifest: NOSIGNATURE upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|NONE |Manifest: NOSIGNATURE ravencoffee-1.16.5-alpha_rev2.jar |Raven Coffee Mod |ravencoffee |1.16.3-0.1 |NONE |Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |NONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |NONE |Manifest: NOSIGNATURE Vampirism-1.16.5-1.9.8.jar |Vampirism |vampirism |1.9.8 |NONE |Manifest: NOSIGNATURE Werewolves-1.16.5-1.1.0.2.jar |Werewolves |werewolves |1.1.0.2 |NONE |Manifest: NOSIGNATURE upgradednetherite_ultimate-1.16.5-1.1.0.3-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.16.5-1.1.0.3-relea|NONE |Manifest: NOSIGNATURE occultism-1.16.5-1.29.1.jar |Occultism |occultism |1.16.5-1.29.1 |NONE |Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |NONE |Manifest: NOSIGNATURE byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |NONE |Manifest: NOSIGNATURE mcwfencesbyg-1.16.5-1.2.jar |Macaw's Fences - BYG |mcwfencesbyg |1.16.5-1.2 |NONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |NONE |Manifest: NOSIGNATURE mcwfurnituresbyg-1.16.5-1.1.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.16.5-1.1 |NONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |NONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |NONE |Manifest: NOSIGNATURE farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |NONE |Manifest: NOSIGNATURE Launched Version: forge-36.2.34 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 516.94, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz

GroovieSmoothie commented 1 year ago

I made this pack through trial and error, so if there's any way to fix it via removing a mod I wouldn't really mind. A lot of them are QoL mods anyway

GroovieSmoothie commented 1 year ago

Oh and just a note; Even after removing the mod, I still get Unable to extract native files. Error details: Minizip error while extracting: -111 Filename on disk: lwjgl-3.2.2-natives-windows.jar Path: C:\Users\artis\curseforge\minecraft\Install\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2-natives-windows.jar Exists: File

..So something in Pehkui breaks everything

GroovieSmoothie commented 1 year ago

Discovery. 3.0.5 Pehkui functions perfectly, other than that total failure

Virtuoel commented 1 year ago

Your crashlog mentions Pehkui 2.0.0, which is definitely not the latest version. Can you post a crashlog with Pehkui 3.7.5 and with Essential removed?

GroovieSmoothie commented 1 year ago

Crash Report ---V

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 6/14/23 4:15 PM Description: Unexpected error

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.client.renderer.GameRenderer.func_78473_a(GameRenderer.java:254) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:reach.client.GameRendererMixin,pl:mixin:APP:dragonsurvival.mixins.json:MixinGameRenderer,pl:mixin:APP:dragonsurvival.mixins.json:MixinGameRendererZoom,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1424) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:954) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$495/1428771375.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector pehkui$raycast$getBoundingBox(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/math/AxisAlignedBB; in pehkui.mixins.json:client.compat116minus.ProjectileUtilMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap Pehkui-refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 26 more

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

-- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.client.renderer.GameRenderer.func_78473_a(GameRenderer.java:254) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:reach.client.GameRendererMixin,pl:mixin:APP:dragonsurvival.mixins.json:MixinGameRenderer,pl:mixin:APP:dragonsurvival.mixins.json:MixinGameRendererZoom,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['_Fr0stByt3'/957, l='ClientLevel', x=225.50, y=63.00, z=-211.50]] Chunk stats: Client Chunk Cache: 289, 169 Level dimension: minecraft:overworld Level spawn location: World: (216,63,-210), Chunk: (at 8,3,14 in 13,-14; contains blocks 208,0,-224 to 223,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 62 game time, 62 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:458) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:dragonsurvival.mixins.json:MixinClientWorld,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$495/1428771375.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}

-- 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: 2719652512 bytes (2593 MB) / 10039590912 bytes (9574 MB) up to 15957229568 bytes (15218 MB) CPUs: 12 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx17120m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.39 FML Language Providers: javafml@36.2 minecraft@1 Mod List: TreeChop-1.16.4-0.14.6-fixed.jar |HT's TreeChop |treechop |0.14.6 |DONE |Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE MossyBlocksVersion1.4.jar |MossyBlocks |moss_blocks |1.1.0 |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.16.5forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE macawsbridgesbyg-1.16.5-2.5.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE macawsroofsbyg-1.16.5-1.7.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.16.5-1.7 |DONE |Manifest: NOSIGNATURE Guide-API-VP-1.16.5-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.2 |DONE |Manifest: NOSIGNATURE mcwfurnituresbop-1.16.5-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE Controlling-7.0.0.29.jar |Controlling |controlling |7.0.0.29 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.1.jar |Placebo |placebo |4.7.1 |DONE |Manifest: NOSIGNATURE dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.16.5-1.0.2.jar |Gateways To Eternity |gateways |1.0.2 |DONE |Manifest: NOSIGNATURE potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE nomadictents-16.5.4.jar |Nomadic Tents |nomadictents |16.5.4 |DONE |Manifest: NOSIGNATURE ore-bushes-0.5-1.16-forge.jar |Ore Bushs |ezmb |0.1 |DONE |Manifest: NOSIGNATURE macawsbridgesbop-1.16.5-1.6.jar |Macaw's Bridges - Biome O' Ple|macawsbridgesbop |1.16.5-1.6 |DONE |Manifest: NOSIGNATURE KraysCandles-1.16.4-1.0.6.jar |Kray's Magic Candles |krayscandles |1.0.6 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 botanypotstiers-1.16.5-1.142.jar |Botany Pots Tiers |botanypotstiers |1.16.5-1.142 |DONE |Manifest: NOSIGNATURE wizardstaff-1.16.5-1.8.1.jar |Wizard Staff |wizard-staff |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE potionstacker_1.16.5-1.0.jar |Potion Stacker Mod |potionstacker |1.0 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE mystic-alchemy-0.0.8.jar |Mystic Alchemy |mysticalchemy |0.0.6 |DONE |Manifest: NOSIGNATURE sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE shieldexp-1.16.5-alpha-0.1.jar |Shield Expansion |shieldexp |alpha-0.1 |DONE |Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.2.14.jar |Paraglider |paraglider |1.3.2.14 |DONE |Manifest: NOSIGNATURE macawsroofsbop-1.16.5-1.8.jar |Macaw's Roofs - BOP |macawsroofsbop |1.16.5-1.8 |DONE |Manifest: NOSIGNATURE ChinjufuMod[1.16.5]6.3.2.jar |Chinjufu Mod |chinjufumod |6.3.2 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE explorations-1.16.5-1.0.0.jar |Explorations+ |explorations |1.16.5 - 1.0.0 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.7-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE time_manipulation_0.1.1_1.16.5.jar |Time Manipulation |time_stop_mod |0.1.0 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE simpleshops-1.1.3.jar |Simple Shops |simpleshops |1.1.3 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE StructureCompass-1.16.5-1.3.jar |Structure Compass Mod |structurecompass |1.3 |DONE |Manifest: NOSIGNATURE toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE thatched-0.5.jar |Thatched |thatched |version |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.0-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.0 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.16.5forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE Glass Doors And Trapdoors V1.0.6.jar |glass doors and trapdoors |glass_door_and_trapdoors |1.0.6 |DONE |Manifest: NOSIGNATURE rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |Manifest: NOSIGNATURE (1.16.5)+1.0.4+Sanity+And+Insanity.jar |Sanity & Insanity |sanity_and_insanity |1.0.4 |DONE |Manifest: NOSIGNATURE Camping Mod V0.3.jar |PCSAT Mod |pcsat_mod |1.0.0 |DONE |Manifest: NOSIGNATURE StumbleUponCampsites.jar |StumbleUponCamps |stumbleuponcamps |1.0.0 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE extendedmushrooms-1.16.5-1.7.0.5.jar |Extended Mushrooms |extendedmushrooms |1.16.5-1.7.0.5 |DONE |Manifest: NOSIGNATURE collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f tombstone-6.8.12-1.16.5.jar |Corail Tombstone |tombstone |6.8.12 |DONE |Manifest: NOSIGNATURE starterkit_1.16.5-4.1.jar |Starter Kit |starterkit |4.1 |DONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE architectury-1.32.68.jar |Architectury |architectury |1.32.68 |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 mcw-furniture-3.1.0-mc1.16.5forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |DONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE wings-2.1.0-1.16.5.jar |Wings |wings |2.1.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE DragonSurvival_DragonEditor-1.16.5-0.10.7.jar |Dragon Survival |dragonsurvival |version |DONE |Manifest: NOSIGNATURE vases-0.1.2b-l.jar |Vases |vases |0.1.2b-l |DONE |Manifest: NOSIGNATURE DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.11 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 dreadsteel-1.16.5-1.1.5.jar |Dreadsteel |dreadsteel |1.16.5-1.1.5 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE Fragile Glass and Thin Ice 1.16.3-2.9.1.jar |Fragile Glass and Thin Ice |fragileglassft |2.9.1 |DONE |Manifest: NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE potiondescriptions-1.16.5-1.5.4.jar |Potion Descriptions |potiondescriptions |1.16.5-1.5.4 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |DONE |Manifest: NOSIGNATURE locks-1.16.5-3.0.3.jar |Locks |locks |3.0.3 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE Pehkui-3.7.5+1.16.5-forge.jar |Pehkui |pehkui |3.7.5+1.16.5-forge |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 Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE mo_potions-0.9-BETA+1.16.5MC.jar |Mo' Potions |mo_potions |0.9-BETA+1.16.5MC |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |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 NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.130-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.130 |DONE |Manifest: NOSIGNATURE configured-1.5.4-1.16.5.jar |Configured |configured |1.5.4 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE BotanyPots-1.16.5-7.1.41.jar |BotanyPots |botanypots |7.1.41 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 BotanyTrees-1.16.5-3.0.10.jar |BotanyTrees |botanytrees |3.0.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 [1.16.5]-Epic-Knights-7.12.jar |Epic Knights Mod |magistuarmory |7.12 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.12-1.16.5.jar |Ice and Fire |iceandfire |2.1.12-1.16.5 |DONE |Manifest: NOSIGNATURE OreBerries-Replanted-1.16.5-0.1.4.1.jar |Oreberries Replanted |oreberriesreplanted |0.1.4.1 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.7.0.jar |iChunUtil |ichunutil |10.7.0 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |DONE |Manifest: NOSIGNATURE firstaid-1.9.8.jar |First Aid |firstaid |1.9.8 |DONE |Manifest: NOSIGNATURE 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Ceramics-1.16.5-1.6.3.jar |Ceramics |ceramics |1.6.3 |DONE |Manifest: NOSIGNATURE WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE mcw-paths-1.0.3forge-mc1.16.5.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |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.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE mcwfencesbop-1.16.5-1.3.jar |Macaw's Fences - BOP |mcwfencesbop |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Starter Content 1.16.5 1.0.jar |StarterGear |startergear |1.0.0 |DONE |Manifest: NOSIGNATURE Mossy_Wood_Mod.jar |Mossy Wood Mod |mossy_wood |1.0.0 |DONE |Manifest: NOSIGNATURE nohostilesaroundcampfire_1.16.5-4.5.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |4.5 |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE SimpleWorldTimer-1.16.5-1.1.2-beta.jar |Simple World Timer |simpleworldtimer |1.16.5-1.1.2-beta |DONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE potion insanity 0.8.jar |potion_insanity |potion_insanity |1.0.0 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE Croptopia-1.16.5-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |DONE |Manifest: NOSIGNATURE baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |DONE |Manifest: NOSIGNATURE searchablechests-1.16-1.5.4.jar |Searchable Chests |searchablechests |1.16-1.5.4 |DONE |Manifest: NOSIGNATURE reasonable-sorting-forge-2.1.0-mc1.16.5.jar |Reasonable Sorting |reasonable_sorting |2.1.0 |DONE |Manifest: NOSIGNATURE swiaf-1.16.5-1.1.2.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE ravencoffee-1.16.5-alpha_rev2.jar |Raven Coffee Mod |ravencoffee |1.16.3-0.1 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE Vampirism-1.16.5-1.9.8.jar |Vampirism |vampirism |1.9.8 |DONE |Manifest: NOSIGNATURE Werewolves-1.16.5-1.1.0.2.jar |Werewolves |werewolves |1.1.0.2 |DONE |Manifest: NOSIGNATURE upgradednetherite_ultimate-1.16.5-1.1.0.3-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE occultism-1.16.5-1.29.1.jar |Occultism |occultism |1.16.5-1.29.1 |DONE |Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE mcwfencesbyg-1.16.5-1.2.jar |Macaw's Fences - BYG |mcwfencesbyg |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE mcwfurnituresbyg-1.16.5-1.1.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |DONE |Manifest: NOSIGNATURE farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 28ba7d95-df23-4fa2-b176-dacfb21d7dbb Patchouli open book context: n/a Launched Version: forge-36.2.39 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 516.94, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fast Resource Packs: Current Language: English (US) CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz

Virtuoel commented 1 year ago

The 3.7.6 release has a potential fix for the error from this crash report. Give it a try and let me know if it helps or not. If another crash happens, please post the new log.

GroovieSmoothie commented 1 year ago

Currently testing the profile with the latest version now. Will post another comment if it breaks!

GroovieSmoothie commented 1 year ago

All appears to be functional! I will report more if anything breaks.

..What an eventful experience, I hope my silly little crash log helped sort out some issues!

GroovieSmoothie commented 1 year ago

A small bug to note, it tells me to update even though the version is current version[3.7.6] is already fully up to date. I think that's a curseforge thing, truly.

It also appears to load longer than 3.5.0, but it loads. It does give me a small concern when it decides to "[Not Responding]" on me, so all I suggest is making sure it's all optimized! some devices can't handle it when it doesn't respond as well as mine.

GroovieSmoothie commented 1 year ago

Guess what! The damn thing crashed again! Guh. Don't know what happened this time, but I'm assuming Pehkui did it, if the crash report tells you otherwise then do inform me, I'll contact that mod creator if Pehkui didn't do it.

---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!

Time: 7/10/23 2:55 PM Description: Exception in server tick loop

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:225) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.essential.json:feature.ice.client.Mixin_NettyIceClient,pl:mixin:APP:mixins.essential.json:feature.ice.common.Mixin_IceChannelIsNotLocal,pl:mixin:A} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.essential.json:feature.ice.server.Mixin_NettyIceServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$24756/1321734237.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector pehkui$onPlayerInteractEntity$squaredDistanceTo(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/entity/Entity;)D in pehkui.mixins.json:compat118minus.ServerPlayNetworkHandlerMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap Pehkui-refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading,re:classloading} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 19 more

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

-- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: 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: 2857672064 bytes (2725 MB) / 9040297984 bytes (8621 MB) up to 15957229568 bytes (15218 MB) CPUs: 12 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx17120m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /Essential-forge_1-16-5.jar essential-loader TRANSFORMATIONSERVICE /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.39 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.17.0 Mod List: TreeChop-1.16.4-0.14.6-fixed.jar |HT's TreeChop |treechop |0.14.6 |DONE |Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE MossyBlocksVersion1.4.jar |MossyBlocks |moss_blocks |1.1.0 |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.16.5forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE macawsbridgesbyg-1.16.5-2.6.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE macawsroofsbyg-1.16.5-1.7.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.16.5-1.7 |DONE |Manifest: NOSIGNATURE Guide-API-VP-1.16.5-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.2 |DONE |Manifest: NOSIGNATURE mcwfurnituresbop-1.16.5-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE Controlling-7.0.0.29.jar |Controlling |controlling |7.0.0.29 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.1.jar |Placebo |placebo |4.7.1 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.16.5-1.0.2.jar |Gateways To Eternity |gateways |1.0.2 |DONE |Manifest: NOSIGNATURE potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE nomadictents-16.5.4.jar |Nomadic Tents |nomadictents |16.5.4 |DONE |Manifest: NOSIGNATURE ore-bushes-0.5-1.16-forge.jar |Ore Bushs |ezmb |0.1 |DONE |Manifest: NOSIGNATURE macawsbridgesbop-1.16.5-1.7.jar |Macaw's Bridges - Biome O' Ple|macawsbridgesbop |1.16.5-1.7 |DONE |Manifest: NOSIGNATURE KraysCandles-1.16.4-1.0.6.jar |Kray's Magic Candles |krayscandles |1.0.6 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 botanypotstiers-1.16.5-1.142.jar |Botany Pots Tiers |botanypotstiers |1.16.5-1.142 |DONE |Manifest: NOSIGNATURE wizardstaff-1.16.5-1.8.1.jar |Wizard Staff |wizard-staff |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE potionstacker_1.16.5-1.0.jar |Potion Stacker Mod |potionstacker |1.0 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE mystic-alchemy-0.0.8.jar |Mystic Alchemy |mysticalchemy |0.0.6 |DONE |Manifest: NOSIGNATURE sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE shieldexp-1.16.5-alpha-0.1.jar |Shield Expansion |shieldexp |alpha-0.1 |DONE |Manifest: NOSIGNATURE macawsroofsbop-1.16.5-1.8.jar |Macaw's Roofs - BOP |macawsroofsbop |1.16.5-1.8 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|DONE |Manifest: NOSIGNATURE PrettyPipes-1.9.8.jar |Pretty Pipes |prettypipes |1.9.8 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE explorations-1.16.5-1.0.0.jar |Explorations+ |explorations |1.16.5 - 1.0.0 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.0-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE time_manipulation_0.1.1_1.16.5.jar |Time Manipulation |time_stop_mod |0.1.0 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE simpleshops-1.1.3.jar |Simple Shops |simpleshops |1.1.3 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE StructureCompass-1.16.5-1.3.jar |Structure Compass Mod |structurecompass |1.3 |DONE |Manifest: NOSIGNATURE toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE thatched-0.5.jar |Thatched |thatched |version |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.16.5forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE combat_commons-0.2.0-beta-1.16.5-forge.jar |Combat-Commons |combat_commons |0.2.0-beta |DONE |Manifest: NOSIGNATURE Glass Doors And Trapdoors V1.0.6.jar |glass doors and trapdoors |glass_door_and_trapdoors |1.0.6 |DONE |Manifest: NOSIGNATURE rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |Manifest: NOSIGNATURE (1.16.5)+1.0.4+Sanity+And+Insanity.jar |Sanity & Insanity |sanity_and_insanity |1.0.4 |DONE |Manifest: NOSIGNATURE Camping Mod V0.3.jar |PCSAT Mod |pcsat_mod |1.0.0 |DONE |Manifest: NOSIGNATURE StumbleUponCampsites.jar |StumbleUponCamps |stumbleuponcamps |1.0.0 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE extendedmushrooms-1.16.5-1.7.0.5.jar |Extended Mushrooms |extendedmushrooms |1.16.5-1.7.0.5 |DONE |Manifest: NOSIGNATURE collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f tombstone-6.8.12-1.16.5.jar |Corail Tombstone |tombstone |6.8.12 |DONE |Manifest: NOSIGNATURE starterkit_1.16.5-4.1.jar |Starter Kit |starterkit |4.1 |DONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE architectury-1.32.68.jar |Architectury |architectury |1.32.68 |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 mcw-furniture-3.1.0-mc1.16.5forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |DONE |Manifest: NOSIGNATURE cloth-config-4.17.101-forge.jar |Cloth Config v4 API |cloth-config |4.17.101 |DONE |Manifest: NOSIGNATURE biomancy-forge-1.16.5-1.1.4.0.jar |Biomancy |biomancy |1.1.4.0 |DONE |Manifest: NOSIGNATURE wings-2.1.0-1.16.5.jar |Wings |wings |2.1.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE DragonSurvival_DragonEditor-1.16.5-0.10.7.jar |Dragon Survival |dragonsurvival |version |DONE |Manifest: NOSIGNATURE vases-0.1.2b-l.jar |Vases |vases |0.1.2b-l |DONE |Manifest: NOSIGNATURE DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.11 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 dreadsteel-1.16.5-1.1.5.jar |Dreadsteel |dreadsteel |1.16.5-1.1.5 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.6-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE Essential (forge_1.16.5).jar |Essential |essential |12933+deploy-staging|DONE |Manifest: NOSIGNATURE inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE potiondescriptions-1.16.5-1.5.4.jar |Potion Descriptions |potiondescriptions |1.16.5-1.5.4 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |DONE |Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE The_Graveyard2.1(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |DONE |Manifest: NOSIGNATURE Pehkui-3.7.6+1.16.5-forge.jar |Pehkui |pehkui |3.7.6+1.16.5-forge |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 Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE mo_potions-0.9-BETA+1.16.5MC.jar |Mo' Potions |mo_potions |0.9-BETA+1.16.5MC |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE PrettyPipesFluids-1.16.5-0.4.2.jar |Pretty Fluid Pipes |ppfluids |1.16.5-0.4.2 |DONE |Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |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 NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE configured-1.5.4-1.16.5.jar |Configured |configured |1.5.4 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE BotanyPots-1.16.5-7.1.41.jar |BotanyPots |botanypots |7.1.41 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 BotanyTrees-1.16.5-3.0.10.jar |BotanyTrees |botanytrees |3.0.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 [1.16.5]-Epic-Knights-7.12.jar |Epic Knights Mod |magistuarmory |7.12 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.12-1.16.5-patch-1.jar |Ice and Fire |iceandfire |2.1.12-1.16.5-patch-|DONE |Manifest: NOSIGNATURE OreBerries-Replanted-1.16.5-0.1.4.1.jar |Oreberries Replanted |oreberriesreplanted |0.1.4.1 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.7.0.jar |iChunUtil |ichunutil |10.7.0 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |DONE |Manifest: NOSIGNATURE firstaid-1.9.8.jar |First Aid |firstaid |1.9.8 |DONE |Manifest: NOSIGNATURE 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Ceramics-1.16.5-1.6.3.jar |Ceramics |ceramics |1.6.3 |DONE |Manifest: NOSIGNATURE WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE mcw-paths-1.0.3forge-mc1.16.5.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |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.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE mcwfencesbop-1.16.5-1.3.jar |Macaw's Fences - BOP |mcwfencesbop |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Starter Content 1.16.5 1.0.jar |StarterGear |startergear |1.0.0 |DONE |Manifest: NOSIGNATURE Mossy_Wood_Mod.jar |Mossy Wood Mod |mossy_wood |1.0.0 |DONE |Manifest: NOSIGNATURE nohostilesaroundcampfire_1.16.5-4.5.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |4.5 |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE SimpleWorldTimer-1.16.5-1.1.2-beta.jar |Simple World Timer |simpleworldtimer |1.16.5-1.1.2-beta |DONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE potion insanity 0.8.jar |potion_insanity |potion_insanity |1.0.0 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |DONE |Manifest: NOSIGNATURE searchablechests-1.16-1.5.4.jar |Searchable Chests |searchablechests |1.16-1.5.4 |DONE |Manifest: NOSIGNATURE reasonable-sorting-forge-2.1.0-mc1.16.5.jar |Reasonable Sorting |reasonable_sorting |2.1.0 |DONE |Manifest: NOSIGNATURE swiaf-1.16.5-1.1.2.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE Vampirism-1.16.5-1.9.8.jar |Vampirism |vampirism |1.9.8 |DONE |Manifest: NOSIGNATURE VampiresNeedUmbrellas-1.16.5-1.1.5.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.1.5 |DONE |Manifest: NOSIGNATURE Werewolves-1.16.5-1.1.0.2.jar |Werewolves |werewolves |1.1.0.2 |DONE |Manifest: NOSIGNATURE upgradednetherite_ultimate-1.16.5-1.1.0.3-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE occultism-1.16.5-1.29.1.jar |Occultism |occultism |1.16.5-1.29.1 |DONE |Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE mcwfencesbyg-1.16.5-1.2.jar |Macaw's Fences - BYG |mcwfencesbyg |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE mcwfurnituresbyg-1.16.5-1.1.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 335c523f-6b2c-4d40-bd27-27077370ce59 Patchouli open book context: n/a Player Count: 0 / 8; [] Data Packs: vanilla, mod:treechop, mod:blue_skies (incompatible), mod:wyrmroost (incompatible), mod:moss_blocks, mod:projecte, mod:mcwwindows, mod:macawsbridgesbyg, mod:macawsroofsbyg, mod:guideapi-vp, mod:mcwfurnituresbop, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:potionsmaster, mod:nomadictents, mod:ezmb, mod:macawsbridgesbop, mod:krayscandles (incompatible), mod:bookshelf, mod:botanypotstiers (incompatible), mod:wizard-staff, mod:sophisticatedbackpacks, mod:potionstacker, mod:apotheosis (incompatible), mod:mcwdoors, mod:mysticalchemy, mod:sworddisplay, mod:waila, mod:jeresources, mod:shieldexp, mod:macawsroofsbop, mod:twilightforest, mod:upgradednetherite, mod:prettypipes (incompatible), mod:structure_gel, mod:explorations, mod:mcwbridges, mod:farmersdelight, mod:time_stop_mod, mod:biomesoplenty, mod:simpleshops, mod:ironfurnaces, mod:structurecompass, mod:toughnessbar (incompatible), mod:thatched, mod:mcwtrpdoors, mod:mcwfences, mod:combat_commons, mod:glass_door_and_trapdoors, mod:rare-ice (incompatible), mod:sanity_and_insanity, mod:pcsat_mod, mod:stumbleuponcamps, mod:pamhc2foodextended (incompatible), mod:curios, mod:eidolon, mod:patchouli (incompatible), mod:extendedmushrooms, mod:collective, mod:oreexcavation, mod:tombstone, mod:starterkit, mod:cavebiomeapi, mod:spartanweaponry, mod:mcwroofs, mod:cfm (incompatible), mod:morecfm, mod:architectury, mod:curiouselytra, mod:mcwfurnitures, mod:cloth-config (incompatible), mod:biomancy, mod:wings, mod:fastleafdecay, mod:dragonsurvival, mod:vases, mod:darkpaintings, mod:dreadsteel, mod:mcwlights, mod:essential, mod:inventorysorter (incompatible), mod:mowziesmobs, mod:geckolib3 (incompatible), mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:potiondescriptions, mod:botania, mod:tetra, mod:jei, mod:druidcraft (incompatible), mod:graveyard, mod:pehkui, mod:caelus, mod:waystones (incompatible), mod:mo_potions, mod:clumps, mod:ppfluids (incompatible), mod:mgui (incompatible), mod:journeymap (incompatible), mod:comforts, mod:naturescompass (incompatible), mod:configured, mod:decorative_blocks, mod:botanypots, mod:botanytrees, mod:magistuarmory (incompatible), mod:iceandfire, mod:oreberriesreplanted, mod:ichunutil, mod:ars_nouveau, mod:firstaid (incompatible), mod:skinlayers3d, mod:forge, mod:ceramics (incompatible), mod:wailaharvestability, mod:travelerstitles, mod:mcwpaths, mod:ironchest, mod:mcwfencesbop, mod:enchdesc, mod:startergear, mod:mossy_wood, mod:nohostilesaroundcampfire, mod:mousetweaks, mod:simpleworldtimer, mod:pamhc2crops (incompatible), mod:potion_insanity, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:dragonseeker, mod:searchablechests (incompatible), mod:reasonable_sorting (incompatible), mod:swiaf, mod:upgradedcore, mod:appleskin, mod:vampirism, mod:vampiresneedumbrellas (incompatible), mod:werewolves, mod:upgradednetherite_ultimate, mod:occultism, mod:enhancedcelestials, mod:byg, mod:mcwfencesbyg, mod:aquaculture (incompatible), mod:mcwfurnituresbyg, mod:overloadedarmorbar (incompatible), mod:farlanders (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'

Virtuoel commented 1 year ago

The 3.7.7 release has a potential fix for this. Give it a try and let me know if it helps or not. If another crash happens, please post the new log.