---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2023-08-16 19:42:23
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.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.client.renderer.RenderBuffers.m_268794_(RenderBuffers.java:36) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.Util.m_137469_(Util.java:359) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:classloading}
at net.minecraft.client.renderer.RenderBuffers.<init>(RenderBuffers.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:497) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.1.44.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.44.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.44.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.44.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [forge-mavapi.mixins.json:ModelBakeryMixin] from phase [DEFAULT] in config [forge-mavapi.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] {}
... 33 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE")] selector Found @Inject targetting a constructor in injector net/minecraft/client/resources/model/ModelBakery::addModelHook [PREINJECT Applicator Phase -> forge-mavapi.mixins.json:ModelBakeryMixin -> Prepare Injections -> -> handler$zhb000$addModelHook(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.addTargetNode(CallbackInjector.java:404) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:241) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[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] {}
... 33 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.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.client.renderer.RenderBuffers.m_268794_(RenderBuffers.java:36) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.Util.m_137469_(Util.java:359) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:classloading}
at net.minecraft.client.renderer.RenderBuffers.<init>(RenderBuffers.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:497) ~[client-1.20.1-20230612.114412-srg.jar%23534!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3324: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.3155 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
GEPPlugin64.dll:GEPPlugin:1.1.0.36:Overwolf LTD
GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.23070.1004 (bb9bcf4b5a81795c3d7eff6d093b19bf6dc550ed):Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (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
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3208 (WinBuild.160101.0800):Microsoft Corporation
OWClient.dll:Overlay:2.2.230.5:Overwolf LTD
OWExplorer.dll:Overlay:2.2.230.4:Overwolf LTD
OWUtils.dll:Overlay:2.2.230.4:Overwolf LTD
OpenAL.dll:Main implementation library:1.21.1:
PROPSYS.dll:Microsoft Property System:7.0.19041.1708 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WINNSI.DLL:Network Store Information RPC interface:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
atiadlxx.dll:ADL:7.21.10.1431:Advanced Micro Devices, Inc.
atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
atig6txx.dll:atigktxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
atio6axx.dll:AMD OpenGL driver:8.14.11000.14830:Advanced Micro Devices, Inc.
awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
dxva2.dll:DirectX Video Acceleration 2.0 DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation
gep_minecraft.dll:GEPPlugin:1.0.0.40:Overwolf LTD
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
gpapi.dll:Group Policy Client API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jna11097439080690743826.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.19041.546 (WinBuild.160101.0800):Microsoft Corporation
libowgameevents64.dll:Overwolf Game Events SDK:1.0.0.12:Overwolf LTD
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:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
ntdll.dll:NT Layer DLL:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
win32u.dll:Win32u:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.1.44.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.44.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.44.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.44.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
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: 610675264 bytes (582 MiB) / 1797259264 bytes (1714 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
Microarchitecture: Haswell (Client)
Frequency (GHz): 3.39
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon HD 7800 Series
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x6819
Graphics card #0 versionInfo: DriverVersion=27.20.20913.2000
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
Memory slot #2 capacity (MB): 4096.00
Memory slot #2 clockSpeed (GHz): 1.60
Memory slot #2 type: DDR3
Virtual memory max (MB): 17599.77
Virtual memory used (MB): 13519.18
Swap memory total (MB): 5376.00
Swap memory used (MB): 0.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Launched Version: forge-47.1.44
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon HD 7800 Series GL version 4.6.14830 Core Profile Forward-Compatible Context 22.6.1 27.20.20913.2000, ATI Technologies Inc.
Window size: <not initialized>
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 8x Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.1.44.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.44.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.44.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.44.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.44.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
javafml@null
lowcodefml@null
[email protected]
[email protected]
Mod List:
Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642configlib-1.1.7-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
extratrades-1.20.1-1.2.jar |Extra Trades |extratrades |1.20.1-1.2 |COMMON_SET|Manifest: NOSIGNATURE
nether-s-exoticism-1.20.1-1.2.6.jar |Nether's Exoticism |nethers_exoticism |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
DeathCounter-1.20.1-Forge-1.3.0.jar |Death Counter |deathcounter |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
hitindication-1.20.1-1.3.1.jar |Hit Indication |hitindication |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
nyfsquiver-1.20.1-forge-1.0.1.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |COMMON_SET|Manifest: NOSIGNATURE
Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |COMMON_SET|Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.0.0-build.0142.jar |ForgeEndertech |forgeendertech |11.1.0.0 |ERROR |Manifest: NOSIGNATURE
duckling-3.0.0-forge.jar |Duckling |duckling |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
toolleveling-forge-1.20.1-2.0.0.jar |ToolLeveling+ |toolleveling |1.20.1-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
guardvillagers-1.20-1.6.1.jar |Guard Villagers |guardvillagers |1.20-1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
forgivingvoid-forge-1.20-10.0.0.jar |Forgiving Void |forgivingvoid |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
MineTraps-1.20.x-(v.2.3.0).jar |MineTraps |minetraps |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
balm-forge-1.20-7.0.7.jar |Balm |balm |7.0.7 |COMMON_SET|Manifest: NOSIGNATURE
kelpfertilizer-1.20.1-3.0.jar |Kelp Fertilizer |kelpfertilizer |3.0 |COMMON_SET|Manifest: NOSIGNATURE
durabilitytooltip-1.1.4-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
athena-forge-1.20.1-3.0.1.jar |Athena |athena |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
torchmaster-20.1.4.jar |Torchmaster |torchmaster |20.1.4 |COMMON_SET|Manifest: NOSIGNATURE
mod-4.0.4.jar |GroovyModLoader |gml |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.12a-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12a |COMMON_SET|Manifest: NOSIGNATURE
MysticalAdaptations-1.20.1-1.0.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
JustARaftMod-1.20.1-3.0.4.jar |Just A Raft Mod |justaraftmod |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-5.2.0-beta.3+1.20.1.jar |Curios API |curios |5.2.0-beta.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
goldenfood-2.0.0.jar |Golden Food |goldenfood |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
advancednetherite-forge-2.0.2-1.20.1.jar |Advanced Netherite |advancednetherite |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-roofs-2.2.4-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE
cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |ERROR |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
flib-1.20.1-0.0.9.jar |flib |flib |0.0.9 |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
exoticbirds-1.20.1-1.0.0.jar |Exotic Birds |exoticbirds |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Disenchanting-forge-1.20.1-2.2.4.jar |Disenchanting |disenchanting |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
DarkPaintings-Forge-1.20.1-17.0.1.jar |DarkPaintings |darkpaintings |17.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
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
ClearDespawn-forge-1.20.1-1.1.13.jar |ClearDespawn |cleardespawn |1.1.13 |COMMON_SET|Manifest: NOSIGNATURE
tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
splash_milk-2.1.0.jar |Splash Milk |splash_milk |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
epicsamurai-0.0.24-1.20.1-forge.jar |Epic Samurai |epicsamurai |0.0.24-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
carpeted-1.20-1.4.jar |Carpeted |carpeted |1.20-1.4 |COMMON_SET|Manifest: NOSIGNATURE
Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
easyelytratakeoff-1.20.1-4.0.jar |Easy Elytra Takeoff |easyelytratakeoff |4.0 |COMMON_SET|Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.1-forge.jar |Nature's Compass |naturescompass |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
SereneSeasons-1.20.1-9.0.0.43.jar |Serene Seasons |sereneseasons |9.0.0.43 |COMMON_SET|Manifest: NOSIGNATURE
jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
anvilrestoration-1.20.1-2.0.jar |Anvil Restoration |anvilrestoration |2.0 |COMMON_SET|Manifest: NOSIGNATURE
rare-ice-0.6.0.jar |Rare Ice |rare_ice |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
TelePastries-1.20.1-0.8.1.jar |TelePastries |telepastries |0.8.1 |COMMON_SET|Manifest: NOSIGNATURE
Exclusive_Weapons_Armor_and_Tools-2.1.0-Forge.jar |Exclusive Weapons Armor And To|exclusive_weapons_armor_and_to|2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
potionbundles-1.20-1.7.jar |Potion Bundles |potionbundles |1.7 |COMMON_SET|Manifest: NOSIGNATURE
Display Case-forge-1.20-1.0.7.jar |Display Case Mod |display_case |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
extendedbonemeal-1.20.1-3.0.jar |Extended Bone Meal |extendedbonemeal |3.0 |COMMON_SET|Manifest: NOSIGNATURE
FeederHelmet-47.0.1.jar |AutoFeederHelmet |feederhelmet |47.0.1 |COMMON_SET|Manifest: NOSIGNATURE
emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |COMMON_SET|Manifest: NOSIGNATURE
DungeonsArise-1.20.1-2.1.56.1-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.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.20.1-3.1.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE
trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |COMMON_SET|Manifest: NOSIGNATURE
Super-Oro-Block-4.1.0-Forge.jar |Super Ore Block |super_ore_block |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Durability101-forge-1.20-0.0.4.jar |Durability101 |durability101 |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
SaveYourPets-1.20.1-1.0.9.jar |Save Your Pets |syp |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
AdLods-1.20.1-8.1.0.0-build.0142.jar |Large Ore Deposits |adlods |8.1.0.0 |ERROR |Manifest: NOSIGNATURE
spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ceilingtorch-1.20-1.25.jar |Ceiling Torch |ceilingtorch |1.25 |COMMON_SET|Manifest: NOSIGNATURE
ObsidianBoat-Forge-3.0.2+mc1.20.1.jar |Obsidian Boat |obsidianboat |3.0.2+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
betterfpsdist-1.20.1-3.8.jar |betterfpsdist mod |betterfpsdist |1.20.1-3.8 |COMMON_SET|Manifest: NOSIGNATURE
notenoughanimations-forge-1.6.4-mc1.20.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_23.6.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.6.1 |ERROR |Manifest: NOSIGNATURE
[1.20.1] SecurityCraft v1.9.7-beta2.jar |SecurityCraft |securitycraft |1.9.7-beta2 |ERROR |Manifest: NOSIGNATURE
sit-1.20-1.3.3.jar |Sit |sit |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
glassbreaker-forge-1.2.0+1.20.jar |Glass Breaker |glassbreaker |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
custom-crosshair-mod-v1.5.4-forge-mc1.20.1.jar |Custom Crosshair Mod |custom_crosshair_mod |1.5.4-forge |COMMON_SET|Manifest: NOSIGNATURE
FPS-Monitor-1.20-1.3.0.jar |FPS Monitor |fps |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
connectedglass-1.1.7-forge-mc1.20.jar |Connected Glass |connectedglass |1.1.7 |ERROR |Manifest: NOSIGNATURE
PuzzlesLib-v8.0.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.24 |ERROR |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
denseores-1.20.1-1.2.1.jar |Dense Ores |denseores |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
PizzaCraft-1.20.1-7.0.7.jar |PizzaCraft |pizzacraft |7.0.7 |ERROR |Manifest: NOSIGNATURE
Healing+Bed+1.20.1.jar |Healingbed |healingbed |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
visualoverhaul-forge-5.0.1.jar |VisualOverhaul |visualoverhaul |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
midnightlib-forge-1.4.1.jar |MidnightLib |midnightlib |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
mavapi-1.1.2-mc1.20.1.jar |More Axolotl Variants API |mavapi |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
stackablestewandsoup-1.0.1.jar |Stackable Stew and Soup |stackabowls |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.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
snowballsfreezemobs-1.20.1-3.1.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.1 |COMMON_SET|Manifest: NOSIGNATURE
responsiveshields-2.2.jar |Responsive Shields |responsiveshields |2.2 |COMMON_SET|Manifest: NOSIGNATURE
xptome-1.20.1-2.1.7.jar |XP Tome |xpbook |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE
CyclopsCore-1.20.1-1.18.9.jar |Cyclops Core |cyclopscore |1.18.9 |ERROR |Manifest: NOSIGNATURE
TreeChop-1.20.1-forge-0.18.3.jar |HT's TreeChop |treechop |0.18.3 |COMMON_SET|Manifest: NOSIGNATURE
notenoughcrashes-4.4.6+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE
deepslatecutting-forge-1.7.0.jar |DeepslateCutting |deepslatecutting_forge |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
AdditionalBanners-Forge-1.20.1-14.0.1.jar |AdditionalBanners |additionalbanners |14.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
immersive_aircraft-0.5.2+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.5.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.5.83.395.jar |Sophisticated Core |sophisticatedcore |1.20.1-0.5.83.395 |COMMON_SET|Manifest: NOSIGNATURE
bowinfinityfix-1.20.x-forge-2.6.0.jar |Bow Infinity Fix |bowinfinityfix |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
villagernames-1.20.1-5.2.jar |Villager Names |villagernames |5.2 |COMMON_SET|Manifest: NOSIGNATURE
realisticbees-1.20.1-3.4.jar |Realistic Bees |realisticbees |3.4 |COMMON_SET|Manifest: NOSIGNATURE
golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20-16.0.0.jar |CookingForBlockheads |cookingforblockheads |16.0.0 |ERROR |Manifest: NOSIGNATURE
Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |ERROR |Manifest: NOSIGNATURE
rats-8.0.6-1.20.1.jar |Rats |rats |8.0.6-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.20.1-47.1.44-universal.jar |Forge |forge |47.1.44 |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
silent-gear-1.20.1-3.5.0.jar |Silent Gear |silentgear |3.5.0 |COMMON_SET|Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE
culinaryconstruct-forge-5.2.0+1.20.1.jar |Culinary Construct |culinaryconstruct |5.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.0.2.jar |Bookshelf |bookshelf |20.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
endercrop-1.20.1-1.7.0.jar |Ender Crop |endercrop |1.20.1-1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.18.56.890.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.20.1-3.18.56.890 |COMMON_SET|Manifest: NOSIGNATURE
simpleplanes-1.20.1-5.2.4.jar |Simple Planes |simpleplanes |1.20.1-5.2.4 |COMMON_SET|Manifest: NOSIGNATURE
mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
keepmysoiltilled-1.20.1-2.0.jar |Keep My Soil Tilled |keepmysoiltilled |2.0 |COMMON_SET|Manifest: NOSIGNATURE
cat_jam-1.0.2.jar |cat_jam |cat_jam |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
ShieldExpansion-1.20.1-1.1.6a.jar |Shield Expansion |shieldexp |1.1.6a |COMMON_SET|Manifest: NOSIGNATURE
macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |COMMON_SET|Manifest: NOSIGNATURE
dummmmmmy-1.20-1.7.9.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.7.9 |COMMON_SET|Manifest: NOSIGNATURE
Trenzalore-Forge-3.0.1+mc1.20.1.jar |Trenzalore |trenzalore |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
macawsbridgesbop-1.20-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |ERROR |Manifest: NOSIGNATURE
CompassCoords-1.6.0-mc1.20.jar |Compass Coords |compasscoords |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
betterspawnercontrol-1.20.1-4.2.jar |Better Spawner Control |betterspawnercontrol |4.2 |COMMON_SET|Manifest: NOSIGNATURE
endersdelight-1.20.1-1.0.1.jar |Ender's Delight |endersdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |COMMON_SET|Manifest: NOSIGNATURE
fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
simplefarming-1.20.1-2.1.6.jar |Simple Farming |simplefarming |1.20.1-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |COMMON_SET|Manifest: NOSIGNATURE
Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |ERROR |Manifest: NOSIGNATURE
collective-1.20.1-6.65.jar |Collective |collective |6.65 |COMMON_SET|Manifest: NOSIGNATURE
BetterThanLlamas-1.20.1-Forge-1.2.0.jar |Better Than Llamas |betterthanllamas |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.2.1.jar |SimpleHats |simplehats |1.20.1-0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.9.jar |Resourceful Lib |resourcefullib |2.1.9 |COMMON_SET|Manifest: NOSIGNATURE
eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
BetterFurnaces-1.20.1-1.0.1-forge.jar |Better Furnaces Reforged |betterfurnacesreforged |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |COMMON_SET|Manifest: NOSIGNATURE
animal_feeding_trough-1.0.3+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
cupboard-1.20.1-1.6.jar |Cupboard utilities |cupboard |1.20.1-1.6 |COMMON_SET|Manifest: NOSIGNATURE
TrampleStopper-Forge-5.0.0+mc1.20.1.jar |Trample Stopper |tramplestopper |5.0.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
smallships-forge-1.20.1-2.0.0-a2.3.3.jar |Small Ships |smallships |2.0.0-a2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
HopoBetterMineshaft-[1.20-1.20.1]-1.1.8.jar |HopoBetterMineshaft |hopo |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
mavm-1.2.4-mc1.20.jar |More Axolotl Variants Mod |mavm |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mbt-2.4.2-1.20.1.jar |More Beautiful Torches |mbt |2.4.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
Cyclic-1.20.1-1.12.2.jar |Cyclic |cyclic |1.12.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
BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |COMMON_SET|Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.0.jar |Cucumber Library |cucumber |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
trashslot-forge-1.20-15.0.0.jar |TrashSlot |trashslot |15.0.0 |ERROR |Manifest: NOSIGNATURE
compact_storage_forge-5.0.1-1.20.1.jar |Compact Storage |compact_storage |5.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
villagerdrops-forge-1.20.1-v1.3.0.jar |Villagers Drop Emeralds on Dea|villagerdrops |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
biggerspongeabsorptionradius-1.20.1-3.1.jar |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius |3.1 |COMMON_SET|Manifest: NOSIGNATURE
EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |ERROR |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
BetterThanBunnies-1.20.1-Forge-1.3.0.jar |Better Than Bunnies |betterthanbunnies |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
mooshroomtweaks-1.20.1-3.2.jar |Mooshroom Tweaks |mooshroomtweaks |3.2 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ItemBorders-1.20.1-forge-1.2.0.jar |Item Borders |itemborders |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
BadMobs-1.20.1-19.0.1.jar |BadMobs |badmobs |19.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ExplorersCompass-1.20.1-1.3.2-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.2-forge |COMMON_SET|Manifest: NOSIGNATURE
deathquotes-forge-1.20.1-3.3.jar |DeathQuotes |deathquotes |3.3 |COMMON_SET|Manifest: NOSIGNATURE
3dskinlayers-forge-1.5.4-mc1.20.1.jar |3dSkinLayers |skinlayers3d |1.5.4 |COMMON_SET|Manifest: NOSIGNATURE
PartyParrots-1.20.1-Forge-1.2.0.jar |Party Parrots |partyparrots |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
ColossalChests-1.20.1-1.8.4.jar |ColossalChests |colossalchests |1.8.4 |ERROR |Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.2.jar |Mystical Agriculture |mysticalagriculture |7.0.2 |ERROR |Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.1.jar |Mystical Agradditions |mysticalagradditions |7.0.1 |COMMON_SET|Manifest: NOSIGNATURE
FactoryAPI-1.20.1-1.0-forge.jar |Factory API |factory_api |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.0.3.jar |EnchantmentDescriptions |enchdesc |17.0.3 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
moonlight-1.20-2.8.3-forge.jar |Moonlight Library |moonlight |1.20-2.8.3 |COMMON_SET|Manifest: NOSIGNATURE
ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |COMMON_SET|Manifest: NOSIGNATURE
morebowsandarrows-1.0.0.jar |More Bows and Arrows! |morebowsandarrows |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
extractpoison-1.20.1-3.1.jar |Extract Poison |extractpoison |3.1 |COMMON_SET|Manifest: NOSIGNATURE
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.13.jar |Iceberg |iceberg |1.1.13 |COMMON_SET|Manifest: NOSIGNATURE
diet-forge-2.1.0+1.20.1.jar |Diet |diet |2.1.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
invhud.forge.1.20.1-3.4.18.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.18 |COMMON_SET|Manifest: NOSIGNATURE
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
infusedfoods-1.20.1-10.0.0.jar |InfusedFoods |infusedfoods |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
pgwbandedtorches-1.20.1-1.0.20230617a.jar |PixelGameWizard's Banded Torch|pgwbandedtorches |1.20.1-1.0.20230617a|COMMON_SET|Manifest: NOSIGNATURE
Craftable Horse Armour Saddle-1.20-1.10.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.10 |COMMON_SET|Manifest: NOSIGNATURE
bushierflowers-0.0.3-1.20.1.jar |Bushier Flowers |bushierflowers |0.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 7234c283-b723-41a8-aa8a-3e5c2fc38936
FML: 47.1
Forge: net.minecraftforge:47.1.44
Suspected Mods: Minecraft (minecraft)