I tried to place a candle above one of the pies and get this error.
AsyncErr: Lua: Runtime error from mod 'ethereal' in callback item_OnPlace(): D:\Games\Minetest\bin..\mods\x_farming/api.lua:2817: attempt to index global 'stamina' (a nil value)
stack traceback:
D:\Games\Minetest\bin..\mods\x_farming/api.lua:2817: in function 'on_rightclick'
D:\Games\Minetest\bin..\builtin\game\item.lua:313: in function <D:\Games\Minetest\bin\..\builtin\game\item.lua:306>
My ISP blocks bitbucket but I can access github or not-a-bug
I tried to place a candle above one of the pies and get this error.
AsyncErr: Lua: Runtime error from mod 'ethereal' in callback item_OnPlace(): D:\Games\Minetest\bin..\mods\x_farming/api.lua:2817: attempt to index global 'stamina' (a nil value) stack traceback: D:\Games\Minetest\bin..\mods\x_farming/api.lua:2817: in function 'on_rightclick' D:\Games\Minetest\bin..\builtin\game\item.lua:313: in function <D:\Games\Minetest\bin\..\builtin\game\item.lua:306>
My ISP blocks bitbucket but I can access github or not-a-bug
Let me check, I assume "one of the pies" you mean pies from 10+1 farming mod ?
Interesting, so you have some kind of stamina mod what does not registeres stamina global variable. What stamina mod are you using?
Latest update will prevent the error but it will not prevent bad mods.
converted review into a thread
please use the issue tracker or normal threads for reporting issues