Hello
First of all the name FixYourMod may sound rude, but It's just a fancy name for a bunch of bug reports. Don't worry, no one is yelling at you. 😃
If you have every played fabric/quilt with a bunch of mods, you may noticed one thing. When you launch your game and take look at the logs there is a good chance you will see a bunch of errors, often mixin related. These errors don't crash the game, they let you play, and everything seems to work properly. But does it? Those are still errors, warnings that something is wrong.
Missing annotations, conflicts, ClassNotFoundExceptions, shaded dependency clashes, these all need to be addressed. For example in my personal client side modpack I counted 60 warnings and around 5 errors. We need to do something about this.
So over the course of coming days I will try to contribute to modded minecraft's community by reporting those bugs and/or sending pull requests/suggestions with solutions to them. I hope that everyone will benef