altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.32k stars 858 forks source link

Crash everytime I tried to play #1422

Closed Tataridayo closed 2 months ago

Tataridayo commented 2 months ago

[Pre-Init] PojavLauncher INIT! [Pre-Init] Version: 2.2-development [Pre-Init] Commit: d9877bc (main) [Pre-Init] Device: iPhone 13 [Pre-Init] iOS 17.4.1 (Unjailbroken) [Pre-init] Entitlements availability:

Time: 2024-04-14 20:43:50 Description: Initializing game

java.lang.ExceptionInInitializerError at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:64) at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:848) at evi.(SourceFile:512) at net.minecraft.client.main.Main.main(SourceFile:223) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at net.kdt.pojavlaunch.Tools.launchMinecraft(Tools.java:141) at net.kdt.pojavlaunch.PojavLauncher.launchMinecraft(PojavLauncher.java:106) at net.kdt.pojavlaunch.PojavLauncher.main(PojavLauncher.java:55) Caused by: java.lang.NullPointerException: Cannot invoke "String.contains(java.lang.CharSequence)" because the return value of "java.lang.System.getProperty(String)" is null at org.lwjgl.opengl.GL.(GL.java:81) ... 11 more

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

-- Head -- Thread: Render thread Stacktrace: at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:64) at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:848) at evi.(SourceFile:512)

-- Initialization -- Details: Modules: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:223) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at net.kdt.pojavlaunch.Tools.launchMinecraft(Tools.java:141) at net.kdt.pojavlaunch.PojavLauncher.launchMinecraft(PojavLauncher.java:106) at net.kdt.pojavlaunch.PojavLauncher.main(PojavLauncher.java:55)

-- System Details -- Details: Minecraft Version: 1.20.4 Minecraft Version ID: 1.20.4 Operating System: Mac OS X (aarch64) version 17.4.1 Java Version: 17.0.8-internal, N/A Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 335221832 bytes (319 MiB) / 614465536 bytes (586 MiB) up to 956301312 bytes (912 MiB) CPUs: 6 Processor Vendor: Processor Name: Identifier: Family Model Stepping Microarchitecture: unknown Frequency (GHz): 2.40 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 6 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Memory slot #0 capacity (MB): 0.00 Memory slot #0 clockSpeed (GHz): 0.00 Memory slot #0 type: unknown Virtual memory max (MB): 3621.94 Virtual memory used (MB): 2845.44 Swap memory total (MB): 0.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -Xms128M -Xmx905M -Xbootclasspath/a:/var/containers/Bundle/Application/A12D81EC-8EED-4B45-977B-144F84FAA544/App.app/libs_caciocavallo17/cacio-shared-1.18-SNAPSHOT.jar:/var/containers/Bundle/Application/A12D81EC-8EED-4B45-977B-144F84FAA544/App.app/libs_caciocavallo17/cacio-tta-1.18-SNAPSHOT.jar -XX:-UseCompressedClassPointers Launched Version: 1.20.4 Backend library: LWJGL version 3.2.3 SNAPSHOT Backend API: Unknown Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Probably not. Client jar signature and brand is untouched Universe: 404 Type: Client (map_client.txt) Locale: en_JP CPU:

@!@# Game crashed! Crash report saved to: #@!@# /var/mobile/Containers/Data/Application/112A626A-C057-43BF-9F7A-A12E4230F20C/Documents/Library/Application Support/minecraft/crash-reports/crash-2024-04-14_20.43.50-client.txt

exit(-1) called

Why its keep happening?

Tataridayo commented 2 months ago

It was PojavLauncher issue