UntitledDuckDevs / UntitledDuckMod

Ducks for Forge and Fabric!
MIT License
6 stars 10 forks source link

Mod incompatibility 1.19.2 #69

Closed 0username2bf closed 2 years ago

0username2bf commented 2 years ago

Describe the bug There seems to be an incompatibility between this mod and one or several other mods I have installed that prevents the game from launching. I'm unable to diagnose which mod it might be, but I figured making a bug report with an error log could be wise.

Version Untitled Duck Mod v0.6.0, Fabric 1.19.2, latest Fabric API 0.60.0

Error Log https://gist.github.com/0username2bf/8156190e29e421e683063ebd92e3ee3c

Apologies if irrelevant.

Timolino456 commented 2 years ago

Can confirm this, I am getting the same error when trying to use it either in my modpack or even when trying it with only Fabric API and Geckolib installed.

Okabintaro commented 2 years ago

I think I know what the problem is, will fix it asap, thanks for the report! It has to do with how I implemented the spawning mechanism which changed in fabric-api 0.60.

Okabintaro commented 2 years ago

Thanks for the report! Should be fixed now in 0.6.1!

0username2bf commented 2 years ago

Awesome! And np!