Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] JRE-17 Crash for arm (32bit) #6111

Open
Cube5x59999 opened this issue Sep 28, 2024 · 2 comments
Open

[BUG] JRE-17 Crash for arm (32bit) #6111

Cube5x59999 opened this issue Sep 28, 2024 · 2 comments
Labels
bug Something isn't working device-specific The issue is specific to a restricted set of devices known issue known issue, pointless to report it more than once regression something that used to work but doesn't. Need to isolate close pojav versions. well written Tag for issues which are well explained, making it easier for people to understand

Comments

@Cube5x59999
Copy link

Describe the bug

This was an bug report in the past, but the issue is reoccuring. When using the 2024 versions of JRE 17. It crashes with exit code -1 as Could not find or load main class. But, while using the 2021 version after searching for older working versions, no issues occur but the FPS is lower than the 2023 (expired build cant download).

To get the 2021 build:

  • Go to android-openjdk-build-multiarch repo
  • Go to releases
  • Scroll down to the android
  • Download the JRE 17 for arm32.

Performance comparison:

  • 45 fps with JRE 17 - 2021 build
  • Used to get 70 - 90 FPS with JRE 17 - 2023 build

The log file and images/videos

The log:
latestlog.txt

Steps To Reproduce

1. Launch with JRE 17 2024 build with arm (32 bit) device
(it will crash)

2. Now launch with JRE 17 2021 build with arm32.
(it will work)

Expected Behavior

I expect the latest version to work like with the 2021 build.

Platform

- Device model: Galaxy tab A (SM-T510)
- CPU architecture: arm64 (32bit OS)
- Android version: 11
- PojavLauncher version: foxglove-20240926-73fc447-v3_openjdk

Anything else?

Using the 2021 build of JRE 17 as a workaround isn't that great as the FPS issues is huge and effects gameplay / more lag spikes.
If this gets fixed, it will improve playablity of the game.

@Cube5x59999 Cube5x59999 added the bug Something isn't working label Sep 28, 2024
@GaucovyAero
Copy link
Collaborator

have you tried installing jre17 2024 from github actions?
btw this is a samsung-only issue

@GaucovyAero GaucovyAero added known issue known issue, pointless to report it more than once well written Tag for issues which are well explained, making it easier for people to understand device-specific The issue is specific to a restricted set of devices regression something that used to work but doesn't. Need to isolate close pojav versions. labels Sep 28, 2024
@Cube5x59999
Copy link
Author

have you tried installing jre17 2024 from github actions? btw this is a samsung-only issue

i tried it and it crashes, rip its only for samsung

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working device-specific The issue is specific to a restricted set of devices known issue known issue, pointless to report it more than once regression something that used to work but doesn't. Need to isolate close pojav versions. well written Tag for issues which are well explained, making it easier for people to understand
Projects
None yet
Development

No branches or pull requests

2 participants