geode-sdk / android-launcher

Launches an unmodified Geometry Dash with modifications
Boost Software License 1.0
48 stars 20 forks source link

Android: Game does not start #25

Closed lightyyt closed 6 months ago

lightyyt commented 8 months ago

Geode Issue

Platform

Android64

Geode Version

v2.0.0-beta.21

Mods Installed

No response

Steps to Reproduce

Unknown.

Crash Report

Geode 2024-03-04 00.44.16.log Geode 2024-03-04 00.35.32.log Geode 2024-03-04 00.46.19.log Geode 2024-03-04 00.43.59.log

Additional Information

If giving my Device info helps: ZTE Blade V10 Vita running Android 9

zkayns commented 8 months ago

my last dying wish on my deathbed... did you try installing geode for android 32 bit image

lightyyt commented 8 months ago

I tried both just to be sure, but the 32bit one told me it wasnt compatible.

And i also did try other normal things like reinstalling both apps or clearing the data of both apps

qimiko commented 8 months ago

weird, do you have a crash dump available?

also

did you try installing geode for android 32 bit

this is wrong. the game launched so atp it's not that, they're currently using the correct architecture for their device and version of gd

lightyyt commented 8 months ago

There doesnt seem to be any crash dump in my files.

lightyyt commented 8 months ago

Okay; More info: My Tablet, an Amazon Tab Hd 10 11th Gen with the Same Android Version works no problem with Geode... Is it an issue with my phone? Does it maybe have a protection against the method the loader uses?

lightyyt commented 8 months ago

One more info, when i go to the Application Logs, theres this error: 2024-03-05T06:53:59.369326673 [E/AndroidRuntime]: FATAL EXCEPTION: GLThread 465 Process: com.geode.launcher, PID: 7153 java.lang.RuntimeException: createContext failed: EGL_BAD_CONFIG at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1222) at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1213) at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1063) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1429) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)

And this error:

[E] 2024-03-05T07:02:50.762022678

[.geode.launche]: Not starting debugger since process cannot load the jdwp agent.

qimiko commented 8 months ago

:exploding_head: ok that is a launcher bug, i will move the issue there. very odd, given that should be the same exact code that gd uses to select the config. will have to check some stuff

lightyyt commented 8 months ago

Thank you for looking at it.

qimiko commented 8 months ago

can you try this version of the apk and see if it still crashes? app-universal-release.apk.zip

lightyyt commented 8 months ago

It still crashes. The Game log still shows the same, and the app log is the same. heres a screenshotTitelloses 100_20240307164325.png

qimiko commented 7 months ago

hey if you're still having this issue can you try the build from the latest commit: geode-launcher-release.zip

it seems to have fixed the issue for someone else :slightly_smiling_face:

lightyyt commented 7 months ago

Thanks, it has now also worked for me. Thanks!

qimiko commented 6 months ago

fix should be in the latest launcher release now :)