| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2024-09-06 21:18:28
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.lang.NoClassDefFoundError: me/jellysquid/mods/sodium/client/SodiumClientMod
|
| 8 | at net.diebuddies.compat.Sodium.disableWorkaround(Sodium.java:98) ~[physics-mod-pro-v171b-forge-1.20.1.jar%23371!/:3.0.14] {re:mixin,re:classloading}
|
| 9 | at net.minecraft.client.renderer.VirtualScreen.handler$dee000$newWindow(VirtualScreen.java:523) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,re:classloading,pl:mixin:APP:physicsmod.mixins.json:sodium.MixinWorkarounds,pl:mixin:A}
|
| 10 | at net.minecraft.client.renderer.VirtualScreen.m_110872_(VirtualScreen.java) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,re:classloading,pl:mixin:APP:physicsmod.mixins.json:sodium.MixinWorkarounds,pl:mixin:A}
|
| 11 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:440) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {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,xf:fml:xaerominimap:xaero_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,xf:fml:xaerominimap:xaero_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,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 12 | at net.minecraft.client.main.Main.main(Main.java:182) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 13 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 14 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 15 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 16 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 17 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 18 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 19 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 20 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 21 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 22 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 23 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 24 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 25 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 26 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 27 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 28 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 29 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 30 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 31 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 32 | at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
|
| 33 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[?:?] {}
|
| 34 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
|
| 35 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
|
| 36 | Caused by: java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.SodiumClientMod
|
| 37 | at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
|
| 38 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
| 39 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
|
| 40 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
| 41 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
|
| 42 | at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
|
| 43 | ... 28 more
|
| 44 |
|
| 45 |
|
| 46 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 47 | ---------------------------------------------------------------------------------------
|
| 48 |
|
| 49 | -- Head --
|
| 50 | Thread: Render thread
|
| 51 | Suspected Mods: NONE
|
| 52 | Stacktrace:
|
| 53 | at net.diebuddies.compat.Sodium.disableWorkaround(Sodium.java:98) ~[physics-mod-pro-v171b-forge-1.20.1.jar%23371!/:3.0.14] {re:mixin,re:classloading}
|
| 54 | at net.minecraft.client.renderer.VirtualScreen.handler$dee000$newWindow(VirtualScreen.java:523) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,re:classloading,pl:mixin:APP:physicsmod.mixins.json:sodium.MixinWorkarounds,pl:mixin:A}
|
| 55 | at net.minecraft.client.renderer.VirtualScreen.m_110872_(VirtualScreen.java) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {re:mixin,re:classloading,pl:mixin:APP:physicsmod.mixins.json:sodium.MixinWorkarounds,pl:mixin:A}
|
| 56 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:440) ~[client-1.20.1-20230612.114412-srg.jar%23412!/:?] {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,xf:fml:xaerominimap:xaero_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,xf:fml:xaerominimap:xaero_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,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 57 | -- Initialization --
|
| 58 | Details:
|
| 59 | Modules:
|
| 60 | ADVAPI32.dll:進階 Windows 32 基礎 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 61 | COMCTL32.dll:使用者經驗控制項程式庫:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 62 | CRYPT32.dll:Crypto API32:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 63 | CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 64 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 65 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 66 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation
|
| 67 | DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
| 68 | DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 69 | DNSAPI.dll:DNS 用戶端 API DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 70 | GDI32.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 71 | GLU32.dll:OpenGL 公用程式程式庫 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 72 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 73 | IPHLPAPI.DLL:IP 協助程式 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 74 | KERNEL32.DLL:Windows NT BASE API 用戶端 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 75 | KERNELBASE.dll:Windows NT BASE API 用戶端 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 76 | MSCTF.dll:MSCTF 伺服器 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 77 | MpOav.dll:IOfficeAntiVirus Module:4.18.24070.5 (e798126f926dd886b32c6c109a80cc3baf14090c):Microsoft Corporation
|
| 78 | NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 79 | NTASN1.dll:Microsoft ASN.1 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 80 | OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 81 | Oleacc.dll:Active Accessibility Core Component:7.2.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 82 | PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | Pdh.dll:Windows 效能資料協助程式 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 84 | RPCRT4.dll:遠端程序呼叫執行階段:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 85 | RTSSHooks64.dll
|
| 86 | SETUPAPI.dll:Windows 安裝程式 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 87 | SHCORE.dll:SHCORE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | SHELL32.dll:Windows 殼層通用 Dll:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
| 89 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | USER32.dll:多使用者 Windows USER API 用戶端 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 91 | USERENV.dll:Userenv:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
| 93 | VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 94 | WINHTTP.dll:Windows HTTP 服務:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | WINMM.dll:MCI 應用程式介面動態連結程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
| 98 | WS2_32.dll:Windows Socket 2.0 32 位元 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 100 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | apphelp.dll:應用程式相容性用戶端程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | awt.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 104 | bcrypt.dll:Windows 密碼編譯基本程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 106 | cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 107 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | combase.dll:用於 Windows 的 Microsoft COM:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 109 | cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | dhcpcsvc.DLL:DHCP 用戶端服務:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | dhcpcsvc6.DLL:DHCPv6 用戶端:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | dinput8.dll:Microsoft DirectInput:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 114 | drvstore.dll:Driver Store API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 115 | dwmapi.dll:Microsoft 桌面視窗管理員 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 116 | dxcore.dll:DXCore:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | fwpuclnt.dll:FWP/IPsec 使用者模式 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 118 | gdi32full.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 119 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 120 | imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 121 | inputhost.dll:InputHost:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
| 122 | java.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 123 | javaw.exe:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 124 | jemalloc.dll
|
| 125 | jimage.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 126 | jli.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 127 | jna14025667009996442669.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 128 | jsvml.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 129 | jvm.dll:Java HotSpot(TM) 64-Bit server VM:**.**.**.**:Oracle Corporation
|
| 130 | kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
|
| 131 | lwjgl.dll
|
| 132 | lwjgl_opengl.dll
|
| 133 | lwjgl_stb.dll
|
| 134 | management.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 135 | management_ext.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 136 | mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
|
| 137 | msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 138 | msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
| 139 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 140 | msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | mswsock.dll:Microsoft Windows Sockets 2.0 服務提供者:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | napinsp.dll:電子郵件命名 Shim 提供程式:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 143 | ncrypt.dll:Windows NCrypt 路由器:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | net.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 145 | nio.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 146 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 147 | ntdll.dll:NT 階層 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 148 | ntmarta.dll:Windows NT MARTA 提供者:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 149 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
| 150 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6094:NVIDIA Corporation
|
| 151 | nvspcap64.dll:NVIDIA Game Proxy:**.**.**.**:NVIDIA Corporation
|
| 152 | ole32.dll:用於 Windows 的 Microsoft OLE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 153 | opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 154 | perfos.dll:Windows 系統效能物件 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 155 | pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | pnrpnsp.dll:PNRP 命名空間提供者:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 157 | powrprof.dll:電源設定檔協助程式 DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 158 | profapi.dll:User Profile Basic API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 159 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 160 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 161 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 162 | shlwapi.dll:殼層輕型公用程式程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 163 | sunmscapi.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 164 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
| 165 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
| 166 | uxtheme.dll:Microsoft UxTheme 程式庫:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 167 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
| 168 | verify.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 169 | win32u.dll:Win32u:10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
|
| 170 | windows.storage.dll:Microsoft WinRT 儲存 API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 171 | winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 172 | wintypes.dll:Windows 基底類型 DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 173 | wldp.dll:Windows 鎖定原則:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 174 | wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 175 | xinput1_4.dll:Microsoft 一般控制器 API:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
|
| 176 | zip.dll:Java(TM) Platform SE binary:**.**.**.**:Oracle Corporation
|
| 177 | Stacktrace:
|
| 178 | at net.minecraft.client.main.Main.main(Main.java:182) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 179 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 180 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 181 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 182 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 183 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 184 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 185 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 186 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 187 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 188 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 189 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 190 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 191 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 192 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 193 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 194 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 195 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 196 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 197 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 198 | at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
|
| 199 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[?:?] {}
|
| 200 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
|
| 201 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
|
| 202 |
|
| 203 |
|
| 204 | -- System Details --
|
| 205 | Details:
|
| 206 | Minecraft Version: 1.20.1
|
| 207 | Minecraft Version ID: 1.20.1
|
| 208 | Operating System: Windows 11 (amd64) version 10.0
|
| 209 | Java Version: 17.0.10, Oracle Corporation
|
| 210 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
| 211 | Memory: 636124376 bytes (606 MiB) / 1451229184 bytes (1384 MiB) up to 17179869184 bytes (16384 MiB)
|
| 212 | CPUs: 20
|
| 213 | Processor Vendor: GenuineIntel
|
| 214 | Processor Name: 13th Gen Intel(R) Core(TM) i5-13500
|
| 215 | Identifier: Intel64 Family 6 Model 191 Stepping 2
|
| 216 | Microarchitecture: unknown
|
| 217 | Frequency (GHz): 2.50
|
| 218 | Number of physical packages: 1
|
| 219 | Number of physical CPUs: 14
|
| 220 | Number of logical CPUs: 20
|
| 221 | Graphics card #0 name: Intel(R) UHD Graphics 770
|
| 222 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
| 223 | Graphics card #0 VRAM (MB): 128.00
|
| 224 | Graphics card #0 deviceId: 0x4680
|
| 225 | Graphics card #0 versionInfo: DriverVersion=31.0.101.5186
|
| 226 | Graphics card #1 name: NVIDIA GeForce RTX 4070
|
| 227 | Graphics card #1 vendor: NVIDIA (0x10de)
|
| 228 | Graphics card #1 VRAM (MB): 4095.00
|
| 229 | Graphics card #1 deviceId: 0x2786
|
| 230 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6094
|
| 231 | Memory slot #0 capacity (MB): 16384.00
|
| 232 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 233 | Memory slot #0 type: DDR4
|
| 234 | Memory slot #1 capacity (MB): 16384.00
|
| 235 | Memory slot #1 clockSpeed (GHz): 3.20
|
| 236 | Memory slot #1 type: DDR4
|
| 237 | Virtual memory max (MB): 57111.17
|
| 238 | Virtual memory used (MB): 17574.78
|
| 239 | Swap memory total (MB): 24576.00
|
| 240 | Swap memory used (MB): 0.00
|
| 241 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx16384m
|
| 242 | Launched Version: 1.20.1
|
| 243 | Backend library: LWJGL version 3.3.1 build 7
|
| 244 | Backend API: Unknown
|
| 245 | Window size: <not initialized>
|
| 246 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 247 | GL debug messages: <disabled>
|
| 248 | Using VBOs: Yes
|
| 249 | Is Modded: Definitely; Client brand changed to 'forge'
|
| 250 | Type: Client (map_client.txt)
|
| 251 | CPU: <unknown>
|