---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 7/18/23 2:09 AM
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.<init>(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:mixins.dalekmod.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dungeons_libraries.mixins.json:MinecraftMixin,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:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:valkyrienskies-common.mixins.json:client.MixinMinecraft,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,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] {re:computing_frames}
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$527/1499688007.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: Redirector correctDistanceChecks(Lnet/minecraft/util/math/vector/Vector3d;Lnet/minecraft/util/math/vector/Vector3d;)D in valkyrienskies-common.mixins.json:client.renderer.MixinGameRenderer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap valkyrienskies-116-common-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.<init>(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:mixins.dalekmod.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dungeons_libraries.mixins.json:MinecraftMixin,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:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:valkyrienskies-common.mixins.json:client.MixinMinecraft,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,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] {re:computing_frames}
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$527/1499688007.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: 9997613728 bytes (9534 MB) / 11408506880 bytes (10880 MB) up to 17179869184 bytes (16384 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
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:
[email protected]
minecraft@1
[email protected]
Mod List:
grappling_hook_mod-1.16.5-v13.jar |Grappling Hook Mod |grapplemod |1.16.5-v13 |NONE |Manifest: NOSIGNATURE
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE
randomloot-1.16.5-2.3.9.jar |Random Loot Mod |randomloot |1.16.5-2.3.9 |NONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.7-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |NONE |Manifest: NOSIGNATURE
HMM19.3.1MC1.16.5.jar |Horror Movie Monsters |hmm |19.3.1 |NONE |Manifest: NOSIGNATURE
simplemagnets-1.1.9-forge-mc1.16.jar |Simple Magnets |simplemagnets |1.1.9 |NONE |Manifest: NOSIGNATURE
teletubbies-1.16.5-7.8.1.jar |Teletubbies |teletubbies |7.8.1 |NONE |Manifest: NOSIGNATURE
constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar |Construct's Armory |constructsarmory |2.0.0-alpha.2+1.16.5|NONE |Manifest: NOSIGNATURE
mcw-windows-2.1.1-mc1.16.5forge.jar |Macaw's Windows |mcwwindows |2.1.1 |NONE |Manifest: NOSIGNATURE
torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |NONE |Manifest: NOSIGNATURE
NyfsQuiver-1.16.5-0.6.3.jar |Nyf's Quiver |nyfsquiver |1.16.5-0.6.3 |NONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |NONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |NONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |NONE |Manifest: NOSIGNATURE
modernlife-1.16.5-1.51.jar |Modern Life |modernlife |1.16.5-1.51 |NONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE
alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |NONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |NONE |Manifest: NOSIGNATURE
additional-guns-0.8.0-1.16.5.jar |Additional Guns |additionalguns |0.8.0 |NONE |Manifest: NOSIGNATURE
pyromancer 1.7.0.3.jar |Pyromancer |pyromancer |1.7.0.3 |NONE |Manifest: NOSIGNATURE
nomadictents-16.5.4.jar |Nomadic Tents |nomadictents |16.5.4 |NONE |Manifest: NOSIGNATURE
upgradednetherite_items-1.16.5-1.1.0.2-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.16.5-1.1.0.2-relea|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
ThreeCore-1.16.5-3.2.5.jar |ThreeCore |threecore |NONE |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
pandorasbox-2.2.4-1.16.5.jar |Pandora's Box |pandorasbox |2.2.4-1.16.5 |NONE |Manifest: NOSIGNATURE
simpleplanes-1.16.5-4.6.0.jar |Simple Planes |simpleplanes |1.16.5-4.6.0 |NONE |Manifest: NOSIGNATURE
DarkUtilities-1.16.5-8.0.14.jar |Dark Utilities |darkutils |8.0.14 |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
mcw-doors-1.0.9forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.9 |NONE |Manifest: NOSIGNATURE
Paraglider-1.16.5-1.3.2.14.jar |Paraglider |paraglider |1.3.2.14 |NONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |NONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.2 |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
BloodAndMadness-Forge1.16.5-v1.3.2.jar |Blood And Madness |bloodandmadness |1.0 |NONE |Manifest: NOSIGNATURE
endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |NONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.1-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |NONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.16.5forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |NONE |Manifest: NOSIGNATURE
silent-gear-1.16.5-2.6.30.jar |Silent Gear |silentgear |2.6.30 |NONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.10-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.10 |NONE |Manifest: NOSIGNATURE
YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |NONE |Manifest: NOSIGNATURE
born_in_chaos_1.16_1.3.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |NONE |Manifest: NOSIGNATURE
darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |NONE |Manifest: NOSIGNATURE
dalekmod-67.0.0.jar |Dalek Mod |dalekmod |67.0.0 |NONE |Manifest: NOSIGNATURE
TrackAPI-1.16.4-forge-1.2.1.jar |TrackAPI |trackapi |1.2 |NONE |Manifest: NOSIGNATURE
Goblins_Dungeons_1.0.6-1.16.jar |Goblins & Dungeons |goblinsanddungeons |1.0.6 |NONE |Manifest: NOSIGNATURE
Trapcraft-1.16.5-3.3.1.jar |Trapcraft |trapcraft |task ':jar' property|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
tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |NONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |NONE |Manifest: NOSIGNATURE
collective-1.16.5-5.49.jar |Collective |collective |5.49 |NONE |Manifest: NOSIGNATURE
camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |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
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |NONE |Manifest: NOSIGNATURE
lostcities-1.16-4.0.12-beta.jar |LostCities |lostcities |1.16-4.0.12-beta |NONE |Manifest: NOSIGNATURE
GunpowderLib-1.16.5-1.2.3.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.3 |NONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |NONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE
projectarsenal-0.3.3-1.16.5.jar |Project Arsenal |projectarsenal |0.3.3 |NONE |Manifest: NOSIGNATURE
Runelic-1.16.5-7.0.3.jar |Runelic |runelic |7.0.3 |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
TheAbyss2 2.2.3-4 1.16.5.jar |TheAbyss |theabyss |2.2.3-4 |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.4-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |NONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |NONE |Manifest: NOSIGNATURE
architectury-1.32.68.jar |Architectury |architectury |1.32.68 |NONE |Manifest: NOSIGNATURE
ImmersiveRailroading-1.16.5-forge-1.9.1.jar |Immersive Railroading |immersiverailroading |1.16.5-forge-1.9.1 |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.17.101-forge.jar |Cloth Config v4 API |cloth-config |4.17.101 |NONE |Manifest: NOSIGNATURE
MoreBows-1.0.12+1.16.x.forge.jar |More Bows Restrung |morebows |1.0.12+1.16.x.forge |NONE |Manifest: NOSIGNATURE
PymTech-1.16.4-2.1.1.jar |PymTech |pymtech |NONE |NONE |Manifest: NOSIGNATURE
lotr-1.16-renewed-5.5.jar |The Lord of the Rings Mod |lotr |Renewed-5.5 |NONE |Manifest: NOSIGNATURE
switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |NONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |NONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |NONE |Manifest: NOSIGNATURE
DivineRPG-1.8.27.jar |DivineRPG |divinerpg |1.8.27 |NONE |Manifest: NOSIGNATURE
dungeons_libraries-1.16.5-1.0.6.jar |Dungeons Libraries |dungeons_libraries |1.16.5-1.0.6 |NONE |Manifest: NOSIGNATURE
dungeons_gear-1.16.5-3.2.7.jar |Dungeons Gear |dungeons_gear |1.16.5-3.2.7 |NONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |NONE |Manifest: NOSIGNATURE
Cyclic-1.16.5-1.5.20.jar |Cyclic |cyclic |1.16.5-1.5.20 |NONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
Essential (forge_1.16.5).jar |Essential |essential |12933+deploy-staging|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
AbyssalDepths-1.16.5-1.0.1.jar |Abyssal Depths |abyssaldepths |1.16.5-1.0.1 |NONE |Manifest: NOSIGNATURE
SimplyJetpacks2-1.16.5-2.6.12.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.12.1 |NONE |Manifest: NOSIGNATURE
MCDoom-1.16.5-4.0.34.jar |Doom Mod |doom |4.0.34 |NONE |Manifest: NOSIGNATURE
cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |NONE |Manifest: NOSIGNATURE
tinkersarchery-1.2.0.jar |Tinkers' Archery |tinkersarchery |1.2.0 |NONE |Manifest: NOSIGNATURE
mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |NONE |Manifest: NOSIGNATURE
treeharvester_1.16.5-5.9.jar |Tree Harvester |treeharvester |5.9 |NONE |Manifest: NOSIGNATURE
jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |NONE |Manifest: NOSIGNATURE
The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |NONE |Manifest: NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |NONE |Manifest: NOSIGNATURE
Pehkui-3.7.7+1.16.5-forge.jar |Pehkui |pehkui |3.7.7+1.16.5-forge |NONE |Manifest: NOSIGNATURE
dungeons_mobs-1.16.5-2.2.3.jar |Dungeons Mobs |dungeons_mobs |1.16.5-2.2.3 |NONE |Manifest: NOSIGNATURE
goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |NONE |Manifest: NOSIGNATURE
towerofgod-1.16.5-1.7.1.1.jar |Tower of God |towerofgod |1.16.5-1.7.1.1 |NONE |Manifest: NOSIGNATURE
Space-BossTools-1.16.5-5.5e.jar |Space-BossTools |boss_tools |5.5e |NONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |NONE |Manifest: NOSIGNATURE
BetterPortals-1.16.4-0.3.9.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.9 |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
village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |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
TravelersBackpack-1.16.5-5.4.43.jar |Traveler's Backpack |travelersbackpack |5.4.43 |NONE |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |NONE |Manifest: NOSIGNATURE
SCPOvertime-1.16.5-1.5.2.1.jar |SCP: Overtime |ascpm |1.5.2 |NONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |NONE |Manifest: NOSIGNATURE
freddyfazmod-2.7.5-1.16.5.jar |freddy_fazcraft |fazcraft |1.6.0 |NONE |Manifest: NOSIGNATURE
bouncing-balls-api-1.16.5-1.1.1.0.jar |Bouncing Balls API |bouncingballs_api |1.1.1.0 |NONE |Manifest: NOSIGNATURE
iceandfire-2.1.12-1.16.5-patch-1.jar |Ice and Fire |iceandfire |2.1.12-1.16.5-patch-|NONE |Manifest: NOSIGNATURE
netherdepthsupgrade-2.0.1-1.16.5.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.1-1.16.5 |NONE |Manifest: NOSIGNATURE
inventorypets-1.16.5-2.0.19.jar |Inventory Pets |inventorypets |2.0.19 |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
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
Atum-1.16.5-2.2.12.jar |Atum 2 |atum |1.16.5-2.2.12 |NONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |NONE |Manifest: NOSIGNATURE
spartantwilight-1.16.5-2.3.3.jar |Spartan Weaponry: Twilight For|spartantwilight |1.16.5-2.3.3 |NONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.13-39.jar |Blood Magic |bloodmagic |1.16.4-3.1.13-39 |NONE |Manifest: NOSIGNATURE
tomeofblood-1.16.5-1.2.3.jar |Tome of Blood |tomeofblood |1.16.5-1.2.3 |NONE |Manifest: NOSIGNATURE
Fish's Undead Rising-2.2.0.jar |Fish's Undead Rising |mod_lavacow |2.2.0 |NONE |Manifest: NOSIGNATURE
BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |NONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Evolution-1.16.5-3.0.29.518-universal.jar|Draconic Evolution |draconicevolution |3.0.29.518 |NONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Additions-1.16.5-2.2.4.7-universal.jar |Draconic Additions |draconicadditions |2.2.4.7 |NONE |Manifest: NOSIGNATURE
selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |NONE |Manifest: NOSIGNATURE
UniversalModCore-1.16.5-forge-1.1.3.jar |Universal Mod Core |universalmodcore |1.1.3 |NONE |Manifest: NOSIGNATURE
useless-sword-1.16.5-V1.3.7.jar |Useless Sword |useless_sword |1.3.7 |NONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE
no_nv_flash-1.16.5-1.3.0.1.jar |No Night Vision Flashing |no_nv_flash |1.3.0.1 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.16.5-1.5.0.4.jar |Thermal Locomotion |thermal_locomotion |1.5.0.4 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |NONE |Manifest: NOSIGNATURE
sons-of-sins-1.16.5-1.0.9.jar |sons of sins |sons_of_sins |1.0.9 |NONE |Manifest: NOSIGNATURE
voicechat-forge-1.16.5-2.4.13.jar |Simple Voice Chat |voicechat |1.16.5-2.4.13 |NONE |Manifest: NOSIGNATURE
ToolBelt-1.16.5-1.16.3.jar |Tool Belt |toolbelt |1.16.3 |NONE |Manifest: NOSIGNATURE
mcpaint-1.6.3.jar |Mc Paint |mcpaint |1.6.3 |NONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.16.5-5.1.0-148.jar |Immersive Engineering |immersiveengineering |1.16.5-5.1.0-148 |NONE |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |NONE |Manifest: NOSIGNATURE
Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |NONE |Manifest: NOSIGNATURE
Simple knives 1.2.0 - 1.16.5.jar |Simple Knives |simpleknives |1.2.0 |NONE |Manifest: NOSIGNATURE
Exchangers-1.16.5-3.1.2.jar |Exchangers |exchangers |1.16.5-3.1.2 |NONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
Numina-1.16.5-2.2.32.jar |Numina |numina |2.2.32 |NONE |Manifest: NOSIGNATURE
ModularPowersuits-1.16.5-2.2.32.jar |MachineMuse's Modular Powersui|powersuits |2.2.32 |NONE |Manifest: NOSIGNATURE
movingelevators-1.4.3-forge-mc1.16.jar |Moving Elevators |movingelevators |1.4.3 |NONE |Manifest: NOSIGNATURE
archers_paradox-1.16.5-1.5.0.2.jar |Archer's Paradox |archers_paradox |1.5.0.2 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
car-1.16.5-1.0.17.jar |Ultimate Car Mod |car |1.16.5-1.0.17 |NONE |Manifest: NOSIGNATURE
plushies-1.2-1.16.5-forge.jar |Plushie Mod |plushies |1.2 |NONE |Manifest: NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |NONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |NONE |Manifest: NOSIGNATURE
Croptopia-1.16.5-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |NONE |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |NONE |Manifest: NOSIGNATURE
keywizard-forge-2.0.1.jar |Keyboard Wizard |keywizard |2.0.1 |NONE |Manifest: NOSIGNATURE
[1.16.5] SecurityCraft v1.9.7.1.jar |SecurityCraft |securitycraft |v1.9.7.1 |NONE |Manifest: NOSIGNATURE
ars_elemental-1.16.5-0.1.6.4.jar |Ars Elemental - Elemental Spel|ars_elemental |1.16.5-0.1.6.4 |NONE |Manifest: NOSIGNATURE
Clef-1.16.5-10.1.0.jar |Clef |clef |10.1.0 |NONE |Manifest: NOSIGNATURE
structurize-1.16.5-1.0.418-ALPHA.jar |Structurize |structurize |1.16.5-1.0.418-ALPHA|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
minecolonies-1.16.5-1.0.978-RELEASE.jar |MineColonies |minecolonies |1.16.5-1.0.978-RELEA|NONE |Manifest: NOSIGNATURE
nzgExpansion-1.2.2-1.16.5.jar |NineZero's Gun Expansion |nzgexpansion |1.2.2 |NONE |Manifest: NOSIGNATURE
Vampirism-1.16.5-1.9.9.jar |Vampirism |vampirism |1.9.9 |NONE |Manifest: NOSIGNATURE
Werewolves-1.16.5-1.1.0.2.jar |Werewolves |werewolves |1.1.0.2 |NONE |Manifest: NOSIGNATURE
lootr-1.16.5-0.2.18.49.jar |Lootr |lootr |0.1.15.46 |NONE |Manifest: NOSIGNATURE
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|NONE |Manifest: NOSIGNATURE
occultism-1.16.5-1.29.1.jar |Occultism |occultism |1.16.5-1.29.1 |NONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |NONE |Manifest: NOSIGNATURE
Marvel-a1.4.jar |Marvel Mod |marvel |a1.4 |NONE |Manifest: NOSIGNATURE
valkyrienskies-116-2.0.0-alpha6.jar |Valkyrien Skies 2 |valkyrienskies |2.0.0-alpha6 |NONE |Manifest: NOSIGNATURE
eureka-1.0.0-alpha7.jar |VS Eureka Mod |vs_eureka |1.0.0-alpha7 |NONE |Manifest: NOSIGNATURE
TheLegendOfHerobrine-1.16.5-0.6.3.jar |The Legend of Herobrine |herobrine |0.6.3 |NONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |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: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 22.20.44.221025, ATI Technologies Inc.
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: 4x AMD Ryzen 3 3250U with Radeon Graphics
i dont know what to do please help