Closed Niklp09 closed 2 years ago
Are you using 3D armor?
Line 170 and following:
-- Needed for 3D Armor + sfinv
if minetest.global_exists("armor") then
minetest.after(0.01, function() edit_skin.update_player_skin(player) end)
end
This code is missing an ObjectRef validity check.
Yes, i'm using 3d_armor
Please try it again. I think I have resolved this issue. I was able to reproduce the crash. After fixing the issue, I can't reproduce the crash.
yeah it works! thank you for the quick response
my server crashes when a player wants to close the client window during joining