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

jimfs not found if many mods are loaded - race condition? #1

Open
LucilleTea opened this issue Nov 23, 2020 · 8 comments
Open

jimfs not found if many mods are loaded - race condition? #1

LucilleTea opened this issue Nov 23, 2020 · 8 comments

Comments

@LucilleTea
Copy link
Owner

LucilleTea commented Nov 23, 2020

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

@LucilleTea
Copy link
Owner Author

The issue reportedly also occurs on Java 14.0.2+12.

@ImperatorStorm
Copy link

Confirmed reproducible on OpenJDK Runtime Environment GraalVM CE 20.3.0 (build 11.0.9+10-jvmci-20.3-b06)

@LucilleTea
Copy link
Owner Author

LucilleTea commented Dec 5, 2020

Occurs on OpenJDK 11.0.9.1 with this log:
https://paste.ee/p/mu35T
Reported by Snivyer

@DragonEggBedrockBreaking
Copy link

DragonEggBedrockBreaking commented Dec 5, 2020

Occurs on OpenJDK 11.0.9 confirmed.

@Snivine
Copy link

Snivine commented Dec 19, 2020

seems to occur in all versions that are not JDK/JRE 8

@squishycat92
Copy link

Can confirm on AdoptOpenJDK 15.0.1.9 Hotspot.

@LucilleTea LucilleTea changed the title jimfs not found with some mod combinations and Java 15 jimfs not found if many mods are loaded - race condition? Feb 13, 2021
@DragonEggBedrockBreaking

Can confirm on AdoptOpenJDK 16

@Snivine
Copy link

Snivine commented Mar 22, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants