---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2024-05-04 20:28:00 Description: Initializing game java.lang.NoClassDefFoundError: com/seibel/distanthorizons/api/interfaces/override/rendering/IDhApiShadowCullingFrustum at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[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:525) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23642!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.2.30.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,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.2.30.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.30.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.30.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: java.lang.ClassNotFoundException: com.seibel.distanthorizons.api.interfaces.override.rendering.IDhApiShadowCullingFrustum at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} ... 25 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mods: NONE Stacktrace: at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[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:525) ~[?:?] {} at net.minecraft.client.Minecraft.(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23642!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:API de base do Windows 32 avançada:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:Biblioteca de Controles de Experiência do Usuário:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DLL da API de cliente DNS:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:DLL da biblioteca de utilitários OpenGL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:API de Auxiliar de IP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:DLL cliente da API BASE do Windows NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:DLL cliente da API BASE do Windows NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:API do MMDevice:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:DLL de servidor MSCTF:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.24030.9 (cd8105518e5571788ee3b6a178bae8fbcdf461a8):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE para Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll:Main implementation library:1.21.1: POWRPROF.dll:DLL do Auxiliar do Perfil de Energia:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:DLL auxiliar de dados de desempenho do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation PhysXCommon_64.dll:PhysXCommon 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation PhysXCooking_64.dll:PhysXCooking 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation PhysXDevice64.dll:NVIDIA PhysX Device Module:18, 12, 7, 2:NVIDIA Corporation PhysXFoundation_64.dll:PhysXFoundation 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation PhysXGpu_64.dll:PhysXGpu 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation PhysXJniBindings_64.dll PhysX_64.dll:PhysX 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation RPCRT4.dll:Tempo de Execução da Chamada de Procedimento Remoto:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:API de instalação do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:DLL comum do Shell do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:DLL de cliente API de usuário Windows para multiusuários:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:DLL de 32 bits do Windows Socket 2.0:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation amdihk64.dll:Radeon Settings: Host Service:2,00,00,1788:Advanced Micro Devices, Inc. amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Biblioteca de cliente de compatibilidade de aplicativos:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc. atio6axx.dll:AMD OpenGL Driver:24.02.230729_569461f:Advanced Micro Devices, Inc awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft bcrypt.dll:Biblioteca de Primitivos Criptografados do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM para Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:Serviço do Cliente DHCP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:Cliente DHCPv6:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:API do Gerenciador de Janelas da Área de Trabalho Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:API de Modo de Usuário FWP/IPsec:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW gpapi.dll:API do Cliente da Política de Grupo:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft jna3639946270481134863.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft mscms.dll:DLL do Sistema de Correspondência de Cores Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Provedor de serviços do Microsoft Windows Sockets 2.0:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:Provedor de Correção de Nomeação de Emails:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Roteador NCrypt do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:DLL de nível do NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:DLL de objetos de desempenho de sistema do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Biblioteca de utilitário abreviado para Shell:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Biblioteca UxTheme Microsoft:10.0.22621.2860 (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:**.**.**.**:Microsoft win32u.dll:Win32u:10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:API de Armazenamento Microsoft WinRT:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:DLL dos Tipos de Base do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation wldp.dll:Política de Bloqueio do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:API do Controlador Comum da Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.2.30.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,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.2.30.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.30.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.30.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 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 850184016 bytes (810 MiB) / 2441084928 bytes (2328 MiB) up to 16877879296 bytes (16096 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5700G with Radeon Graphics Identifier: AuthenticAMD Family 25 Model 80 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.80 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon(TM) Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1638 Graphics card #0 versionInfo: DriverVersion=31.0.21912.14 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.60 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.60 Memory slot #1 type: DDR4 Virtual memory max (MB): 28336.58 Virtual memory used (MB): 18595.98 Swap memory total (MB): 3968.00 Swap memory used (MB): 122.03 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16096m -Xms256m Loaded Shaderpack: (off) Launched Version: forge-47.2.30 Backend library: LWJGL version 3.3.1 build 7 Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Core Profile Context 24.3.1.240216, ATI Technologies Inc. Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 16x AMD Ryzen 7 5700G with Radeon Graphics 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.2.30.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.30.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.30.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.30.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.30.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: javafml@null lowcodefml@null minecraft@1.0 gml@4.0.9 Mod List: YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE scena-forge-1.0.103.jar |Scena |scena |1.0.103 |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 paragon-forge-3.0.2-1.20x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE guiclock-1.20.1-4.4.jar |GUI Clock |guiclock |4.4 |COMMON_SET|Manifest: NOSIGNATURE VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |COMMON_SET|Manifest: NOSIGNATURE everythingcopper-1.20.1-2.3.4.jar |Everything is Copper |everythingcopper |1.20.1-2.3.4 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |COMMON_SET|Manifest: NOSIGNATURE qualitysounds-forge-1.5.0-1.20.1.jar |Quality Sounds |qualitysounds |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.20.1-forge-10.4.3.jar |Snow! Real Magic! |snowrealmagic |10.4.3 |COMMON_SET|Manifest: NOSIGNATURE spelunkery-1.20.1-0.3.5-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.5 |COMMON_SET|Manifest: NOSIGNATURE exposure-1.20.1-1.5.1-forge.jar |Exposure |exposure |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE sb_objectsblocks-1.04release.jar |security_breach_objects/blocks|sb_objectsblocks |1.05 |COMMON_SET|Manifest: NOSIGNATURE ctov-forge-3.4.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE sawmill-1.20-1.3.13.jar |Universal Sawmill |sawmill |1.20-1.3.13 |COMMON_SET|Manifest: NOSIGNATURE revampedwolf-1.20.1-5.0.0.jar |RevampedWolf |revampedwolf |1.20.1-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |COMMON_SET|Manifest: NOSIGNATURE geophilic-v2.2.0-mc1.20u1.20.2.jar |Geophilic |geophilic |2.2.0-mc1.20u1.20.2 |COMMON_SET|Manifest: NOSIGNATURE embeddium-0.3.17+mc1.20.1-all.jar |Embeddium |embeddium |0.3.17+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE TinySkeletons-v8.0.1-1.20.1-Forge.jar |Tiny Skeletons |tinyskeletons |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE Amplified_Nether_1.20.4_v1.2.4.jar |Amplified Nether |amplifiednether |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE blur-forge-3.1.1.jar |Blur (Forge) |blur |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE pop-1.20.1-1.0.0.jar |Pop! |pop |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE tidal-towns-1.3.jar |Tidal Towns |mr_tidal_towns |1.3 |COMMON_SET|Manifest: NOSIGNATURE Philips-Ruins1.20.1-3.7.jar |Philips Ruins |philipsruins |3.7 |COMMON_SET|Manifest: NOSIGNATURE cluttered-2.1-1.20.1.jar |Cluttered |luphieclutteredmod |2.1 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-5.9.0+1.20.1.jar |Curios API |curios |5.9.0+1.20.1 |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 oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE Chunk-Pregenerator-1.20-4.4.3.jar |Chunk Pregenerator |chunkpregen |1.20-4.4.3 |COMMON_SET|Manifest: NOSIGNATURE YungsMenuTweaks-1.20.1-Forge-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE soulfired-1.20.1-3.2.1.0-forge.jar |Soul fire'd |soulfired |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** ShinyHorses-1.20.1-1.2.jar |Shiny Horses Forge - Enchantab|shinyhorses |1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE Essential (forge_1.20.1).jar |Essential |essential |**.**.**.**+g3a090c5c88 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE radium-mc1.20.1-0.12.3+git.50c5c33 (1).jar |Radium |radium |0.12.3+git.50c5c33 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.20.1-forge-11.6.2.jar |Kiwi Library |kiwi |11.6.2 |COMMON_SET|Manifest: NOSIGNATURE clienttweaks-forge-1.20-11.1.0.jar |Client Tweaks |clienttweaks |11.1.0 |COMMON_SET|Manifest: NOSIGNATURE puffish_skills-0.12.1-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.12.1 |COMMON_SET|Manifest: NOSIGNATURE createbigcannons-forge-1.20.1-0.5.4.jar |Create Big Cannons |createbigcannons |0.5.4-nightly-8b9cea|COMMON_SET|Manifest: NOSIGNATURE WI-Zoom-1.5-MC1.20.1-Forge.jar |WI Zoom |wi_zoom |1.5-MC1.20.1-Forge |COMMON_SET|Manifest: NOSIGNATURE MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Connectible Chains-forge-1.20.1-1.0.0.jar |Connectible Chains |connectiblechains |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** UniversalBoneMeal-v8.0.1-1.20.1-Forge.jar |Universal Bone Meal |universalbonemeal |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Paxi-1.20-Forge-4.0 (1).jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE vanilla-refresh-1.4.19h.jar |Vanilla Refresh |mr_vanilla_refresh |1.4.19h |COMMON_SET|Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE travelersbackpack-forge-1.20.1-9.1.14.jar |Traveler's Backpack |travelersbackpack |9.1.14 |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE rare-ice-0.6.0.jar |Rare Ice |rare_ice |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** forge-1.20.1-47.2.30-universal.jar |Forge |forge |47.2.30 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** 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.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE tectonic-forge-1.19.3-2.3.4.jar |Tectonic |tectonic |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** replanter-1.4.0.jar |Replanter |replanter |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE geodeplus-forge-1.2.4-1.20.1.jar |Geode+ |geode_plus |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE voicechat-forge-1.20.1-2.5.13.jar |Simple Voice Chat |voicechat |1.20.1-2.5.13 |COMMON_SET|Manifest: NOSIGNATURE sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |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.1.6.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE physics-mod-pro-v167d-forge-1.20.1.jar |Physics Mod |physicsmod |3.0.13 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |COMMON_SET|Manifest: NOSIGNATURE bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE optcheck-1.19-1.5.0-forge.jar |XPlus Optifine Checker |optcheck |1.0 |COMMON_SET|Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.20.1-3.1.2.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE [1.20.1] SecurityCraft v1.9.9.jar |SecurityCraft |securitycraft |1.9.9 |COMMON_SET|Manifest: NOSIGNATURE LeaveMyBarsAlone-v8.0.0-1.20.1-Forge.jar |Leave My Bars Alone |leavemybarsalone |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |ERROR |Manifest: NOSIGNATURE AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE lootr-forge-1.20-0.7.33.83.jar |Lootr |lootr |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** weaponmaster_ydm-forge-1.20.1-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |COMMON_SET|Manifest: NOSIGNATURE grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |COMMON_SET|Manifest: NOSIGNATURE notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE UnionLib-1.20.1-10.2.5-Forge.jar |UnionLib |unionlib |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE TaxVillageArchitect+M.1.20.1+ForM.1.1.1.jar |Tax' Village Architect |taxva |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE satin-forge-1.20.1+1.15.0-SNAPSHOT.jar |Satin Forge |satin |1.20.1+1.15.0-SNAPSH|COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |COMMON_SET|Manifest: NOSIGNATURE cave_dweller-1.20.1-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE deepslatecutting-forge-1.7.0.jar |DeepslateCutting |deepslatecutting_forge |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE firstperson-forge-2.3.4-mc1.20.1.jar |FirstPerson |firstperson |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE advancements_tracker_1.20.1-6.1.0.jar |Advancements Tracker |advancements_tracker |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar |Dynamic Lights |dynamiclights |1.7.1+mod |COMMON_SET|Manifest: NOSIGNATURE Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |COMMON_SET|Manifest: NOSIGNATURE immersive_aircraft-0.7.5+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE InsaneLib-1.13.4-mc1.20.1.jar |InsaneLib |insanelib |1.13.4 |COMMON_SET|Manifest: NOSIGNATURE villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |COMMON_SET|Manifest: NOSIGNATURE ritchiesprojectilelib-1.0.0-369e88d+1.20.1-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-369e88d+1.20.1|COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE EnhancedVisuals_FORGE_v1.7.1_mc1.20.1.jar |EnhancedVisuals |enhancedvisuals |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5 (1).jar |Prism |prism |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |COMMON_SET|Manifest: NOSIGNATURE burnt-1.6.3.1-forge-1.20.1.jar |Burnt 1.6.3 |burnt |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_dragon_lib-1.20.1-1.4.2.jar |Create: Dragon Lib |create_dragon_lib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE sculkhorde-1.20.1-0.9.0-Beta5.jar |Sculk Horde |sculkhorde |1.20.1-0.9.0-Beta5 |COMMON_SET|Manifest: NOSIGNATURE Steam_Rails-1.6.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.3+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |COMMON_SET|Manifest: NOSIGNATURE carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE entity_model_features_forge_1.20.1-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE entity_texture_features_forge_1.20.1-6.0.1.jar |Entity Texture Features |entity_texture_features |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.3.9_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.9 |COMMON_SET|Manifest: NOSIGNATURE LetSleepingDogsLie-1.20.1-Forge-1.2.0.jar |Let Sleeping Dogs Lie |dogslie |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE horsestatsmod-MC1.20.x-1.4.7.jar |HorseStatsMod |horsestatsmod |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE simplywalk-0.4.1.jar |SimplyWalk |simplywalk |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE collective-1.20.1-7.56.jar |Collective |collective |7.56 |COMMON_SET|Manifest: NOSIGNATURE basicweapons-forge-mc1.20.1+1.2.0.jar |Basic Weapons |basicweapons |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE Sitting+1.0.2.jar |Sitting+ |sitmod |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE witherstormmod-1.20.1-4.0.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE seamless-loading-screen-2.0.3+1.20.1-forge.jar |Seamless Loading Screen |seamless_loading_screen |2.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE dotbe-1.20.1-1.5.5.jar |DawnOfTimeBuilder |dawnoftimebuilder |1.5.5 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |COMMON_SET|Manifest: NOSIGNATURE eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE pandalib-0.2.1-forge-1.20.jar |PandaLib |pandalib |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE smallships-forge-1.20.1-2.0.0-b1.1.jar |Small Ships |smallships |2.0.0-b1.1 |COMMON_SET|Manifest: NOSIGNATURE shulkerboxtooltip-forge-4.0.4+1.20.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |4.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE shuffle-forge-9.0.0+1.20.1.jar |Shuffle |shuffle |9.0.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE fallingtrees-0.12-forge-1.20.jar |Falling Trees |fallingtrees |0.12 |COMMON_SET|Manifest: NOSIGNATURE pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE amendments-1.20-1.1.27.jar |Amendments |amendments |1.20-1.1.27 |COMMON_SET|Manifest: NOSIGNATURE additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |COMMON_SET|Manifest: NOSIGNATURE EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE InvMove-1.20-0.8.4-Forge.jar |InvMove |invmove |0.8.4 |COMMON_SET|Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE Structory_1.20.2_v1.3.4.jar |Structory |structory |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE artifacts-forge-9.5.4.jar |Artifacts |artifacts |9.5.4 |COMMON_SET|Manifest: NOSIGNATURE ItemBorders-1.20.1-forge-1.2.1.jar |Item Borders |itemborders |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE guicompass-1.20.1-4.4.jar |GUI Compass |guicompass |4.4 |COMMON_SET|Manifest: NOSIGNATURE VanillaTweaks-forge-1.20.1-1.5.71.jar |VanillaTweaks |vanillatweaks |1.5.71 |COMMON_SET|Manifest: NOSIGNATURE simplysneak-0.1.2.jar |SimplySneak |simplysneak |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE waveycapes-forge-1.4.6-mc1.20.1.jar |WaveyCapes |waveycapes |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE bedspreads-forge-6.2.0+1.20.1.jar |Bedspreads |bedspreads |6.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE DistantHorizons-2.0.1-a-1.20.1.jar |Distant Horizons |distanthorizons |2.0.1-a |COMMON_SET|Manifest: NOSIGNATURE Terralith_1.20.4_v2.4.11 (1).jar |Terralith |terralith |2.4.11 |COMMON_SET|Manifest: NOSIGNATURE blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE upgrade_aquatic-1.20.1-6.0.0.jar |Upgrade Aquatic |upgrade_aquatic |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE skinlayers3d-forge-1.6.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE banner-flags-2.3.jar |Banner Flags |mr_banner_flags |2.3 |COMMON_SET|Manifest: NOSIGNATURE TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |COMMON_SET|Manifest: NOSIGNATURE nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE simplyswords-forge-1.55.0-1.20.1.jar |Simply Swords |simplyswords |1.55.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** moonlight-1.20-2.11.14-forge.jar |Moonlight Library |moonlight |1.20-2.11.14 |COMMON_SET|Manifest: NOSIGNATURE endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |COMMON_SET|Manifest: NOSIGNATURE snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.27_mc1.20.1.jar |CreativeCore |creativecore |2.11.27 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE whats-that-slot-forge-1.3.4+1.20.1.jar |What's That Slot |whats_that_slot |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE cavedust-2.0.4-1.20.1-forge.jar |Cave Dust |cavedust |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |COMMON_SET|Manifest: NOSIGNATURE Nullscape_1.20.4_v1.2.4.jar |Nullscape |nullscape |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.1.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.4 |COMMON_SET|Manifest: NOSIGNATURE DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** betterarcheology-1.1.8-1.20.1.jar |Better Archeology |betterarcheology |1.1.8-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE spawnanimations-v1.9.4-mc1.17x-1.20x-mod.jar |Spawn Animations |spawnanimations |1.9.4+mod |COMMON_SET|Manifest: NOSIGNATURE Tiered-1.20.1-6.0.4-Forge.jar |Tiered |tiered |1.20.1-6.0.4-Forge |COMMON_SET|Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** yet-another-config-lib-forge-3.0.1+1.20.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.0.1+1.20 |COMMON_SET|Manifest: NOSIGNATURE justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |COMMON_SET|Manifest: NOSIGNATURE create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.c |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 0347412d-0f3c-4f36-9d0f-3608d4b72424 FML: 47.2 Forge: net.minecraftforge:47.2.30 Flywheel Backend: Uninitialized Suspected Mods: Minecraft (minecraft)