capnkirok / Inventory-Pets

11 stars 0 forks source link

1.20.1 Not working (Inventory Pets 2024) #588

Closed Canadit101 closed 8 months ago

Canadit101 commented 8 months ago

I tried to play Minecraft and it keeps saying this, Although the day before it was working. How do I fix this?

Edit 1: I already tried to remove the mod and add it back to my world and it still continued to say this.

Screenshot 2024-03-06 224432

Luviam commented 8 months ago

That error looks like its not happy with you not having the mod "Curios API" which is interesting as Inventory Pets shouldn't depend on it. And if it does, either a bug or the dev(s) forgot to add that to their mod pages.

capnkirok commented 8 months ago

That error looks like its not happy with you not having the mod "Curios API" which is interesting as Inventory Pets shouldn't depend on it. And if it does, either a bug or the dev(s) forgot to add that to their mod pages.

Curios is not required. I'm including the API in my build (as recommended by Curios dev). In any case, you should not be receiving this error, so will take a look.

Confirmed issue on my end.

capnkirok commented 8 months ago

@Canadit101 if you still can't get it to work, would recommend you downgrade to the previous version.

Canadit101 commented 8 months ago

The problem was fixed after downloading the mod "Curios API". The funny part is that newest update must have affected it since this issue only happened after the update.

Edit: Thank you for the help!!

capnkirok commented 8 months ago

I can confirm I made a mistake in the implementation requiring you to have Curios installed. I'm going to leave this open for others who run into this problem. And will fix in the meantime. Apologies.

Two solutions to those in this predicament. 1) Download Curios API mod 2) Downgrade to previous version of Inventory Pets

capnkirok commented 8 months ago

Welp, it looks like I need to make Curios API required dependency if we want flight to work for other mods that use curios.I've updated Forge to reflect for current version.

capnkirok commented 8 months ago

Added to next release.