I can't seem to download this mod, including a weird error that crashes my Minetest's in-game ContentDB. I'm using 5.6.1 and your minimum supported version is 5.0
Runtime error from mod '??' in callback <async>(): ...\minetest-5.6.1-win64\bin\..\builtin\mainmenu\pkgmgr.lua:688: basefolder didn't return a recognised type, this shouldn't happen
stack traceback:
[C]: in function 'error'
...\minetest-5.6.1-win64\bin\..\builtin\mainmenu\pkgmgr.lua:688: in function 'install_dir'
...5.6.1-win64\bin\..\builtin\mainmenu\dlg_contentstore.lua:129: in function <...5.6.1-win64\bin\..\builtin\mainmenu\dlg_contentstore.lua:125>
...test-5.6.1-win64\bin\..\builtin\mainmenu\async_event.lua:7: in function <...test-5.6.1-win64\bin\..\builtin\mainmenu\async_event.lua:4>
Please note, the "non-mtg variant" only brings the content, not the integration like crafting recipes and similar. It's not an alternative. If you want to create recipes for your own game, you need to implement an integration mod yourself, similar to yl_canned_food_mtg
I don't have Gitea so I'ma use threads lol
I can't seem to download this mod, including a weird error that crashes my Minetest's in-game ContentDB. I'm using 5.6.1 and your minimum supported version is 5.0
I get this in-game ContentDB crash error when I try to download the non-MTG variant (https://content.minetest.net/packages/AliasAlreadyTaken/yl_canned_food/)
And get this
Trying to download this one (MTG variant)
Thanks, will investigate.
Please note, the "non-mtg variant" only brings the content, not the integration like crafting recipes and similar. It's not an alternative. If you want to create recipes for your own game, you need to implement an integration mod yourself, similar to yl_canned_food_mtg
Aight
Yeah I was just trying to find whatever gave me the food items X3 I wanted to test if they were compatible with my eating mod
Could be an issue with how ContentDB handled your mod, otherwise I could just download it from the source page which I'll prob do