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

[1.16.3+] Error loading mod when running with OpenJ9 #234

Closed
markusxu opened this issue Mar 23, 2021 · 1 comment
Closed

[1.16.3+] Error loading mod when running with OpenJ9 #234

markusxu opened this issue Mar 23, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@markusxu
Copy link

Description
Error loading mod when running with OpenJ9.

Steps to reproduce:
I downloaded and installed OpenJ9 and specified it as the JAVA directory to start the MC

Expected behavior:
MC starts normally, but when running to load the mod file, MC reports an error but not crash. When I remove the FarmersDelight MOD, the MC runs fine.

Logs
crash-2021-02-10_12.50.59-fml.txt

Mod list:
Forge Version : 35.1.37
See the LOG

Note: I saw that someone had posted a related issue before, but he closed it on his own and I didn't quite understand his description

@vectorwing
Copy link
Owner

As you mentioned, this is a duplicate of issue #190, where this exact problem has been extensively discussed. It involves an issue with OpenJ9 and code compatibility. It has been fixed as of a recent nightly version of OpenJ9 linked here:

#190 (comment)

As for FD, the next version will change something that should hopefully not trigger this crash again. If the fix above doesn't work, consider changing back to a Hotspot version of Java until then.

@vectorwing vectorwing added the duplicate This issue or pull request already exists label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants