Jump to content

I'm trying to run 1.19.2 forge with mods but I keep crashing. someone please help.


Schizzle13

Recommended Posts

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2023-02-28 16:14:20
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.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:506) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_core.mixins.json:client.ModelBlockRendererMixin] from phase [DEFAULT] in config [valhelsia_core.mixins.json] FAILED during APPLY
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 30 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_core.refmap.json [PREINJECT Applicator Phase -> valhelsia_core.mixins.json:client.ModelBlockRendererMixin -> Prepare Injections ->  -> localvar$dmc000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at jdk.internal.reflect.GeneratedConstructorAccessor90.newInstance(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 30 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.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:506) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
    Modules: 
        ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
        CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
        CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
        DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
        DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation
        GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation
        IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        MpOav.dll:IOfficeAntiVirus Module:4.18.2301.6 (WinBuild.160101.0800):Microsoft Corporation
        NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
        NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
        OpenAL.dll:Main implementation library:1.21.1:
        PROPSYS.dll:Microsoft Property System:7.0.19041.1708 (WinBuild.160101.0800):Microsoft Corporation
        PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
        UMPDC.dll
        USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
        VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        WINHTTP.dll:Windows HTTP Services:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
        WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
        WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
        cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
        combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
        dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        drvstore.dll:Driver Store API:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
        dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        gdi32full.dll:GDI Client DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
        glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
        icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
        jemalloc.dll
        jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jna1866285352367483564.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
        jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
        kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        lwjgl.dll
        lwjgl_opengl.dll
        lwjgl_stb.dll
        management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        msasn1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
        mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
        msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        ntdll.dll:NT Layer DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        nvoglv64.dll:NVIDIA Compatible OpenGL ICD:30.0.14.7141:NVIDIA Corporation
        opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        powrprof.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
        rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
        ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
        verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        win32u.dll:Win32u:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
        windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23741!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1183467272 bytes (1128 MiB) / 3690987520 bytes (3520 MiB) up to 10737418240 bytes (10240 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 7 5800X 8-Core Processor             
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.79
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 3070 Ti
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2482
    Graphics card #0 versionInfo: DriverVersion=30.0.14.7141
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 16384.00
    Memory slot #2 clockSpeed (GHz): 2.13
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 2.13
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 56202.77
    Virtual memory used (MB): 16569.10
    Swap memory total (MB): 7168.00
    Swap memory used (MB): 0.00
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.19.2-forge-43.2.6
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.41, NVIDIA Corporation
    Window size: <not initialized>
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 16x AMD Ryzen 7 5800X 8-Core Processor 
    OptiFine Version: OptiFine_1.19.2_HD_U_I1
    OptiFine Build: 20221213-150857
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.2.0 NVIDIA 471.41
    OpenGlRenderer: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16
    Forge CoreMods: 
        | ID                         | Name                | Source                       | Status | 
        | -------------------------- | ------------------- | ---------------------------- | ------ | 
        | openpartiesandclaims       | xaeroparties_core   | openpartiesandclaims_core.js | Loaded | 
        | additionalentityattributes | aea_water_speed     | aea_water_speed.js           | Loaded | 
        | apoli                      | prevent_armor_equip | apoli.js                     | Loaded | 
        | calio                      | accessors           | accessors.js                 | Loaded | 
        | calio                      | tooltip             | tooltip.js                   | Loaded | 
        | xaerominimap               | xaerominimap_core   | xaerominimap_core.js         | Loaded | 
        | xaeroworldmap              | xaeroworldmap_core  | xaeroworldmap_core.js        | Loaded | 
        | twilightforest             | seed                | seed.js                      | Loaded | 
        | twilightforest             | maprendercontext    | maprendercontext.js          | Loaded | 
        | twilightforest             | music               | music.js                     | Loaded | 
        | twilightforest             | multipart           | multipart.js                 | Loaded | 
        | twilightforest             | foliage             | foliage.js                   | Loaded | 
        | twilightforest             | mount               | mount.js                     | Loaded | 
        | twilightforest             | book                | book.js                      | Loaded | 
        | forge                      | field_to_method     | field_to_method.js           | Loaded | 
        | forge                      | field_to_instanceof | field_to_instanceof.js       | Loaded | 
        | forge                      | add_bouncer_method  | add_bouncer_method.js        | Loaded | 
        | configured                 | Configured          | set_background_texture.js    | Loaded | 
    Mixin Configs: 
        | Name                                   | Mixin Package                                       | Priority | Required | Targets | 
        | -------------------------------------- | --------------------------------------------------- | -------- | -------- | ------- | 
        | paucal_xplat.mixins.json               | at.petrak.paucal.api.mixin.                         | 1000     | true     | 3       | 
        | paucal_forge.mixins.json               | at.petrak.paucal.forge.mixin.                       | 1000     | true     | 3       | 
        | additionalentityattributes.mixins.json | de.dafuqs.additionalentityattributes.mixin.         | 1000     | true     | 3       | 
        | apoli.mixins.json                      | io.github.apace100.apoli.mixin.                     | 1000     | true     | 29      | 
        | strawgolem.mixins.json                 | com.t2pellet.strawgolem.mixin.                      | 1000     | true     | 7       | 
        | strawgolem.forge.mixins.json           | com.t2pellet.strawgolem.mixin.                      | 1000     | true     | 2       | 
        | yungsapi.mixins.json                   | com.yungnickyoung.minecraft.yungsapi.mixin.         | 1000     | true     | 6       | 
        | yungsapi_forge.mixins.json             | com.yungnickyoung.minecraft.yungsapi.mixin.         | 1000     | true     | 1       | 
        | maxhealthfix.common.mixins.json        | net.darkhax.maxhealthfix.mixin.                     | 1000     | true     | 1       | 
        | maxhealthfix.forge.mixins.json         | net.darkhax.maxhealthfix.mixin.                     | 1000     | true     | 0       | 
        | shrink.mixins.json                     | net.gigabit101.shrink.mixins.                       | 1000     | true     | 1       | 
        | vinery.mixins.json                     | daniking.vinery.mixin.                              | 1000     | true     | 7       | 
        | chestcavity.mixins.json                | net.tigereye.chestcavity.mixin.                     | 1000     | true     | 16      | 
        | darkutils.mixins.json                  | net.darkhax.darkutilities.mixin.                    | 1000     | true     | 1       | 
        | fakename.mixins.json                   | tschipp.fakename.mixins.                            | 1000     | true     | 1       | 
        | balm.mixins.json                       | net.blay09.mods.balm.mixin.                         | 1000     | true     | 15      | 
        | labels-common.mixins.json              | net.mehvahdjukaar.labels.mixins.                    | 1000     | true     | 0       | 
        | labels.mixins.json                     | net.mehvahdjukaar.labels.mixins.fabric.             | 1000     | true     | 0       | 
        | chat_heads.mixins.json                 | dzwdz.chat_heads.mixin.                             | 1000     | true     | 4       | 
        | upgradednetherite.mixins.json          | com.rolfmao.upgradednetherite.mixin.                | 1000     | true     | 2       | 
        | structure_gel.mixins.json              | com.legacy.structure_gel.core.mixin.                | 1000     | true     | 14      | 
        | packmenu.mixins.json                   | shadows.packmenu.mixin.                             | 1000     | true     | 1       | 
        | endlessocean.mixins.json               | com.nyfaria.endlessocean.mixin.                     | 1000     | true     | 1       | 
        | handcrafted-common.mixins.json         | earth.terrarium.handcrafted.mixin.                  | 1000     | true     | 3       | 
        | handcrafted.mixins.json                | earth.terrarium.handcrafted.mixin.forge.            | 1000     | true     | 2       | 
        | bcc.mixins.json                        | dev.wuffs.bcc.mixins.                               | 1000     | true     | 4       | 
        | repurposed_structures.mixins.json      | com.telepathicgrunt.repurposedstructures.mixin.     | 1000     | true     | 22      | 
        | transparent-common.mixins.json         | com.trikzon.transparent.mixin.                      | 1000     | true     | 6       | 
        | supermartijn642corelib.mixins.json     | com.supermartijn642.core.mixin.                     | 1000     | true     | 3       | 
        | botania_xplat.mixins.json              | vazkii.botania.mixin.                               | 1000     | true     | 58      | 
        | botania_forge.mixins.json              | vazkii.botania.forge.mixin.                         | 1000     | true     | 7       | 
        | fairylights.mixins.json                | me.paulf.fairylights.mixin.                         | 1000     | true     | 1       | 
        | curios.mixins.json                     | top.theillusivec4.curios.mixin.core.                | 1000     | true     | 4       | 
        | origins.mixins.json                    | io.github.apace100.origins.mixin.                   | 1000     | true     | 8       | 
        | snowpig.mixins.json                    | com.uraneptus.snowpig.mixins.                       | 1000     | true     | 2       | 
        | yungsextras.mixins.json                | com.yungnickyoung.minecraft.yungsextras.mixin.      | 1000     | true     | 0       | 
        | yungsextras_forge.mixins.json          | com.yungnickyoung.minecraft.yungsextras.mixin.      | 1000     | true     | 0       | 
        | cfm.mixins.json                        | com.mrcrayfish.furniture.mixin.                     | 1000     | true     | 1       | 
        | mixins.codechickenlib.json             | codechicken.lib.internal.mixin.                     | 1000     | true     | 3       | 
        | alloyed.mixins.json                    | com.molybdenum.alloyed.mixin.                       | 1000     | true     | 0       | 
        | createbigcannons.mixins.json           | rbasamoyai.createbigcannons.mixin.                  | 1000     | true     | 4       | 
        | ftblibrary-common.mixins.json          | dev.ftb.mods.ftblibrary.core.mixin.common.          | 1000     | true     | 4       | 
        | cgm.mixins.json                        | com.mrcrayfish.guns.mixin.                          | 1000     | true     | 9       | 
        | ae2.mixins.json                        | appeng.mixins.                                      | 1000     | true     | 18      | 
        | attributefix.mixins.json               | net.darkhax.attributefix.mixin.                     | 1000     | true     | 1       | 
        | graveyard.mixins.json                  | com.finallion.graveyard.mixin.                      | 1000     | true     | 8       | 
        | visualworkbench.common.mixins.json     | fuzs.visualworkbench.mixin.                         | 1000     | true     | 2       | 
        | pehkui.mixins.json                     | virtuoel.pehkui.mixin.                              | 1000     | true     | 101     | 
        | goblintraders.mixins.json              | com.mrcrayfish.goblintraders.mixin.                 | 1000     | true     | 5       | 
        | caelus.mixins.json                     | top.theillusivec4.caelus.mixin.core.                | 1000     | true     | 4       | 
        | mixins.cofhcore.json                   | cofh.core.mixin.                                    | 1000     | true     | 4       | 
        | lock_and_key.mixins.json               | com.legacy.lock_and_key.mixin.                      | 1000     | true     | 1       | 
        | ars_nouveau.mixins.json                | com.hollingsworth.arsnouveau.common.mixin.          | 1000     | true     | 18      | 
        | crafttweaker.mixins.json               | com.blamejared.crafttweaker.mixin.                  | 1000     | true     | 26      | 
        | crafttweaker.forge.mixins.json         | com.blamejared.crafttweaker.mixin.                  | 1000     | true     | 6       | 
        | terrablender.mixins.json               | terrablender.mixin.                                 | 1000     | true     | 4       | 
        | terrablender_forge.mixins.json         | terrablender.mixin.                                 | 1000     | true     | 1       | 
        | mousetweaks.mixins.json                | yalter.mousetweaks.mixin.                           | 1000     | true     | 1       | 
        | immersiveengineering.mixins.json       | blusunrize.immersiveengineering.mixin.              | 1000     | true     | 29      | 
        | paintings.mixins.json                  | subaraki.paintings.mixin.                           | 1000     | true     | 1       | 
        | paintings.forge.mixins.json            | subaraki.paintings.mixin.                           | 1000     | true     | 0       | 
        | flywheel.mixins.json                   | com.jozufozu.flywheel.mixin.                        | 1000     | true     | 25      | 
        | statement.mixins.json                  | virtuoel.statement.mixin.                           | 1000     | true     | 22      | 
        | ecologics-common.mixins.json           | samebutdifferent.ecologics.mixin.                   | 1000     | true     | 3       | 
        | ecologics.mixins.json                  | samebutdifferent.ecologics.mixin.forge.             | 1000     | true     | 2       | 
        | securitycraft.mixins.json              | net.geforcemods.securitycraft.mixin.                | 1000     | true     | 10      | 
        | crittersandcompanions.mixins.json      | com.github.eterdelta.crittersandcompanions.mixin.   | 1000     | true     | 6       | 
        | canary.mixins.json                     | com.abdelaziz.canary.mixin.                         | 1000     | true     | 109     | 
        | effective_fg.mixins.json               | bottomtextdanny.effective_fg.mixin.                 | 1000     | true     | 3       | 
        | wartdecay.mixins.json                  | dhyces.wartdecay.mixin.                             | 1000     | true     | 2       | 
        | vampirism.mixins.json                  | de.teamlapen.vampirism.mixin.                       | 1000     | true     | 23      | 
        | puzzleslib.forge.mixins.json           | fuzs.puzzleslib.mixin.                              | 1000     | true     | 3       | 
        | brightnessslider.mixins.json           | com.laidbacksloth.brightnessslider.mixin.           | 1000     | true     | 2       | 
        | vanishmod.mixins.json                  | redstonedubstep.mods.vanishmod.mixin.               | 1000     | true     | 0       | 
        | tetra.mixins.json                      | se.mickelus.tetra.mixin.                            | 1000     | true     | 8       | 
        | grapplemod.mixins.json                 | com.yyon.grapplinghook.mixins.                      | 1000     | true     | 0       | 
        | notenoughcrashes.mixins.json           | fudge.notenoughcrashes.mixins.                      | 1000     | true     | 6       | 
        | notenoughcrashes.forge.mixins.json     | fudge.notenoughcrashes.forge.mixins.                | 1000     | true     | 2       | 
        | blue_skies.mixins.json                 | com.legacy.blue_skies.mixin.                        | 1000     | true     | 20      | 
        | mixins.compost.json                    | com.yurisuika.compost.mixin.                        | 1000     | true     | 1       | 
        | galosphere.mixins.json                 | net.orcinus.galosphere.mixin.                       | 1000     | true     | 10      | 
        | naturalist-common.mixins.json          | com.starfish_studios.naturalist.mixin.              | 1000     | true     | 5       | 
        | naturalist.mixins.json                 | com.starfish_studios.naturalist.mixin.forge.        | 1000     | true     | 0       | 
        | immersive_aircraft.mixins.json         | immersive_aircraft.mixin.                           | 1000     | true     | 8       | 
        | controlling.mixins.json                | com.blamejared.controlling.mixin.                   | 1000     | true     | 5       | 
        | controlling.forge.mixins.json          | com.blamejared.controlling.mixin.                   | 1000     | true     | 0       | 
        | citadel.mixins.json                    | com.github.alexthe666.citadel.mixin.                | 1000     | true     | 17      | 
        | placebo.mixins.json                    | shadows.placebo.mixin.                              | 1000     | true     | 5       | 
        | bookshelf.common.mixins.json           | net.darkhax.bookshelf.mixin.                        | 1000     | true     | 18      | 
        | bookshelf.forge.mixins.json            | net.darkhax.bookshelf.mixin.                        | 1000     | true     | 1       | 
        | twigs.mixins.json                      | net.moddingplayground.twigs.mixin.                  | 1000     | true     | 4       | 
        | takesapillage.mixins.json              | com.izofar.takesapillage.mixin.                     | 1000     | true     | 3       | 
        | carryon.mixins.json                    | tschipp.carryon.mixin.                              | 1000     | true     | 5       | 
        | carryon.forge.mixins.json              | tschipp.carryon.mixin.                              | 1000     | true     | 0       | 
        | beyond_earth.mixin.json                | net.mrscauthd.beyond_earth.mixin.                   | 1000     | true     | 9       | 
        | shieldexp.mixins.json                  | org.infernalstudios.shieldexp.mixin.                | 1000     | true     | 2       | 
        | dragonmounts.mixins.json               | com.github.kay9.dragonmounts.mixins.                | 1000     | true     | 3       | 
        | farmersdelight.mixins.json             | vectorwing.farmersdelight.common.mixin.             | 1000     | true     | 7       | 
        | ftbranks-common.mixins.json            | dev.ftb.mods.ftbranks.core.mixin.                   | 1000     | true     | 1       | 
        | fuelgoeshere.mixin.json                | cy.jdkdigital.fuelgoeshere.mixin.                   | 1000     | true     | 1       | 
        | creatures-and-beasts.mixins.json       | com.cgessinger.creaturesandbeasts.mixin.            | 1000     | true     | 5       | 
        | identity-forge.mixins.json             | draylar.identity.forge.mixin.                       | 1000     | true     | 1       | 
        | identity.mixins.json                   | draylar.identity.mixin.                             | 1000     | true     | 46      | 
        | patchouli_xplat.mixins.json            | vazkii.patchouli.mixin.                             | 1000     | true     | 8       | 
        | origins_classes.mixins.json            | dev.limonblaze.originsclasses.core.mixin.           | 1000     | true     | 25      | 
        | morefrogs.mixins.json                  | com.frikinjay.morefrogs.mixin.                      | 1000     | true     | 5       | 
        | eatinganimation.mixins.json            | com.matyrobbrt.eatinganimation.mixin.               | 1000     | true     | 1       | 
        | extendedgears.mixins.json              | com.rabbitminers.extendedgears.mixin.               | 1000     | true     | 2       | 
        | spirit.common.mixins.json              | me.codexadrian.spirit.mixin.                        | 1000     | true     | 5       | 
        | architectury.mixins.json               | dev.architectury.mixin.forge.                       | 1000     | true     | 7       | 
        | architectury-common.mixins.json        | dev.architectury.mixin.                             | 1000     | true     | 9       | 
        | lightoverlay-forge.mixins.json         | me.shedaniel.lightoverlay.forge.mixin.              | 1000     | true     | 3       | 
        | mixins.biomancy.json                   | com.github.elenterius.biomancy.mixin.               | 1000     | true     | 13      | 
        | observable.common.json                 | observable.mixin.                                   | 1000     | true     | 2       | 
        | t_and_t.mixins.json                    | de.cristelknight999.t_and_t.mixin.                  | 1000     | true     | 1       | 
        | forge-mca.mixin.json                   | forge.net.mca.mixin.                                | 1000     | true     | 23      | 
        | spiderstpo.mixins.json                 | tcb.spiderstpo.mixins.                              | 1000     | true     | 4       | 
        | itemfilters-common.mixins.json         | dev.latvian.mods.itemfilters.core.mixin.common.     | 1000     | true     | 1       | 
        | obscure_api.mixins.json                | com.obscuria.obscureapi.mixin.                      | 1000     | true     | 3       | 
        | waystones.mixins.json                  | net.blay09.mods.waystones.mixin.                    | 1000     | true     | 2       | 
        | fantasyfurniture.mixins.json           | xyz.apex.forge.fantasyfurniture.mixin.              | 1000     | true     | 1       | 
        | clumps.mixins.json                     | com.blamejared.clumps.mixin.                        | 1000     | true     | 1       | 
        | comforts.mixins.json                   | com.illusivesoulworks.comforts.mixin.               | 1000     | true     | 1       | 
        | numismaticoverhaul.mixins.json         | com.nyfaria.numismaticoverhaul.mixin.               | 1000     | true     | 32      | 
        | mixins.artifacts.json                  | artifacts.mixin.                                    | 1000     | true     | 6       | 
        | decorative_blocks.mixins.json          | lilypuree.decorative_blocks.mixin.                  | 1000     | true     | 6       | 
        | mixin.imdlib-betteranimalsplus.json    | dev.itsmeow.betteranimalsplus.imdlib.mixin.         | 1000     | true     | 5       | 
        | betteranimalsplus.mixins.json          | dev.itsmeow.betteranimalsplus.mixin.                | 1000     | true     | 8       | 
        | betteranimalsplus-forge.mixins.json    | dev.itsmeow.betteranimalsplus.mixin.forge.          | 1000     | true     | 1       | 
        | blueprint.mixins.json                  | com.teamabnormals.blueprint.core.mixin.             | 1000     | true     | 29      | 
        | mining-master.mixins.json              | org.infernalstudios.miningmaster.mixin.             | 1000     | true     | 4       | 
        | hexplat.mixins.json                    | at.petrak.hexcasting.mixin.                         | 1000     | true     | 17      | 
        | hexcasting_forge.mixins.json           | at.petrak.hexcasting.forge.mixin.                   | 1000     | true     | 4       | 
        | frozenup.mixins.json                   | com.ninni.frozenup.mixin.                           | 1000     | true     | 4       | 
        | untitledduckmod.mixins.json            | net.untitledduckmod.mixin.                          | 1000     | true     | 3       | 
        | graveyard_biomes.mixins.json           |                                                     | 1000     | true     | 0       | 
        | moonlight-common.mixins.json           | net.mehvahdjukaar.moonlight.core.mixins.            | 1000     | true     | 21      | 
        | moonlight.mixins.json                  | net.mehvahdjukaar.moonlight.core.mixins.forge.      | 1000     | true     | 9       | 
        | another_furniture-common.mixins.json   | com.starfish_studios.another_furniture.mixin.       | 1000     | true     | 1       | 
        | another_furniture.mixins.json          | com.starfish_studios.another_furniture.mixin.forge. | 1000     | true     | 1       | 
        | creativecore.mixins.json               | team.creative.creativecore.mixin.                   | 1000     | true     | 3       | 
        | creativecore.forge.mixins.json         | team.creative.creativecore.mixin.                   | 1000     | true     | 2       | 
        | forbidden_arcanus.mixins.json          | com.stal111.forbidden_arcanus.core.mixin.           | 1000     | true     | 8       | 
        | nethersdelight.mixins.json             | umpaz.nethersdelight.common.mixin.                  | 1000     | true     | 4       | 
        | quark.mixins.json                      | vazkii.quark.mixin.                                 | 1000     | true     | 77      | 
        | creeperoverhaul-common.mixins.json     | tech.thatgravyboat.creeperoverhaul.mixin.           | 1000     | true     | 2       | 
        | apexcore.mixins.json                   | xyz.apex.forge.apexcore.core.mixin.                 | 1000     | true     | 2       | 
        | expandability.mixins.json              | be.florens.expandability.mixin.forge.               | 1000     | true     | 4       | 
        | expandability-common.mixins.json       | be.florens.expandability.mixin.                     | 1000     | true     | 7       | 
        | chisels-and-bits.mixins.json           | mod.chiselsandbits.forge.forge.mixin.               | 1000     | true     | 0       | 
        | valhelsia_core.mixins.json             | net.valhelsia.valhelsia_core.core.mixin.            | 1000     | true     | 11      | 
        | createaddition.mixins.json             | com.mrh0.createaddition.compat.mixin.               | 1000     | true     | 1       | 
        | scena.mixins.json                      | com.communi.suggestu.scena.forge.mixin.platform.    | 1000     | true     | 7       | 
        | assets/prefab/prefab.mixins.json       | com.wuest.prefab.mixins.                            | 1000     | true     | 1       | 
        | assets/paraglider/mixin.json           | tictim.paraglider.mixin.                            | 1000     | true     | 3       | 
        | enigmaticlegacy.mixins.json            | com.aizistral.enigmaticlegacy.mixin.                | 1000     | true     | 30      | 
        | create.mixins.json                     | com.simibubi.create.foundation.mixin.               | 1100     | true     | 20      | 
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar MoreCrashInfoTransformerService TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
    Mod List: 
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |COMMON_SET|Manifest: NOSIGNATURE
        paucal-forge-1.19.2-0.5.0.jar                     |PAUCAL                        |paucal                        |0.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        open-parties-and-claims-forge-1.19.2-0.16.6.jar   |Open Parties and Claims       |openpartiesandclaims          |0.16.6              |COMMON_SET|Manifest: NOSIGNATURE
        Forge-1.0.1-1.19.jar                              |Additional Entity Attributes  |additionalentityattributes    |1.0.1+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        scena-forge-1.0.92.jar                            |Scena                         |scena                         |1.0.92              |COMMON_SET|Manifest: NOSIGNATURE
        botarium-forge-1.19.2-1.8.2.jar                   |Botarium                      |botarium                      |1.8.2               |COMMON_SET|Manifest: NOSIGNATURE
        prefab-1.9.2.5.jar                                |Prefab                        |prefab                        |1.9.2.5             |COMMON_SET|Manifest: NOSIGNATURE
        paragon-forge-3.0.2-1.19x.jar                     |Paragon                       |paragon                       |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        ProjectE-1.19.2-PE1.0.1B.jar                      |ProjectE                      |projecte                      |1.0.1B              |COMMON_SET|Manifest: NOSIGNATURE
        mcw-windows-2.1.1-mc1.19.2forge.jar               |Macaw's Windows               |mcwwindows                    |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        apoli-forge-1.19.2-2.3.4.4.jar                    |Apoli                         |apoli                         |1.19.2-2.3.4.4      |COMMON_SET|Manifest: NOSIGNATURE
        Strawgolem-forge-1.19.2-2.0.0-beta.5.jar          |Straw Golem                   |strawgolem                    |2.0.0-beta.5        |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |COMMON_SET|Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.1.1.jar               |Gateways To Eternity          |gateways                      |3.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        MaxHealthFix-Forge-1.19.2-8.0.1.jar               |MaxHealthFix                  |maxhealthfix                  |8.0.1               |COMMON_SET|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
        Shrink-1.19-1.3.4.jar                             |Shrink                        |shrink                        |1.3.4               |COMMON_SET|Manifest: NOSIGNATURE
        vinery-1.19.2-1.1.1.jar                           |Vinery                        |vinery                        |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        spellblademod-1.19.2.release.11.3.jar             |Spellblade                    |spellblademod                 |1.19.2.release.11.3 |COMMON_SET|Manifest: NOSIGNATURE
        guardvillagers-1.19.2-1.5.2.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.2        |COMMON_SET|Manifest: NOSIGNATURE
        BlockySiege-5.0.2-1.19.2.jar                      |Blocky Siege                  |blocky_siege                  |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        chestcavity-forge-1.19.2-2.16.2.6.jar             |Chest Cavity                  |chestcavity                   |1.19.2-2.16.2       |COMMON_SET|Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.19.2-13.1.7.jar             |DarkUtilities                 |darkutils                     |13.1.7              |COMMON_SET|Manifest: NOSIGNATURE
        fakename-1.19.2-1.3.1.jar                         |Fakename                      |fakename                      |1.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |COMMON_SET|Manifest: NOSIGNATURE
        gunswithoutroses-1.19-1.1.1.jar                   |Guns Without Roses            |gunswithoutroses              |1.19-1.1.1          |COMMON_SET|Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.2.1.193.jar          |Just Enough Resources         |jeresources                   |1.2.1.193           |COMMON_SET|Manifest: NOSIGNATURE
        chat_heads-0.9.0-forge-1.19.2.jar                 |Chat Heads                    |chat_heads                    |0.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        Paraglider-1.19.2-1.7.0.3.jar                     |Paraglider                    |paraglider                    |1.7.0.3             |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        hexxitgear2-1.19.2-1.0a.jar                       |Hexxit Gear 2                 |hexxitgear                    |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        refinedstorage-1.11.5.jar                         |Refined Storage               |refinedstorage                |1.11.5              |COMMON_SET|Manifest: NOSIGNATURE
        upgradednetherite-1.19.2-5.1.0.5-release.jar      |Upgraded Netherite            |upgradednetherite             |1.19.2-5.1.0.5-relea|COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        PackMenu-1.19.2-5.1.0.jar                         |PackMenu                      |packmenu                      |5.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        endlessocean-1.19.2-0.3.1-BETA.jar                |Endless Ocean Aquatic Adventur|endlessocean                  |0.3.1-BETA          |COMMON_SET|Manifest: NOSIGNATURE
        handcrafted-forge-1.19.2-2.0.2.jar                |Handcrafted                   |handcrafted                   |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.11+1.19.2.jar     |Repurposed Structures         |repurposed_structures         |6.3.11+1.19.2       |COMMON_SET|Manifest: NOSIGNATURE
        BetterCompatibilityChecker-1.0.9-build.38+mc1.19.2|Better Compatibility Checker  |bcc                           |1.0.9-build.38+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
        manure-1.19.2-2.0.jar                             |Manure                        |manure                        |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.19.2-5.0.4.jar                |BotanyTrees                   |botanytrees                   |5.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        ToolStats-Forge-1.19.2-12.0.2.jar                 |ToolStats                     |toolstats                     |12.0.2              |COMMON_SET|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
        ironfurnaces-1.19.2-3.6.5.jar                     |Iron Furnaces                 |ironfurnaces                  |3.6.5               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.8-mc1.19.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        transparent-5.1.2+1.19-forge.jar                  |Transparent                   |transparent                   |5.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.2-forge-mc1.19.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        Botania-1.19.2-437-FORGE.jar                      |Botania                       |botania                       |1.19.2-437-FORGE    |COMMON_SET|Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.19.2-1.0.19.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.19              |COMMON_SET|Manifest: NOSIGNATURE
        fairylights-6.0.0-1.19.2.jar                      |Fairy Lights                  |fairylights                   |6.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |COMMON_SET|Manifest: NOSIGNATURE
        origins-forge-1.19.2-1.5.0.6-all.jar              |Origins                       |origins                       |1.19.2-1.5.0.6      |COMMON_SET|Manifest: NOSIGNATURE
        Alexs+Armoury+v1.4.1-1.19.2.jar                   |Alex's Armoury                |alexs_armoury                 |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        FramedBlocks-6.7.0.jar                            |FramedBlocks                  |framedblocks                  |6.7.0               |COMMON_SET|Manifest: NOSIGNATURE
        AngelRing2-1.19.2-2.1.5.jar                       |Angel Ring 2                  |angelring                     |2.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        nocube_s_villagers_sell_animals_1.1.4_forge_1.19.2|NoCube's Villagers Sell Animal|villagersellanimals           |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        worldedit-mod-7.2.12.jar                          |WorldEdit                     |worldedit                     |7.2.12+6240-87f4ae1 |COMMON_SET|Manifest: NOSIGNATURE
        constructionwand-1.19.2-2.9.jar                   |Construction Wand             |constructionwand              |1.19.2-2.9          |COMMON_SET|Manifest: NOSIGNATURE
        mcw-roofs-2.2.2-mc1.19.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.19.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |COMMON_SET|Manifest: NOSIGNATURE
        mcw-furniture-3.0.2-mc1.19.2.jar                  |Macaw's Furniture             |mcwfurnitures                 |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        GoldenAdditions-1.8.jar                           |Golden Additions              |goldadd                       |1.8                 |COMMON_SET|Manifest: NOSIGNATURE
        hypothermic-1.19.2-v3.jar                         |Hypothermic                   |hypothermic                   |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        CodeChickenLib-1.19.2-4.3.1.481-universal.jar     |CodeChicken Lib               |codechickenlib                |4.3.1.481           |COMMON_SET|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
        vitalize-forge-1.19.2-1.1.1.jar                   |Vitalize                      |vitalize                      |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-lights-1.0.5-mc1.19.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |COMMON_SET|Manifest: NOSIGNATURE
        createbigcannons-1.19.2-nightly-3e92d61.jar       |Create Big Cannons            |createbigcannons              |1.19.2-nightly-3e92d|COMMON_SET|Manifest: NOSIGNATURE
        humancompanions-1.19.2-1.7.3.jar                  |Human Companions              |humancompanions               |1.19.2-1.7.3        |COMMON_SET|Manifest: NOSIGNATURE
        cgm-1.3.4-1.19.2.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.3.4               |COMMON_SET|Manifest: NOSIGNATURE
        bloodshed-1.19.2-v7.jar                           |Bloodshed                     |bloodshed                     |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        VisualWorkbench-v4.2.2-1.19.2-Forge.jar           |Visual Workbench              |visualworkbench               |4.2.2               |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        The_Graveyard_2.2_(FORGE)_for_1.19.2.jar          |The Graveyard                 |graveyard                     |2.2                 |COMMON_SET|Manifest: NOSIGNATURE
        AttributeFix-Forge-1.19.2-17.1.3.jar              |AttributeFix                  |attributefix                  |17.1.3              |COMMON_SET|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
        Pehkui-3.6.3+1.19.2-forge.jar                     |Pehkui                        |pehkui                        |3.6.3+1.19.2-forge  |COMMON_SET|Manifest: NOSIGNATURE
        tesseract-1.0.28a-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.28a             |COMMON_SET|Manifest: NOSIGNATURE
        goblintraders-1.8.0-1.19.2.jar                    |Goblin Traders                |goblintraders                 |1.8.0               |COMMON_SET|Manifest: NOSIGNATURE
        gnumus_settlement_1.19_v1.4.jar                   |Gnumus Settlement             |gnumus                        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |COMMON_SET|Manifest: NOSIGNATURE
        sootychimneys-1.19.2-1.0.0l.jar                   |Sooty Chimneys                |sootychimneys                 |1.0.0l              |COMMON_SET|Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.16.jar               |Traveler's Backpack           |travelersbackpack             |8.2.16              |COMMON_SET|Manifest: NOSIGNATURE
        diamondingots-1.5-forge.71+1.19.2.jar             |Diamond Ingots                |diamondingots                 |1.5-forge.71+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.2-9.0.27.jar                |BotanyPots                    |botanypots                    |9.0.27              |COMMON_SET|Manifest: NOSIGNATURE
        Stabx_Modern_Guns_4.1_1.19.2 (1).jar              |Stabx Modern Guns             |stabxmodernguns               |4.1                 |COMMON_SET|Manifest: NOSIGNATURE
        snuffles-1.0.3.jar                                |Snuffles                      |snuffles                      |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        lock_and_key-1.19.1-1.1.0.jar                     |Lock & Key                    |lock_and_key                  |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        Tantrum+1.3.0+1.19.2.jar                          |Tantrum                       |tantrum                       |1.2.01              |COMMON_SET|Manifest: NOSIGNATURE
        freddyfazmod-3.5.3-1.19.2.jar                     |freddy_fazcraft               |fazcraft                      |3.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        CraftTweaker-forge-1.19.2-10.1.34.jar             |CraftTweaker                  |crafttweaker                  |10.1.34             |COMMON_SET|Manifest: NOSIGNATURE
        ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |COMMON_SET|Manifest: NOSIGNATURE
        PangeaUltima_ElephantRemake.jar                   |Pangea Ultima                 |pangeaultima                  |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        SimpleBackups-1.19.1-2.1.8.jar                    |Simple Backups                |simplebackups                 |1.19.1-2.1.8        |COMMON_SET|Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |COMMON_SET|Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |COMMON_SET|Manifest: NOSIGNATURE
        ImmersiveEngineering-1.19.2-9.1.2-159.jar         |Immersive Engineering         |immersiveengineering          |1.19.2-9.1.2-159    |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        sculpt-1.19.2-forge-v3.jar                        |Sculpt (FORGE)                |sculpt                        |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        spectrelib-forge-0.10.0+1.19.jar                  |SpectreLib                    |spectrelib                    |0.10.0+1.19         |COMMON_SET|Manifest: NOSIGNATURE
        astikorcarts-1.19.2-1.1.2.jar                     |AstikorCarts                  |astikorcarts                  |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        calio-forge-1.19.2-1.6.0.3.jar                    |Calio                         |calio                         |1.19.2-1.6.0.3      |COMMON_SET|Manifest: NOSIGNATURE
        kffmod-3.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.10.0              |COMMON_SET|Manifest: NOSIGNATURE
        RallyHealth-forge-1.19.3-1.3.1.jar                |Rally Health                  |rallyhealth                   |1.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        Paintings-forge-1.19.2-10.2.4.0.jar               |Paintings ++                  |paintings                     |10.2.4.0            |COMMON_SET|Manifest: NOSIGNATURE
        dimdungeons-168-forge-1.19.0.jar                  |Dimensional Dungeons          |dimdungeons                   |168                 |COMMON_SET|Manifest: NOSIGNATURE
        Statement-4.2.5+1.19.2-forge.jar                  |Statement                     |statement                     |4.2.5+1.19.2-forge  |COMMON_SET|Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |COMMON_SET|Manifest: NOSIGNATURE
        alloyed-1.19.2-v1.5.jar                           |Create: Alloyed               |alloyed                       |1.19.2              |COMMON_SET|Manifest: NOSIGNATURE
        ecologics-forge-1.19.2-2.1.11.jar                 |Ecologics                     |ecologics                     |2.1.11              |COMMON_SET|Manifest: NOSIGNATURE
        Xaeros_Minimap_23.1.0_Forge_1.19.1.jar            |Xaero's Minimap               |xaerominimap                  |23.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        subterrestrial-forge-1.19.2-2.0.0.jar             |Subterrestrial                |subterrestrial                |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |COMMON_SET|Manifest: NOSIGNATURE
        [1.19.2] SecurityCraft v1.9.4.jar                 |SecurityCraft                 |securitycraft                 |1.9.4               |COMMON_SET|Manifest: NOSIGNATURE
        Medieval+Decoration+Forge+v.1.0+1.19.jar          |PlayTics Deco                 |medieval_deco                 |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        canary-mc1.19.2-0.1.8.jar                         |Canary                        |canary                        |0.1.8               |COMMON_SET|Manifest: NOSIGNATURE
        effective_fg-1.3.4.jar                            |Effective (Forge)             |effective_fg                  |1.3.4               |COMMON_SET|Manifest: NOSIGNATURE
        wartdecay-forge-1.19.2-1.0.2.jar                  |Wart Decay                    |wartdecay                     |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.12-1.19.2-Forge.jar               |Puzzles Lib                   |puzzleslib                    |4.3.12              |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        brightnessslider-forge-1.0-1.19.jar               |Better Brightness Slider      |brightnessslider              |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        End_s+Phantasm+-+v1.2.6.3a+-+1.19.2.jar           |End's Phantasm                |phantasm                      |1.2.6.3             |COMMON_SET|Manifest: NOSIGNATURE
        Vanishmod-1.19.2-1.1.9.1.jar                      |Vanishmod                     |vmod                          |1.1.9.1             |COMMON_SET|Manifest: NOSIGNATURE
        xptome-1.19-2.1.7.jar                             |XP Tome                       |xpbook                        |2.1.7               |COMMON_SET|Manifest: NOSIGNATURE
        tetra-1.19.2-5.0.1.jar                            |Tetra                         |tetra                         |5.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |COMMON_SET|Manifest: NOSIGNATURE
        notenoughcrashes-4.2.1+1.19.2-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.2.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        blue_skies-1.19.2-1.3.20.jar                      |Blue Skies                    |blue_skies                    |1.3.20              |COMMON_SET|Manifest: NOSIGNATURE
        Galosphere-1.19.2-1.2.1-Forge.jar                 |Galosphere                    |galosphere                    |1.19.2-1.2.1        |COMMON_SET|Manifest: NOSIGNATURE
        naturalist-forge-2.1.1-1.19.2.jar                 |Naturalist                    |naturalist                    |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        immersive_aircraft-0.3.0+1.19.2-forge.jar         |Immersive Aircraft            |immersive_aircraft            |0.3.0+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.38.203.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.38.203   |COMMON_SET|Manifest: NOSIGNATURE
        glassential-forge-1.19-1.2.4.jar                  |Glassential                   |glassential                   |1.19-1.2.4          |COMMON_SET|Manifest: NOSIGNATURE
        Sorcerium+1.1.3+(1.19.2).jar                      |Sorcerium                     |sorcerium                     |1.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        XaerosWorldMap_1.28.9_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.28.9              |COMMON_SET|Manifest: NOSIGNATURE
        scorchedguns-1.10-1.19.2.jar                      |Scorched Guns                 |scorchedguns                  |0.7.2               |COMMON_SET|Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.2-13.3.0.jar      |CookingForBlockheads          |cookingforblockheads          |13.3.0              |COMMON_SET|Manifest: NOSIGNATURE
        Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.19.2-7.1.2.jar                          |Placebo                       |placebo                       |7.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        citadel-2.1.1-1.19.jar                            |Citadel                       |citadel                       |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.2.17.jar                |Bookshelf                     |bookshelf                     |16.2.17             |COMMON_SET|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
        sophisticatedbackpacks-1.19.2-3.18.40.779.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.40.779  |COMMON_SET|Manifest: NOSIGNATURE
        twigs-forge-2.0.1+1.19.2.jar                      |Twigs                         |twigs                         |2.0.1+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        takesapillage-1.0.3-1.19.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-doors-1.0.8forge-mc1.19.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        nikgubs_blades_plus+1.0.0+1.19.2.jar              |nikgub_'s Blades+             |nikgubs_blades_plus           |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        carryon-forge-1.19.2-2.0.5.10.jar                 |Carry On                      |carryon                       |2.0.5.10            |COMMON_SET|Manifest: NOSIGNATURE
        Beyond-Earth-1.19.2-6.4.jar                       |Beyond Earth                  |beyond_earth                  |6.4                 |COMMON_SET|Manifest: NOSIGNATURE
        ShieldExpansion-1.19.2-1.1.5.jar                  |Shield Expansion              |shieldexp                     |1.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        FORGE-blanced_crates1.7.2-1.19.2.jar              |Balanced Crates               |balanced_crates               |1.7.2               |COMMON_SET|Manifest: NOSIGNATURE
        KnightQuest1.2.6.Patch.jar                        |Knight Quest                  |knight_quest                  |1.2.6               |COMMON_SET|Manifest: NOSIGNATURE
        ExtendedVillagerTrades-v1.2.jar                   |Extended Villager Trades      |extended_villager_trades      |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
        dragonmounts-1.19.2-1.1.4a.jar                    |Dragon Mounts: Legacy         |dragonmounts                  |1.1.4a              |COMMON_SET|Manifest: NOSIGNATURE
        twilightforest-1.19.2-4.2.1518-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1518            |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |COMMON_SET|Manifest: NOSIGNATURE
        snowpig-1.19.2-5.0.2.jar                          |Snow Pig                      |snowpig                       |1.19.2-5.0.2        |COMMON_SET|Manifest: NOSIGNATURE
        butchercraft-2.2.1.jar                            |Butchercraft                  |butchercraft                  |2.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        DustrialDecor-1.3.3-1.19.2.jar                    |'Dustrial Decor               |dustrial_decor                |1.3.2               |COMMON_SET|Manifest: NOSIGNATURE
        entangled-1.3.13-forge-mc1.19.jar                 |Entangled                     |entangled                     |1.3.13              |COMMON_SET|Manifest: NOSIGNATURE
        crashutilities-6.2.jar                            |Crash Utilities               |crashutilities                |6.2                 |COMMON_SET|Manifest: NOSIGNATURE
        collectorsreap-1.19-1.1.3.jar                     |Collector's Reap              |collectorsreap                |1.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        fuelgoeshere-1.19.2-0.1.0.0.jar                   |Fuel Goes Here                |fuelgoeshere                  |1.19.2-0.1.0.0      |COMMON_SET|Manifest: NOSIGNATURE
        wirelesschargers-1.0.8-forge-mc1.19.jar           |Wireless Chargers             |wirelesschargers              |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        CNB-1.19-1.5.0.jar                                |Creatures and Beasts          |cnb                           |1.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        collective-1.19.2-6.43.jar                        |Collective                    |collective                    |6.43                |COMMON_SET|Manifest: NOSIGNATURE
        origins-classes-forge-1.2.0.jar                   |Origins: Classes              |origins_classes               |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        OreExcavation-1.11.166.jar                        |OreExcavation                 |oreexcavation                 |1.11.166            |COMMON_SET|Manifest: NOSIGNATURE
        villagertools-1.19-1.0.3.jar                      |villagertools                 |villagertools                 |1.19-1.0.3          |COMMON_SET|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
        MysticalCustomization-1.19.2-4.0.1.jar            |Mystical Customization        |mysticalcustomization         |4.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        morefrogs-1.19.x-1.1.1a-forge.jar                 |More Frogs                    |morefrogs                     |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        elevatorid-1.19.2-1.8.9.jar                       |Elevator Mod                  |elevatorid                    |1.19.2-1.8.9        |COMMON_SET|Manifest: NOSIGNATURE
        Gobber2-Forge-1.19.2-2.7.28.jar                   |Gobber 2                      |gobber2                       |2.7.28              |COMMON_SET|Manifest: NOSIGNATURE
        EnigmaticLegacy-2.26.5.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.26.5              |COMMON_SET|Manifest: NOSIGNATURE
        Runelic-Forge-1.19.2-14.1.4.jar                   |Runelic                       |runelic                       |14.1.4              |COMMON_SET|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
        resourcefullib-1.1.21.jar                         |Resourceful Lib               |resourcefullib                |1.1.21              |COMMON_SET|Manifest: NOSIGNATURE
        starterkit-1.19.2-5.0.jar                         |Starter Kit                   |starterkit                    |5.0                 |COMMON_SET|Manifest: NOSIGNATURE
        spirit-forge-1.19.2-2.2.3.jar                     |Spirit                        |spirit                        |2.2.3               |COMMON_SET|Manifest: NOSIGNATURE
        eatinganimation-1.19-3.1.0.jar                    |Eating Animation              |eatinganimation               |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.2.6-universal.jar                 |Forge                         |forge                         |43.2.6              |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        cofh_core-1.19.2-10.2.1.40.jar                    |CoFH Core                     |cofh_core                     |10.2.1              |COMMON_SET|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_core-1.19.2-10.2.0.5.jar                  |Thermal Series                |thermal                       |10.2.0.5            |COMMON_SET|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_integration-1.19.2-10.2.0.17.jar          |Thermal Integration           |thermal_integration           |10.2.0.17           |COMMON_SET|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
        redstone_arsenal-1.19.2-7.2.0.15.jar              |Redstone Arsenal              |redstone_arsenal              |7.2.0.15            |COMMON_SET|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.19.2-10.2.0.18.jar           |Thermal Innovation            |thermal_innovation            |10.2.0.18           |COMMON_SET|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.19.2-10.2.0.47.jar           |Thermal Foundation            |thermal_foundation            |10.2.0.47           |COMMON_SET|Manifest: NOSIGNATURE
        thermal_locomotion-1.19.2-10.2.0.14.jar           |Thermal Locomotion            |thermal_locomotion            |10.2.0.14           |COMMON_SET|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_dynamics-1.19.2-10.2.1b.14.jar            |Thermal Dynamics              |thermal_dynamics              |10.2.1b             |COMMON_SET|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
        commonality-1.19.2-4.2.1.jar                      |Commonality                   |commonality                   |4.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        thermal_cultivation-1.19.2-10.2.0.17.jar          |Thermal Cultivation           |thermal_cultivation           |10.2.0.17           |COMMON_SET|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
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |COMMON_SET|Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.8.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.8        |COMMON_SET|Manifest: NOSIGNATURE
        compost-forge-1.19.2-1.1.0.jar                    |Compost                       |compost                       |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        thermal_expansion-1.19.2-10.2.0.21.jar            |Thermal Expansion             |thermal_expansion             |10.2.0.21           |COMMON_SET|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
        !Snapshot_2.0_01.jar                              |The UnInFavoureds             |tuif                          |2.001               |COMMON_SET|Manifest: NOSIGNATURE
        deeperdarker-forge-1.1.6-forge.jar                |Deeper and Darker             |deeperdarker                  |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.5.69-forge.jar                     |Architectury                  |architectury                  |6.5.69              |COMMON_SET|Manifest: NOSIGNATURE
        ftb-library-forge-1902.3.13-build.175.jar         |FTB Library                   |ftblibrary                    |1902.3.13-build.175 |COMMON_SET|Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.12-build.95.jar            |FTB Teams                     |ftbteams                      |1902.2.12-build.95  |COMMON_SET|Manifest: NOSIGNATURE
        ftb-ranks-forge-1902.1.14-build.70.jar            |FTB Ranks                     |ftbranks                      |1902.1.14-build.70  |COMMON_SET|Manifest: NOSIGNATURE
        spacecatasb-forge-19.8.4.jar                      |Armor Set Bonuses             |spacecatasb                   |19.8.4              |COMMON_SET|Manifest: NOSIGNATURE
        identity-2.6.0-1.19.1-forge.jar                   |Identity                      |identity                      |2.6.0-1.19.1        |COMMON_SET|Manifest: NOSIGNATURE
        light-overlay-7.0.1-forge.jar                     |Light Overlay                 |lightoverlay                  |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        biomancy-forge-1.19.2-2.0.48.0.jar                |Biomancy 2                    |biomancy                      |2.0.48.0            |COMMON_SET|Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.5.2.1007.jar                  |Just Enough Items             |jei                           |11.5.2.1007         |COMMON_SET|Manifest: NOSIGNATURE
        appliedenergistics2-forge-12.9.2.jar              |Applied Energistics 2         |ae2                           |12.9.2              |COMMON_SET|Manifest: NOSIGNATURE
        Mekanism-1.19.2-10.3.8.477.jar                    |Mekanism                      |mekanism                      |10.3.8              |COMMON_SET|Manifest: NOSIGNATURE
        Vampirism-1.19.2-1.9.1.jar                        |Vampirism                     |vampirism                     |1.9.1               |COMMON_SET|Manifest: NOSIGNATURE
        MekanismGenerators-1.19.2-10.3.8.477.jar          |Mekanism: Generators          |mekanismgenerators            |10.3.8              |COMMON_SET|Manifest: NOSIGNATURE
        MekanismAdditions-1.19.2-10.3.8.477.jar           |Mekanism: Additions           |mekanismadditions             |10.3.8              |COMMON_SET|Manifest: NOSIGNATURE
        MekanismTools-1.19.2-10.3.8.477.jar               |Mekanism: Tools               |mekanismtools                 |10.3.8              |COMMON_SET|Manifest: NOSIGNATURE
        framework-0.4.2-1.19.2.jar                        |Framework                     |framework                     |0.4.2               |COMMON_SET|Manifest: NOSIGNATURE
        smallships-1.19.2-2.0.0-Alpha-0.4.jar             |Small Ships Mod               |smallships                    |2.0.0-a0.4          |COMMON_SET|Manifest: NOSIGNATURE
        Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar        |Towns and Towers              |t_and_t                       |1.10                |COMMON_SET|Manifest: NOSIGNATURE
        observable-3.3.1.jar                              |Observable                    |observable                    |3.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        ServerTabInfo-1.19.1-1.3.7.jar                    |Server Tab Info               |servertabinfo                 |1.3.7               |COMMON_SET|Manifest: NOSIGNATURE
        Cucumber-1.19.2-6.0.6.jar                         |Cucumber Library              |cucumber                      |6.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        minecraft-comes-alive-7.4.5+1.19.2-universal.jar  |Minecraft Comes Alive         |mca                           |7.4.5+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        spiderstpo-1.19.2-2.0.4.jar                       |Nyf's Spiders 2.0             |spiderstpo                    |2.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        nourished-nether-1.19.2-v23.jar                   |Nourished Nether              |nourished_nether              |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        item-filters-forge-1902.2.9-build.46.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.46   |COMMON_SET|Manifest: NOSIGNATURE
        ftb-quests-forge-1902.4.6-build.176.jar           |FTB Quests                    |ftbquests                     |1902.4.6-build.176  |COMMON_SET|Manifest: NOSIGNATURE
        gunswithoutrosesadditions-1.19.2-1.0.1.jar        |Guns Without Roses Additions  |gunswithoutrosesadditions     |1.19.2-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        [1.19.2]-Medieval-Siege-Machines-v1.10.jar        |Medieval Siege Machines       |siegemachines                 |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        callablehorses-1.19.2-1.2.2.3.jar                 |Callable Horses               |callablehorses                |1.2.2.3             |COMMON_SET|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
        obscure_api-14.jar                                |Obscure API                   |obscure_api                   |14                  |COMMON_SET|Manifest: NOSIGNATURE
        reap-1.19.2-1.0.0.jar                             |Reap Mod                      |reap                          |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        MoGuns-1.9.2-1.19.2.jar                           |Mo' Guns                      |moguns                        |1.9.2               |COMMON_SET|Manifest: NOSIGNATURE
        enlightened-end-1.19.2-v29.jar                    |Enlightened End               |enlightened_end               |3.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |COMMON_SET|Manifest: NOSIGNATURE
        extendedgears-1.19.2-0.5.0g-1.1.2.jar             |Extended Cogs                 |extendedgears                 |1.19.2-0.5.0g-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        Structory-1.19-v1.3.jar                           |Structory                     |structory                     |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |COMMON_SET|Manifest: NOSIGNATURE
        numismaticoverhaul-1.19.2-1.0.4.jar               |Numismatic Overhaul Reforged  |numismaticoverhaul            |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        comforts-forge-6.0.3+1.19.2.jar                   |Comforts                      |comforts                      |6.0.3+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        fromtheshadows-1.931.jar                          |From the shadows              |fromtheshadows                |1.931               |COMMON_SET|Manifest: NOSIGNATURE
        artifacts-1.19.2-5.0.1.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        dbExtended-1.19-5.1.jar                           |Dave's Building Extended      |davebuildingmod               |5.1                 |COMMON_SET|Manifest: NOSIGNATURE
        configured-2.0.1-1.19.2.jar                       |Configured                    |configured                    |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.19.2-3.0.0.jar          |Decorative Blocks             |decorative_blocks             |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        [1.19.2-forge]-Epic-Knights-7.5.jar               |Epic Knights Mod              |magistuarmory                 |7.5                 |COMMON_SET|Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |COMMON_SET|Manifest: NOSIGNATURE
        charginggadgets-1.9.0.jar                         |Charging Gadgets              |charginggadgets               |1.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        betteranimalsplus-1.19.2-11.0.10-forge.jar        |Better Animals Plus           |betteranimalsplus             |1.19.2-11.0.10      |COMMON_SET|Manifest: NOSIGNATURE
        Beyond-Planets-Core-1.19.2-1.1.12.jar             |Beyond Planets - Core         |beyond_planets_core           |1.19.2-1.1.12       |COMMON_SET|Manifest: NOSIGNATURE
        mcjtylib-1.19-7.1.5.jar                           |McJtyLib                      |mcjtylib                      |1.19-7.1.5          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsbase-1.19.1-4.1.4.jar                      |RFToolsBase                   |rftoolsbase                   |1.19.1-4.1.4        |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsbuilder-1.19.1-5.2.3.jar                   |RFToolsBuilder                |rftoolsbuilder                |1.19.1-5.2.3        |COMMON_SET|Manifest: NOSIGNATURE
        fixedanvilrepaircost-1.19.2-3.0.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.0.jar                        |Blueprint                     |blueprint                     |6.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        woodworks-1.19.2-2.2.0.jar                        |Woodworks                     |woodworks                     |2.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        EnderStorage-1.19.2-2.10.1.181-universal.jar      |EnderStorage                  |enderstorage                  |2.10.1.181          |COMMON_SET|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
        miningmaster-1.19.2-4.0.0.jar                     |Mining Master                 |miningmaster                  |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        hexcasting-forge-1.19.2-0.10.3.jar                |Hex Casting                   |hexcasting                    |0.10.3              |COMMON_SET|Manifest: NOSIGNATURE
        AkashicTome-1.6-23.jar                            |Akashic Tome                  |akashictome                   |1.6-23              |COMMON_SET|Manifest: NOSIGNATURE
        frozenup-1.19.2-2.1.2-forge.jar                   |Frozen Up                     |frozenup                      |2.1.2-forge         |COMMON_SET|Manifest: NOSIGNATURE
        deathbackup-1.19.2-3.0.jar                        |Death Backup                  |deathbackup                   |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
        untitledduckmod-0.6.1-1.19.2-forge.jar            |Untitled Duck Mod             |untitledduckmod               |0.6.1               |COMMON_SET|Manifest: NOSIGNATURE
        silver-birch-1.19.2-v6.jar                        |Silver Birch                  |silverbirch                   |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        MysticalAgriculture-1.19.2-6.0.7.jar              |Mystical Agriculture          |mysticalagriculture           |6.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        The_Graveyard_Biomes_1.4_(FORGE)_for_1.19.2.jar   |The Graveyard Biomes          |graveyard_biomes              |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
        panthalassa-1.3.2-1.19.2.jar                      |Panthalassa                   |panthalassa                   |1.3.2               |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.39.jar                    |GeckoLib                      |geckolib3                     |3.1.39              |COMMON_SET|Manifest: NOSIGNATURE
        crittersandcompanions-1.19.2-1.1.2.jar            |Critters and Companions       |crittersandcompanions         |1.19.2-1.1.2        |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |COMMON_SET|Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.11.4.jar                     |Ars Nouveau                   |ars_nouveau                   |3.11.4              |COMMON_SET|Manifest: NOSIGNATURE
        ars_creo-1.19.2-3.1.3.jar                         |Ars Creo                      |ars_creo                      |3.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar  |EnchantmentDescriptions       |enchdesc                      |13.0.14             |COMMON_SET|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
        moonlight-1.19.2-2.2.7-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.2.7        |COMMON_SET|Manifest: NOSIGNATURE
        labels-1.19.2-1.8.jar                             |Labels                        |labels                        |1.19.2-1.8          |COMMON_SET|Manifest: NOSIGNATURE
        ToolBelt-1.19.2-1.19.7.jar                        |Tool Belt                     |toolbelt                      |1.19.7              |COMMON_SET|Manifest: NOSIGNATURE
        titanium-1.19.2-3.7.2-26.jar                      |Titanium                      |titanium                      |3.7.2               |COMMON_SET|Manifest: NOSIGNATURE
        (forge+1.19.2)+regions_unexplored+R-192.2.25.jar  |Regions Unexplored            |regions_unexplored            |192.2.25            |COMMON_SET|Manifest: NOSIGNATURE
        another_furniture-forge-2.1.2-1.19.2.jar          |Another Furniture             |another_furniture             |2.1.2-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.9.3_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.9.3               |COMMON_SET|Manifest: NOSIGNATURE
        BlueMap-3.10-forge-1.19.1.jar                     |BlueMap                       |bluemap                       |3.10                |COMMON_SET|Manifest: NOSIGNATURE
        Create+Deco+Casing+1.1.0+1.19+Fix.jar             |Create Deco Casing            |create_deco_casing            |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        NethersDelight-1.19-3.0.jar                       |Nether's Delight              |nethersdelight                |1.19-3.0            |COMMON_SET|Manifest: NOSIGNATURE
        Quark-3.3-377.jar                                 |Quark                         |quark                         |3.3-377             |COMMON_SET|Manifest: NOSIGNATURE
        mutil-1.19.2-5.1.0.jar                            |mutil                         |mutil                         |5.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        create-stuff-additions1.19.2_v2.0.2a.jar          |Create Stuff & Additions      |create_sa                     |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        PigPen-Forge-1.19.2-11.1.2.jar                    |PigPen                        |pigpen                        |11.1.2              |COMMON_SET|Manifest: NOSIGNATURE
        StorageDrawers-1.19-11.1.2.jar                    |Storage Drawers               |storagedrawers                |11.1.2              |COMMON_SET|Manifest: NOSIGNATURE
        Nullscape_v1.2a.jar                               |Nullscape                     |nullscape                     |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        MoreCrashInfo-Core-1.19.2.jar                     |MoreCrashInfo                 |morecrashinfo                 |2.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        upgradedcore-1.19.2-4.1.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.19.2-4.1.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE
        mvs-3.1.6-1.19.2.jar                              |Moog's Voyager Structures     |mvs                           |3.1.6-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        creeperoverhaul-2.0.6-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |2.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        alexsdelight-1.4.1.jar                            |Alex's Delight                |alexsdelight                  |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
        engineersdecor-1.19.2-forge-1.3.28.jar            |Engineer's Decor              |engineersdecor                |1.3.28              |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.19.2-1.14.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.19.2-1.14.0       |COMMON_SET|Manifest: NOSIGNATURE
        functionalstorage-1.19.2-1.1.3.jar                |Functional Storage            |functionalstorage             |1.19.2-1.1.3        |COMMON_SET|Manifest: NOSIGNATURE
        apexcore-1.19.2-7.3.1.jar                         |ApexCore                      |apexcore                      |7.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        fantasyfurniture-1.19.2-6.7.0.jar                 |Fantasy's Furniture           |fantasyfurniture              |6.7.0               |COMMON_SET|Manifest: NOSIGNATURE
        extendedcreativeinventory-1.19.2-2.0.jar          |Extended Creative Inventory   |extendedcreativeinventory     |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
        expandability-forge-7.0.0.jar                     |ExpandAbility                 |expandability                 |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        valhelsia_core-forge-1.19.2-0.5.0.jar             |Valhelsia Core                |valhelsia_core                |1.19.2-0.5.0        |COMMON_SET|Manifest: NOSIGNATURE
        forbidden_arcanus-1.19.2-2.1.0.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.19.2-2.1.0        |COMMON_SET|Manifest: NOSIGNATURE
        overloadedarmorbar-1.19.3-7.1.jar                 |Overloaded Armor Bar          |overloadedarmorbar            |1.19.3-7.1          |COMMON_SET|Manifest: NOSIGNATURE
        deeper_oceans-1.19-v1-0.jar                       |Deeper Oceans                 |deeper_oceans                 |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        chisels-and-bits-forge-1.3.126.jar                |chisels-and-bits              |chiselsandbits                |1.3.126             |COMMON_SET|Manifest: NOSIGNATURE
        Difficult+Spawners+1.0.1+-+1.19.2.jar             |Difficult Spawners            |difficult_spawners            |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        createaddition-1.19.2-20230202b.jar               |Create Crafts & Additions     |createaddition                |1.19.2-20230202b    |COMMON_SET|Manifest: NOSIGNATURE
    Flywheel Backend: Uninitialized
    FramedBlocks BlockEntity Warning: Not applicable
    Crash Report UUID: 0dffeb0c-7d47-428f-8dcd-64f72e282c53
    FML: 43.2
    Forge: net.minecraftforge:43.2.6
    Suspected Mods: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
    at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
    at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
    at java.base/java.lang.Class.getDeclaredMethods(Class.java:2504)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.findMixinMerged(ModIdentifier.java:134)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.getMixinInfo(ModIdentifier.java:166)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.identifyFromThrowable(ModIdentifier.java:65)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.lambda$identifyFromStacktrace$2(ModIdentifier.java:43)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.visitChildrenThrowables(ModIdentifier.java:53)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.identifyFromStacktrace(ModIdentifier.java:42)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.lambda$getSuspectedModsOf$0(ModIdentifier.java:35)
    at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220)
    at TRANSFORMER/[email protected]+1.19.2/fudge.notenoughcrashes.stacktrace.ModIdentifier.getSuspectedModsOf(ModIdentifier.java:35)
    at TRANSFORMER/[email protected]/net.minecraft.CrashReport.md92b188$lambda$beforeSystemDetailsAreWritten$1$0(CrashReport.java:535)
    at TRANSFORMER/[email protected]/net.minecraft.SystemReport.m_143522_(SystemReport.java:66)
    at TRANSFORMER/[email protected]/net.minecraft.CrashReport.handler$cbf000$beforeSystemDetailsAreWritten(CrashReport.java:533)
    at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127519_(CrashReport.java:106)
    at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127526_(CrashReport.java:196)
    at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127512_(CrashReport.java:224)
    at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91332_(Minecraft.java:817)
    at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.m_239872_(Main.java:186)
    at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:51)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
    at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
    at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_core.mixins.json:client.ModelBlockRendererMixin] from phase [DEFAULT] in config [valhelsia_core.mixins.json] FAILED during APPLY
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
    ... 47 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_core.refmap.json [PREINJECT Applicator Phase -> valhelsia_core.mixins.json:client.ModelBlockRendererMixin -> Prepare Injections ->  -> localvar$dmc000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45)
    at jdk.internal.reflect.GeneratedConstructorAccessor90.newInstance(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
    ... 47 more
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.