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

java runtime was wrongly reported #5371

Open
1 task done
runlevel5 opened this issue Mar 21, 2024 · 2 comments
Open
1 task done

java runtime was wrongly reported #5371

runlevel5 opened this issue Mar 21, 2024 · 2 comments
Labels
bug has-code Issues with code attached

Comments

@runlevel5
Copy link
Contributor

Operating System

macOS

Description of bug

the JRE was wrongly reported even though the game still start and run normally

Steps to reproduce

  • Download v0.7.0 for macOS 14.3.1 (23D60)
  • Add 1.20.4 instance and launch it
  • Follow the log message


Minecraft folder is:
/Applications/games/MultiMC.app/Data/instances/1.20.4/.minecraft


Java path is:
/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java


Checking Java version...
Java is version 17.0.7, using 32-bit architecture, from Eclipse Adoptium.


Your Java architecture is not matching your system architecture. You might want to install a 64bit Java version.

I can confirm the JRE is 64-bit architecture, not 32-bit

/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java -version
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode)

Suspected cause

Unsure

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.
@runlevel5 runlevel5 added the bug label Mar 21, 2024
@runlevel5
Copy link
Contributor Author

must be as same as #5304

@Zetabite
Copy link
Contributor

It is. Wont fix. The fix will be to be able to natively use arm, until then, detecting arm java is unecessary, since it doesnt work in the first place

@phit phit added the has-code Issues with code attached label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug has-code Issues with code attached
Projects
None yet
Development

No branches or pull requests

3 participants