You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-09-06 21:35:18: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'moretrees' in callback item_OnPlace(): /home/user/.minetest/mods/moretrees/node_defs.lua:508: attempt to index global 'default' (a nil value)
2024-09-06 21:35:18: ERROR[Main]: stack traceback:
2024-09-06 21:35:18: ERROR[Main]: /home/user/.minetest/mods/moretrees/node_defs.lua:508: in function </home/user/.minetest/mods/moretrees/node_defs.lua:507>
Still calls the
default.sapling_on_place
function fromdefault
: https://github.com/minetest/minetest_game/blob/master/mods/default/trees.lua#L455Call places:
moretrees/node_defs.lua
Line 448 in 2c891e6
moretrees/node_defs.lua
Line 508 in 2c891e6
Possible solutions:
xcompat
modThe text was updated successfully, but these errors were encountered: