Jump to content

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: keeps popping up when trying to load my world


Recommended Posts

Posted

This is the crash report:

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

Time: 2023-02-23 16:58:43
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%23453!/:?] {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%23453!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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%23453!/:?] {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%23453!/:?] {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.0.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_structures.mixins.json:BlockModelRendererMixin] from phase [DEFAULT] in config [valhelsia_structures.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_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zia000$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.GeneratedConstructorAccessor73.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%23453!/:?] {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%23453!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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.2193 (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
        apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        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
        d3d11.dll:Direct3D 11 Runtime:10.0.19041.2075 (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
        dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.2311 (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
        imagehlp.dll:Windows NT Image Helper:10.0.19041.1415 (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
        jna6838299404017499545.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
        mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
        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
        nvapi64.dll:NVIDIA NVAPI Library, Version 511.69 :30.0.15.1169:NVIDIA Corporation
        nvldumdx.dll:NVIDIA Driver Loader, Version 511.69 :30.0.15.1169:NVIDIA Corporation
        nvoglv64.dll:NVIDIA Compatible OpenGL ICD:30.0.15.1169:NVIDIA Corporation
        nvwgf2umx.dll:NVIDIA D3D10 Driver, Version 511.69 :30.0.15.1169: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%23453!/:?] {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%23453!/:?] {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.0.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: 1543137280 bytes (1471 MiB) / 2464153600 bytes (2350 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz
    Identifier: Intel64 Family 6 Model 158 Stepping 10
    Microarchitecture: Coffee Lake
    Frequency (GHz): 2.30
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: Intel(R) UHD Graphics 630
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x3e9b
    Graphics card #0 versionInfo: DriverVersion=27.20.100.9664
    Graphics card #1 name: NVIDIA GeForce GTX 1050
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x1c8d
    Graphics card #1 versionInfo: DriverVersion=30.0.15.1169
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 30068.60
    Virtual memory used (MB): 17705.92
    Swap memory total (MB): 13824.00
    Swap memory used (MB): 1330.43
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Launched Version: forge-43.2.0
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce GTX 1050/PCIe/SSE2 GL version 3.2.0 NVIDIA 511.69, 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: 8x Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz
    OptiFine Version: OptiFine_1.19.2_HD_U_I1
    OptiFine Build: 20221213-150857
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.2.0 NVIDIA 511.69
    OpenGlRenderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8
    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.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
    Mod List: 
        giacomos_experience_seedling1.4.1-1.19.2.jar      |Giacomo's Experience Seedling |giacomos_exp                  |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
        create_misc_and_things_1.19.2_2.0.jar             |create: things and misc       |create_things_and_misc        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        EasyAnvils-v4.0.6-1.19.2-Forge.jar                |Easy Anvils                   |easyanvils                    |4.0.6               |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
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |COMMON_SET|Manifest: NOSIGNATURE
        EASY CRAFTS 1.19.2 V1.0.5.jar                     |EASY_CRAFT                    |easy_craft                    |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        infernal-expansion-1.19.2-2.5.3.jar               |Infernal Expansion            |infernalexp                   |2.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        CraftableBottleOEnchanting1.19.2.jar              |Craftable Bottle O' Enchanting|craftable_bottle_o            |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Tips-Forge-1.19.2-8.0.27.jar                      |Tips                          |tipsmod                       |8.0.27              |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
        dynamiclights-1.19.2.1.jar                        |Dynamic Lights                |dynamiclights                 |1.19.2.1            |COMMON_SET|Manifest: NOSIGNATURE
        valhelsia_furniture-forge-1.19.2-1.0.2.jar        |Valhelsia Furniture           |valhelsia_furniture           |1.19.2-1.0.2        |COMMON_SET|Manifest: NOSIGNATURE
        modnametooltip-1.19-1.19.0.jar                    |Mod Name Tooltip              |modnametooltip                |1.19.0              |COMMON_SET|Manifest: NOSIGNATURE
        create_jetpack-2.1.3.jar                          |Create Jetpack                |create_jetpack                |2.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        Easy Mob HealthBar Mod-0.0.1 1.19.2.jar           |Health Bar Mod                |healthbarmod                  |0.0.1-1.19          |COMMON_SET|Manifest: NOSIGNATURE
        zaynens_craftable_blaze_spawn_egg_mod_1.19.2.jar  |Craftable Blaze Spawn Egg     |craftable_blaze_spawn_egg     |1.0.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
        easyexperience-1.5.1.jar                          |Easy Experience               |easyexperience                |1.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        citadel-2.1.1-1.19.jar                            |Citadel                       |citadel                       |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.7.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.7  |COMMON_SET|Manifest: NOSIGNATURE
        waystone_towers-1.19.2-FORGE-1.0.9.jar            |Waystone Towers               |waystone_towers               |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
        upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.19.2-4.1.0.1-relea|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
        guardvillagers-1.19.2-1.5.2.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.2        |COMMON_SET|Manifest: NOSIGNATURE
        ChanceCubes-1.19.2-5.0.2.475.jar                  |Chance Cubes                  |chancecubes                   |1.19.2-5.0.2.475    |COMMON_SET|Manifest: NOSIGNATURE
        create_dragon_lib-1.19.2-1.1.2.jar                |Create: Dragon Lib            |create_dragon_lib             |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar   |Additional Structures         |additionalstructures          |4.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |COMMON_SET|Manifest: NOSIGNATURE
        Unique Enchantments Utils-1.19.2-3.0.2.1.jar      |Unique Util Enchantments      |uniqueutil                    |3.0.2.1             |COMMON_SET|Manifest: NOSIGNATURE
        ExpOreMod-1.19-1.0.jar                            |Exp Ore Mod                   |exp_ore                       |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        Experience Bed 1.19.2.jar                         |Experience Bed                |experience_bed                |1.23.01             |COMMON_SET|Manifest: NOSIGNATURE
        twilightforest-1.19.2-4.2.1518-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1518            |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
        nocubes_create_compats_1.0.0_forge_1.19.2.jar     |Create Compats (by NoCube)    |acc_nocube                    |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        explorations-forge-1.19.2-1.3.jar                 |Explorations+                 |explorations                  |1.19.2-1.3          |COMMON_SET|Manifest: NOSIGNATURE
        endonium-1.19.2-0.2.0.jar                         |Endonium                      |endonium                      |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |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
        explorify-forge-1.19-1.3.0.jar                    |Explorify                     |explorify                     |1.19-1.3.0          |COMMON_SET|Manifest: NOSIGNATURE
        ironfurnaces-1.19.2-3.6.5.jar                     |Iron Furnaces                 |ironfurnaces                  |3.6.5               |COMMON_SET|Manifest: NOSIGNATURE
        StructureCompass-1.19.2-1.3.5.jar                 |Structure Compass Mod         |structurecompass              |1.3.5               |COMMON_SET|Manifest: NOSIGNATURE
        material_elements_1.19.2-6.3.0.jar                |Material Elements             |material_elements             |6.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        TCS2_2.1.jar                                      |Trident_crafting_&_structures_|trident_crafting__structures_t|2.1                 |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.4-forge-mc1.19.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        structure-expansion-1901.1.1-build.5.jar          |Structure Expansion           |structureexpansion            |1901.1.1-build.5    |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.2.2.jar                   |Curios API                    |curios                        |1.19.2-5.1.2.2      |COMMON_SET|Manifest: NOSIGNATURE
        EasyPaxel1.19.2(Forge)vs1.0.3.jar                 |Easy Paxel Lite               |easypaxellite                 |1.19.2-1.0.3        |COMMON_SET|Manifest: NOSIGNATURE
        Easy Paper 1.0.0 - 1.19.2.jar                     |Easy Paper                    |easy_paper                    |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Unique Enchantments-1.19.2-4.0.2.1.jar            |Unique Enchantments           |uniquee                       |4.0.2.1             |COMMON_SET|Manifest: NOSIGNATURE
        OreExcavation-1.11.166.jar                        |OreExcavation                 |oreexcavation                 |1.11.166            |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
        ftb-ultimine-forge-1902.3.5-build.65.jar          |FTB Ultimine                  |ftbultimine                   |1902.3.5-build.65   |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.5.69-forge.jar                     |Architectury                  |architectury                  |6.5.69              |COMMON_SET|Manifest: NOSIGNATURE
        findme-3.1.0-forge.jar                            |FindMe                        |findme                        |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        createindustry-0.4.0-1.19.2.jar                   |Create: Industry              |createindustry                |0.4.0               |COMMON_SET|Manifest: NOSIGNATURE
        extendedflywheels-1.2.5-1.19.2-0.5.f.jar          |Extended Flywheels            |extendedflywheels             |1.2.5-1.19.2-0.5.f  |COMMON_SET|Manifest: NOSIGNATURE
        skbackpacks-1.3.jar                               |Simple Backpacks              |skbackpacks                   |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        chunkloaders-1.2.3-forge-mc1.19.jar               |Chunk Loaders                 |chunkloaders                  |1.2.3               |COMMON_SET|Manifest: NOSIGNATURE
        FallingTree-1.19.2-3.10.0.jar                     |FallingTree                   |fallingtree                   |3.10.0              |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        AnvilNeverTooExpensive-1.19-1.1.jar               |Anvil Never Too Expensive     |ante                          |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
        svmm-1.19.2-1.2.3.0.jar                           |Server-side Vein Miner        |svmm                          |1.19.2-1.19.2-1.2.3.|COMMON_SET|Manifest: NOSIGNATURE
        create-chromaticreturn1.19.2_v1.0.2.jar           |Create: Chromatic Return      |createchromaticreturn         |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |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
        veinmining-forge-1.0.1+1.19.2.jar                 |Vein Mining                   |veinmining                    |1.0.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |COMMON_SET|Manifest: NOSIGNATURE
        EnchantingInfuser-v4.2.2-1.19.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |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
        BetterAdvancements-1.19.2-0.2.2.142.jar           |Better Advancements           |betteradvancements            |0.2.2.142           |COMMON_SET|Manifest: NOSIGNATURE
        easy_mob_farm_1.19.2-4.5.0.jar                    |Easy Mob Farm                 |easy_mob_farm                 |4.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        more_undrground_structures_1.19.2_7.jar           |more underground structures   |more_underground_structures   |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        elytraslot-forge-6.1.0+1.19.2.jar                 |Elytra Slot                   |elytraslot                    |6.1.0+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        zaynens_craftable_mob_spawner_mod_1.19.2.jar      |Craftable Mob Spawner         |craftable_mob_spawner         |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        createbigcannons-1.19.2-beta-0.5.b.jar            |Create Big Cannons            |createbigcannons              |1.19.2-beta-0.5.b   |COMMON_SET|Manifest: NOSIGNATURE
        campsite_structures-1.19.2-FORGE-1.0.3.jar        |Campsite Structures           |campsite_structures           |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        AztecStructures.jar                               |Aztec Structures              |aztec_structures              |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        trashslot-forge-1.19-12.0.0.jar                   |TrashSlot                     |trashslot                     |12.0.0              |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
        EasyMagic-v4.3.2-1.19.2-Forge.jar                 |Easy Magic                    |easymagic                     |4.3.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
        jei-1.19.2-forge-11.6.0.1011.jar                  |Just Enough Items             |jei                           |11.6.0.1011         |COMMON_SET|Manifest: NOSIGNATURE
        Easy Netherite-1.19.2-1.1.6-[FORGE].jar           |Easy Netherite                |netherite                     |1.1.6-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
        craftable spawners fixed.jar                      |craftable mob spawners        |craftable_mob_spawners        |1.0.0               |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
        goblintraders-1.8.0-1.19.2.jar                    |Goblin Traders                |goblintraders                 |1.8.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
        Unique Enchantments Battle-1.19.2-3.0.2.jar       |Unique Battle Enchantments    |uniquebattle                  |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        Unique Enchantments Base-1.19.2-3.0.2.1.jar       |Unique Enchantments Base      |uniquebase                    |3.0.2.1             |COMMON_SET|Manifest: NOSIGNATURE
        createchunkloading-1.3.0-forge.jar                |Create Chunkloading           |createchunkloading            |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |COMMON_SET|Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.5.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        journeymap-1.19.2-5.9.3-forge.jar                 |Journeymap                    |journeymap                    |5.9.3               |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
        NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE
        artifacts-1.19.2-5.0.1.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        NetheriteHorseArmor-CJ-forge-mc1.19.2-1.1.0 fail.j|Netherite Horse Armor         |netheritehorsearmor           |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        Netherite Scrap From Piglin Brutes 1.19 - 1.0.jar |Netherite Scrap From Piglin Br|netheritescrapfrompiglinbrutes|1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |COMMON_SET|Manifest: NOSIGNATURE
        Structures Plus II 1.19.2.jar                     |structuresplus2               |structuresplus                |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        EnchantmentRequirements-1.19.2-1.2.0.jar          |Enchantment Requirements      |enchantmentrequirements       |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        redstructure-1.0.5-forge-1.19.2.jar               |Reds More Structures          |redmorestructure              |1.0.5-forge-1.19.2  |COMMON_SET|Manifest: NOSIGNATURE
        ExplorersCompass-1.19.2-1.3.0-forge.jar           |Explorer's Compass            |explorerscompass              |1.19.2-1.3.0-forge  |COMMON_SET|Manifest: NOSIGNATURE
        ToastControl-1.19.2-7.0.0.jar                     |Toast Control                 |toastcontrol                  |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Life Steal Enchant 1.0.0 - 1.19.2.jar             |Life Steal Enchantment        |life_steal_enchantment        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        leathercraft-1.19.2-1.1.0.jar                     |Leather Craft                 |leather_craft                 |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        OverWorld Netherite Ore Mod 1.4 1.19.2.jar        |Netherite Ore Mod             |netherite_ore_mod             |1.0.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
        CraftTweaker-forge-1.19.2-10.1.36.jar             |CraftTweaker                  |crafttweaker                  |10.1.36             |COMMON_SET|Manifest: NOSIGNATURE
        [Universal]Immersive Structures-2.0.7.jar         |Immersive Structure           |imst                          |2.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |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
        Create Ore Additions 4.2.1.jar                    |automated ores                |automated_ores                |1.0.0               |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
        Easy Emerald-1.19.2-3.3.6-[FORGE].jar             |Easy Emerald                  |emerald                       |3.3.6-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
        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
        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
        TerraBlender-forge-1.19.2-2.0.1.128.jar           |TerraBlender                  |terrablender                  |2.0.1.128           |COMMON_SET|Manifest: NOSIGNATURE
        swingthroughgrass-1.19.2-1.10.0.jar               |SwingThroughGrass             |swingthroughgrass             |1.19.2-1.10.0       |COMMON_SET|Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |COMMON_SET|Manifest: NOSIGNATURE
        Jade-1.19.1-forge-8.8.0.jar                       |Jade                          |jade                          |8.8.0               |COMMON_SET|Manifest: NOSIGNATURE
        spectrelib-forge-0.11.0+1.19.jar                  |SpectreLib                    |spectrelib                    |0.11.0+1.19         |COMMON_SET|Manifest: NOSIGNATURE
        CreateTweaker-1.19.2-3.0.0.3.jar                  |CreateTweaker                 |createtweaker                 |3.0.0.3             |COMMON_SET|Manifest: NOSIGNATURE
        ChickenChunks-1.19.2-2.9.4.97-universal.jar       |ChickenChunks                 |chickenchunks                 |2.9.4.97            |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
        kffmod-3.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.10.0              |COMMON_SET|Manifest: NOSIGNATURE
        easy_villagers-1.19.2-1.0.0.jar                   |Easy Villagers                |easy_villagers                |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a-14.jar              |Flywheel                      |flywheel                      |0.6.8.a-14          |COMMON_SET|Manifest: NOSIGNATURE
        alloyed-1.19.2-v1.5.jar                           |Create: Alloyed               |alloyed                       |1.19.2              |COMMON_SET|Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |COMMON_SET|Manifest: NOSIGNATURE
        Steam_Rails-1.19.2-1.1.1.jar                      |Create: Steam 'n Rails        |railways                      |1.19.2-1.1.1        |COMMON_SET|Manifest: NOSIGNATURE
        createplus-1.19.2_v0.5.2a.jar                     |Create Plus                   |createplus                    |1.19.2_v0.5.2a      |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
        createoreexcavation-1.19-1.0.0.jar                |Create Ore Excavation         |createoreexcavation           |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        create_ore_excavation_plus-0.2.1-1.19.2.jar       |Create ore excavation+        |create_ore_excavation_plus    |0.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        gravestone-1.19.2-1.0.1.jar                       |Gravestone Mod                |gravestone                    |1.19.2-1.0.1        |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
        FastWorkbench-1.19.2-7.0.1.jar                    |Fast Workbench                |fastbench                     |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |COMMON_SET|Manifest: NOSIGNATURE
        Quark-3.4-389.jar                                 |Quark                         |quark                         |3.4-389             |COMMON_SET|Manifest: NOSIGNATURE
        UniversalEnchants-v4.2.15-1.19.2-Forge.jar        |Universal Enchants            |universalenchants             |4.2.15              |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
        CanCraft Spawn Eggs V1.1.jar                      |Craftable Eggs [FORGE]        |craftable_eggs_forge          |1.0.0               |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
        FastFurnace-1.19.2-7.0.0.jar                      |FastFurnace                   |fastfurnace                   |7.0.0               |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
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |COMMON_SET|Manifest: NOSIGNATURE
        upgradednetherite_ultimate-1.19.2-4.1.0.2-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate    |1.19.2-4.1.0.2-relea|COMMON_SET|Manifest: NOSIGNATURE
        moredragoneggs-3.2.jar                            |More Dragon Eggs              |moredragoneggs                |3.2                 |COMMON_SET|Manifest: NOSIGNATURE
        craftable_slimeballs 1.19.2.jar                   |craft slimeballs              |craft_slimeballs              |1.0.0               |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
        upgradednetherite_creative-1.19.2-4.1.0.1-release.|Upgraded Netherite : Creative |upgradednetherite_creative    |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |COMMON_SET|Manifest: NOSIGNATURE
        charmofundying-forge-6.1.1+1.19.2.jar             |Charm of Undying              |charmofundying                |6.1.1+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        Easy Diamond-1.19.2-3.3.6-[FORGE].jar             |Easy Diamond                  |diamond                       |3.3.6-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
        client-vein-miner-1.0.2.jar                       |Client Vein Miner             |clientminer                   |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        CraftableTotemOfUndying-1.19.2-3.1.6-[FORGE].jar  |Craftable Totem Of Undying    |craftabletotemofundying       |3.1.6-[FORGE]       |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
        valhelsia_structures-forge-1.19.2-1.0.1.jar       |Valhelsia Structures          |valhelsia_structures          |1.19.2-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.1.13              |COMMON_SET|Manifest: NOSIGNATURE
        Advanced Backpacks 1.19.2 Ver. 1.1.jar            |Advanced Backpacks            |advancedbackpacks             |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        createaddition-1.19.2-20230202b.jar               |Create Crafts & Additions     |createaddition                |1.19.2-20230202b    |COMMON_SET|Manifest: NOSIGNATURE
    Crash Report UUID: 55bdbbd4-1b93-4864-bedf-3d5fbe4e2767
    FML: 43.2
    Forge: net.minecraftforge:43.2.0
    Flywheel Backend: Uninitialized

Posted

I am not the best at this kind of stuff so thank you for your help. I am pretty sure this is the right thing. If it is not let me know.

 [16:58:17] [main/INFO]: ModLauncher running: args [--username, NicLeoTrev, --version, forge-43.2.0, --gameDir, C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure, --assetsDir, C:\Users\hanle\Documents\Twitch\Minecraft\Install\assets, --assetIndex, 1.19, --uuid, 82680481aa7f4bbab9c0fcaa52ea418b, --accessToken, ????????, --clientId, YzJmY2QzMDQtYzY1ZC00OWQ2LTg0YmQtYmM5NTRiMjdmYzJj, --xuid, 2535411336529809, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[16:58:17] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[16:58:18] [main/INFO]: OptiFineTransformationService.onLoad
[16:58:18] [main/INFO]: OptiFine ZIP file URL: union:/C:/Users/hanle/Documents/Twitch/Minecraft/Instances/create%20aadventure/mods/OptiFine_1.19.2_HD_U_I1.jar%23299!/
[16:58:18] [main/INFO]: OptiFine ZIP file: C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods\OptiFine_1.19.2_HD_U_I1.jar
[16:58:18] [main/INFO]: Target.PRE_CLASS is available
[16:58:18] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/hanle/Documents/Twitch/Minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
[16:58:18] [main/INFO]: OptiFineTransformationService.initialize
[16:58:19] [main/INFO]: Found mod file [Universal]Immersive Structures-2.0.7.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Advanced Backpacks 1.19.2 Ver. 1.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file alloyed-1.19.2-v1.5.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file AnvilNeverTooExpensive-1.19-1.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file architectury-6.5.69-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file artifacts-1.19.2-5.0.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file AutoRegLib-1.8.2-55.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file AztecStructures.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file balm-4.5.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file BetterAdvancements-1.19.2-0.2.2.142.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Bookshelf-Forge-1.19.2-16.2.17.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file caelus-forge-1.19.2-3.0.0.6.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file campsite_structures-1.19.2-FORGE-1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file CanCraft Spawn Eggs V1.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ChanceCubes-1.19.2-5.0.2.475.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file charmofundying-forge-6.1.1+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ChickenChunks-1.19.2-2.9.4.97-universal.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file chunkloaders-1.2.3-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file citadel-2.1.1-1.19.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file client-vein-miner-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file cloth-config-8.2.88-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Clumps-forge-1.19.2-9.0.0+14.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file CodeChickenLib-1.19.2-4.3.1.481-universal.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file comforts-forge-6.0.3+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Controlling-forge-1.19.2-10.0+7.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file craftable spawners fixed.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file craftable_slimeballs 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file CraftableBottleOEnchanting1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file CraftableTotemOfUndying-1.19.2-3.1.6-[FORGE].jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file CraftTweaker-forge-1.19.2-10.1.36.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Create Ore Additions 4.2.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create-1.19.2-0.5.0.i.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create-chromaticreturn1.19.2_v1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create-stuff-additions1.19.2_v2.0.2a.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.1.13.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create_jetpack-2.1.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create_misc_and_things_1.19.2_2.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file create_ore_excavation_plus-0.2.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file createaddition-1.19.2-20230202b.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file createbigcannons-1.19.2-beta-0.5.b.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file createchunkloading-1.3.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file createindustry-0.4.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file createoreexcavation-1.19-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file createplus-1.19.2_v0.5.2a.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file CreateTweaker-1.19.2-3.0.0.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file curios-forge-1.19.2-5.1.2.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file DungeonCrawl-1.19-2.3.11.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file dynamiclights-1.19.2.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EASY CRAFTS 1.19.2 V1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Easy Diamond-1.19.2-3.3.6-[FORGE].jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Easy Emerald-1.19.2-3.3.6-[FORGE].jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Easy Mob HealthBar Mod-0.0.1 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Easy Netherite-1.19.2-1.1.6-[FORGE].jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Easy Paper 1.0.0 - 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file easy_mob_farm_1.19.2-4.5.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file easy_villagers-1.19.2-1.0.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EasyAnvils-v4.0.6-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file easyexperience-1.5.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EasyMagic-v4.3.2-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EasyPaxel1.19.2(Forge)vs1.0.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file elytraslot-forge-6.1.0+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EnchantingInfuser-v4.2.2-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EnchantmentRequirements-1.19.2-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file EnderStorage-1.19.2-2.10.1.181-universal.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file endonium-1.19.2-0.2.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Experience Bed 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file explorations-forge-1.19.2-1.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ExplorersCompass-1.19.2-1.3.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file explorify-forge-1.19-1.3.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ExpOreMod-1.19-1.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file extendedflywheels-1.2.5-1.19.2-0.5.f.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file extendedgears-1.19.2-0.5.0g-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file FallingTree-1.19.2-3.10.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file FarmersDelight-1.19-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file FastFurnace-1.19.2-7.0.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file FastLeafDecay-30.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file FastWorkbench-1.19.2-7.0.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file findme-3.1.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ftb-library-forge-1902.3.13-build.175.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ftb-ultimine-forge-1902.3.5-build.65.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.40.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file giacomos_experience_seedling1.4.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file goblintraders-1.8.0-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file gravestone-1.19.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file guardvillagers-1.19.2-1.5.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file infernal-expansion-1.19.2-2.5.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ironchest-1.19.2-14.2.7.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ironfurnaces-1.19.2-3.6.5.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Jade-1.19.1-forge-8.8.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file jei-1.19.2-forge-11.6.0.1011.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file journeymap-1.19.2-5.9.3-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file kotlinforforge-3.10.0-all.jar of type LIBRARY with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file leathercraft-1.19.2-1.1.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Life Steal Enchant 1.0.0 - 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file material_elements_1.19.2-6.3.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file modnametooltip-1.19-1.19.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file more_undrground_structures_1.19.2_7.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file moredragoneggs-3.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file MouseTweaks-forge-mc1.19-2.23.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file mvs-3.1.6-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file NaturesCompass-1.19.2-1.10.0-forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Netherite Scrap From Piglin Brutes 1.19 - 1.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file netherite-forge-0.0.1-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file NetheriteHorseArmor-CJ-forge-mc1.19.2-1.1.0 fail.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file nocubes_create_compats_1.0.0_forge_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file OreExcavation-1.11.166.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file OverWorld Netherite Ore Mod 1.4 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Placebo-1.19.2-7.1.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file PuzzlesLib-v4.3.12-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Quark-3.4-389.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file redstructure-1.0.5-forge-1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file repurposed_structures_forge-6.3.11+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file shutupexperimentalsettings-1.0.5.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file skbackpacks-1.3.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Steam_Rails-1.19.2-1.1.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file structure-expansion-1901.1.1-build.5.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file StructureCompass-1.19.2-1.3.5.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Structures Plus II 1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file supermartijn642configlib-1.1.6b-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file supermartijn642corelib-1.1.4-forge-mc1.19.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file svmm-1.19.2-1.2.3.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file swingthroughgrass-1.19.2-1.10.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file TCS2_2.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file TerraBlender-forge-1.19.2-2.0.1.128.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Tips-Forge-1.19.2-8.0.27.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file ToastControl-1.19.2-7.0.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file trashslot-forge-1.19-12.0.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file twilightforest-1.19.2-4.2.1518-universal.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Unique Enchantments Base-1.19.2-3.0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Unique Enchantments Battle-1.19.2-3.0.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Unique Enchantments Utils-1.19.2-3.0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file Unique Enchantments-1.19.2-4.0.2.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file UniversalEnchants-v4.2.15-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file upgradedcore-1.19.2-4.1.0.0-release.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file upgradednetherite-1.19.2-5.1.0.5-release.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file upgradednetherite_creative-1.19.2-4.1.0.1-release.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file upgradednetherite_items-1.19.2-4.1.0.1-release.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file upgradednetherite_ultimate-1.19.2-4.1.0.2-release.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file valhelsia_core-forge-1.19.2-0.5.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file valhelsia_furniture-forge-1.19.2-1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file valhelsia_structures-forge-1.19.2-1.0.1.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file veinmining-forge-1.0.1+1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file VisualWorkbench-v4.2.2-1.19.2-Forge.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file waystone_towers-1.19.2-FORGE-1.0.9.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file waystones-forge-1.19-11.1.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file YungsApi-1.19.2-Forge-3.8.7.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file YungsExtras-1.19.2-Forge-3.1.0.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file zaynens_craftable_blaze_spawn_egg_mod_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/INFO]: Found mod file zaynens_craftable_mob_spawner_mod_1.19.2.jar of type MOD with provider {mods folder locator at C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure\mods}
[16:58:19] [main/WARN]: Mod file C:\Users\hanle\Documents\Twitch\Minecraft\Install\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.0\fmlcore-1.19.2-43.2.0.jar is missing mods.toml file
[16:58:19] [main/WARN]: Mod file C:\Users\hanle\Documents\Twitch\Minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.0\javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file
[16:58:19] [main/WARN]: Mod file C:\Users\hanle\Documents\Twitch\Minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.0\lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file
[16:58:19] [main/WARN]: Mod file C:\Users\hanle\Documents\Twitch\Minecraft\Install\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.0\mclanguage-1.19.2-43.2.0.jar is missing mods.toml file
[16:58:19] [main/INFO]: Found mod file fmlcore-1.19.2-43.2.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@f14e5bf
[16:58:19] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@f14e5bf
[16:58:19] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@f14e5bf
[16:58:19] [main/INFO]: Found mod file mclanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@f14e5bf
[16:58:19] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@f14e5bf
[16:58:19] [main/INFO]: Found mod file forge-1.19.2-43.2.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@f14e5bf
[16:58:19] [main/INFO]: Found 9 dependencies adding them to mods collection
[16:58:19] [main/INFO]: Found mod file MixinExtras-0.1.0-rc5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file kffmod-3.10.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file kfflib-3.10.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file flywheel-forge-1.19.2-0.6.8.a-14.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file expandability-forge-7.0.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file create_dragon_lib-1.19.2-1.1.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file Registrate-MC1.19-1.1.5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file kfflang-3.10.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:19] [main/INFO]: Found mod file spectrelib-forge-0.11.0+1.19.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@3cd206b5
[16:58:20] [main/INFO]: OptiFineTransformationService.transformers
[16:58:20] [main/INFO]: Targets: 386
[16:58:21] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
[16:58:22] [main/INFO]: Compatibility level set to JAVA_17
[16:58:22] [main/ERROR]: Mixin config clientminer.mixins.json does not specify "minVersion" property
[16:58:22] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-43.2.0, --gameDir, C:\Users\hanle\Documents\Twitch\Minecraft\Instances\create aadventure, --assetsDir, C:\Users\hanle\Documents\Twitch\Minecraft\Install\assets, --uuid, 82680481aa7f4bbab9c0fcaa52ea418b, --username, NicLeoTrev, --assetIndex, 1.19, --accessToken, ????????, --clientId, YzJmY2QzMDQtYzY1ZC00OWQ2LTg0YmQtYmM5NTRiMjdmYzJj, --xuid, 2535411336529809, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[16:58:22] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[16:58:22] [main/WARN]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[16:58:22] [main/WARN]: Reference map 'steampowered.refmap.json' for extendedgears.mixins.json could not be read. If this is a development environment you can ignore this message
[16:58:22] [main/WARN]: Reference map 'createindustry.refmap.json' for createindustry.mixins.json could not be read. If this is a development environment you can ignore this message
[16:58:22] [main/WARN]: Reference map 'steampowered.refmap.json' for extendedflywheels.mixins.json could not be read. If this is a development environment you can ignore this message
[16:58:22] [main/WARN]: Reference map 'alloyed.refmap.json' for alloyed.mixins.json could not be read. If this is a development environment you can ignore this message
[16:58:22] [main/WARN]: Reference map 'modid.refmap.json' for createtweaker.mixin.json could not be read. If this is a development environment you can ignore this message
[16:58:23] [main/WARN]: Error loading class: net/minecraft/client/renderer/item/ItemProperties$static$1 (java.lang.ClassNotFoundException: net.minecraft.client.renderer.item.ItemProperties$static$1)
[16:58:23] [main/WARN]: @Mixin target net.minecraft.client.renderer.item.ItemProperties$static$1 was not found infernal-expansion.mixins.json:client.MixinItemProperties
[16:58:24] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/data/ChunkRenderData$Builder (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.data.ChunkRenderData$Builder)
[16:58:24] [main/WARN]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.data.ChunkRenderData$Builder was not found flywheel.mixins.json:instancemanage.SodiumChunkRenderDataMixin
[16:58:29] [pool-3-thread-1/INFO]: Building unoptimized datafixer
[16:58:30] [pool-3-thread-1/WARN]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
[16:58:30] [pool-3-thread-1/WARN]: @ModifyVariable(@At("INVOKE")) Shift.BY=4 on infernal-expansion.mixins.json:common.MixinMultiNoiseBiomeSourcePreset::localvar$zzh000$IE_addNetherBiomes exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[16:58:31] [Render thread/WARN]: Assets URL 'union:/C:/Users/hanle/Documents/Twitch/Minecraft/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23453!/assets/.mcassetsroot' uses unexpected schema
[16:58:31] [Render thread/WARN]: Assets URL 'union:/C:/Users/hanle/Documents/Twitch/Minecraft/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23453!/data/.mcassetsroot' uses unexpected schema
[16:58:31] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[16:58:32] [Render thread/INFO]: Setting user: NicLeoTrev
[16:58:32] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[16:58:32] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 build 7
[16:58:32] [Render thread/INFO]: [OptiFine] 
[16:58:32] [Render thread/INFO]: [OptiFine] OptiFine_1.19.2_HD_U_I1
[16:58:32] [Render thread/INFO]: [OptiFine] Build: 20221213-150857
[16:58:32] [Render thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[16:58:32] [Render thread/INFO]: [OptiFine] Java: 17.0.3, Microsoft
[16:58:32] [Render thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
[16:58:32] [Render thread/INFO]: [OptiFine] LWJGL: 3.4.0 Win32 WGL Null EGL OSMesa VisualC DLL
[16:58:32] [Render thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050/PCIe/SSE2, version 3.2.0 NVIDIA 511.69, NVIDIA Corporation
[16:58:32] [Render thread/INFO]: [OptiFine] OpenGL Version: 3.2.0
[16:58:32] [Render thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[16:58:32] [VersionCheck/INFO]: [OptiFine] Checking for new version
[16:58:32] [Render thread/INFO]: [Shaders] OpenGL Version: 3.2.0 NVIDIA 511.69
[16:58:32] [Render thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[16:58:32] [Render thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
[16:58:32] [Render thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  - 
[16:58:32] [Render thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[16:58:32] [Render thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS: 8
[16:58:32] [Render thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[16:58:32] [Render thread/INFO]: [Shaders] Load shaders configuration.
[16:58:32] [Render thread/INFO]: [Shaders] Save shaders configuration.
[16:58:32] [Render thread/INFO]: [Shaders] No shaderpack loaded.
[16:58:32] [Render thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[16:58:32] [Render thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Sound Events Registered!
[16:58:33] [VersionCheck/INFO]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.19.2/HD_U.txt
[16:58:33] [modloading-worker-0/INFO]: Loaded config file.
[16:58:33] [modloading-worker-0/INFO]: Saved config file.
[16:58:33] [modloading-worker-0/INFO]: Constructing client components for mod easyanvils
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Blocks Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Items Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Effects Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Potions Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Entity Types Registered!
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Painting Types Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Tile Entity Types Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Biomes Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Loot Modifiers Registered!
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Biome Modifiers Registered!
[16:58:33] [modloading-worker-0/INFO]: Constructing common components for mod easyanvils
[16:58:33] [modloading-worker-0/INFO]: Infernal Expansion: Entity Classifications Registered!
[16:58:33] [modloading-worker-0/INFO]: Create: Dragon Lib 1.1.2 has initialized, ready to support your Create add-ons!
[16:58:33] [modloading-worker-0/INFO]: Thanks for using Material Elements (https://www.curseforge.com/minecraft/mc-mods/material-elements). I hope you enjoy the mod. :)
[16:58:33] [modloading-worker-0/INFO]: ? Register Material Elements Potions ...
[16:58:33] [modloading-worker-0/INFO]: ? Register Material Elements Blocks ...
[16:58:33] [modloading-worker-0/INFO]: ? Register Material Elements Items ...
[16:58:33] [modloading-worker-0/INFO]: Initializing Update Checker...
[16:58:33] [ Iron Furnaces Update Checker/INFO]: Starting Update Check...
[16:58:33] [modloading-worker-0/INFO]: Registering S2C receiver with id architectury:sync_ids
[16:58:33] [modloading-worker-0/INFO]: Registering C2S receiver with id architectury:sync_ids
[16:58:33] [modloading-worker-0/INFO]: Registering S2C receiver with id ftbultimine:send_shape
[16:58:33] [modloading-worker-0/INFO]: Registering C2S receiver with id ftbultimine:key_pressed
[16:58:33] [modloading-worker-0/INFO]: Registering C2S receiver with id ftbultimine:mode_changed
[16:58:33] [modloading-worker-0/INFO]: Registering C2S receiver with id findme:default/93a3df5fb37f371cb25c481f6e5b9323
[16:58:33] [modloading-worker-0/INFO]: Registering S2C receiver with id findme:default/93a3df5fb37f371cb25c481f6e5b9323
[16:58:33] [modloading-worker-0/INFO]: Registering C2S receiver with id findme:default/b71e26ec071d32928d9fb5d2c3ec8a7a
[16:58:33] [modloading-worker-0/INFO]: Registering S2C receiver with id findme:default/b71e26ec071d32928d9fb5d2c3ec8a7a
[16:58:33] [ Iron Furnaces Update Checker/INFO]: Update Check done!
[16:58:33] [ Iron Furnaces Update Checker/INFO]: Iron Furnaces is up to date!
[16:58:34] [modloading-worker-0/INFO]: Constructing client components for mod enchantinginfuser
[16:58:34] [modloading-worker-0/INFO]: Constructing common components for mod enchantinginfuser
[16:58:34] [modloading-worker-0/INFO]: Thanks for using Bo's Easy Mob Farm (https://www.curseforge.com/minecraft/mc-mods/easy-mob-farm). I hope you enjoy the mod. :)
[16:58:34] [modloading-worker-0/INFO]: ? Register Bo's Easy Mob Farm Items ...
[16:58:34] [modloading-worker-0/INFO]: ? Register Bo's Easy Mob Farm Blocks ...
[16:58:34] [modloading-worker-0/INFO]: ? Register Bo's Easy Mob Farm Block Entities Types...
[16:58:34] [modloading-worker-0/INFO]: ? Register Bo's Easy Mob Farm Menu Types ...
[16:58:34] [modloading-worker-0/INFO]: ? Register Bo's Easy Mob Farm Common config ...
[16:58:34] [modloading-worker-0/INFO]: Registering S2C receiver with id ftblibrary:edit_nbt
[16:58:34] [modloading-worker-0/INFO]: Registering C2S receiver with id ftblibrary:edit_nbt_response
[16:58:34] [modloading-worker-0/INFO]: Registering S2C receiver with id ftblibrary:sync_known_server_registries
[16:58:34] [modloading-worker-0/INFO]: Constructing client components for mod easymagic
[16:58:34] [modloading-worker-0/INFO]: Constructing common components for mod easymagic
[16:58:34] [modloading-worker-0/INFO]: Constructing client components for mod visualworkbench
[16:58:34] [modloading-worker-0/INFO]: Constructing common components for mod visualworkbench
[16:58:34] [modloading-worker-0/INFO]: Here we go! Launching Dungeon Crawl 2.3.11...
[16:58:34] [modloading-worker-0/INFO]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[16:58:34] [modloading-worker-0/INFO]: MinecraftForge v43.2.0 Initialized
[16:58:34] [modloading-worker-0/INFO]: Optifine detected.
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[16:58:35] [modloading-worker-0/INFO]: Constructing common components for mod universalenchants
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.world.module.AncientWoodModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ZombieVillagersOnNormalModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SpongeOnWaterPlacementModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SlabsToBlocksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.SaferCreaturesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.RenewableSporeBlossomsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
[16:58:35] [modloading-worker-0/INFO]: Kotlin For Forge Enabled!
[16:58:35] [modloading-worker-0/INFO]: Constructing common components for mod puzzleslib
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.NoDurabilityOnCosmeticsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSoundsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.HorsesSwimModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GoldToolsHaveFortuneModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DyeableItemFramesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CoralOnCactusModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.TorchArrowModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[16:58:35] [modloading-worker-0/INFO]: ExpandAbility here, who dis?
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.management.module.AutomaticTookRestockModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.LongRangePickBlockModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ElytraIndicatorModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.CameraModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybindModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreMudBlocksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.HollowLogsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.building.module.BambooBackportModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[16:58:35] [modloading-worker-0/INFO]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[16:58:35] [modloading-worker-0/INFO]: Dispatching Module Step CONSTRUCT
[16:58:35] [modloading-worker-0/INFO]: Loaded JourneyMap plugin
[16:58:35] [modloading-worker-0/INFO]: Dispatching Module Step CONSTRUCT_CLIENT
[16:58:35] [modloading-worker-0/INFO]: Loaded config file.
[16:58:35] [modloading-worker-0/INFO]: Saved config file.
[16:58:36] [Render thread/INFO]: Dispatching Module Step REGISTER
[16:58:38] [Render thread/INFO]: Dispatching Module Step POST_REGISTER
[16:58:38] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:block / createchunkloading:chunk_loader] was not realized!
[16:58:41] [Render thread/INFO]: is apotheosis loaded false
[16:58:42] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.SharedSecrets
[16:58:42] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets
[16:58:42] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.VM
[16:58:42] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to module net.optifine
[16:58:42] [Render thread/INFO]: ? Register Material Elements Item Colors ...
[16:58:42] [Render thread/FATAL]: Mixin apply failed valhelsia_structures.mixins.json:BlockModelRendererMixin -> net.minecraft.client.renderer.block.ModelBlockRenderer: 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_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zia000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
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_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zia000$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.GeneratedConstructorAccessor73.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]
    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.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:92) ~[eventbus-6.0.3.jar:?]
    at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-6.0.3.jar:?]
    at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.3.jar:?]
    at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.3.jar:6.0.3+6.0.3+master.039e4ea9]
    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 java.lang.Class.forName0(Native Method) ~[?:?]
    at java.lang.Class.forName(Class.java:375) ~[?:?]
    at net.optifine.reflect.ReflectorClass.getTargetClass(ReflectorClass.java:39) ~[OptiFine_1.19.2_HD_U_I1.jar%23478!/:?]
    at net.optifine.reflect.ReflectorConstructor.getTargetConstructor(ReflectorConstructor.java:37) ~[OptiFine_1.19.2_HD_U_I1.jar%23478!/:?]
    at net.optifine.reflect.ReflectorConstructor.exists(ReflectorConstructor.java:87) ~[OptiFine_1.19.2_HD_U_I1.jar%23478!/:?]
    at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:45) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:506) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    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.0.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:?]
[16:58:42] [Render thread/FATAL]: Mixin apply failed valhelsia_structures.mixins.json:BlockModelRendererMixin -> net.minecraft.client.renderer.block.ModelBlockRenderer: 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_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zia000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
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_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zia000$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.GeneratedConstructorAccessor73.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]
    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%23453!/:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:506) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23453!/:?]
    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.0.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:?]
[16:58:42] [Render thread/FATAL]: Preparing crash report with UUID 230dc7bc-2b72-4903-83bb-a91dbdb9e9ac
[16:58:43] [Render thread/FATAL]: Preparing crash report with UUID a349240d-6f2b-4c4c-84b4-eed1b48da1d4
[16:58:43] [Render thread/FATAL]: Preparing crash report with UUID 55bdbbd4-1b93-4864-bedf-3d5fbe4e2767

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Title: Why Is It So Hard to Rename and Restructure Mods Like Xray or AntiXray? 🤔 Post text: Hey everyone! I’ve been digging into Minecraft modding for a while and have one big question that I can’t figure out on my own. Maybe someone with more experience could help or give me some advice. Here’s the issue: When I take a “normal” Minecraft mod — for example, one that just adds some blocks or new items — I can easily change its structure, package names, or even rebrand it entirely. It’s straightforward. But as soon as I try this with cheat-type mods like XrayMod or AntiXray, everything falls apart. Even if I just rename the classes, refactor the packages, or hide its identity somehow, the mod either breaks or stops working properly. XrayMod in particular is proving to be a nightmare to modify without losing its core function. So my question is — why is this so much harder with cheat mods like Xray? Is there something fundamentally different about how they’re coded, loaded, or protected that prevents simple renaming or restructuring? And if so, how can I actually learn to understand someone else’s cheat mod enough to safely refactor it without breaking the core features? I’ve already been spending over two months trying to figure this out and haven’t gotten anywhere. It feels like there must be some trick or knowledge I’m missing. Would really appreciate any thoughts, tips, or references — maybe there are guides or techniques for understanding cheat-mod internals? Or if you’ve successfully “disguised” a cheat mod like Xray before, I’d love to hear how you did it. Thanks in advance for any help or discussion. ✌️
    • just started making cinamatic contect check it out on my channel or check out my facebook page    Humbug City Minecraft Youtube https://www.youtube.com/watch?v=v2N6OveKwno https://www.facebook.com/profile.php?id=61575866982337  
    • كوبون Temu 50% خصم: احصل على خصم 400 درهم إماراتي على منتجات Temu اليوم مع هذا الرمز الترويجي الحصري! لا تفوت هذه الصفقة الرائعة ووفر الكثير الآن. ستجد هنا أحدث العروض ورموز الخصم من Temu. كما ستتعرف على كيفية استخدام هذه الرموز. هل تبحث عن طريقة للتوفير على مشترياتك من Temu؟ الآن فرصتك مع هذا الرمز الترويجي الخاص الذي يقدم خصمًا بقيمة 400 درهم إماراتي على منتجات مختارة. لا تفوت هذه الصفقة الرائعة وابدأ بالتوفير الآن! كيفية استخدام كوبون Temu استخدام كوبون Temu سهل للغاية، ما عليك سوى إضافة المنتجات التي ترغب بشرائها إلى سلة التسوق وإدخاله عند إتمام عملية الشراء. سيتم تطبيق خصم 400 درهم إماراتي تلقائيًا على طلبك، وستبدأ بتوفير مبالغ كبيرة على مشترياتك من Temu!   كوبون Temu 50% خصم | كود خصم Temu 40% | احصل على 5% خصم | كوبون Temu | كود خصم Temu احصل على خصم 30% على طلبك الرمز الترويجي: acy240173 يتوفر لدينا رمز عرض آخر يمنحك خصمًا بنسبة 30% على طلبك. استخدم الرمز عند إتمام عملية الشراء لتحصل على هذا الخصم المناسب على طلبك. سارع بالحجز، فهذا العرض لفترة محدودة. يقدم Temu بانتظام عروضًا ترويجية لفترة محدودة للعملاء الحاليين، وأفضل كوبونات Temu بقيمة 400 درهم إماراتي هي acy240173 للعملاء الحاليين والجدد لشهر مايو 2025.   إليك بعض كوبونات Temu الأخرى:   خصم 30% على طلبات بقيمة 39 فرنكًا سويسريًا: acy240173   خصم 40% على كوبون: acy240173   خصم 20% على الاشتراك في التنبيهات النصية: acy240173   شحن سريع مجاني بدون حد أدنى للشراء: acy240173   باقات كوبونات بقيمة 400 درهم إماراتي: acy240173   خصم 10% للعملاء الجدد والعائدين: acy240173   خصم يصل إلى 90% في تخفيضات مايو: acy240173   خصم 15% على منتجات مختارة للطلاب: acy240173 ابدأ رحلة تسوقك مع رمز قسيمة Temu بقيمة 400 درهم إماراتي acy240173، والذي يتضمن شحنًا مجانيًا لطلبك الأول وخصمًا إضافيًا يصل إلى 30% على المنتجات المخفضة. هذه العروض سارية حتى نهاية العام.   احصل على حزمة قسائم Temu بقيمة 400 درهم إماراتي + خصم بقيمة 400 درهم إماراتي عند التسجيل باستخدام رابط قسيمة Temu بقيمة 400 درهم إماراتي والرمز (acy240173). بالإضافة إلى ذلك، ستحصل على مكافأة إحالة بقيمة 400 درهم إماراتي من Temu لكل صديق تُحيله. إليك أحدث أكواد خصم Temu بقيمة 400 درهم إماراتي: كود خصم Temu 90% - acy240173 أكواد خصم Temu مجانية - acy240173 كوبون Temu - acy240173 كوبون Temu - acy240173 كوبون Temu - acy240173 كود خصم Temu - acy240173 كود خصم Temu اليوم - acy240173 كوبون خصم Temu 100% - acy240173 حزمة كوبونات Temu بقيمة 100 يورو - acy240173 أكواد خصم Temu للمستخدمين الحاليين - acy240173 كود خصم Temu باللغة العبرية - acy240173 كيف تعمل حزمة كوبونات Temu بقيمة 400 درهم إماراتي؟ هل كوبون Temu بقيمة 400 درهم إماراتي قانوني؟ ستحصل على خصم على مشترياتك عند شراء باقة كوبون Temu بقيمة 400 درهم إماراتي. يمكنك إضافة رمز كوبون Temu بقيمة 400 درهم إماراتي "acy240173" عند إتمام عملية الشراء للحصول على خصم بقيمة 400 درهم إماراتي. سيتم خصم السعر النهائي بمجرد تطبيق الكوبون. قد لا يكون رمز كوبون Temu "acy240173" لخصم 40% هو الخيار الأمثل، لأنه غير معترف به على نطاق واسع أو معتمد في العروض الترويجية الأخيرة. أنصحك باستخدام الرمز "acy240173"، الذي يقدم خصمًا كبيرًا بقيمة 400 درهم إماراتي للمستخدمين الجدد. أفضل طريقة للحصول على خصم بقيمة 400 درهم إماراتي من كوبون Temu هي التسجيل كمستخدم جديد باستخدام رمز الإحالة acy240173. عند إجراء عملية الشراء الأولى، أدخل رمز الكوبون هذا أثناء إتمام عملية الشراء لتحصل على خصم بقيمة 40 فرنك سويسري على طلبك. هذا الرمز مناسب لعملاء Temu الجدد والحاليين على حد سواء للحصول على خصم بقيمة 400 درهم إماراتي. أضف المنتجات التي ترغب بها إلى سلة التسوق، ثم أكمل عملية الدفع، وأدخل الرمز acw472253 للاستفادة من خصم 400 درهم إماراتي. "هل تبحث عن توفير كبير؟
    • We know you're always on the lookout for the best deals, and that's precisely why we're highlighting the "ALB496107" Temu coupon code today. This code is specially created to give maximum benefits to people in European nations, such as Germany, France, Italy, Switzerland, and many more, ensuring you can enjoy premium products at unbeatable prices. Prepare yourselves for an unparalleled shopping spree because this article will guide you through unlocking massive savings with both the Temu coupon 100€ off and the Temu 100 off coupon code. Get ready to transform your online shopping experience with incredible discounts and exciting perks. What Is The Coupon Code For Temu 100€ Off? We are delighted to inform you that both new and existing customers can get amazing benefits if they use our 100€ coupon code on the Temu app and website. With the Temu coupon 100€ off and 100€ off Temu coupon, you're not just getting a discount; you're unlocking a world of savings and incredible deals tailored just for you. Here’s what our special code, ALB496107, brings to the table: ALB496107: Enjoy a flat 100€ off your entire purchase, giving you instant savings at checkout. ALB496107: Access a fantastic 100€ coupon pack, allowing you to enjoy multiple discounts across various orders. ALB496107: New customers receive a generous 100€ flat discount, making your first Temu experience truly special. ALB496107: Existing users are also rewarded with an extra 100€ promo code, ensuring your loyalty is celebrated with significant savings. ALB496107: This 100€ coupon is perfectly tailored for European users, guaranteeing maximum value in your region. Temu Coupon Code 100€ Off For New Users In 2025 New users are in for an absolute treat! If you're just joining the Temu family, you can get the highest benefits if you use our coupon code on the Temu app. With the Temu coupon 100€ off and Temu coupon code 100€ off, your first shopping experience becomes a celebration of savings and exciting discoveries. Here’s how ALB496107 will revolutionize your first Temu purchase: ALB496107: A flat 100€ discount for new users when making your first purchase, providing substantial savings right from the start. ALB496107: Receive a 100€ coupon bundle designed specifically for new customers, giving you ongoing discounts as you continue to explore Temu's diverse offerings. ALB496107: Access up to 100€ worth of coupons for multiple uses, ensuring your savings continue long after your first order. ALB496107: Enjoy free shipping all over European Nations, such as Germany, France, Italy, Switzerland, etc., making your shopping even more convenient and cost-effective. ALB496107: Avail an extra 30% off on any purchase for first-time users, stacking up your savings for an truly unbeatable deal. How To Redeem The Temu coupon 100€ off For New Customers? Redeeming your Temu 100€ coupon and making the most of your Temu 100€ off coupon code for new users is incredibly straightforward. We want to ensure you experience seamless savings from the moment you decide to shop with Temu. Just follow these simple steps to unlock your discount: Download the Temu app or visit their official website. If you haven't already, install the Temu app on your mobile device for the best shopping experience, or head to their website on your computer. Sign up as a new customer. Create a new account using your email address or phone number. This is essential to qualify for the new user benefits. Browse your favorite items and add them to your cart. Explore Temu’s vast selection of products, from fashion to electronics, home goods, and more. Fill your cart with everything you desire! Proceed to checkout. Once you’re satisfied with your selections, click on the shopping cart icon and proceed to the checkout page. Locate the coupon/promo code field. On the checkout page, you will find a dedicated field for "Apply Coupon," "Promo Code," or "Coupon Code." Carefully enter our exclusive code: ALB496107. Double-check to ensure you've entered the code correctly to avoid any issues. Click "Apply." After entering the code, click the "Apply" button. You should instantly see the discount reflected in your order total. Complete your purchase. Finalize your payment details and complete your order. Congratulations, you've just enjoyed significant savings! Temu Coupon 100€ Off For Existing Customers For our valued existing customers, we haven't forgotten about you! You can also get fantastic benefits if you continue to use our coupon code on the Temu app. We believe in rewarding loyalty, and with the Temu 100€ coupon codes for existing users and Temu coupon 100€ off for existing customers free shipping, you’ll find even more reasons to love shopping with Temu. Here’s how ALB496107 continues to deliver value for you: ALB496107: Get a 100€ extra discount for existing Temu users, providing a significant boost to your savings. ALB496107: Receive a 100€ coupon bundle for multiple purchases, stretching your savings even further across various items. ALB496107: Enjoy a free gift with express shipping all over Europe, a delightful bonus for your continued patronage. ALB496107: Stack up to 70% off on top of existing discounts, maximizing your savings on already great deals. ALB496107: Benefit from free shipping in the European Nations, such as Germany, France, Italy, Spain, Switzerland, etc., making every order more convenient and budget-friendly. How To Use The Temu Coupon Code 100€ Off For Existing Customers? Using the Temu coupon code 100€ off and the Temu coupon 100€ off code as a returning user is just as simple and rewarding. We’ve streamlined the process to ensure you can continue to enjoy your discounts without any hassle. Just follow these steps: Log in to your existing Temu account. Open the Temu app or visit the website and sign in with your credentials. Choose your desired items and add them to your cart. Explore the latest arrivals or revisit your favorites. Add everything you need to your shopping cart. Navigate to the checkout page. Once you're ready to complete your purchase, proceed to the checkout. Enter the promo code ALB496107. Look for the designated field for entering a promo code or coupon. This is usually found before you enter your payment details. Carefully type in our exclusive coupon code: ALB496107. Click "Apply." Hit the "Apply" button, and you'll see the 100€ discount instantly applied to your order total, along with any other applicable benefits. Complete your purchase. Finalize your payment, and enjoy your continued savings with Temu! Latest Temu Coupon 100€ Off First Order Make your very first order on Temu truly unforgettable by leveraging our exceptional coupon code. Customers can get the highest benefits if they use our coupon code during the first order. With the Temu coupon code 100€ off first order, Temu coupon code first order, and Temu coupon code 100€ off first time user, you're setting yourself up for incredible savings from the get-go. Here’s how ALB496107 enhances your initial Temu shopping experience: ALB496107: A flat 100€ discount for the first order, providing substantial savings on your inaugural purchase. ALB496107: A 100€ Temu coupon code specifically for the first order, designed to maximize your initial savings and welcome you warmly. ALB496107: Access up to 100€ worth of coupons for multiple uses, ensuring your savings journey with Temu has a strong start and continues beyond your first purchase. ALB496107: Benefit from free shipping to European countries, making your initial delivery completely free and convenient. ALB496107: An extra 30% off on any purchase for your first order in Germany, France, Italy, Switzerland, Spain, etc., giving you an unparalleled discount right from the start. How To Find The Temu Coupon Code 100€ Off? Finding the Temu coupon 100€ off and avoiding the endless search for "Temu coupon 100€ off Reddit" is simpler than you think! We want to ensure you always have access to verified and working coupon codes. Here's how you can easily find the latest and greatest Temu offers, including our special ALB496107 code: Firstly, the most reliable way to get verified and tested coupons is by signing up for the Temu newsletter. Temu frequently sends out exclusive deals, personalized offers, and early access to sales directly to your inbox when you're subscribed. This ensures you're always in the loop for the best discounts available. Secondly, we highly recommend visiting Temu’s official social media pages. Platforms like Facebook, Instagram, and Twitter are often where Temu announces flash sales, limited-time promotions, and special coupon codes. Following their official accounts keeps you updated on exciting opportunities to save. Lastly, and perhaps most importantly, you can always find the latest and working Temu coupon codes, including our exceptional ALB496107, by visiting any trusted coupon site like ours. We diligently update our listings with verified codes to ensure you get genuine savings every time you shop. We do the hard work of finding and testing codes so you don't have to! Is Temu 100€ Off Coupon Legit? You might be asking, "Is the Temu 100€ Off Coupon Legit?" or "Is the Temu 100 off coupon legit?" We can confidently assure you that our Temu coupon code ALB496107 is absolutely legitimate and ready for you to use! We understand the importance of trust when it comes to online discounts, and we pride ourselves on providing only verified and tested codes. You can safely and confidently use our Temu coupon code ALB496107 to get 100€ off on your first order and then on recurring orders. We want to emphasize that our code is not only legit but also regularly tested and verified by our team to ensure it delivers the promised savings. We are committed to transparency and reliability, so you can shop with complete peace of mind. Furthermore, we're excited to confirm that our Temu coupon code ALB496107 is valid all over Europe. Whether you're in Germany, France, Italy, Switzerland, Spain, or any other European nation, this code will work for you. And here’s another fantastic piece of news: our code doesn’t have any expiration date, meaning you can use it anytime you’re ready to shop and save! How Does Temu 100€ Off Coupon Work? The Temu coupon code 100€ off first-time user and Temu coupon codes 100 off work by providing you with instant savings at checkout. When you apply the coupon code during your purchase, the total amount is instantly reduced by 100€ or an equivalent bundle amount, depending on your user status and the specific offer triggered. Essentially, when you input ALB496107 into the designated promo code field during the checkout process on the Temu app or website, Temu's system automatically recognizes the code. It then applies the applicable discount based on whether you are a new or existing customer. For new users, this typically translates into a flat 100€ reduction on their first order, often accompanied by a coupon bundle for future purchases. Existing users might receive a direct 100€ discount or a substantial coupon pack for multiple transactions. The beauty of this system is its simplicity and direct impact on your final price. It's designed to be a seamless experience, requiring nothing more than entering the code to unlock significant savings, making your shopping experience more affordable and enjoyable. How To Earn Temu 100€ Coupons As A New Customer? To earn the Temu coupon code 100€ off and the 100 off Temu coupon code as a new customer, the process is incredibly straightforward and rewarding. You simply need to sign up for a new account on the Temu app or website, and our exclusive code ALB496107 will pave the way for your incredible savings. Upon successfully registering as a new user, you become eligible for a host of introductory benefits. When you proceed to checkout for your very first purchase, you'll be prompted to enter a coupon or promo code. This is where you input ALB496107. Once applied, this code instantly unlocks a 100€ discount on your initial order. Furthermore, this also qualifies you for a generous 100€ coupon bundle, which can be utilized for subsequent purchases, extending your savings far beyond your first transaction. Temu aims to welcome new customers with open arms and substantial discounts, making your entry into their shopping world as delightful and economical as possible. What Are The Advantages Of Using Temu Coupon 100€ Off? The advantages of using the Temu coupon code 100 off and the Temu coupon code 100€ off are truly plentiful, making your shopping experience on Temu exceptionally rewarding. We believe in providing you with maximum value, and this coupon code delivers on that promise in numerous ways. Here are all the fantastic benefits you can enjoy: A 100€ discount on your first order, providing an immediate and substantial saving. A 100€ coupon bundle for multiple uses, allowing you to save across various purchases over time. A 70% discount on popular items, enabling you to grab hot products at an even lower price. An extra 30% off for existing Temu Europe customers, a special thank you for your loyalty. Up to 90% off in selected items, offering incredible deals on clearance and promotional products. A free gift for new European users, adding a delightful surprise to your first order. Free delivery all over Europe, eliminating shipping costs and making your purchases even more affordable. Temu 100€ Discount Code And Free Gift For New And Existing Customers We are thrilled to highlight that there are multiple benefits to using our Temu coupon code, whether you are a brand new shopper or a loyal existing customer. With the Temu 100€ off coupon code and 100€ off Temu coupon code, you’re not just saving money, you’re unlocking a treasure trove of perks designed to enhance your shopping experience. Our special code, ALB496107, ensures that everyone gets to enjoy fantastic deals: ALB496107: A 100€ discount for the first order, making your initial Temu purchase unbelievably affordable. ALB496107: An extra 30% off on any item, giving you an even deeper discount on your chosen products. ALB496107: A free gift for new Temu customers, a delightful welcome gesture to kickstart your shopping journey. ALB496107: Up to 70% discount on any item on the Temu app, providing massive savings on a wide range of products. ALB496107: A free gift with free shipping in the European Nations, such as Germany, France, Italy, Switzerland, etc., combining convenience with extra value. Pros And Cons Of Using Temu Coupon Code 100€ Off This Month Utilizing the Temu coupon 100€ off code and the Temu 100 off coupon this month comes with a host of exciting advantages, alongside a couple of minor considerations. We want to provide you with a balanced view so you can make the most informed decision for your shopping needs. Pros: Instant 100€ savings applied directly to your purchase. Valid for both new and existing customers, ensuring everyone can benefit. Includes a generous 100€ coupon bundle for future multiple uses. Offers additional percentage discounts (e.g., 30% off) for new buyers. Provides free shipping across a wide range of European countries, adding to your overall savings. Cons: The discount might be a "coupon pack" that requires multiple smaller purchases to fully utilize the 100€ value. Some highly popular or already heavily discounted items might have specific exclusions from the additional 30% off. Terms And Conditions Of Using The Temu Coupon 100€ Off In 2025 Understanding the terms and conditions of using the Temu coupon code 100€ off free shipping and latest Temu coupon code 100€ off ensures a smooth and rewarding shopping experience. We've made these terms as simple as possible so you can enjoy your savings without any hidden surprises. Here are the key points to remember: Our coupon code, ALB496107, doesn’t have any expiration date, and readers can use it anytime they want throughout 2025 and beyond. The coupon code is valid for both new and existing users, ensuring everyone can benefit from these amazing discounts. It is applicable to users in European Nations, such as Germany, France, Italy, Switzerland, Spain, and many other countries across Europe. There are no minimum purchase requirements for using our Temu coupon code ALB496107, making it easy to apply to any order, big or small. While our code offers substantial savings, it cannot always be combined with other promotional coupons or specific flash sales, so always check for the best combination of discounts. Final Note: Use The Latest Temu Coupon Code 100€ Off In conclusion, seizing the opportunity to use the Temu coupon code 100€ off is an absolute must for anyone looking to maximize their savings on the Temu platform. We are committed to helping you make the most of your online shopping. Don't miss out on these incredible benefits that the Temu coupon 100€ off provides, whether you're a first-time shopper or a loyal customer. Happy shopping, and enjoy your fantastic savings! FAQs Of Temu 100€ Off Coupon Is ALB496107 the best Temu coupon code for 100€ off? Yes, ALB496107 is currently the best working coupon offering a flat 100€ off across Europe, alongside various other fantastic benefits for both new and existing users.  Can existing users use the Temu 100€ coupon? Absolutely! Our ALB496107 code is valid for both new and returning users, offering an extra 100€ discount and benefits like a coupon bundle for multiple purchases and free shipping.  Does the Temu coupon code expire? No, our specific coupon code, ALB496107, does not have an expiration date. You can use it confidently anytime you wish to shop on Temu. How many times can I use the Temu 100€ off coupon? While the flat 100€ discount typically applies once per user type (new/existing), the code often unlocks a 100€ coupon bundle that can be used across multiple subsequent orders, maximizing your long-term savings. Can I combine the Temu 100€ off coupon with other discounts? Generally, our 100€ off coupon provides significant standalone savings. While it may not always stack with other specific promotional coupons, it often works on top of existing product discounts on Temu.
    • Where did you get the schematic? Source/Link? And do use an own modpack or a pre-configured from curseforge? If yes, which one On a later time, I can make some tests on my own - but I need the schematic and the modpack name
  • Topics

×
×
  • Create New...

Important Information

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