[Crash]: Fabric 1.21.1 crashing on launch
Legends0356 opened this issue ยท 5 comments
Steps to Reproduce the Crash
So the game crashes for me right away as I launch.
I have only the mod and the fabric API which is required.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
Crash Report
I cant find any crash report page
I only found some java file with crash in the name and this gist is the stuff that was inside
https://gist.github.com/Legends0356/a255235698e6a4f0a0c27bd2210a15d6#file-gistfile1-txt
Thanks for the report!
I need some more information to solve this issue, please paste your full fml-client-latest.log
or latest.log
to https://gist.github.com and link it here.
I have the same issue but i get this error
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'Fabric API' (fabric-api) 0.102.0+1.21.1 with version 0.102.1+1.21.1 or later.
More details:
- Mod 'Just Enough Items' (jei) 19.8.4.113 requires version 0.102.1+1.21.1 or later of mod 'Fabric API' (fabric-api), but only the wrong version is present: 0.102.0+1.21.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Thanks for the report! I need some more information to solve this issue, please paste your full
fml-client-latest.log
orlatest.log
to https://gist.github.com and link it here.
Where do I get the fml latest log?