rubenwardy wrote:I have tried replicating your bug, but I can not.
1) Get the latest version of Minetest
2) Download the latest version of Food
3) Disable all mods apart from food (Click a world, then hit configure, then disable all),
(enable food of course)
4) Run Minetest
5) Try replicating the bug
If the bug happens: Post here the craft recipe you used, and stop.
If it doesn't: Go to 6
6) Enable all your mods
7) Try replicating the bug
If the bug happens: Post here your full mod list (manually type, or take screenshot showing all mods in mods/),
and the craft recipe you used.
If it doesn't: My fixed appeared to work! Post here saying so.
I'm sorry, the fix didn't work. I just went to GitHub and downloaded the latest master version of the food mod but when I view the crafting recipes for baked potato, Zeg's Crafting Guide shows there are a lot of alternate crafting recipes and most of them don't make any sense. Just the first five in the list, for example: ivory, gold lump, raw blackberry pie, coal lump and ostrich (f). The actual list of alternate crafting recipes is over 140 (I got tired of counting).
I'm running 4.9-dev and my current list of mods is:
3d_armor
animals_modpack
awards
bags
beds
boats
calinou_mods
campfire
castle
charcoal
darkage
doors
farming_plus
fences
ferns
fishing
glow
habitat
home_gui
inventory_plus
itemframes
moretrees
nether
prehistoric
quartz
random_buildings (just the cottages mod in the pack)
riesenpilz
ruins
scaffolding
specialties
stoneage
sumpf
throwing
titanium
unifieddyes
vines
zcg
I tried to review the code in the food mod's init.lua but I just don't understand the coding conventions well-enough to identify any possible causes.
Now, just in case it was Zeg's Crafting Guide displaying faulty information, I unloaded it and added craft_guide instead. When I did that and looked-up baked potato, it showed an unknown block that needed to be baked.
Obviously, I don't know why I'm getting odd effects with the baked potato but I suspect there is some issue with the food_potato group. Hopefully, all of this will help folks who actually understand modding to narrow-down the cause. I like having the extra foods and I'd miss being able to use this mod.