hugeblank / Bagels_Baking

Yet another Minecraft mod that adds loads of food & functionality
MIT License
6 stars 1 forks source link

Game is Crashing #42

Closed ReiNAce closed 2 years ago

ReiNAce commented 3 years ago

Minecraft is crashing at startup. Idk why. Attached is the crash logs. I am using MultiMC as MC loader in Fabric 0.12.5 for MC 1.17.1. Please help. Thanks crash-2021-11-23_14.45.33-client.txt

hugeblank commented 3 years ago

I'm not exactly in the position to take a more detailed look at the moment, but just a quick scan of the log tells me this is an incompatibility with better wandering trader. If that mod isn't critical for you, or the server you're on, then I think you'll be able to launch the game.

ReiNAce commented 3 years ago

ok thanks

hugeblank commented 3 years ago

Do you have a link to where you got the better wandering trader mod? I'm pretty sure this is a conflict that's out of the scope of Bagel's Baking. You should report the issue there, and link this issue.

ReiNAce commented 3 years ago

I already forgot where I downloaded it. Anyways, I already removed the mod anyways, so it is now running.

hugeblank commented 3 years ago

alright. I'll look into this and close this when I'm certain it's not BB's fault.

hugeblank commented 2 years ago

So the problem here is that Better Wandering Traders is doing something to register whatever they need to for the wandering traders. We use Fabric API for villager trades and profession setup, which means that BWT is incompatible with Fabric API, and Bagel's Baking got caught in the crossfire. I'd recommend reaching out to BWT if you're still keen to do so.