Time Nick Message 08:18 swee Hi, I'm trying to upgrade my Luanti server from Debian stable's version to 5.11.x, I cloned the minetest_game directory to ~/.minetest/games/minetest_game (the user's homedir is /var/games/minetest-server) but Luanti is not detecting the installed game 08:18 swee minetest_game repo* 08:57 sfan5 how are you running the server? 09:00 swee /usr/local/bin/luantiserver --config /etc/minetest/minetest.conf --logfile /var/log/minetest/minetest.log --gameid minetest_server 09:00 swee er- minetest_game 09:37 rubenwardy did you compile it yourself? Did you pass in -DRUN_IN_PLACE=0 ? 10:09 sfan5 you can also run it with --verbose to check where it thinks path_user and path_share are 10:09 sfan5 so games are searched in /games/... and /games/... 12:16 rdeforest_ I'd like to compliment this project for what appears to be a high degree of project professionalism. You've got your code of conduct, .editorconfig, IRC, discord, ample documentation, everything I would look for in a healthy project. 12:21 [MatrxMT] discord is like a cancer cell on a free software project: sure it shows signs of growth, but fundamentally is opposed to free software 12:24 ireallyhateirc we should add steam integration to please shareholders 12:24 [MatrxMT] add steamworks DRM and telemetry while we're at it 12:25 ireallyhateirc each mod for MTG would be a separate DLC 12:26 [MatrxMT] make sure to buy the keys mod to run a server, and the bones mod too. Also binoculars to be able to use the zoom key built into the game 12:26 [MatrxMT] fireflies is the worst value for money 15:42 [ discord is certainly not a sign of a healthy project 15:47 MTDiscord I dunno, plenty of successful companies have discord servers. 15:54 ROllerozxa csperson: don't feed the trolls 15:54 MTDiscord ? 17:01 f_ @csperson Doesn't mean Discord is good 17:11 MTDiscord @csperson the claim is that [_ is a troll, just kinda showed up and complained about discord for no reason. Classic rage bait, if you ignore trolls they get bored and go away 17:12 sfan5 afaict they're "just" a free software absolutionist 17:12 MTDiscord "Don't feed the trolls" also includes "don't explain the trolls in front of the trolls" 😒 17:13 ireallyhateirc yeah to change the topic: sfan5 would you be willing to continue reviewing this: https://github.com/luanti-org/luanti/pull/15730 ? 17:14 sfan5 i have not formed an opinion yet 17:14 ireallyhateirc I ask because you were the reviewer for the original and I addressed hopefully all your comments from the original 17:14 ireallyhateirc so it hopefully is a low hanging fruit 17:15 ireallyhateirc Anyway let me know if/when you decide 17:18 ireallyhateirc I won't be able to fix it when it bitrots so waiting too long can bury the PR again 18:38 MinetestBot 02[git] 04sfan5 -> 03luanti-org/serverlist: Add editorconfig 13cd0f2a5 https://github.com/luanti-org/serverlist/commit/cd0f2a56d06b02dce3d77c36f5a8d9435cc0229e (152025-02-17T18:38:27Z) 18:38 MinetestBot 02[git] 04sfan5 -> 03luanti-org/serverlist: Drop intended verification changes 13f71be0a https://github.com/luanti-org/serverlist/commit/f71be0af676d10c52b13053011f4651327addac0 (152025-02-17T18:38:27Z) 18:38 MinetestBot 02[git] 04sfan5 -> 03luanti-org/serverlist: Encapsulate server data into class, split persistency 136df3b93 https://github.com/luanti-org/serverlist/commit/6df3b93f486578268f7e8f26b0cd471a5ea80930 (152025-02-17T18:38:27Z) 18:38 MinetestBot 02[git] 04sfan5 -> 03luanti-org/serverlist: Logically deduplicate servers on list 13aedabc5 https://github.com/luanti-org/serverlist/commit/aedabc50a8f22e1e1b268909ea6eec461c2f8c58 (152025-02-17T18:38:27Z) 18:38 MinetestBot 02[git] (3 newer commits not shown) 18:57 MinetestBot 02[git] 04sfan5 -> 03luanti-org/serverlist: Fix average client calculation 13258add9 https://github.com/luanti-org/serverlist/commit/258add93e0cef70b9c67c20d792500d000b051d6 (152025-02-17T18:55:30Z) 19:26 swee did you compile it yourself? Did you pass in -DRUN_IN_PLACE=0 ? | Oh I see, I did -DRUN_IN_PLACE=1 according to http://docs.luanti.org/compiling/linux-server/ 19:26 swee you can also run it with --verbose to check where it thinks path_user and path_share are | Detected share path: /usr/local/bin/.. | Detected user path: /usr/local/bin/.. | I see 19:46 swee Thanks, my luanti server seems to be back up now 19:46 swee after changing that flag 23:44 MTDiscord We're getting quite a couple of those by now, each time they crash us the server: 2025-02-17 23:42:16: ERROR[Server]: ClientStateError: peer=10738 what()=InitDone: Invalid client state transition! 5 23:45 MTDiscord Any idea?