moddingplayground / twigs-fabric

A Minecraft building blocks mod
https://moddingplayground.net/twigs
MIT License
15 stars 13 forks source link

Looking into causes of a specific mixin error, I found this #5

Closed Sunconure11 closed 2 years ago

Sunconure11 commented 2 years ago

https://pastebin.com/Yk5j52rL

andantet commented 2 years ago

This crash is caused when registering the Twigs item group, which calls off a bunch of Fabric API methods using mixins out of Twigs' control You seem to have some kind of mod incompatibility it seems, as my best guess?

Sunconure11 commented 2 years ago

I found the mod responsible for this error.

andantet commented 2 years ago

Alrighty!