UltimMC / Launcher

Offline Minecraft launcher.
Other
1.4k stars 152 forks source link

Process exited with exit code 255 (0xff). #329

Closed ItzRealMauu closed 8 months ago

ItzRealMauu commented 10 months ago

Operating System

macOS

Description of bug

-- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- System Details -- Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 Operating System: Mac OS X (aarch64) version 14.2.1 Java Version: 17.0.9, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 287363776 bytes (274 MB) / 687865856 bytes (656 MB) up to 4429185024 bytes (4224 MB) CPUs: 8 JVM Flags: 2 total; -Xms512m -Xmx4224m Launched Version: 1.16.1 Backend library: LWJGL version 3.2.2 build 10 Backend API: ERROR NoClassDefFoundError: Could not initialize class org.lwjgl.glfw.GLFW GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) CPU:

@!@# Game crashed! Crash report saved to: #@!@# /Applications/UltimMC.app/Data/instances/1.16.1/.minecraft/crash-reports/crash-2023-12-31_11.39.26-client.txt

Process exited with exit code 255 (0xff). Please note that usually neither the exit code, nor its description are enough to diagnose issues! Always upload the entire log and not just the exit code.

Steps to reproduce

M1 Macbook air java : jdk 17 mc ver : 1.16.1 macos : Sonoma

Suspected cause

i have no idea why this error is occurring

This issue is unique

ItzRealMauu commented 10 months ago

---- Minecraft Crash Report ---- // Ooh. Shiny.

Time: 12/31/23, 6:43 PM Description: Initializing game

java.lang.ExceptionInInitializerError at dmb.(SourceFile:143) at dlx.(SourceFile:428) at net.minecraft.client.main.Main.main(SourceFile:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Failed to locate library: liblwjgl.dylib at dgn.(SourceFile:46) ... 11 more Caused by: java.lang.UnsatisfiedLinkError: Failed to locate library: liblwjgl.dylib at org.lwjgl.system.Library.loadSystem(Library.java:147) at org.lwjgl.system.Library.loadSystem(Library.java:67) at org.lwjgl.system.Library.(Library.java:50) at org.lwjgl.system.MemoryAccessJNI.(MemoryAccessJNI.java:13) at org.lwjgl.system.Pointer.(Pointer.java:28) at org.lwjgl.system.Platform.mapLibraryNameBundled(Platform.java:80) at org.lwjgl.glfw.GLFW.(GLFW.java:674) at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1155) at java.base/java.lang.invoke.DirectMethodHandle$EnsureInitialized.computeValue(DirectMethodHandle.java:377) at java.base/java.lang.invoke.DirectMethodHandle$EnsureInitialized.computeValue(DirectMethodHandle.java:374) at java.base/java.lang.ClassValue.getFromHashMap(ClassValue.java:228) at java.base/java.lang.ClassValue.getFromBackup(ClassValue.java:210) at java.base/java.lang.ClassValue.get(ClassValue.java:116) at java.base/java.lang.invoke.DirectMethodHandle.checkInitialized(DirectMethodHandle.java:400) at java.base/java.lang.invoke.DirectMethodHandle.ensureInitialized(DirectMethodHandle.java:388) at java.base/java.lang.invoke.DirectMethodHandle.ensureInitialized(DirectMethodHandle.java:422) at dgn.(SourceFile:43) ... 11 more

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


crash rep

Neptune650 commented 8 months ago

We don't support ARM yet