Time Nick Message 10:31 Krock will push https://krock-works.uk.to/u/patches/0001-ContentCAO-Fix-segfault-when-minimap-is-disabled.patch in 15 minutes, fixes #10609 10:31 ShadowBot https://github.com/minetest/minetest/issues/10609 -- Segfault if minimap disabled 10:45 Krock pushing 10:56 sfan5 I think there's one more removeMarker call in the destructor 10:56 sfan5 actually nvm, if the marker is never created it can't be removed 10:56 sfan5 thanks for fixing 12:05 MTDiscord It looks like a TPR-tree would be optimal for entity storage 12:05 MTDiscord s/storage/spatial indexing 12:05 MTDiscord Is also provided by libspatial 12:06 MTDiscord See https://libspatialindex.org/en/latest/doxygen/namespaceSpatialIndex_1_1TPRTree.html