rubenwardy/crafting

crafting/util.lua:537: attempt to get length of local 'recipes' (a nil value)

Festus1965 opened this issue · 0 comments

under server 5.2.0
client : unknown
story : not known, there is no clear action could explain who or what

mod : cf1ad1b/09.05.2017

guessing, typical client change IP or just disappeared gamer during mod started ...

2022-02-21 22:16:38: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'crafting' in callback nodemeta_inventory_OnTake(): /home/thomas/.minetest/mods/crafting/util.lua:537: attempt to get length of local 'recipes' (a nil value) 2022-02-21 22:16:38: ERROR[Main]: stack traceback: 2022-02-21 22:16:38: ERROR[Main]: /home/thomas/.minetest/mods/crafting/util.lua:537: in function 'get_crafting_result' 2022-02-21 22:16:38: ERROR[Main]: /home/thomas/.minetest/mods/crafting/table.lua:78: in function 'take_craft' 2022-02-21 22:16:38: ERROR[Main]: