Skip to content

fix crash with door and tote

NoComment requested to merge NoCommentMT/nodecore:fix-tote-crash-bug into master

minetest.get_player_privs crashes on nil

to reproduce: [wooden panel][tote itemstack][lode cube]. press the panel into the itemstack. the server crashes and your tote is eaten.

Merge request reports