Time Nick Message 16:50 sfan5 merging #15941, #15939, #15925, #15932 in 15m 16:51 ShadowBot https://github.com/luanti-org/luanti/issues/15941 -- Fix possible nullptr dereference in serverpackethandler.cpp by ricardoglc 16:51 ShadowBot https://github.com/luanti-org/luanti/issues/15939 -- Mainmenu: Trim whitespace from player name, address, port by grorp 16:51 ShadowBot https://github.com/luanti-org/luanti/issues/15925 -- Fix `core.get_content_info` docs and harden implementation by JosiahWI 16:51 ShadowBot https://github.com/luanti-org/luanti/issues/15932 -- IrrlichtMt: Fix orientation of IRenderTarget-textures by SmallJoker 17:31 sfan5 I guess I forgot 17:31 sfan5 but I did find out that our urldecode() has an out-of-bounds read 19:03 sfan5 planning to merge #15919 later 19:03 ShadowBot https://github.com/luanti-org/luanti/issues/15919 -- [no sq] LBM-related bug fixes by sfan5 19:07 Krock progress! 19:11 Krock uhm... the mod selector now uses the VoxelLibre game whereas the world uses minetest_game 19:11 Krock it's an off-by-1 error apparently 19:13 Krock nvm. it's because I deleted a world, which messed up the internal numbering. 19:13 Krock *deleted a world outside of Luanti, thus it did not trigger an update internally 19:49 sfan5 impending merge. 22:33 Mantar hey, I'm getting a weird crash with "createSector(): pos over max mapgen limit" that I think might be an engine bug, anyone know what that error's about? 22:34 Mantar it's coming from a seemingly normal call to core.get_natural_daylight() near a player's base whenever he's logged in