Hello ,
I have this error
ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'everness' in callback node_on_timer(): ...minetest/bin/../games/evernesstest/mods/everness/api.lua:988: bad argument #1 to 'ipairs' (table expected, got number)
ERROR[Main]: stack traceback:
ERROR[Main]: [C]: in function 'ipairs'
ERROR[Main]: ...minetest/bin/../games/evernesstest/mods/everness/api.lua:988: in function 'can_grow'
ERROR[Main]: ...netest/bin/../games/evernesstest/mods/everness/trees.lua:108: in function 'grow_sapling'
Hello , I have this error ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'everness' in callback node_on_timer(): ...minetest/bin/../games/evernesstest/mods/everness/api.lua:988: bad argument #1 to 'ipairs' (table expected, got number) ERROR[Main]: stack traceback: ERROR[Main]: [C]: in function 'ipairs' ERROR[Main]: ...minetest/bin/../games/evernesstest/mods/everness/api.lua:988: in function 'can_grow' ERROR[Main]: ...netest/bin/../games/evernesstest/mods/everness/trees.lua:108: in function 'grow_sapling'
Do you know what? thanks
hi thanks for the error information this is very helpful to help me resolve this issue asap
fixed in latest release (v1.1.1 or later)