Time Nick Message 02:05 MTDiscord My client suddenly went 100% '1 FPS' a little bit ago while I was playing Nodecore 02:06 MTDiscord Opening things like the chat or pause menu took 1+ seconds. Letters typed into chat took 1 second to appear 02:06 MTDiscord Debug menu also took a few seconds to pop up 02:06 MTDiscord https://cdn.discordapp.com/attachments/747163566800633906/757784961465057350/unknown.png 02:07 MTDiscord My FPS still displayed as a pretty steady 75 (My monitor is 75Hz and my GPU won't let Minetest go past that) 02:08 MTDiscord The screen was going at 1FPS or less though 02:08 MTDiscord Sounds seemed to be on time though 02:12 MTDiscord Oh wow my main menu is also limited like that after exiting the game 02:13 MTDiscord Guess I'll create an issue for this 02:42 MTDiscord Forgot to mention: The problem goes away when I turn off my internet connection. And it returns when I reconnect to the internet 03:02 MTDiscord https://github.com/minetest/minetest/issues/10418 Included GIF and system specs 09:30 sfan5 Krock: settings now leaks a bit of memory https://github.com/minetest/minetest/runs/1145382469#step:6:303 16:27 Krock >:( 16:28 Krock will merge #10399 and game#2328 in 10 minutes 16:28 ShadowBot https://github.com/minetest/minetest/issues/10399 -- Fix chat/infotext overlap if many chat lines by Wuzzy2 16:28 ShadowBot https://github.com/minetest/minetest_game/issues/2328 -- Fix builtin item metatable. by sofar 16:28 Krock oh, it's unittest that does not clean up the group template. easy fix, I presume 16:37 Krock merging (2) 16:41 Krock sfan5: is this okay? https://krock-works.uk.to/u/patches/0001-Settings-Fix-unittest-memory-leak-change-input-types.patch no leaks reported by valgrind, neither --run-unittests nor join/leave a world 16:42 sfan5 looks good 16:43 Krock thanks. will push in ~10 minutes 17:05 Krock pushing