[Crash]: 1.19.4 Opening the inventory while in creative mode crashes the game
lmore377 opened this issue ยท 8 comments
Steps to Reproduce the Crash
- Setup a fresh install of Fabric 1.19.4
- Install the mod, open the game and join a world/server
- Switch to creative mode and open your inventory
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
Crash Report
https://gist.github.com/lmore377/a611848c6c7057973116456a969cfbb8
I'm unable to even launch using Prism Launcher with Fabric. Every mod works except for JEI. Getting the error code:
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Fabric Loader' (fabricloader) 0.14.17 with version 0.14.19 or later.
Unmet dependency listing:
- Mod 'Just Enough Items' (jei) 13.1.0.6 requires version 0.14.19 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71)
Replace mod 'Fabric Loader' (fabricloader) 0.14.17 with version 0.14.19 or later.
The fix is literally right there in the error. Either update fabric or use an earlier mod version
Well that's the obvious answer but the whole point is to move forward, I know the earlier versions worked, but I'm trying to play on the newest one. Also the error message states "0.14.19 or later" I've tried updating Fabric to no avail, I know it seems like an "obvious" fix but I did try that and it just didn't work. I have the latest version and for some reason it still shows it as "0.14.17" which literally isn't true, looking at what I have downloaded right now and it's the latest one.
The thing I might be wrong about is if the issue is with JEI or Fabric, I honestly have no idea, because every other mod works fine.
I recognize I could be doing something really stupid here but I just don't see it.
This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.