Productive Bees

Productive Bees

10M Downloads

NeoForge 1.21 bugs

aAndrew3030 opened this issue · 16 comments

commented

Found two bugs so far, 1st, the breeding chamber is crashing the game when it finishes and attempts to create the bee (unable to reopen the world)

Cannot invoke "cy.jdkdigital.productivebees.util.GeneValue.getValue()" because the return value of "java.util.Map.get(Object)" is null

debug.log

2nd, the bee cages do not capture bees in the nether (not sure about the end), but they work normal in the overworld

NeoForge is .42

commented

found the breeding problem, will put up a new version soon

commented

is it a new world on 1.21 or one from 1.20.1?

commented

also, forgot nests do not drop blocks when mined

commented

The update fixed those issues, thanks!

One more issue I found, the recipe for the advanced beehive is broken
Screenshot 2024-07-01 142055

commented

Using version .2 and NeoForge .43, I am experiencing very random crashes with bees in a advanced hive. I am using the gene upgrade and have a Mekanism pipe extracting into a vanilla chest.

crash-2024-07-02_00.07.28-server.txt

commented

It seems to be the gene sampler upgrade that is causing the crash, when it is trying to output one of the samples

commented

another small one, feeding slab dupes when breaking

AllTheMods/ATM-10#55

commented

At least it doesn’t dupe the inventory

commented

Has the chance to get a ancient bee always been 1%? If that is not a bug it should be 😆

commented

Are all bee conversions supposed to be 1%?

commented

that's probably a display thing in JEI, I changed the chance from int to float so 1 means 100%

commented

I right clicked a entire stack of netherite blocks on a diamond bee and it did not convert (haven't tried converting other bees)

commented

Just tested a sweat bee, after 30 blocks of ice it converted to a frosty

commented

New bug, comb blocks don't drop when placed and mined (or mined in the Bumblezone)

commented

I went back threw this thread, and all the issues seem to be fixed. This can be closed, thanks

commented

Thank you for the reports!