Fabric-api compatibility
MCLombax opened this issue ยท 6 comments
That is most definitely an issue with MCChatGPT. Without a detailed bug report, I can't do anything about that, sorry
Sorry, here is the full error message:
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric-api, any version.
Unmet dependency listing:
- Mod 'MCChatGPT' (mcchatgpt) 0.2.0 requires any version of fabric-api, which is missing!
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)
As I thought, this is an issue with MCChatGPT. You need to install Fabric API in order to make it work
I tried to fix it, but it didn't work. I have many mods compatible with only specified fabric-api version.
In either case, BlockHelper is not compatible with 1.18.2, so you should remove it. Also, you should rather report this issue to MCChatGPT, not here