The Bumblezone (Quilt/Fabric)

The Bumblezone (Quilt/Fabric)

12M Downloads

Bumblezone Incompatible with Resourcefullbee's mod

Rory0merchury opened this issue ยท 12 comments

commented

minecraft crashes on launch whenever bumblezone and resourcefullbee's mod is installed.
took me 2 days to pinpoint it in my WIP modpack.

see hastebin for more info:
Hastebin: https://haste.romvoid.dev/nibugaxide.yaml

mcver 1.16.3 with latest forge .25

commented

I need more info of what you mean. What minecraft version? Latest Forge version and latest version of both those mods? What is happening that shows they are incompatible?

commented

I need more info of what you mean. What minecraft version? Latest Forge version and latest version of both those mods? What is happening that shows they are incompatible?

updated main post accidentally posted enter when creating this issue

commented

Looks like our coremods might be conflicting. I'll check it out when I get a chance

commented

Mod versions: the bumblezone [2.1.1] and resourcefullbee's ver [1.16.3-0.5.4b]

commented

Found it. It is my BeeEntityInvoker mixin conflicting with Resourceful Bees's AT bee entity mixin most likely. Will try and apply a fix for that. Thank you for reaching out to me about this!

commented

2.2.0 is now out and fixes the crash! In fact, I went ahead and add mod compatibility directly with Resourceful Bees as well!

commented

Not sure that Resourceful Bees got the memo, because running both mods together causes a crash during early loading. Tried RBees 0.5.4b and 0.5.5b on Forge 34.1.25. Game loads fine with one or the other enabled, just not both.

I've been trying to use RBees off and on since 1.15.2, and I just have not had very good luck with it. I mean Productive Bees is still not registering features correctly (only when Bumblezone is present fwiw), but at least the game loads. ๐Ÿ˜•

log: https://gist.github.com/bessiq/c403678ec6ee9644921ede937f75d74e

commented

Hmm. I'll check this out once the forge breaking change is taken care of for my mod and theirs

commented

v2.2.1 is out and should fix this! I was using Resourceful Bees v0.5.5b in my testing so update them too if you haven't. Let me know if issues persist!

commented

I believe the issue is still ongoing, I just installed resourceful bees and tried to enter the dimension to no avail. My game froze and then crashed. Here's the log:
latest.log

commented

That log shows an issue with Bumblezone/Productive bees. Not resourcefulbees
It seems I mistyped this check that should be productive bees instead of potion of bees. Thank you for letting me know!

commented

v2.2.2 is out and should fix the bug where having potion of bees on and productive bees off causes a crash.