montoyo / webdisplays

WebDisplays mod for Minecraft 1.12.2
Other
98 stars 52 forks source link

the error from loading mcf 2.x with neoforge #238

Closed LittleKing2004 closed 1 year ago

LittleKing2004 commented 1 year ago

---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.

Time: 2023-10-03 19:24:52 Description: Initializing game

java.lang.UnsatisfiedLinkError: Can't load library: D:\Minecraft\客户端\test.minecraft\mods\mcef-libraries\windows_amd64\d3dcompiler_47.dll at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2393) ~[?:?] {} at java.lang.Runtime.load0(Runtime.java:755) ~[?:?] {} at java.lang.System.load(System.java:1953) ~[?:?] {re:mixin} at org.cef.CefApp.startup(CefApp.java:441) ~[mcef-2.x.jar%23158!/:2.0.0-1.20.1-SNAPSHOT] {re:classloading} at com.cinemamod.mcef.CefUtil.init(CefUtil.java:44) ~[mcef-2.x.jar%23158!/:2.0.0-1.20.1-SNAPSHOT] {re:classloading} at com.cinemamod.mcef.MCEF.initialize(MCEF.java:56) ~[mcef-2.x.jar%23158!/:2.0.0-1.20.1-SNAPSHOT] {re:mixin,re:classloading} at net.minecraft.client.resources.ClientPackSource.handler$zza000$init(ClientPackSource.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mcef.mixins.json:CefInitMixin,pl:mixin:A} at net.minecraft.client.resources.ClientPackSource.(ClientPackSource.java:50) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mcef.mixins.json:CefInitMixin,pl:mixin:A} at net.minecraft.client.Minecraft.(Minecraft.java:405) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:182) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:126) ~[loader-47.1.47.jar:47.1] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.1.47.jar:47.1] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.1.47.jar:47.1] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.1.47.jar:47.1] {} 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:?] {} 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 oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) ~[?:?] {} at oolloo.jlw.Wrapper.main(Wrapper.java:53) ~[?:?] {}

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

-- Head -- Thread: Render thread Stacktrace: at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2393) ~[?:?] {} at java.lang.Runtime.load0(Runtime.java:755) ~[?:?] {} at java.lang.System.load(System.java:1953) ~[?:?] {re:mixin} at org.cef.CefApp.startup(CefApp.java:441) ~[mcef-2.x.jar%23158!/:2.0.0-1.20.1-SNAPSHOT] {re:classloading} at com.cinemamod.mcef.CefUtil.init(CefUtil.java:44) ~[mcef-2.x.jar%23158!/:2.0.0-1.20.1-SNAPSHOT] {re:classloading} at com.cinemamod.mcef.MCEF.initialize(MCEF.java:56) ~[mcef-2.x.jar%23158!/:2.0.0-1.20.1-SNAPSHOT] {re:mixin,re:classloading} at net.minecraft.client.resources.ClientPackSource.handler$zza000$init(ClientPackSource.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mcef.mixins.json:CefInitMixin,pl:mixin:A} at net.minecraft.client.resources.ClientPackSource.(ClientPackSource.java:50) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mcef.mixins.json:CefInitMixin,pl:mixin:A} at net.minecraft.client.Minecraft.(Minecraft.java:405) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:高级 Windows 32 基本 API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:用户体验控件库:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:加密 API32:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3324:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS 客户端 API DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL 实用工具库 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP 帮助程序 API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT 基本 API 客户端 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT 基本 API 客户端 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF 服务器 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.1909.6 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3208 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:用于 Windows 的 Microsoft OLE:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation PROPSYS.dll:Microsoft 属性系统:7.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:远程过程调用运行时:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation RTSSHooks64.dll SETUPAPI.dll:Windows 安装程序 API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell 公用 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:多用户 Windows 用户 API 客户端 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP 服务:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32 位 DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Windows 锁定策略:10.0.19041.3324 (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.19041.2075 (WinBuild.160101.0800):Microsoft Corporation atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc. atio6axx.dll:AMD OpenGL Driver:23.09.230729_569461f:Advanced Micro Devices, Inc bcrypt.dll:Windows 加密基元库:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:用于 Windows 的 Microsoft COM:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP 客户端服务:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 客户端:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft 桌面窗口管理器 API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec 用户模式 API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation java.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. javaw.exe:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. jemalloc.dll jimage.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. jli.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. jna15457249067800007496.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA) jsvml.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. jvm.dll:Zulu 64-Bit Server VM:17.0.7:Azul Systems Inc. kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation libjlw-1.3.2.dll lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. management_ext.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 服务提供程序:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:电子邮件命名填充提供程序:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation net.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. nio.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. ntdll.dll:NT 层 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA 提供程序:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation pdh.dll:Windows 性能数据助手 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows 系统性能对象 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation perfproc.dll:Windows 系统进程性能对象 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP 命名空间提供程序:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:外壳简易实用工具库:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme 库:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation verify.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. win32u.dll:Win32u:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows 基本类型 DLL:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft 公共控制器 API:10.0.19041.3324 (WinBuild.160101.0800):Microsoft Corporation zip.dll:Zulu Platform x64 Architecture:17.0.7:Azul Systems Inc. Stacktrace: at net.minecraft.client.main.Main.main(Main.java:182) ~[client-1.20.1-20230612.114412-srg.jar%23160!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:126) ~[loader-47.1.47.jar:47.1] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.1.47.jar:47.1] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.1.47.jar:47.1] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.1.47.jar:47.1] {} 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:?] {} 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 oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) ~[?:?] {} at oolloo.jlw.Wrapper.main(Wrapper.java:53) ~[?:?] {}

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.7, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 130366704 bytes (124 MiB) / 369098752 bytes (352 MiB) up to 4831838208 bytes (4608 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 3.49 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: AMD Radeon RX 6600 XT Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x73ff Graphics card #0 versionInfo: DriverVersion=31.0.22011.4008 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 33738.50 Virtual memory used (MB): 18625.91 Swap memory total (MB): 17408.00 Swap memory used (MB): 57.66 JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx4608m Launched Version: 1.20.1-forge-47.1.79 Backend library: LWJGL version 3.3.1 build 7 Backend API: Unknown 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: