Falsely reported "not enough ingredients" | Cooking Registry not initializing correctly
ncottrill opened this issue · 15 comments
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
40.1.22
Mod Version
cookingforblockheads-forge-1.18.2-12.0.1
Describe the Issue
In 2 places in our world (2 different kitchens) we had initially set up working and connected Cooking for Blockhead kitchens. Everything seemed to be just fine and in each location we had working cooking tables that crafted ingredients from adjacent CFB kitchen storages.
Then, we updated these mods on the server and our clients:
architectury-4.4.64.jar
BiomesOPlenty-1.18.2-16.0.0.115.jar
EarthMobs-1.18.2-1.0.0.jar
ecologics-FORGE-1.18.2-1.6.7.jar
Enlightened End BB V1.1.jar
Jade-1.18.2-5.2.0.jar
lootr-1.18.2-0.2.16.53.jar
Nameless Trinkets-1.18.2-1.5.5.jar
structure_gel-1.18.2-2.3.0.jar
TerraBlender-forge-1.18.2-1.1.0.101.jar
upgradednetherite-1.18.2-4.2.0.6-release.jar
And, we added:
corail_woodcutter-1.18.2-2.3.3
Aquaculture-1.18.2-2.3.6.jar
Now, the Cooking for Blockheads "cooking table" only says "not enough ingredients."
Do you have any suggestions about what may have broken the "cooking table" functionality?
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine)?
Optifine is not on the server.
Also having this issue, log included below.
latest.log
Mod Version: 12.0.2
Forge Version: 40.1.52
Playing in Singleplayer.
This occurs in the Wild World mod pack as well for Minecraft 1.19. Connected cabinets are visible, but the refrigerator is ignored.
I'm noting this on 1.18.2 as well (Forge 40.1.68) -- only for the fridge. I can provide my entire mod list if necessary.
As a test I attempted to connect them via kitchen floor blocks, but that doesn't make any difference.
NOTE: Never mind, I am a fool. The preservation upgrade makes sure the last item in each slot can't be used up, and that's exactly what's happening here. Sorry for the confusion.
Maybe there's a better way to communicate the idea of "this slot is reserved for XXX item, but you have none right now"?
Minecraft 1.18.2
cooking for blockheads 12.0.2
no matter what i do, the cooking table is always with "not enough ingredients"
edit: forge version 40.1.80
could it be a compatibility problem?
Minecraft 1.18.2 cooking for blockheads 12.0.2 no matter what i do, the cooking table is always with "not enough ingredients"
edit: forge version 40.1.80 could it be a compatibility problem?
I can confirm, croptopia is breaking the cooking table, as soon as it is disabled, everything workind normally, should i put an issue on their side?
Having the same issue as well
Minecraft Version: 1.18.2
Forge: 40.1.84
Mod Version: 12.0.2
Was able to get this issue resolved by rebooting the parent OS hosting the MC server. Just restarting the MC server would not resolve this issue for me.
I also could not replicate this issue outside of the hosted server. Upon transferring the world save, the issue would resolve itself and allow the user to operate the kitchen normally. Most likely going to be some kind of caching issue causing the cooking table to not check the blocks around it.
Can confirm this bug is present on 1.19
Forge 43.2.6
Mod 13.3.1
Gonna try and look into this. Will update if I find anything out
@BlayTheNinth Found something on this same issue, might be a little late but while trying to fix it I noticed that the chunk the kitchen was in was being force loaded by another mod, turning off the force loading fixed the issue,