Time Nick Message 02:49 ANAND !tell paramat Addressed the comment in #8438 02:49 ShadowBot ANAND: O.K. 02:49 ANAND Thx 16:18 ANAND WIP PR: #8441 16:18 ShadowBot https://github.com/minetest/minetest/issues/8441 -- [WIP] Separate server-side disabling of minimap from minimap mode by ClobberXD 16:18 ANAND Fix for #8431 16:18 ShadowBot https://github.com/minetest/minetest/issues/8431 -- Temp-disabling player's minimap shouldn't toggle it "completely off" client-side 16:21 rubenwardy <099waldo> Minetest crashes with this error message when I try to connect to the server Frost Factions 16:21 rubenwardy <099waldo> minetest: /build/minetest-zkX8Wx/minetest-5.0.0/src/nodedef.cpp:734: void ContentFeatures::updateTextures(ITextureSource, IShaderSource, irr::scene::IMeshManipulator, Client, const TextureSettings&): Assertion `liquid_type == LIQUID_SOURCE' failed. 16:23 p_gimeno I got that recently 16:23 p_gimeno it was due to a broken mod, meseconductors 16:24 rubenwardy the user claims they're on 5.0.1 16:25 p_gimeno it set drawtype = "liquid" without setting the liquidtype for a mesecons-conductive lava source 16:26 p_gimeno yes, this was a few days ago in 5.1 dev 16:27 p_gimeno I'll try to submit a PR but I wouldn't be surprised if the guy isn't maintaining the mod anymore 16:28 p_gimeno I guess if they run a release version, it won't crash 16:31 p_gimeno I guess that could be done automatically by the engine actually 16:37 p_gimeno https://notabug.org/pgimeno/minetest-meseconductors/commit/b820b1b5a47df7aed9598d246aeaea5d4b878c21 16:52 p_gimeno https://notabug.org/rbduck/minetest-meseconductors/pulls/1 17:17 ANAND #8443 17:17 ShadowBot https://github.com/minetest/minetest/issues/8443 -- Add deprecation warnings for ObjectRef:get/set_attribute by ClobberXD