Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Embeddium instance tainted by mods: [entity_texture_features, oculus]
- // Please do not reach out for Embeddium support without removing these mods first.
- // -------
- // Daisy, daisy...
- Time: 2025-08-29 23:29:33
- 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:525) ~[?:?] {}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:511) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.4.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.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.ClassMetadataNotFoundException: net.coderbot.iris.fantastic.ParticleRenderingPhase
- at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:771) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:741) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- ... 30 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Suspected Mods: NONE
- 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:525) ~[?:?] {}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:511) ~[client-1.20.1-20230612.114412-srg.jar%23418!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:API base de Windows 32 avanzado:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:Biblioteca de controles de la experiencia del usuario:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.4768:Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:DLL de API de cliente DNS:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
- GDI32.dll:GDI Client DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- GLU32.dll:DLL de la biblioteca de programas de OpenGL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:API auxiliar para IP:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:Archivo DLL de cliente API BASE de Windows NT:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:Archivo DLL de cliente API BASE de Windows NT:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- MMDevApi.dll:API de MMDevice:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:Archivo DLL del servidor MSCTF:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- Microsoft.Internal.WarpPal.dll
- MpOav.dll:IOfficeAntiVirus Module:4.18.25070.5 (1bc206b886f4747b112648744606a95aff69f1cf):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- NvMemMapStoragex.dll
- OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- OpenAL.dll:Main implementation library:1.21.1:
- POWRPROF.dll:Archivo DLL auxiliar del perfil de energía:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- Pdh.dll:Ayudante de los datos de rendimiento DLL de Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Tiempo de ejecución de llamada a procedimiento remoto:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.dll:API de instalación de Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:Archivo DLL común del shell de Windows:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
- USER32.dll:Archivo DLL de cliente API USER de Windows multiusuario:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- VCRUNTIME140.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
- VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Servicios HTTP de Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WINSTA.dll:Winstation Library:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:DLL de 32 bits de Windows Socket 2.0:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- amdenc64.dll:::Advanced Micro Devices, Inc.
- amdihk64.dll:Radeon Settings: Host Service:2,00,00,1788:Advanced Micro Devices, Inc.
- amdxx64.dll:AMD DX10/DX11 UMD :9.17.11.0069:Advanced Micro Devices, Inc.
- amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- apphelp.dll:Biblioteca de compatibilidad de aplicaciones cliente:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- atidxx64.dll:AMD DX11 STUB :9.17.11.0069:Advanced Micro Devices, Inc.
- bcrypt.dll:Biblioteca de primitivas criptográficas de Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.26100.4202 (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.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- cryptnet.dll:Crypto Network Related API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
- d3d11.dll:Direct3D 11 Runtime:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- dcomp.dll:Microsoft DirectComposition Library:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:Servicio cliente DHCP:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:Cliente DHCPv6:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- drvstore.dll:Driver Store API:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:API del Administrador de ventanas de escritorio de Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- dxcore.dll:DXCore:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- dxgi.dll:DirectX Graphics Infrastructure:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- extnet.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- fwpuclnt.dll:API de modo usuario de FWP/IPsec:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
- icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
- imagehlp.dll:Windows NT Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.26100.4946 (WinBuild.160101.0800):Microsoft Corporation
- java.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- javaw.exe:OpenJDK Platform binary:17.0.15.0:Microsoft
- jemalloc.dll
- jimage.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- jli.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- jna9943634539529248697.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
- jsvml.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- jvm.dll:OpenJDK 64-Bit server VM:17.0.15.0:Microsoft
- kernel.appcore.dll:AppModel API Host:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- lwjgl.dll
- lwjgl_opengl.dll
- lwjgl_stb.dll
- management.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- management_ext.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- msasn1.dll:ASN.1 Runtime APIs:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- mscms.dll:Archivo DLL de Sistema de coincidencias de color de Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- msvcp140.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
- msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Proveedor de servicios de Microsoft Windows Sockets 2.0:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:Proveedor de correcciones de compatibilidad (shim) de nomenclaturas de correo electrónico:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Enrutador de Windows NCrypt:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
- net.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- nio.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- ntdll.dll:DLL del nivel de Windows NT:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Proveedor MARTA de Windows NT:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- nvapi64.dll:NVIDIA NVAPI Library, Version 580.97 :32.0.15.8097:NVIDIA Corporation
- nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 580.97 :32.0.15.8097:NVIDIA Corporation
- nvldumdx.dll:NVIDIA Driver Loader, Version 580.97 :32.0.15.8097:NVIDIA Corporation
- nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.8097:NVIDIA Corporation
- nvppex.dll:NVIDIA Driver, Version 580.97 :32.0.15.8097:NVIDIA Corporation
- nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:11.0.4.526 8Produc:NVIDIA Corporation L$FileDescriptio
- nvwgf2umx.dll:NVIDIA D3D10 Driver, Version 580.97 :32.0.15.8097:NVIDIA Corporation
- ole32.dll:Microsoft OLE para Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- opengl32.dll:OpenGL Client DLL:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- perfos.dll:DLL de objetos de rendimiento del sistema Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Biblioteca de utilidades de Shell:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Biblioteca UxTheme de Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- vcruntime140_1.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
- verify.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- win32u.dll:Win32u:10.0.26100.4946 (WinBuild.160101.0800):Microsoft Corporation
- windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.4768 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:API de almacenamiento de Microsoft WinRT:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:DLL de tipos basados en Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- wldp.dll:Directiva de bloqueo de Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:API Microsoft Common Controller:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.15.0:Microsoft
- Stacktrace:
- at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.4.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.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.15, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 724923936 bytes (691 MiB) / 1348468736 bytes (1286 MiB) up to 4294967296 bytes (4096 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 7535HS with Radeon Graphics
- Identifier: AuthenticAMD Family 25 Model 68 Stepping 1
- Microarchitecture: Zen 3
- Frequency (GHz): 3.29
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: NVIDIA GeForce RTX 3050 Laptop GPU
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x25a2
- Graphics card #0 versionInfo: DriverVersion=32.0.15.8097
- Graphics card #1 name: AMD Radeon(TM) Graphics
- Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
- Graphics card #1 VRAM (MB): 512.00
- Graphics card #1 deviceId: 0x1681
- Graphics card #1 versionInfo: DriverVersion=32.0.11036.4
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 5.60
- Memory slot #0 type: Unknown
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 5.60
- Memory slot #1 type: Unknown
- Virtual memory max (MB): 38684.68
- Virtual memory used (MB): 20618.80
- Swap memory total (MB): 22993.90
- Swap memory used (MB): 732.20
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
- Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
- Profile: VERYLOW (+0 options changed by user)
- Launched Version: forge-47.4.0
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 580.97, NVIDIA Corporation
- Window size: <not initialized>
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. Source and destination dimensions must be identical with the current filtering modes.' x 70
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- CPU: 12x AMD Ryzen 5 7535HS 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.4.0.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- [email protected]+0.15.0+1.20.1
- lowcodefml@null
- Mod List:
- supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |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
- fabric-rendering-fluids-v1-3.0.29+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.29+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-models-v0-0.4.3+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.3+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-windows-2.4.0-1.20.1forge.jar |Macaw's Windows |mcwwindows |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- ApothicCombat-1.20.1-1.1.0.jar |Apothic Combat |apothiccombat |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-convention-tags-v1-1.5.6+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.6+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
- modernfix-forge-5.24.4+mc1.20.1.jar |ModernFix |modernfix |5.24.4+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-command-api-v1-1.2.35+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.35+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-block-view-api-v2-1.0.3+53347ba977.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.3+53347ba977 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-command-api-v2-2.2.14+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.14+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
- Apotheosis-1.20.1-7.4.8.jar |Apotheosis |apotheosis |7.4.8 |ERROR |Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.3.34-all.jar |Balm |balm |7.3.34 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-screen-api-v1-2.0.9+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.9+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
- JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE
- chat_heads-0.13.18-forge-1.20.jar |Chat Heads |chat_heads |0.13.18 |COMMON_SET|Manifest: NOSIGNATURE
- cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
- AutoLeveling-1.20-1.19b.jar |Auto Leveling |autoleveling |1.19b |COMMON_SET|Manifest: NOSIGNATURE
- embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- justlevelingfork-1.2.1.jar |JustLevelingFork |justlevelingfork |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- corpse-forge-1.20.1-1.0.21.jar |Corpse |corpse |1.20.1-1.0.21 |COMMON_SET|Manifest: NOSIGNATURE
- xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-game-rule-api-v1-1.0.41+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.41+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE
- Apothic Amendments - Enchanting - 0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
- oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
- advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |ERROR |Manifest: NOSIGNATURE
- fabric-entity-events-v1-1.6.1+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.1+4ca7515277 |COMMON_SET|Manifest: NOSIGNATURE
- medieval-1.20.1-1.9.0.jar |Medieval |medieval |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- conditional-mixin-forge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |COMMON_SET|Manifest: NOSIGNATURE
- ApothicCurios-1.20.1-1.0.3e.jar |Apothic Curios |apothiccurios |1.0.3e |COMMON_SET|Manifest: NOSIGNATURE
- TRansition-1.0.4-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- dynamic-fps-3.9.5+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.9.5 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-rendering-data-attachment-v1-0.3.39+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.39+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE
- FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |COMMON_SET|Manifest: NOSIGNATURE
- veinmining-forge-1.5.0+1.20.1.jar |Vein Mining |veinmining |1.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Apothic Supplementaries - Enchanting - 0.1.2a.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- sliceanddice-forge-3.4.1.jar |Create Slice & Dice |sliceanddice |3.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-lights-1.1.2-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-client-tags-api-v1-1.1.3+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.3+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-dimensions-v1-2.1.55+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.55+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-model-loading-api-v1-1.0.4+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.4+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |COMMON_SET|Manifest: NOSIGNATURE
- Nameless Trinkets-1.20.1-1.9.0.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.8.5 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-screen-handler-api-v1-1.3.33+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.33+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- fortune_on_netherite_1.1.0_forge_1.20.1.jar |Fortune on Netherite forge |fortune_on_netherite_forge |1.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
- fabric-rendering-v1-3.0.9+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.9+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-renderer-indigo-1.5.3+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.3+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
- fallingleaves-1.20.1-2.1.2.jar |Fallingleaves |fallingleaves |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- oculusparticlefix-1.0.jar |Oculus Particle Fix |oculusparticlefix |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- mobhealthbar-forge-1.20.x-2.3.0.jar |YDM's Mob Health Bar |mobhealthbar |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
- BeeFix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
- fusion-1.2.11a-forge-mc1.20.1.jar |Fusion |fusion |1.2.11+a |COMMON_SET|Manifest: NOSIGNATURE
- fabric-particles-v1-1.1.3+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.3+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
- forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
- Hearths v1.0.4 f12-80.mod.jar |Hearths |hearths |1.0.4 |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
- voicechat-forge-1.20.1-2.5.35.jar |Simple Voice Chat |voicechat |1.20.1-2.5.35 |COMMON_SET|Manifest: NOSIGNATURE
- sound-physics-remastered-forge-1.20.1-1.4.15.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.15 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-base-0.4.32+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.32+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
- bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Female-Gender-Mod-forge-1.20.1-3.1.jar |Wildfire's Female Gender Mod |wildfire_gender |1.20.1-3.0.1 |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
- spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-block-api-v1-1.0.12+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.12+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-resource-conditions-api-v1-2.3.9+996d00b277|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.9+996d00b277 |COMMON_SET|Manifest: NOSIGNATURE
- betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |COMMON_SET|Manifest: NOSIGNATURE
- kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
- traveloptics-5.4.6-1.20.1.jar |T.O Magic 'n Extras |traveloptics |5.4.6-1.20.1 |ERROR |Manifest: NOSIGNATURE
- notenoughanimations-forge-1.10.2-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE
- flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |COMMON_SET|Manifest: NOSIGNATURE
- Xaeros_Minimap_25.2.10_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.10 |COMMON_SET|Manifest: NOSIGNATURE
- gravestone-forge-1.20.1-1.0.33.jar |Gravestone Mod |gravestone |1.20.1-1.0.33 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-item-group-api-v1-4.0.14+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.14+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE
- Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |COMMON_SET|Manifest: NOSIGNATURE
- entityculling-forge-1.8.2-mc1.20.1.jar |EntityCulling |entityculling |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE
- hardcorerevival-forge-1.20.1-12.0.8.jar |Hardcore Revival |hardcorerevival |12.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-registry-sync-v0-2.3.6+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.6+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
- ImmediatelyFast-Forge-1.5.1+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.1+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
- oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |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
- fabric-recipe-api-v1-1.0.24+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.24+514a076577 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-object-builder-api-v1-11.1.5+f8c414ce77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.5+f8c414ce77 |COMMON_SET|Manifest: NOSIGNATURE
- visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |ERROR |Manifest: NOSIGNATURE
- fabric-sound-api-v1-1.0.14+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.14+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-message-api-v1-5.1.10+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.10+52cc178c77 |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
- kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-renderer-api-v1-3.2.2+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.2+cf68abbe77 |COMMON_SET|Manifest: NOSIGNATURE
- v_slab_compat-1.20-2.5.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.5 |COMMON_SET|Manifest: NOSIGNATURE
- netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.7.4.jar |GeckoLib 4 |geckolib |4.7.4 |COMMON_SET|Manifest: NOSIGNATURE
- create_compatible_storage-2.5.1.jar |Create: Compatible Storage |create_compatible_storage |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-item-api-v1-2.1.29+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.29+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE
- great_scrollable_tooltips-15.5.0+forge.jar |Great Scrollable Tooltips |great_scrollable_tooltips |15.5.0+forge |COMMON_SET|Manifest: NOSIGNATURE
- sophisticatedcore-1.20.1-1.2.82.1097.jar |Sophisticated Core |sophisticatedcore |1.2.82.1097 |ERROR |Manifest: NOSIGNATURE
- XaerosWorldMap_1.39.12_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.12 |COMMON_SET|Manifest: NOSIGNATURE
- Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |COMMON_SET|Manifest: NOSIGNATURE
- citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-data-attachment-api-v1-1.0.2+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.2+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
- gravestonecurioscompat-1.20.x-Forge-3.0.0.jar |gravestonecurioscompat |gravestonecurioscompat |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
- sophisticatedbackpacks-1.20.1-3.23.26.1315.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.26.1315 |COMMON_SET|Manifest: NOSIGNATURE
- relics-1.20.1-0.8.0.9.jar |Relics |relics |0.8.0.9 |ERROR |Manifest: NOSIGNATURE
- mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- FpsReducer2-forge-1.20.1-2.5.1.jar |FPS Reducer |fpsreducer |1.20.1-2.5.1 |COMMON_SET|Manifest: NOSIGNATURE
- baguettelib-1.20.1-Forge-1.1.0.jar |BaguetteLib |baguettelib |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- fzzy_config-0.7.2+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.2+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
- particle_core-0.2.6+1.20.1+forge.jar |Particle Core |particle_core |0.2.6+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-0.92.6+1.11.14+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.6+1.11.14+1.20.|COMMON_SET|Manifest: NOSIGNATURE
- fabric-content-registries-v0-4.0.13+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.13+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
- chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |COMMON_SET|Manifest: NOSIGNATURE
- FarmersDelight-1.20.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.9 |ERROR |Manifest: NOSIGNATURE
- entity_model_features_1.20.1-forge-3.0.1.jar |Entity Model Features |entity_model_features |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- entity_texture_features_1.20.1-forge-7.0.1.jar |Entity Texture Features |entity_texture_features |7.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-lookup-api-v1-1.6.37+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.37+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
- endersdelight-forge-1.20.1-1.1.3.jar |Ender's Delight |endersdelight |1.1.3 |ERROR |Manifest: NOSIGNATURE
- lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |COMMON_SET|Manifest: NOSIGNATURE
- L_Enders_Cataclysm-3.16.jar |cataclysm |cataclysm |3.16 |ERROR |Manifest: NOSIGNATURE
- Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |COMMON_SET|Manifest: NOSIGNATURE
- collective-1.20.1-8.3.jar |Collective |collective |8.3 |COMMON_SET|Manifest: NOSIGNATURE
- spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |COMMON_SET|Manifest: NOSIGNATURE
- curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- otherworldapoth-0.3.0.jar |Otherworld - Apotheosis |otherworldapoth |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
- architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |ERROR |Manifest: NOSIGNATURE
- Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar |Not Enough Recipe Book |nerb |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-loot-api-v2-1.2.3+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.3+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
- cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
- chunkloaders-1.2.9-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.9 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-networking-api-v1-1.3.14+fb7c822677.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.14+fb7c822677 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-lifecycle-events-v1-2.2.23+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.23+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-key-binding-api-v1-1.0.38+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.38+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-transfer-api-v1-3.3.6+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.6+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE
- inventorysorter-1.20.1-23.0.8.jar |Simple Inventory Sorter |inventorysorter |23.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- spyglass_of_curios-forge-1.20.1-1.7.2.jar |饰品望远镜 |spyglass_of_curios |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
- OctoLib-FORGE-0.5.0.1+1.20.1.jar |OctoLib |octolib |0.5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- copycats-3.0.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.2+mc.1.20.1-forg|COMMON_SET|Manifest: NOSIGNATURE
- fabric-resource-loader-v0-0.11.12+4b4151c077.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.12+4b4151c077 |COMMON_SET|Manifest: NOSIGNATURE
- TRender-1.0.6-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- create-1.20.1-6.0.6.jar |Create |create |6.0.6 |ERROR |Manifest: NOSIGNATURE
- waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |ERROR |Manifest: NOSIGNATURE
- extra_compat-1.5.25.jar |Extra Compat |extra_compat |1.5.25 |COMMON_SET|Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-mining-level-api-v1-2.1.52+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.52+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- temporalapi-1.6.7.jar |Temporal API |temporalapi |1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
- artifacts-forge-9.5.16.jar |Artifacts |artifacts |9.5.16 |COMMON_SET|Manifest: NOSIGNATURE
- everycomp-1.20-2.9.2-forge.jar |Every Compat |everycomp |1.20-2.9.2 |COMMON_SET|Manifest: NOSIGNATURE
- watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- skinlayers3d-forge-1.9.0-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-transitive-access-wideners-v1-4.3.2+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.2+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
- alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |ERROR |Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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.16.8-forge.jar |Moonlight Library |moonlight |1.20-2.16.8 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-blockrenderlayer-v1-1.1.42+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.42+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
- mixinsquared-forge-0.2.0.jar |MixinSquared |mixinsquared |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
- Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |COMMON_SET|Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |COMMON_SET|Manifest: NOSIGNATURE
- nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
- Quark-4.0-462.jar |Quark |quark |4.0-462 |ERROR |Manifest: NOSIGNATURE
- supplementaries-1.20-3.1.37.jar |Supplementaries |supplementaries |1.20-3.1.37 |ERROR |Manifest: NOSIGNATURE
- amendments-1.20-2.2.1.jar |Amendments |amendments |1.20-2.2.1 |ERROR |Manifest: NOSIGNATURE
- FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- irons_spellbooks-1.20.1-3.4.0.10.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.10 |ERROR |Manifest: NOSIGNATURE
- fabric-biome-api-v1-13.0.14+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.14+dc36698e77 |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
- ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
- rarcompat-1.20.1-0.1.7.jar |RAR-Compat |rarcompat |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
- expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |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.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|COMMON_SET|Manifest: NOSIGNATURE
- fabric-data-generation-api-v1-12.3.7+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.7+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-events-interaction-v0-0.6.5+0f26153f77.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.5+0f26153f77 |COMMON_SET|Manifest: NOSIGNATURE
- Crash Report UUID: 3865b3d6-25db-446f-aa2e-152621dc355c
- FML: 47.4
- Forge: net.minecraftforge:47.4.0
- Flywheel Backend: flywheel:off
Advertisement
Add Comment
Please, Sign In to add comment