Locksmith

Locksmith

1M Downloads

Crash on startup

Tosh022402 opened this issue · 0 comments

commented

What version are you seeing the problem on?

1.18.x

Describe the issue

The game crashed whilst initializing game
Error: java.lang.IllegalStateException: Tag locksmith:blank_key used before it was bound
Código de error: -1

latest.log

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 22/02/22 23:16
Description: Initializing game

java.lang.IllegalStateException: Tag locksmith:blank_key used before it was bound
	at net.minecraft.tags.StaticTagHelper$Wrapper.m_13263_(StaticTagHelper.java:142) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.tags.StaticTagHelper$Wrapper.m_8110_(StaticTagHelper.java:153) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.item.ItemStack.m_150922_(ItemStack.java:204) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}
	at gg.moonflower.locksmith.common.item.KeyItem.isKey(KeyItem.java:134) ~[locksmith-forge-1.0.0+1.18.1.jar%23136!/:?] {re:classloading}
	at gg.moonflower.locksmith.common.item.KeyItem.isOriginal(KeyItem.java:173) ~[locksmith-forge-1.0.0+1.18.1.jar%23136!/:?] {re:classloading}
	at gg.moonflower.locksmith.common.item.KeyItem.m_7373_(KeyItem.java:85) ~[locksmith-forge-1.0.0+1.18.1.jar%23136!/:?] {re:classloading}
	at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:634) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}
	at net.minecraft.client.Minecraft.m_91316_(Minecraft.java:696) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(ReloadableSearchTree.java:36) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading}
	at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(ReloadableIdSearchTree.java:48) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading}
	at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:714) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
	at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:713) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:504) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {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:45) ~[fmlloader-1.18.1-39.0.66.jar%2323!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
	at net.minecraft.tags.StaticTagHelper$Wrapper.m_13263_(StaticTagHelper.java:142) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.tags.StaticTagHelper$Wrapper.m_8110_(StaticTagHelper.java:153) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.item.ItemStack.m_150922_(ItemStack.java:204) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}
	at gg.moonflower.locksmith.common.item.KeyItem.isKey(KeyItem.java:134) ~[locksmith-forge-1.0.0+1.18.1.jar%23136!/:?] {re:classloading}
	at gg.moonflower.locksmith.common.item.KeyItem.isOriginal(KeyItem.java:173) ~[locksmith-forge-1.0.0+1.18.1.jar%23136!/:?] {re:classloading}
	at gg.moonflower.locksmith.common.item.KeyItem.m_7373_(KeyItem.java:85) ~[locksmith-forge-1.0.0+1.18.1.jar%23136!/:?] {re:classloading}
	at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:634) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}
	at net.minecraft.client.Minecraft.m_91316_(Minecraft.java:696) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(ReloadableSearchTree.java:36) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading}
	at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(ReloadableIdSearchTree.java:48) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:classloading}
	at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:714) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
	at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:713) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:504) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
	Modules: 
		ADVAPI32.dll:API base de Windows 32 avanzado:10.0.19041.1 (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.19041.1526 (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.746: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.1151 (WinBuild.160101.0800):Microsoft Corporation
		DNSAPI.dll:DLL de API de cliente DNS:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		GDI32.dll:GDI Client DLL:10.0.19041.1202 (WinBuild.160101.0800):Microsoft Corporation
		GLU32.dll:DLL de la biblioteca de programas de OpenGL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		HID.DLL:Biblioteca de usuario de HID:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		IPHLPAPI.DLL:API auxiliar para IP:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		KERNEL32.DLL:Archivo DLL de cliente API BASE de Windows NT:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
		KERNELBASE.dll:Archivo DLL de cliente API BASE de Windows NT:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
		MMDevApi.dll:API de MMDevice:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		MSCTF.dll:Archivo DLL del servidor MSCTF:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (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 para 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
		POWRPROF.dll:Archivo DLL auxiliar del perfil de energía:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		PROPSYS.dll:Sistema de propiedades de Microsoft:7.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		Pdh.dll:Ayudante de los datos de rendimiento DLL de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		RPCRT4.dll:Tiempo de ejecución de llamada a procedimiento remoto:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		SETUPAPI.DLL:API de instalación de Windows:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		SHCORE.dll:SHCORE:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		SHELL32.dll:Archivo DLL común del shell de Windows:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		UMPDC.dll
		USER32.dll:Archivo DLL de cliente API USER de Windows multiusuario:10.0.19041.1526 (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.30133.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:Servicios HTTP de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
		WS2_32.dll:DLL de 32 bits de Windows Socket 2.0: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:Directiva de bloqueo de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		amsi.dll:Anti-Malware Scan Interface:10.0.19041.746 (WinBuild.160101.0800):Microsoft Corporation
		apphelp.dll:Biblioteca de compatibilidad de aplicaciones cliente:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		aswAMSI.dll:Avast AMSI COM object:22.1.6921.0:AVAST Software
		aswhook.dll:Avast Hook Library:22.1.6921.0:AVAST Software
		awt.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		bcrypt.dll:Biblioteca de primitivas criptográficas de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
		cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1151 (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.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
		d3d11.dll:Direct3D 11 Runtime:10.0.19041.1202 (WinBuild.160101.0800):Microsoft Corporation
		dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc.DLL:Servicio cliente DHCP:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc6.DLL:Cliente DHCPv6:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		dwmapi.dll:API del Administrador de ventanas de escritorio de Microsoft:10.0.19041.1526 (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.1266 (WinBuild.160101.0800):Microsoft Corporation
		fwpuclnt.dll:API de modo usuario de FWP/IPsec:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
		gdi32full.dll:GDI Client DLL:10.0.19041.1466 (WinBuild.160101.0800):Microsoft Corporation
		glfw.dll
		icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		ig8icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:20.19.15.5126:Intel Corporation
		igd10iumd64.dll:User Mode Driver for Intel(R) Graphics Technology:20.19.15.5126:Intel Corporation
		igdusc64.dll:Unified Shader Compiler for Intel(R) Graphics Accelerator:20.19.15.5126:Intel Corporation
		inputhost.dll:InputHost:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
		java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
		jemalloc.dll
		jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		jna5646754990692103275.dll:JNA native library:6.1.1:Java(TM) Native Access (JNA)
		jvm.dll:OpenJDK 64-Bit server VM:17.0.1.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.1.0:Microsoft
		management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		mscms.dll:Archivo DLL de Sistema de coincidencias de color de Microsoft:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.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:Proveedor de servicios de Microsoft Windows Sockets 2.0:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		napinsp.dll:Proveedor de correcciones de compatibilidad (shim) de nomenclaturas de correo electrónico:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		ncrypt.dll:Enrutador de Windows NCrypt:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		ntdll.dll:DLL del nivel de Windows NT:10.0.19041.1466 (WinBuild.160101.0800):Microsoft Corporation
		ntmarta.dll:Proveedor MARTA de Windows NT:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		opengl32.dll:OpenGL Client DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
		perfos.dll:DLL de objetos de rendimiento del sistema Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		pnrpnsp.dll:Proveedor de espacio de nombres PNRP: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:Biblioteca de utilidades de Shell:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
		ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
		uxtheme.dll:Biblioteca UxTheme de Microsoft:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
		verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		win32u.dll:Win32u:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		windows.storage.dll:API de almacenamiento de Microsoft WinRT:10.0.19041.1526 (WinBuild.160101.0800):Microsoft Corporation
		winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
		wintypes.dll:DLL de tipos basados en Windows: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:API Microsoft Common Controller:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
		zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
Stacktrace:
	at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%23183!/:?] {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:45) ~[fmlloader-1.18.1-39.0.66.jar%2323!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


-- System Details --
Details:
	Minecraft Version: 1.18.1
	Minecraft Version ID: 1.18.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.1, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 902843616 bytes (861 MiB) / 1241513984 bytes (1184 MiB) up to 4294967296 bytes (4096 MiB)
	CPUs: 4
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz
	Identifier: Intel64 Family 6 Model 61 Stepping 4
	Microarchitecture: Broadwell (Client)
	Frequency (GHz): 2.39
	Number of physical packages: 1
	Number of physical CPUs: 2
	Number of logical CPUs: 4
	Graphics card #0 name: Intel(R) HD Graphics 5500
	Graphics card #0 vendor: Intel Corporation (0x8086)
	Graphics card #0 VRAM (MB): 1024.00
	Graphics card #0 deviceId: 0x1616
	Graphics card #0 versionInfo: DriverVersion=20.19.15.5126
	Memory slot #0 capacity (MB): 4096.00
	Memory slot #0 clockSpeed (GHz): 1.60
	Memory slot #0 type: DDR3
	Memory slot #1 capacity (MB): 4096.00
	Memory slot #1 clockSpeed (GHz): 1.60
	Memory slot #1 type: DDR3
	Virtual memory max (MB): 18283.32
	Virtual memory used (MB): 8598.09
	Swap memory total (MB): 10180.00
	Swap memory used (MB): 658.91
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Launched Version: 1.18.1-forge-39.0.66
	Backend library: LWJGL version 3.2.2 SNAPSHOT
	Backend API: Intel(R) HD Graphics 5500 GL version 3.2.0 - Build 20.19.15.5126, Intel
	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: 4x Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz
	OptiFine Version: OptiFine_1.18.1_HD_U_H5_pre5
	OptiFine Build: 20220208-201221
	Render Distance Chunks: 8
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 3.2.0 - Build 20.19.15.5126
	OpenGlRenderer: Intel(R) HD Graphics 5500
	OpenGlVendor: Intel
	CpuCount: 4
	ModLauncher: 9.1.0+9.1.0+main.6690ee51
	ModLauncher launch target: forgeclient
	ModLauncher naming: srg
	ModLauncher services: 
		 mixin PLUGINSERVICE 
		 eventbus PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_token_subclass PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 mixin TRANSFORMATIONSERVICE 
		 OptiFine TRANSFORMATIONSERVICE 
		 fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		javafml@null
	Mod List: 
		BetterDungeons-Forge-1.18.1-0.1.1.jar             |YUNG's Better Dungeons        |betterdungeons                |1.18.1-0.1.1        |COMMON_SET|Manifest: NOSIGNATURE
		no_null_processors_forge-2.0.2+1.18.1.jar         |No Null Processors            |no_null_processors            |2.0.2+1.18.1        |COMMON_SET|Manifest: NOSIGNATURE
		hitchhike-1.1.jar                                 |Hitchhike                     |hitchhike                     |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
		locksmith-forge-1.0.0+1.18.1.jar                  |Locksmith                     |locksmith                     |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		Architects-Palette-1.18.1-1.1.1.1.jar             |Architect's Palette           |architects_palette            |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
		EffectsLeft-1.18.1-0.1.0.jar                      |EffectsLeft                   |effectsleft                   |0.1.0               |COMMON_SET|Manifest: NOSIGNATURE
		connectivity-1.18-2.6.jar                         |Connectivity Mod              |connectivity                  |1.18-2.6            |COMMON_SET|Manifest: NOSIGNATURE
		Cave_Tweaks_v1.2_Forge.jar                        |Cave Tweaks ~ Forge           |zcavetweaksforge              |1.0-SNAPSHOT        |COMMON_SET|Manifest: NOSIGNATURE
		XaerosWorldMap_1.20.2_Forge_1.18.jar              |Xaero's World Map             |xaeroworldmap                 |1.20.2              |COMMON_SET|Manifest: NOSIGNATURE
		Controlling-forge-1.18.1-9.0+14.jar               |Controlling                   |controlling                   |9.0+14              |COMMON_SET|Manifest: NOSIGNATURE
		YungsApi-1.18.1-Forge-24.jar                      |YUNG's API                    |yungsapi                      |1.18.1-Forge-24     |COMMON_SET|Manifest: NOSIGNATURE
		hiddenrecipebook_1.18.1-2.4.jar                   |Hidden Recipe Book            |hiddenrecipebook              |2.4                 |COMMON_SET|Manifest: NOSIGNATURE
		feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |1.0.0+1.18.1        |COMMON_SET|Manifest: NOSIGNATURE
		forge-branders-spawnermod-1.18-1.8.14.jar         |Enhanced Mob Spawners         |spawnermod                    |1.8.14              |COMMON_SET|Manifest: NOSIGNATURE
		itemzoom-1.18.1-2.5.0.jar                         |Item Zoom                     |itemzoom                      |2.5.0               |COMMON_SET|Manifest: NOSIGNATURE
		twigs-1.1.4-forge.jar                             |Ninni, Dopadream              |twigs                         |1.1.3               |COMMON_SET|Manifest: NOSIGNATURE
		forgivingvoid-forge-1.18.1-6.0.1.jar              |Forgiving Void                |forgivingvoid                 |6.0.1               |COMMON_SET|Manifest: NOSIGNATURE
		jeed-1.18-1.6.jar                                 |Just Enough Effect Description|jeed                          |1.18-1.6            |COMMON_SET|Manifest: NOSIGNATURE
		clickadv-1.18-2.0.jar                             |clickadv mod                  |clickadv                      |1.18-2.0            |COMMON_SET|Manifest: NOSIGNATURE
		PickUpNotifier-v3.1.0-1.18.1-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.1.0               |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
		balm-2.4.2+0.jar                                  |Balm                          |balm                          |2.4.2+0             |COMMON_SET|Manifest: NOSIGNATURE
		horsestandstill-1.18-1.0.2.jar                    |Stupid Horse Stand Still      |horsestandstill               |1.18-1.0.2          |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
		chat_heads-0.6.0-forge-1.18.1.jar                 |Chat Heads                    |chat_heads                    |0.6.0               |COMMON_SET|Manifest: NOSIGNATURE
		hedgehog-1.1.2.jar                                |Hedgehog                      |hedgehog                      |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
		hauntedharvest-1.18-1.7.1.jar                     |Haunted Harvest               |hauntedharvest                |1.18-1.7.1          |COMMON_SET|Manifest: NOSIGNATURE
		cloth-config-6.1.50-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.1.50              |COMMON_SET|Manifest: NOSIGNATURE
		soundphysics-forge-1.18.1-1.0.4.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.18.1-1.0.4        |COMMON_SET|Manifest: NOSIGNATURE
		supplementaries-1.18.1-1.1.11.jar                 |Supplementaries               |supplementaries               |1.1.11              |COMMON_SET|Manifest: NOSIGNATURE
		emojiful-1.18-3.0.0.jar                           |Emojiful                      |emojiful                      |1.18-3.0.0          |COMMON_SET|Manifest: NOSIGNATURE
		dicemcsnowball-1.18-1.1.1.jar                     |Snowballs Deluxe              |dicemcsnowball                |1.18-1.1.1          |COMMON_SET|Manifest: NOSIGNATURE
		structure_gel-1.18.1-2.1.3.jar                    |Structure Gel API             |structure_gel                 |2.1.3               |COMMON_SET|Manifest: NOSIGNATURE
		EquipmentCompare-1.18.1-1.2.12.jar                |Equipment Compare             |equipmentcompare              |1.2.12              |COMMON_SET|Manifest: NOSIGNATURE
		AdvancementPlaques-1.18.1-1.4.2.jar               |Advancement Plaques           |advancementplaques            |1.4.2               |COMMON_SET|Manifest: NOSIGNATURE
		OreTweaker-1.18.1-3.0.2.jar                       |Ore Tweaker                   |oretweaker                    |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
		FarmersDelight-1.18.1-1.0.3.jar                   |Farmer's Delight              |farmersdelight                |1.18.1-1.0.3        |COMMON_SET|Manifest: NOSIGNATURE
		repurposed_structures_forge-4.2.11+1.18.1.jar     |Repurposed Structures         |repurposed_structures         |4.2.11+1.18.1       |COMMON_SET|Manifest: NOSIGNATURE
		Enderite-1.3.4-1.18.1-Forge.jar                   |Enderite                      |lolenderite                   |1.3.4-1.18.1        |COMMON_SET|Manifest: NOSIGNATURE
		BiomesOPlenty-1.18.1-15.0.0.104-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.1-15.0.0.104   |COMMON_SET|Manifest: NOSIGNATURE
		verdure-1.18.1-1.0.4.jar                          |Verdure                       |verdure                       |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
		moyai-1.18-1.1.2.jar                              |Moyai                         |moyai                         |1.18-1.1.2          |COMMON_SET|Manifest: NOSIGNATURE
		Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
		Patchouli-1.18.1-65.jar                           |Patchouli                     |patchouli                     |1.18.1-65           |COMMON_SET|Manifest: NOSIGNATURE
		randomite-1.18-1.1.1.jar                          |Randomite Classic             |randomite                     |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
		collective-1.18.1-4.7.jar                         |Collective                    |collective                    |4.7                 |COMMON_SET|Manifest: NOSIGNATURE
		extlights-4.2.jar                                 |Extended Lights               |extlights                     |4.2                 |COMMON_SET|Manifest: NOSIGNATURE
		YungsExtras-Forge-1.18.1-0.2.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.1-0.2.0        |COMMON_SET|Manifest: NOSIGNATURE
		DrawersTooltip-1.18.1-forge-4.1.0.jar             |Drawers Tooltip               |drawerstooltip                |4.1.0               |COMMON_SET|Manifest: NOSIGNATURE
		BetterStrongholds-Forge-1.18.1-1.0.2.jar          |YUNG's Better Strongholds     |betterstrongholds             |1.18.1-1.0.2        |COMMON_SET|Manifest: NOSIGNATURE
		antighost-1.18.1-forge39.0.9-1.1.2.jar            |AntiGhost                     |antighost                     |1.18.1-forge39.0.9-1|COMMON_SET|Manifest: NOSIGNATURE
		just_enough_keg-1.18.1-3.0.0.jar                  |Just Enough Keg               |just_enough_keg               |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		eatinganimation-1.18.1-2.0.0.jar                  |Eating Animation              |eatinganimation               |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		AI-Improvements-1.18-0.4.0.jar                    |AI-Improvements               |aiimprovements                |0.4.0               |COMMON_SET|Manifest: NOSIGNATURE
		anchor-forge-1.0.0+1.18.1.jar                     |Anchor                        |anchor                        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		FastLeafDecay-27.2.jar                            |FastLeafDecay                 |fastleafdecay                 |27.2                |COMMON_SET|Manifest: NOSIGNATURE
		BetterMineshafts-Forge-1.18.1-0.1.0.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.18.1-0.1.0        |COMMON_SET|Manifest: NOSIGNATURE
		geckolib-1.18-forge-3.0.11.jar                    |GeckoLib                      |geckolib3                     |3.0.11              |COMMON_SET|Manifest: NOSIGNATURE
		winteroverhaul-1.0.0.jar                          |Winter Overhaul               |winteroverhaul                |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		BetterModsButton-v3.1.0-1.18.1-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.1.0               |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.18.1-0.1.2.122.jar           |Better Advancements           |betteradvancements            |0.1.2.122           |COMMON_SET|Manifest: NOSIGNATURE
		ClearDespawn-forge-1.18.1-1.1.6.jar               |ClearDespawn                  |cleardespawn                  |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
		Amplified Nether 1.0.1 ~ Forge.jar                |Amplified Nether + Seed Fix   |seedfix                       |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
		QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |COMMON_SET|Manifest: NOSIGNATURE
		Kiwi-1.18-forge-5.2.3.jar                         |Kiwi                          |kiwi                          |5.2.3               |COMMON_SET|Manifest: NOSIGNATURE
		jei-1.18.1-9.2.1.69.jar                           |Just Enough Items             |jei                           |9.2.1.69            |COMMON_SET|Manifest: NOSIGNATURE
		the-conjurer-1.18.1-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
		goblintraders-1.7.0-1.18.1.jar                    |Goblin Traders                |goblintraders                 |1.7.0               |COMMON_SET|Manifest: NOSIGNATURE
		waystones-forge-1.18.1-9.0.3.jar                  |Waystones                     |waystones                     |9.0.3               |COMMON_SET|Manifest: NOSIGNATURE
		Clumps-forge-1.18.1-8.0.0+5.jar                   |Clumps                        |clumps                        |8.0.0+5             |COMMON_SET|Manifest: NOSIGNATURE
		NaturesCompass-1.18.1-1.9.4-forge.jar             |Nature's Compass              |naturescompass                |1.18.1-1.9.4-forge  |COMMON_SET|Manifest: NOSIGNATURE
		smarterfarmers-1.18-1.2.1.jar                     |Smarter Farmers               |smarterfarmers                |1.18-1.2.1          |COMMON_SET|Manifest: NOSIGNATURE
		SereneSeasons-1.18.1-6.0.0.10-universal.jar       |Serene Seasons                |sereneseasons                 |1.18.1-6.0.0.10     |COMMON_SET|Manifest: NOSIGNATURE
		ItemBorders-1.18.1-1.1.5.jar                      |Item Borders                  |itemborders                   |1.1.5               |COMMON_SET|Manifest: NOSIGNATURE
		Decorative Blocks-forge-1.18.1-2.0.4.jar          |Decorative Blocks             |decorative_blocks             |2.0.4               |COMMON_SET|Manifest: NOSIGNATURE
		MyServerIsCompatible-1.18-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
		snuffles-1.0.1.jar                                |Snuffles                      |snuffles                      |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
		lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |COMMON_SET|Manifest: NOSIGNATURE
		azalea-FORGE-3.1.1.jar                            |Better Azalea                 |azalea                        |3.1.1               |COMMON_SET|Manifest: NOSIGNATURE
		JEITweaker-1.18.1-3.0.0.3.jar                     |JEI Tweaker                   |jeitweaker                    |3.0.0.3             |COMMON_SET|Manifest: NOSIGNATURE
		blueprint-1.18.1-5.1.1.jar                        |Blueprint                     |blueprint                     |5.1.1               |COMMON_SET|Manifest: NOSIGNATURE
		savage_and_ravage-1.18.1-4.0.0.jar                |Savage & Ravage               |savage_and_ravage             |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		allurement-1.18.1-2.0.0.jar                       |Allurement                    |allurement                    |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		Compat-O-Plenty-1.18.1-1.4.1.jar                  |Compat O' Plenty              |compatoplenty                 |1.18.1-1.4.1        |COMMON_SET|Manifest: NOSIGNATURE
		incubation-1.18.1-2.0.0.jar                       |Incubation                    |incubation                    |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		berry_good-1.18.1-5.0.0.jar                       |Berry Good                    |berry_good                    |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		CraftTweaker-forge-1.18.1-9.0.63.jar              |CraftTweaker                  |crafttweaker                  |9.0.63              |COMMON_SET|Manifest: NOSIGNATURE
		forge-1.18.1-39.0.66-universal.jar                |Forge                         |forge                         |39.0.66             |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
		scuba_gear-1.18.1-1.0.4.jar                       |Scuba Gear                    |scuba_gear                    |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
		chalk-1.18.1-1.2.0.jar                            |Chalk                         |chalk                         |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
		selene-1.18-1.12.0.jar                            |Selene                        |selene                        |1.18-1.12.0         |COMMON_SET|Manifest: NOSIGNATURE
		client-1.18.1-20211210.034407-srg.jar             |Minecraft                     |minecraft                     |1.18.1              |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
		logprot-1.18-1.4.jar                              |Logprot                       |logprot                       |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
		trade-cycling-forge-1.18.1-1.0.2.jar              |Trade Cycling                 |trade_cycling                 |1.18.1-1.0.2        |COMMON_SET|Manifest: NOSIGNATURE
		EnchantmentDescriptions-Forge-1.18.1-9.0.11.jar   |EnchantmentDescriptions       |enchdesc                      |9.0.11              |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.18.1-1.1.0.73 (1).jar        |TerraBlender                  |terrablender                  |1.18.1-1.1.0.73     |COMMON_SET|Manifest: NOSIGNATURE
		Companion-1.18-forge-1.1.1.jar                    |Companion                     |companion                     |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
		snowyspirit-1.18-1.1.0.jar                        |Snowy Spirit                  |snowyspirit                   |1.18-1.1.0          |COMMON_SET|Manifest: NOSIGNATURE
		Ding-1.18-1.3.0.jar                               |Ding                          |ding                          |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
		personality-1.18.1-2.0.0.jar                      |Personality                   |personality                   |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		mmlib-1.0.0-1.18.1.jar                            |Mysterious Mountain Lib       |mmlib                         |1.0.0-1.18.1        |COMMON_SET|Manifest: NOSIGNATURE
		corn_delight-1.0.3-1.18.1.jar                     |Corn Delight                  |corn_delight                  |1.0.3-1.18.1        |COMMON_SET|Manifest: NOSIGNATURE
		notenoughanimations-forge-1.4.0-mc1.18.jar        |NotEnoughAnimations Mod       |notenoughanimations           |1.4.0               |COMMON_SET|Manifest: NOSIGNATURE
		Iceberg-1.18.1-1.0.40.jar                         |Iceberg                       |iceberg                       |1.0.40              |COMMON_SET|Manifest: NOSIGNATURE
		flywheel-forge-1.18-0.6.0.jar                     |Flywheel                      |flywheel                      |1.18-0.6.0          |COMMON_SET|Manifest: NOSIGNATURE
		alloyed-1.18.1-v1.2.jar                           |Create: Alloyed               |alloyed                       |1.18.1              |COMMON_SET|Manifest: NOSIGNATURE
		create-mc1.18.1_v0.4d.jar                         |Create                        |create                        |0.4d                |COMMON_SET|Manifest: NOSIGNATURE
		LegendaryTooltips-1.18.1-1.2.4.jar                |Legendary Tooltips            |legendarytooltips             |1.2.4               |COMMON_SET|Manifest: NOSIGNATURE
		ecologics-FORGE-1.18.1-1.2.0.jar                  |Ecologics                     |ecologics                     |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
		Xaeros_Minimap_22.1.3_Forge_1.18.jar              |Xaero's Minimap               |xaerominimap                  |22.1.3              |COMMON_SET|Manifest: NOSIGNATURE
		ngv-1.0.0_FORGE.jar                               |Nether Gold Veins             |ngv                           |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		AutoRegLib-1.7-52.jar                             |AutoRegLib                    |autoreglib                    |1.7-52              |COMMON_SET|Manifest: NOSIGNATURE
		Quark-3.1-339.jar                                 |Quark                         |quark                         |3.1-339             |COMMON_SET|Manifest: NOSIGNATURE
		StorageDrawers-1.18.1-10.1.1.jar                  |Storage Drawers               |storagedrawers                |10.1.1              |COMMON_SET|Manifest: NOSIGNATURE
		EnderitesDelight-1.18.1-1.2.jar                   |Enderite's Delight            |enderitesdelight              |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
		entityculling-forge-mc1.18-1.4.0.jar              |EntityCulling                 |entityculling                 |1.4.0               |COMMON_SET|Manifest: NOSIGNATURE
		backpacked-2.0.4-1.18.1.jar                       |Backpacked                    |backpacked                    |2.0.4               |COMMON_SET|Manifest: NOSIGNATURE
		hardcorerevival-forge-1.18-8.0.0.jar              |Hardcore Revival              |hardcorerevival               |8.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		AmbientEnvironment-forge-1.18.1-7.0+17.jar        |Ambient Environment           |ambientenvironment            |7.0+17              |COMMON_SET|Manifest: NOSIGNATURE
		appleskin-forge-mc1.18-2.3.0.jar                  |AppleSkin                     |appleskin                     |2.3.0+mc1.18        |COMMON_SET|Manifest: NOSIGNATURE
		lootr-1.18-0.1.14.48.jar                          |Lootr                         |lootr                         |0.1.14.48           |COMMON_SET|Manifest: NOSIGNATURE
		ferritecore-4.1.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.1.2               |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
		visuality-0.4.0-1.18-forge.jar                    |Visuality                     |visuality                     |0.4.0               |COMMON_SET|Manifest: NOSIGNATURE
		extendedcreativeinventory_1.18.1-1.7.jar          |Extended Creative Inventory   |extendedcreativeinventory     |1.7                 |COMMON_SET|Manifest: NOSIGNATURE
		DamageTilt-1.18-forge-0.1.1.jar                   |DamageTilt                    |damagetilt                    |0.1.1               |COMMON_SET|Manifest: NOSIGNATURE
		PuzzlesLib-v3.1.3-1.18.1-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.1.3               |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
		mannequins-forge-2.0.0+1.18.1.jar                 |Mannequins                    |mannequins                    |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		pollen-forge-1.0.0+1.18.1.jar                     |Pollen                        |pollen                        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		heartstone-1.18-1.0.0.jar                         |Heartstone                    |heartstone                    |1.18-1.0.0          |COMMON_SET|Manifest: NOSIGNATURE
		CosmeticArmorReworked-1.18.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.1-v1a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
		roasted-1.18.1-1.1.0.jar                          |Roasted                       |roasted                       |1.18.1-1.1.0        |COMMON_SET|Manifest: NOSIGNATURE
		OpenLoader-Forge-1.18.1-11.0.4.jar                |OpenLoader                    |openloader                    |11.0.4              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		responsiveshields-1.1-mc1.18.x.jar                |Responsive Shields            |responsiveshields             |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
		drinkbeer-v2.3.5+for+1.18.1.jar                   |Drink Beer                    |drinkbeer                     |2.3.5               |COMMON_SET|Manifest: NOSIGNATURE
	Crash Report UUID: 89401747-afbb-4b69-ae6b-f085e7da2a99
	FML: 39.0
	Forge: net.minecraftforge:39.0.66
	Flywheel Backend: 
	Kiwi Modules: 
		kiwi:contributors
		kiwi:data