Fish of Thieves

Fish of Thieves

984k Downloads

Crash

TheButterbrotMan opened this issue ยท 1 comments

commented

this is caused by the fabric version using internal classes which changed in later fabric api version. since they are internal, those methods should not have been used and were not part of the exposed api (implementation classes not api classes)

you may be able to downgrade your fabric api version to fix this temporarily while the dev fixes it