Cotton Resources

Cotton Resources

22.9k Downloads

Crash on startup when I had cotton resource

lagonnebula opened this issue ยท 2 comments

commented

Hello Guys !

I have an issue on startup, the game is crashing, with thiss error message :
https://pastebin.com/XT6eyD8S

All the mod i've put are up to date more or less 3-4 days.
Seems like a method has been removed

commented

You have an out-of-date Fabric API. One of your mods is including an old 0.2.7 version of Fabric API, when it should be using 0.3.0. Crochet looks to be out of date; it's at 1.0.2 instead of the fixed 1.0.4.

commented

Oh right ! The issue was my version of fabric api (5 days old xD).
Thanks !
I ll propose an enchancement for fabric loader, to be able to detect this kind of thinks, I don't know if it in backlog or not ^^