-
Notifications
You must be signed in to change notification settings - Fork 1
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
jimfs not found if many mods are loaded - race condition? #1
Comments
The issue reportedly also occurs on Java 14.0.2+12. |
Confirmed reproducible on OpenJDK Runtime Environment GraalVM CE 20.3.0 (build 11.0.9+10-jvmci-20.3-b06) |
Occurs on OpenJDK 11.0.9.1 with this log: |
Occurs on OpenJDK 11.0.9 confirmed. |
seems to occur in all versions that are not JDK/JRE 8 |
Can confirm on AdoptOpenJDK 15.0.1.9 Hotspot. |
Can confirm on AdoptOpenJDK 16 |
This still hasn't been addressed afaik, so it makes sense is still occuring, tho I'd see that maybe newer JDK/JRE versions can indirectly fix this |
The error in question:
message(27).txt
This error occurs on Java 15.0.1 and 15.0.0.36, but not Java 14.0.1.7.
It occurs with a combination of mods loaded, it's hard to narrow down a specific combination.
It's always reproducible with this mod list:
[✔️] cadmium-fabric-0.1.0-lucilletea.1
[✔️] fabric-api-0.25.1+build.416-1.16
[✔️] hydrogen-fabric-mc1.16.4-0.1.2-SNAPSHOT
[✔️] lithium-fabric-mc1.16.4-0.6.0
[✔️] notenoughcrashes-2.1.4+1.16.4
[✔️] phosphor-fabric-mc1.16.1-0.6.0+build.7
[✔️] sodium-fabric-mc1.16.4-0.1.1-SNAPSHOT
[✔️] voyager-1.0.0
[✔️] Xaeros_Minimap_20.27.2.1_Fabric_1.16.4
[✔️] XaerosWorldMap_1.11.0_Fabric_1.16.4
It will also occur with any one of Hydrogen, Lithium, and Phosphor disabled, but not when all of them are disabled.
We get some extra errors with Not Enough Crashes disabled:
https://paste.ee/p/Uy01x
The text was updated successfully, but these errors were encountered: