Forbidden and Arcanus

Forbidden and Arcanus

33M Downloads

The game crashed whilst initializing game Error last forge 1.19.4 and forbidden_arcanus-1.19.4-2.2.0-beta1 and valhelsia_core-forge-1.19.4-0.5.0

OBS3SS1ON opened this issue · 1 comments

commented

The game crashed whilst initializing game Error: org.spongepowered.asm.mixin.transformer.throwables.

https://pastebin.com/A8AmNX4r

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2023-05-17 23:48:14
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.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.client.renderer.block.BlockRenderDispatcher.(BlockRenderDispatcher.java:49) ~[client-1.19.4-20230314.122934-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:snowrealmagic.mixins.json:BlockRenderDispatcherMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.(Minecraft.java:510) ~[client-1.19.4-20230314.122934-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:169) ~[1.19.4-forge-45.0.59.jar:?] {re:classloading,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.4-45.0.59.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_core.mixins.json:client.ModelBlockRendererMixin] from phase [DEFAULT] in config [valhelsia_core.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 29 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_core.refmap.json [PREINJECT Applicator Phase -> valhelsia_core.mixins.json:client.ModelBlockRendererMixin -> Prepare Injections -> -> localvar$cgl000$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.(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at jdk.internal.reflect.GeneratedConstructorAccessor83.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] {}
... 29 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.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.client.renderer.block.BlockRenderDispatcher.(BlockRenderDispatcher.java:49) ~[client-1.19.4-20230314.122934-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:snowrealmagic.mixins.json:BlockRenderDispatcherMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.(Minecraft.java:510) ~[client-1.19.4-20230314.122934-srg.jar%23476!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:API base de Windows 32 avanzado:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:Biblioteca de controles de la experiencia del usuario:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DLL de API de cliente DNS:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:DLL de la biblioteca de programas de OpenGL:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:API auxiliar para IP:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Archivo DLL de cliente API BASE de Windows NT:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Archivo DLL de cliente API BASE de Windows NT:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:API de MMDevice:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:10.0.22621.819 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:Archivo DLL del servidor MSCTF:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.2304.8 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Microsoft OLE para Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Ayudante de los datos de rendimiento DLL de Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Tiempo de ejecución de llamada a procedimiento remoto:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:API de instalación de Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Archivo DLL común del shell de Windows:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Archivo DLL de cliente API USER de Windows multiusuario:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22621.1554 (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.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Servicios HTTP de Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:DLL de 32 bits de Windows Socket 2.0:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
atio6axx.dll:AMD OpenGL Driver:22.10.220901_6eeec18:Advanced Micro Devices, Inc
bcrypt.dll:Biblioteca de primitivas criptográficas de Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM para Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:Servicio cliente DHCP:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:Cliente DHCPv6:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:API del Administrador de ventanas de escritorio de Microsoft:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:API de modo usuario de FWP/IPsec:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22621.1635 (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.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.22621.1344 (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
jna18403937844644112555.dll:JNA native library:6.1.4: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.22621.1 (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
mscms.dll:Archivo DLL de Sistema de coincidencias de color de Microsoft:10.0.22621.1554 (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.22621.608 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Proveedor de servicios de Microsoft Windows Sockets 2.0:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:Proveedor de correcciones de compatibilidad (shim) de nomenclaturas de correo electrónico:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Enrutador de Windows NCrypt:10.0.22621.1554 (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
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:DLL del nivel de Windows NT:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:DLL de objetos de rendimiento del sistema Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:Proveedor de espacio de nombres PNRP:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Biblioteca de utilidades de Shell:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Biblioteca UxTheme de Microsoft:10.0.22621.1554 (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.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:API de almacenamiento de Microsoft WinRT:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:DLL de tipos basados en Windows:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:API Microsoft Common Controller:10.0.22621.1554 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:169) ~[1.19.4-forge-45.0.59.jar:?] {re:classloading,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.4-45.0.59.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.19.4
Minecraft Version ID: 1.19.4
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: 1906636008 bytes (1818 MiB) / 3120562176 bytes (2976 MiB) up to 11811160064 bytes (11264 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600G with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.90
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 512.00
Graphics card #0 deviceId: 0x1638
Graphics card #0 versionInfo: DriverVersion=31.0.12042.4
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 31866.92
Virtual memory used (MB): 10821.21
Swap memory total (MB): 16202.62
Swap memory used (MB): 343.80
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.19.4-forge-45.0.59
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon(TM) Graphics GL version 3.2.0 Core Profile Context 22.20.42.221019, ATI Technologies Inc.
Window size:
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: 12x AMD Ryzen 5 5600G with Radeon Graphics
OptiFine Version: OptiFine_1.19.4_HD_U_I4
OptiFine Build: 20230408-043701
Render Distance Chunks: 12
Mipmaps: 1
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: MakeUp-UltraFast-8.8a.zip
OpenGlVersion: 3.2.0 Core Profile Context 22.20.42.221019
OpenGlRenderer: AMD Radeon(TM) Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 12
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.4-45.0.59.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.4-45.0.59.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.4-45.0.59.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.4-45.0.59.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.4-45.0.59.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]
lowcodefml@null
javafml@null
Mod List:
CyclopsCore-1.19.4-1.18.2.jar |Cyclops Core |cyclopscore |1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterDungeons-1.19.4-Forge-3.4.0.jar |YUNG's Better Dungeons |betterdungeons |1.19.4-Forge-3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
blue_skies-1.19.4-1.3.25.jar |Blue Skies |blue_skies |1.3.25 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.19.4-Forge-2.3.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.4-Forge-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.19.4-4.1.3.jar |GeckoLib 4 |geckolib |4.1.3 |COMMON_SET|Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2+1.19.4.jar |Player Animator |playeranimator |1.0.2+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
botarium-forge-1.19.4-2.0.5.jar |Botarium |botarium |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
blazegear-1.19.4-1.3.5.jar |Blaze Gear |blazegear |1.19.4-1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
aether-1.19.4-1.0.0-beta.2-forge.jar |The Aether |aether |1.19.4-1.0.0-beta.2-|COMMON_SET|Manifest: NOSIGNATURE
biome_backlog-1.19.4-1.2.1.jar |Biome Backlog |biome_backlog |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
DoggyTalentsNext-1.19.4-1.12.2.jar |Doggy Talents Next |doggytalents |1.12.2 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.4-Forge-2.3.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.4-Forge-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
dynamiclights-1.19.4.1.jar |Dynamic Lights |dynamiclights |1.19.4.1 |COMMON_SET|Manifest: NOSIGNATURE
immersive_aircraft-0.4.2+1.19.4-forge.jar |Immersive Aircraft |immersive_aircraft |0.4.2+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
Home+Commands+With+Back+Command.jar |sethome |sethome |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Neat-1.19.4-34.jar |Neat |neat |1.19.4-34 |COMMON_SET|Manifest: NOSIGNATURE
villagernames-1.19.4-5.2.jar |Villager Names |villagernames |5.2 |COMMON_SET|Manifest: NOSIGNATURE
piglinproliferation-1.19.4-1.0.4.jar |Piglin Proliferation |piglinproliferation |1.19.4-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.30.2_Forge_1.19.4.jar |Xaero's World Map |xaeroworldmap |1.30.2 |COMMON_SET|Manifest: NOSIGNATURE
Controlling-forge-1.19.4-11.0.0.2.jar |Controlling |controlling |11.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Prism-1.19.3-forge-1.0.3.jar |Prism |prism |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.3.3-1.19.4.jar |Citadel |citadel |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.22.2.jar |Alex's Mobs |alexsmobs |1.22.2 |COMMON_SET|Manifest: NOSIGNATURE
YungsApi-1.19.4-Forge-3.10.1.jar |YUNG's API |yungsapi |1.19.4-Forge-3.10.1 |COMMON_SET|Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.19.4-10.0.1.jar |MaxHealthFix |maxhealthfix |10.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
spellbound-weapons-v4.0.2fa.jar |Spellbound Weapons |spellbound_weapons_mr |4.0.2fa |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.4-18.0.2.jar |Bookshelf |bookshelf |18.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
guardvillagers-1.19.4-1.5.6.jar |Guard Villagers |guardvillagers |1.19.4-1.5.6 |COMMON_SET|Manifest: NOSIGNATURE
u_team_core-forge-1.19.4-5.0.2.250.jar |U Team Core |uteamcore |5.0.2.250 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
lost_aether_content-1.19.4-1.1.2.jar |Aether: Lost Content |lost_aether_content |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
balm-forge-1.19.4-6.0.2.jar |Balm |balm |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE
SnowRealMagic-1.19.4-forge-8.0.1.jar |Snow! Real Magic! |snowrealmagic |8.0.1 |COMMON_SET|Manifest: NOSIGNATURE
carryon-forge-1.19.4-2.0.5.22.jar |Carry On |carryon |2.0.5.22 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.19.4-Forge-1.2.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.4-Forge-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-10.0.96-forge.jar |Cloth Config v10 API |cloth_config |10.0.96 |COMMON_SET|Manifest: NOSIGNATURE
soundphysics-forge-1.19.4-1.1.1.jar |Sound Physics Remastered |sound_physics_remastered |1.19.4-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
paladin-furniture-mod-1.1.4-forge-mc1.19.4.jar |Paladin's Furniture |pfm |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
ctov-3.2.0.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
despawningeggshatch-1.19.4-4.1.jar |Despawning Eggs Hatch |despawningeggshatch |4.1 |COMMON_SET|Manifest: NOSIGNATURE
twilightforest-1.19.4-4.2.1696-universal.jar |The Twilight Forest |twilightforest |4.2.1696 |COMMON_SET|Manifest: NOSIGNATURE
supplementaries-1.19.4-2.4.5.jar |Supplementaries |supplementaries |1.19.4-2.4.5 |COMMON_SET|Manifest: NOSIGNATURE
konkrete_forge_1.6.1_MC_1.19.4.jar |Konkrete |konkrete |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
structure_gel-1.19.4-2.12.0.jar |Structure Gel API |structure_gel |2.12.0 |COMMON_SET|Manifest: NOSIGNATURE
AdvancementPlaques-1.19.4-1.4.9.jar |Advancement Plaques |advancementplaques |1.4.9 |COMMON_SET|Manifest: NOSIGNATURE
useful_backpacks-1.19.4-1.15.1.112.jar |Useful Backpacks |usefulbackpacks |1.15.1.112 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
repurposed_structures-6.3.25+1.19.4-forge.jar |Repurposed Structures |repurposed_structures |6.3.25+1.19.4-forge |COMMON_SET|Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.2.18_mc1.19.4.jar |Ambient Sounds |ambientsounds |5.2.18 |COMMON_SET|Manifest: NOSIGNATURE
dungeons_plus-1.19.4-1.4.3.jar |Dungeons Plus |dungeons_plus |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
YungsBridges-1.19.4-Forge-3.3.0.jar |YUNG's Bridges |yungsbridges |1.19.4-Forge-3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.4-1.2.0.jar |Resourcefulconfig |resourcefulconfig |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
wthit-forge-7.3.0.jar |wthit |wthit |7.3.0 |COMMON_SET|Manifest: NOSIGNATURE
L_Enders_Cataclysm-0.84-1.19.4-Hurt-Fix.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-1.19.4-5.1.5.3.jar |Curios API |curios |1.19.4-5.1.5.3 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.19.4-6.54.jar |Collective |collective |6.54 |COMMON_SET|Manifest: NOSIGNATURE
simplehats-forge-1.19.4-0.2.0.jar |SimpleHats |simplehats |1.19.4-0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsExtras-1.19.4-Forge-3.3.0.jar |YUNG's Extras |yungsextras |1.19.4-Forge-3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Jewelry-1.3.3.jar |Jewelcraft |jewelcraft |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
bettervillage-forge-1.19.4-3.1.0.jar |Better village |bettervillage |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Gothic_RPG_1.0.0_Forge_1.19.4.jar |Gothic |gothic |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.19.4-Forge-3.4.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.4-Forge-3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
tombstone-8.4.2-1.19.4.jar |Corail Tombstone |tombstone |8.4.2 |COMMON_SET|Manifest: NOSIGNATURE
resourcefullib-forge-1.19.4-1.3.1.jar |Resourceful Lib |resourcefullib |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
productivebees-1.19.4-11.6.1.jar |Productive Bees |productivebees |1.19.4-11.6.1 |COMMON_SET|Manifest: NOSIGNATURE
ItemPhysic_FORGE_v1.6.9_mc1.19.4.jar |ItemPhysic |itemphysic |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
the_bumblezone-6.7.19+1.19.4-forge.jar |The Bumblezone |the_bumblezone |6.7.19+1.19.4-forge |COMMON_SET|Manifest: NOSIGNATURE
FallingTree-1.19.4-3.12.2.jar |FallingTree |fallingtree |3.12.2 |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
EnchantWithMob-1.19.4-9.1.0.jar |Enchant With Mob |enchantwithmob |1.19.4-9.1.0 |COMMON_SET|Manifest: NOSIGNATURE
l2library-2.2.0.jar |L2 Library |l2library |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
l2backpack-2.2.0.jar |L2 Backpack |l2backpack |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
deep_aether-1.19.4-1.0.3.jar |Deep Aether |deep_aether |1.19.4-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.19.4-Forge-3.4.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.4-Forge-3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
DivineRPG-1.10.3.jar |DivineRPG |divinerpg |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
warpmod-1.19.4-forge-0.0.5.jar |The Warp Mod |warpmod |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
architectury-8.1.79-forge.jar |Architectury |architectury |8.1.79 |COMMON_SET|Manifest: NOSIGNATURE
vinery-1.2.6-forge.jar |Vinery |vinery |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
[Forge]+fairyfactions-1.19.4-1.3.3.jar |Fairy Factions |fairyfactions |1.19.4-1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
mine-treasure-1.2.7.jar |Mine Treasure |mine_treasure_mr |1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
SmartBrainLib-forge-1.19.4-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |COMMON_SET|Manifest: NOSIGNATURE
elytraslot-forge-6.2.1+1.19.4.jar |Elytra Slot |elytraslot |6.2.1+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
Kiwi-1.19.4-forge-10.0.1.jar |Kiwi Library |kiwi |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE
puffish_skills-0.3.0-1.19.4-forge.jar |Pufferfish's Skills |puffish_skills |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Cucumber-1.19.4-6.2.0.jar |Cucumber Library |cucumber |6.2.0 |COMMON_SET|Manifest: NOSIGNATURE
biomemakeover-FORGE-1.19.4-1.9.0.jar |Biome Makeover |biomemakeover |1.19.4-1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
minecraft-comes-alive-7.4.8+1.19.4-universal.jar |Minecraft Comes Alive |mca |7.4.8+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
treeharvester-1.19.4-8.0.jar |Tree Harvester |treeharvester |8.0 |COMMON_SET|Manifest: NOSIGNATURE
jei-1.19.4-forge-13.1.0.11.jar |Just Enough Items |jei |13.1.0.11 |COMMON_SET|Manifest: NOSIGNATURE
EverlastingAbilities-1.19.4-2.0.5.jar |EverlastingAbilities |everlastingabilities |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
AttributeFix-Forge-1.19.4-19.0.1.jar |AttributeFix |attributefix |19.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
libraryferret-forge-1.19.4-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
l2complements-2.2.0.jar |L2 Complements |l2complements |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
caelus-forge-1.19.4-3.0.0.10.jar |Caelus API |caelus |1.19.4-3.0.0.10 |COMMON_SET|Manifest: NOSIGNATURE
Kobolds-2.7.3.jar |Kobolds |kobolds |2.7.3 |COMMON_SET|Manifest: NOSIGNATURE
waystones-forge-1.19.4-13.1.0.jar |Waystones |waystones |13.1.0 |COMMON_SET|Manifest: NOSIGNATURE
MonsterPlus-Forge1.19.4-v1.1.6.1.jar |Monster Plus |monsterplus |1.0 |COMMON_SET|Manifest: NOSIGNATURE
Fallingleaves-1.19.4-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Structory_1.19.4_v1.3.1a.jar |Structory |structory |1.3.1a |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeon-forge-1.19.4-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
giacomos_fishing_bot1.0.3-1.19.4.jar |Simple fishing bot |giacomos_fishing_bot |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.2.1+1.19.4.jar |Comforts |comforts |6.2.1+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
TravelersBackpack-1.19.4-8.4.4.jar |Traveler's Backpack |travelersbackpack |8.4.4 |COMMON_SET|Manifest: NOSIGNATURE
artifacts-1.19.4-6.1.0.jar |Artifacts |artifacts |1.19.4-6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
SereneSeasons-1.19.4-8.3.0.39.jar |Serene Seasons |sereneseasons |8.3.0.39 |COMMON_SET|Manifest: NOSIGNATURE
badpackets-forge-0.4.1.jar |Bad Packets |badpackets |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
DungeonCrawl-1.19.4-2.3.13.jar |Dungeon Crawl |dungeoncrawl |2.3.13 |COMMON_SET|Manifest: NOSIGNATURE
bottleyourxp-1.19.4-3.1.jar |Bottle Your Xp |bottleyourxp |3.1 |COMMON_SET|Manifest: NOSIGNATURE
chicken_roost-1.19.4-1.0.2.jar |Roost Ultimate |chicken_roost |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.4-Forge-2.4.0.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.4-Forge-2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
Terralith_1.19.4_v2.3.7b.jar |Terralith |terralith |2.3.7b |COMMON_SET|Manifest: NOSIGNATURE
Animalistic_mod_1.2.2_1.19.4.jar |Animalistic |animalistic_a |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.19.4-45.0.59-universal.jar |Forge |forge |45.0.59 |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
l2artifacts-2.2.1.jar |L2 Artifacts |l2artifacts |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
TravelersTitles-1.19.4-Forge-3.3.0.jar |Traveler's Titles |travelerstitles |1.19.4-Forge-3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Raided-1.19.4-0.1.3.jar |Raided |raided |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.19.4-1.8.2.jar |Friends&Foes |friendsandfoes |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgriculture-1.19.4-6.2.0.jar |Mystical Agriculture |mysticalagriculture |6.2.0 |COMMON_SET|Manifest: NOSIGNATURE
infernalmobs-1.19.4.1.jar |Infernal Mobs |infernalmobs |1.19.4.1 |COMMON_SET|Manifest: NOSIGNATURE
MCD+Mobs+1.19.4+No+snapshot.jar |minecraft dungeons mobs |mc_dungeons_mobs |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
DungeonsArise-1.19.4-2.1.54-beta.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
client-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |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.4-15.0.1.jar |EnchantmentDescriptions |enchdesc |15.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TerraBlender-forge-1.19.4-2.2.0.156.jar |TerraBlender |terrablender |2.2.0.156 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.19.4-17.3.0.545.jar |Biomes O' Plenty |biomesoplenty |17.3.0.545 |COMMON_SET|Manifest: NOSIGNATURE
moonlight-1.19.4-2.4.5-forge.jar |Moonlight Library |moonlight |1.19.4-2.4.5 |COMMON_SET|Manifest: NOSIGNATURE
bettercombat-forge-1.7.1+1.19.4.jar |Better Combat |bettercombat |1.7.1+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
RegionsUnexploredForge-0.4.1+1.19.4.jar |Regions Unexplored |regions_unexplored |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
commonality-1.19.4-6.0.4.jar |Commonality |commonality |6.0.4 |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.19.4-forge-10.1.1.jar |Jade |jade |10.1.1 |COMMON_SET|Manifest: NOSIGNATURE
ShoulderSurfing-Forge-1.19.4-2.3.2.jar |Shoulder Surfing |shouldersurfing |1.19.4-2.3.2 |COMMON_SET|Manifest: NOSIGNATURE
HopoBetterRuinedPortals-[1.19.4]-1.3.4.jar |HopoBetterRuinedPortals |hoporp |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.10.14_mc1.19.4.jar |CreativeCore |creativecore |2.10.14 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
taniwha-forge-1.19.4-4.1.17.jar |Taniwha |taniwha |1.19.4-4.1.17 |COMMON_SET|Manifest: NOSIGNATURE
theurgy-1.19.4-1.3.2.jar |Theurgy |theurgy |1.19.4-1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
modulargolems-2.2.0.jar |Modular Golems |modulargolems |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
l2archery-2.2.1.jar |L2 Archery |l2archery |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
l2weaponry-2.2.0.jar |L2 Weaponry |l2weaponry |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
car-1.19.4-1.0.4.jar |Ultimate Car Mod |car |1.19.4-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
plane-1.19.4-1.0.3.jar |Ultimate Plane Mod |plane |1.19.4-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
notenoughanimations-forge-1.6.3-mc1.19.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
Iceberg-1.19.4-forge-1.1.9.jar |Iceberg |iceberg |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
BalloonBox1.19.4(Forge)vs.1.0.2.jar |Balloon Box |balloonbox |1.19.4-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
automaticdoors-1.19.4-4.4.jar |Automatic Doors |automaticdoors |4.4 |COMMON_SET|Manifest: NOSIGNATURE
LegendaryTooltips-1.19.4-forge-1.4.2.jar |Legendary Tooltips |legendarytooltips |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
brutalbosses-1.19.4-6.2.jar |brutalbosses mod |brutalbosses |1.19.4-6.2 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_23.4.3_Forge_1.19.4.jar |Xaero's Minimap |xaerominimap |23.4.3 |COMMON_SET|Manifest: NOSIGNATURE
Croptopia-1.19.4-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
EarthMobs-1.19.4-6.1.3.jar |Earth Mobs Mod |earthmobsmod |1.19.4-6.1.3 |COMMON_SET|Manifest: NOSIGNATURE
backpacked-2.1.13-1.19.4.jar |Backpacked |backpacked |2.1.13 |COMMON_SET|Manifest: NOSIGNATURE
invhud.forge.1.19.4-3.4.12.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.12 |COMMON_SET|Manifest: NOSIGNATURE
modonomicon-1.19.4-1.32.1.jar |Modonomicon |modonomicon |1.19.4-1.32.1 |COMMON_SET|Manifest: NOSIGNATURE
[1.19.4][Forge]TorchBowMod_v1.0.jar |TorchBowMod |torchbowmod |1.0 |COMMON_SET|Manifest: NOSIGNATURE
hunterillager-1.19.4-9.2.0.jar |Hunter Illager |hunterillager |1.19.4-9.2.0 |COMMON_SET|Manifest: NOSIGNATURE
mvs-3.2-1.19.4.jar |Moog's Voyager Structures |mvs |3.2-1.19.4 |COMMON_SET|Manifest: NOSIGNATURE
occultism-1.19.4-1.78.0.jar |Occultism |occultism |1.19.4-1.78.0 |COMMON_SET|Manifest: NOSIGNATURE
reds-more-structures-1.0.7-common.jar |Red’s More Structures |reds_morestructures_mr |1.0.7C |COMMON_SET|Manifest: NOSIGNATURE
apexcore-1.19.4-9.0.8.jar |ApexCore |apexcore |9.0.8 |COMMON_SET|Manifest: NOSIGNATURE
fantasyfurniture-1.19.4-8.0.12.jar |Fantasy's Furniture |fantasyfurniture |8.0.12 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.19.4-2.4.14.jar |Aquaculture 2 |aquaculture |1.19.4-2.4.14 |COMMON_SET|Manifest: NOSIGNATURE
FriendlyFire-Forge-1.19.4-16.0.2.jar |FriendlyFire |friendlyfire |16.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
CosmeticArmorReworked-1.19.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.4-v1 |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
expandability-forge-8.0.0.jar |ExpandAbility |expandability |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_core-forge-1.19.4-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.4-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
forbidden_arcanus-1.19.4-2.2.0-beta1.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.4-2.2.0-beta1 |COMMON_SET|Manifest: NOSIGNATURE
healingcampfire-1.19.4-5.1.jar |Healing Campfire |healingcampfire |5.1 |COMMON_SET|Manifest: NOSIGNATURE
xptome-1.19.3-2.1.7.jar |XP Tome |xpbook |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE
farlanders-1.19.4-1.4.1.jar |The Farlanders |farlanders |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
ad_astra-forge-1.19.4-1.14.1.jar |Ad Astra |ad_astra |1.14.1 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 9604e827-6861-4e5f-b017-b5620ab25eef
FML: 45.0
Forge: net.minecraftforge:45.0.59
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core

commented

Remove OptiFine.