rubenwardy / crafting

Minetest Mod: Semi-realistic crafting
GNU Lesser General Public License v2.1
12 stars 13 forks source link

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

Open Festus1965 opened 2 years ago

Festus1965 commented 2 years ago

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]: