| 1 | ---- Minecraft Crash Report ----
|
| 2 |
|
| 3 | |
| 4 | =========================
|
| 5 | SINYTRA CONNECTOR IS PRESENT!
|
| 6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
| 7 | |
| 8 | =========================
|
| 9 |
|
| 10 | |
| 11 |
|
| 12 | Time: 2025-11-12 09:16:10
|
| 13 | Description: Initializing game
|
| 14 |
|
| 15 | net.minecraftforge.fml.loading.EarlyLoadingException: Could not execute entrypoint stage 'main' due to errors, provided by 'aftershock' at 'mod.azure.aftershock.common.AftershockMod'!
|
| 16 | at org.sinytra.connector.loader.ConnectorEarlyLoader.createLoadingException(ConnectorEarlyLoader.java:81) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 17 | at org.sinytra.connector.loader.ConnectorEarlyLoader.createGenericLoadingException(ConnectorEarlyLoader.java:77) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 18 | at org.sinytra.connector.mod.ConnectorLoader.load(ConnectorLoader.java:55) ~[Connector-1.0.0-beta.46+1.20.1-mod.jar%23167!/:1.0.0-beta.46+1.20.1] {re:mixin,re:classloading}
|
| 19 | at net.minecraft.client.Minecraft.handler$zgd000$connectormod$earlyInit(Minecraft.java:6424) ~[client-1.20.1-20230612.114412-srg.jar%23172!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
| 20 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:424) ~[client-1.20.1-20230612.114412-srg.jar%23172!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
| 21 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.4.10.jar:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
| 22 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 23 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 24 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 25 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
| 26 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.10.jar:?] {}
|
| 27 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.10.jar:?] {}
|
| 28 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.10.jar:?] {}
|
| 29 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 30 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 31 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 32 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 33 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 34 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 35 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 36 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 37 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 38 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 39 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 40 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
| 41 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) ~[theseus.jar%2386!/:?] {}
|
| 42 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) ~[theseus.jar%2386!/:?] {}
|
| 43 | Caused by: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'aftershock' at 'mod.azure.aftershock.common.AftershockMod'!
|
| 44 | at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:133) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 45 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 46 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:131) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 47 | at org.sinytra.connector.mod.ConnectorLoader.load(ConnectorLoader.java:44) ~[Connector-1.0.0-beta.46+1.20.1-mod.jar%23167!/:1.0.0-beta.46+1.20.1] {re:mixin,re:classloading}
|
| 48 | ... 24 more
|
| 49 | Caused by: java.lang.NoClassDefFoundError: mod/azure/azurelib/items/AzureSpawnEgg
|
| 50 | at mod.azure.aftershock.common.AftershockMod.onInitialize(AftershockMod.java:91) ~[aftershock-connector-1.20.1-0.0.8_mapped_srg_1.20.1.jar%23283!/:?] {re:classloading}
|
| 51 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:129) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 52 | at org.sinytra.connector.mod.ConnectorLoader.load(ConnectorLoader.java:44) ~[Connector-1.0.0-beta.46+1.20.1-mod.jar%23167!/:1.0.0-beta.46+1.20.1] {re:mixin,re:classloading}
|
| 53 | ... 24 more
|
| 54 | Caused by: java.lang.ClassNotFoundException: mod.azure.azurelib.items.AzureSpawnEgg
|
| 55 | at jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
| 56 | at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
| 57 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
|
| 58 | at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
| 59 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
|
| 60 | at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
| 61 | at mod.azure.aftershock.common.AftershockMod.onInitialize(AftershockMod.java:91) ~[aftershock-connector-1.20.1-0.0.8_mapped_srg_1.20.1.jar%23283!/:?] {re:classloading}
|
| 62 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:129) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 63 | at org.sinytra.connector.mod.ConnectorLoader.load(ConnectorLoader.java:44) ~[Connector-1.0.0-beta.46+1.20.1-mod.jar%23167!/:1.0.0-beta.46+1.20.1] {re:mixin,re:classloading}
|
| 64 | ... 24 more
|
| 65 |
|
| 66 |
|
| 67 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 68 | ---------------------------------------------------------------------------------------
|
| 69 |
|
| 70 | -- Head --
|
| 71 | Thread: Render thread
|
| 72 | Suspected Mods: NONE
|
| 73 | Stacktrace:
|
| 74 | at org.sinytra.connector.loader.ConnectorEarlyLoader.createLoadingException(ConnectorEarlyLoader.java:81) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 75 | at org.sinytra.connector.loader.ConnectorEarlyLoader.createGenericLoadingException(ConnectorEarlyLoader.java:77) ~[Connector-1.0.0-beta.46+1.20.1.jar%23163!/:1.0.0-beta.46+1.20.1] {}
|
| 76 | at org.sinytra.connector.mod.ConnectorLoader.load(ConnectorLoader.java:55) ~[Connector-1.0.0-beta.46+1.20.1-mod.jar%23167!/:1.0.0-beta.46+1.20.1] {re:mixin,re:classloading}
|
| 77 | at net.minecraft.client.Minecraft.handler$zgd000$connectormod$earlyInit(Minecraft.java:6424) ~[client-1.20.1-20230612.114412-srg.jar%23172!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
| 78 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:424) ~[client-1.20.1-20230612.114412-srg.jar%23172!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
| 79 | -- Initialization --
|
| 80 | Details:
|
| 81 | Modules:
|
| 82 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 84 | CRYPT32.dll:Crypto API32:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 85 | CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 86 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 87 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.7019:Microsoft Corporation
|
| 89 | DBGHELP.DLL:Windows Image Helper:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 91 | DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | GDI32.dll:GDI Client DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 93 | GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 94 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 98 | MSCTF.dll:MSCTF Server DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | MpOav.dll:IOfficeAntiVirus Module:4.18.25090.3009 (eca5bedb954af928bf12cba51015d5b3e0195e2e):Microsoft Corporation
|
| 100 | NSI.dll:NSI User-mode interface DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | Oleacc.dll:Active Accessibility Core Component:7.2.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 104 | POWRPROF.dll:Power Profile Helper DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 106 | Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 107 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | SETUPAPI.dll:Windows Setup API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 109 | SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | SHELL32.dll:Windows Shell Common Dll:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | SspiCli.dll:Security Support Provider Interface:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 114 | USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 115 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
|
| 116 | VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | WINHTTP.dll:Windows HTTP Services:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 118 | WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 119 | WINSTA.dll:Winstation Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 120 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 121 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 122 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 123 | amsi.dll:Anti-Malware Scan Interface:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 124 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 125 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 126 | cfgmgr32.dll:Configuration Manager DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 127 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 128 | combase.dll:Microsoft COM for Windows:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
|
| 129 | cryptnet.dll:Crypto Network Related API:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 130 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 131 | dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 132 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 133 | dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 134 | drvstore.dll:Driver Store API:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 135 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 136 | dxcore.dll:DXCore:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 137 | extnet.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 138 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
|
| 139 | gdi32full.dll:GDI Client DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 140 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 141 | imagehlp.dll:Windows NT Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | inputhost.dll:InputHost:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 143 | instrument.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 144 | java.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 145 | javaw.exe:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 146 | jemalloc.dll
|
| 147 | jimage.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 148 | jli.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 149 | jna16651455241766398186.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 150 | jsvml.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 151 | jvm.dll:Zulu 64-Bit Server VM:17.0.15:Azul Systems Inc.
|
| 152 | kernel.appcore.dll:AppModel API Host:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 153 | lwjgl.dll
|
| 154 | lwjgl_opengl.dll
|
| 155 | lwjgl_stb.dll
|
| 156 | management.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 157 | management_ext.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 158 | msasn1.dll:ASN.1 Runtime APIs:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 159 | msvcp140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
|
| 160 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 161 | msvcrt.dll:Windows NT CRT DLL:7.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 162 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 163 | napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 164 | ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
| 165 | net.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 166 | nio.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 167 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 168 | ntdll.dll:NT Layer DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 169 | ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 170 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
| 171 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6094:NVIDIA Corporation
|
| 172 | ole32.dll:Microsoft OLE for Windows:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
|
| 173 | opengl32.dll:OpenGL Client DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 174 | perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 175 | pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 176 | profapi.dll:User Profile Basic API:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 177 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.6584 (WinBuild.160101.0800):Microsoft Corporation
|
| 178 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 179 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 180 | shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 181 | sunmscapi.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 182 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 183 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 184 | uxtheme.dll:Microsoft UxTheme Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 185 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
|
| 186 | verify.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 187 | win32u.dll:Win32u:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 188 | windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 189 | windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 190 | winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
| 191 | wintypes.dll:Windows Base Types DLL:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
|
| 192 | wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 193 | wshbth.dll:Windows Sockets Helper DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 194 | xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 195 | zip.dll:Zulu Platform x64 Architecture:17.0.15:Azul Systems Inc.
|
| 196 | Stacktrace:
|
| 197 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.4.10.jar:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
| 198 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 199 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 200 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 201 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
| 202 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.10.jar:?] {}
|
| 203 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.10.jar:?] {}
|
| 204 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.10.jar:?] {}
|
| 205 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 206 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 207 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 208 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 209 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 210 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 211 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 212 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 213 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 214 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 215 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
| 216 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
| 217 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) ~[theseus.jar%2386!/:?] {}
|
| 218 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) ~[theseus.jar%2386!/:?] {}
|
| 219 |
|
| 220 |
|
| 221 | -- System Details --
|
| 222 | Details:
|
| 223 | Minecraft Version: 1.20.1
|
| 224 | Minecraft Version ID: 1.20.1
|
| 225 | Operating System: Windows 11 (amd64) version 10.0
|
| 226 | Java Version: 17.0.15, Azul Systems, Inc.
|
| 227 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 228 | Memory: 260797392 bytes (248 MiB) / 486539264 bytes (464 MiB) up to 8589934592 bytes (8192 MiB)
|
| 229 | CPUs: 16
|
| 230 | Processor Vendor: GenuineIntel
|
| 231 | Processor Name: Intel(R) Core(TM) i5-14400F
|
| 232 | Identifier: Intel64 Family 6 Model 191 Stepping 2
|
| 233 | Microarchitecture: unknown
|
| 234 | Frequency (GHz): 2.50
|
| 235 | Number of physical packages: 1
|
| 236 | Number of physical CPUs: 10
|
| 237 | Number of logical CPUs: 16
|
| 238 | Graphics card #0 name: Virtual Desktop Monitor
|
| 239 | Graphics card #0 vendor: Virtual Desktop, Inc.
|
| 240 | Graphics card #0 VRAM (MB): 0.00
|
| 241 | Graphics card #0 deviceId: unknown
|
| 242 | Graphics card #0 versionInfo: DriverVersion=**.**.**.**
|
| 243 | Graphics card #1 name: Meta Virtual Monitor
|
| 244 | Graphics card #1 vendor: Meta Inc.
|
| 245 | Graphics card #1 VRAM (MB): 0.00
|
| 246 | Graphics card #1 deviceId: unknown
|
| 247 | Graphics card #1 versionInfo: DriverVersion=**.**.**.**
|
| 248 | Graphics card #2 name: NVIDIA GeForce RTX 4060
|
| 249 | Graphics card #2 vendor: NVIDIA (0x10de)
|
| 250 | Graphics card #2 VRAM (MB): 4095.00
|
| 251 | Graphics card #2 deviceId: 0x2882
|
| 252 | Graphics card #2 versionInfo: DriverVersion=32.0.15.6094
|
| 253 | Memory slot #0 capacity (MB): 16384.00
|
| 254 | Memory slot #0 clockSpeed (GHz): 5.20
|
| 255 | Memory slot #0 type: Unknown
|
| 256 | Virtual memory max (MB): 30021.42
|
| 257 | Virtual memory used (MB): 13158.16
|
| 258 | Swap memory total (MB): 13824.00
|
| 259 | Swap memory used (MB): 133.82
|
| 260 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
|
| 261 | Launched Version: 1.20.1
|
| 262 | Backend library: LWJGL version 3.3.1 build 7
|
| 263 | Backend API: Unknown
|
| 264 | Window size: <not initialized>
|
| 265 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 266 | GL debug messages: <disabled>
|
| 267 | Using VBOs: Yes
|
| 268 | Is Modded: Definitely; Client brand changed to 'forge'
|
| 269 | Type: Client (map_client.txt)
|
| 270 | CPU: <unknown>
|
| 271 | Sinytra Connector: 1.0.0-beta.46+1.20.1
|
| 272 | SINYTRA CONNECTOR IS PRESENT!
|
| 273 | Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
|
| 274 | |
| 275 | Installed Fabric mods:
|
| 276 | | ================================================== | ============================== | ============================== | ==================== |
|
| 277 | | aftershock-connector-1.20.1-0.0.8_mapped_srg_1.20. | Aftershock | aftershock | 0.0.8 |
|