Time Nick Message 00:22 Sheriff_U3 I've got an issue, for some reason there's an error that I can't track down: 2026-05-23 19:14:22: ERROR[Main]: Ignoring escape sequence 'Ttoolranks' in translation for reference here's my current code: https://upaste.de/RKr 00:23 Sheriff_U3 I've tried escaping everything that I can think of that would create that error, but it still spams the log. 00:29 MTDiscord just take the git bisect approach. completely remove half the translations, see if its there, else then try the other half, and then go from there till you find it 00:32 Sheriff_U3 Your gonna love this, I removed all the translation/locale files, and yet the error still shows up. 00:33 cheapie I think wsor4035 means the S() calls, not the locale files 00:34 Sheriff_U3 oh lol 00:34 cheapie FWIW I don't think I've ever seen that error before, but from the sound of it you might be double-translating something 00:40 Sheriff_U3 cheapie: Yep your idea was right, I was double translating the same text. Removed the second S() call and that fixed the problem. Thank you for you help guys! 00:40 Sheriff_U3 *your 07:32 MinetestBot 02[git] 04CrazyladMT -> 03luanti-org/luanti: Mainmenu: Add button to copy error message (#17155) 1345e32de https://github.com/luanti-org/luanti/commit/45e32de4681f9b15fe9b207f2544a950d7ae0d4f (152026-05-24T07:32:32Z) 07:32 MinetestBot 02[git] 040-v-0 -> 03luanti-org/luanti: Fix typos in comments (#17188) 13c8d0db0 https://github.com/luanti-org/luanti/commit/c8d0db032a5cd8ed21945fc7775ee10e1f2e5655 (152026-05-24T07:32:57Z) 07:41 MinetestBot 02[git] 04cx384 -> 03luanti-org/luanti: Add `hideable` HUD element field (#17165) 13b6eeda3 https://github.com/luanti-org/luanti/commit/b6eeda3d31208f8caceb828525bda63ee18274d5 (152026-05-24T07:39:58Z) 07:43 MinetestBot 02[git] 04cx384 -> 03luanti-org/luanti: Devtest: Fix some HUD commands not clearing tables (#17186) 133342f28 https://github.com/luanti-org/luanti/commit/3342f28729a39ddadf9fce59c262eaa47d07ea39 (152026-05-24T07:41:26Z) 18:16 rubenwardy https://blog.luanti.org/2026/05/24/5.16-released/ 18:29 Krock \o/ 22:45 sfan5 maybe worth mentioning why a .1 was needed, lessons learned etc 22:53 mrcheese +numbers 22:53 mrcheese err 22:53 mrcheese wrong channel .-. 22:54 user333_ wrong channel sir 22:54 mrcheese >:P 23:49 cheapie It sounds like the lesson learned was "random refactoring probably shouldn't count as a 'bug fix' that can make it in during a freeze" :P 23:50 crazylad woah, I like the new ContentDB package tiles 23:52 crazylad it does smush the screenshots a bit though