JDKDigital / productive-bees

Useful bees
https://www.curseforge.com/minecraft/mc-mods/productivebees
Other
58 stars 40 forks source link

Please help with JEI #373

Closed neka4am closed 1 year ago

neka4am commented 1 year ago

Hi, im playing on forge 1.19.3 (44.1.23) and i when i first installed productive bees i was able to see bees in JEI but then it just disappered. I was using JEI 12.3.0.20, and i tried to install newer and older versions but nothing changes. Please recommend the version of JEI or maybe im doing something wrong? Thank you

JaisDK commented 1 year ago

which version of productive bees are you having and are you playing single player or on a server?

neka4am commented 1 year ago

im playing on my own server, 0.11.1.0 version

JaisDK commented 1 year ago

can you provide some logs both server and client side?

neka4am commented 1 year ago

https://mclo.gs/WLMTr1H server logs

image im not actually in this thing so what i should send you?

JaisDK commented 1 year ago

latest

neka4am commented 1 year ago

latest.log

JaisDK commented 1 year ago

looks like an incompatibility with MCA

neka4am commented 1 year ago

strange, i got mca earlier than productive bees and i saw bees

JaisDK commented 1 year ago

ore more specifically, it looks like mca:male_villager is found in the registry but the value is null

did you remove MCA or did it update?

neka4am commented 1 year ago

no, but i had bug with villager what just disappered, it in the registry but he really not exist and it wasnt killed

JaisDK commented 1 year ago

probably what caused it

it's something I can work around on my end I just need to have time for an update

neka4am commented 1 year ago

should i try delete and install mca?

JaisDK commented 1 year ago

see if it helps, they do add some kind of "hack" in there


Caused by: java.lang.NullPointerException: Registry Object not present: mca:male_villager
    at dev.architectury.registry.registries.DeferredRegister$Entry.get(DeferredRegister.java:133) ~[architectury-7.1.78-forge.jar%23230!/:?]
    at net.minecraft.world.entity.EntityType.handler$zbc000$mca$villagerTagHack(EntityType.java:718) ~[client-1.19.3-20221207.122022-srg.jar%23306!/:?]
    at net.minecraft.world.entity.EntityType.m_204039_(EntityType.java) ~[client-1.19.3-20221207.122022-srg.jar%23306!/:?]
    at cy.jdkdigital.productivebees.integrations.jei.ingredients.BeeIngredientFactory.getOrCreateList(BeeIngredientFactory.java:55) ~[productivebees-1.19.3-0.11.1.0.jar%23277!/:1.19.3-0.11.1.0]
    at cy.jdkdigital.productivebees.integrations.jei.ProductiveBeesJeiPlugin.<init>(ProductiveBeesJeiPlugin.java:70) ~[productivebees-1.19.3-0.11.1.0.jar%23277!/:1.19.3-0.11.1.0]
neka4am commented 1 year ago

thank you!!

JaisDK commented 1 year ago

looks like they have a config to turn off that hack, look for villagerTagsHacks in their config file