Time Nick Message 03:58 * cheapie waves from the year 2013 03:59 cheapie Just found this game here, looks like it might be fun (ignore the file name :P) https://cheapiesystems.com/media/images/2026-01-02-215218_1920x1080_scrot.png 03:59 [MatrxMT] there are kids playing Luanti now that were born that year 03:59 cheapie With how some of them act I'm not entirely convinced some of them weren't born in 2020 :/ 04:00 [MatrxMT] AHEM anyway, that's a pretty crisp reoslution for 2013, wow, full HD 04:00 [MatrxMT] you should fire up fraps and record some gameplay 04:01 [MatrxMT] I'll watch it in 480p on YouTube as long as I have Flash installed.. oh and it will buffer as well 04:01 cheapie It's a period-correct (actually a bit old, ~2005) computer but new-ish monitor 04:02 cheapie Running Debian wheezy 04:03 [MatrxMT] wheeze nuts 04:05 cheapie I actually installed KDE first before switching it to LXDE, even 2013-era KDE is too much for this hardware 04:05 [MatrxMT] hmm sounds a bit low end, no unregistered hypercam2 footage then? 04:05 [MatrxMT] actually that's windows software, what am I saying 04:06 [MatrxMT] SimpleScreenRecorder or something 04:06 cheapie I think gtk-recordmydesktop is what I used to use ages ago, not sure if that existed yet in 2013 04:06 cheapie At some point here I also need to install Debian squeeze on there and see if I can get 0.2 running 04:07 cheapie I've never played with 0.2, I first showed up at the very end of the 0.3 days 04:07 [MatrxMT] crazy to think but "feature parity" to Minecr*ft was actually closer back then 10:13 MinetestBot 02[git] 04SmallJoker -> 03luanti-org/luanti: Serialize: Throw exception on incomplete reads (#16796) 133d10d4e https://github.com/luanti-org/luanti/commit/3d10d4e859ad2d37645eb6ba7173332075dcfb38 (152026-01-03T10:13:14Z) 10:55 sfan5 cheapie: for completeness you should also try to run 5.15.0 and https://github.com/sfan5/minetest_classic :) 11:31 Krock sfan5: I outright spawned inside a mountain. Is that a feature? 11:33 Krock I'm kind of disappointed that the world looks exactly as with my default texture pack 11:35 Krock oh actually not quite the same. There's a few non-mapgen-generated nodes and items that look different. 11:41 sfan5 that would be an engine bug because MTC does not modify the spawn algorithm 11:41 sfan5 IIRC 11:42 Krock seed=77 is reproducible, singleplayer. 11:50 Krock no. for some reason, static_spawnpoint is in my minetest.conf 14:34 [MatrxMT] Is there any distribution of the Mineclonia custom client and CSM? I'm not aware of it but someone is https://old.reddit.com/r/Minetest/comments/1q1318j/reduce_connection_lag/nxfup07/ 14:35 [MatrxMT] like a binary / what would go in the "Engine Builds" subforum 14:44 MTDiscord There is links to both in your linked reddit post 14:45 MTDiscord ...which is by you iirc 14:50 MinetestBot 02[git] 04cx384 -> 03luanti-org/luanti: Select Mods: Show world mods (#16799) 131442772 https://github.com/luanti-org/luanti/commit/14427725ae8869d5e4b2d8942f7ecf230a87b752 (152026-01-03T14:48:13Z) 14:50 MinetestBot 02[git] 04Bedwizen -> 03luanti-org/luanti: Keybinds UI: Only show "reset" button if value differs from default (… 13f23cfd3 https://github.com/luanti-org/luanti/commit/f23cfd39e8f54bdcf3744aa8d59e02b2b5604275 (152026-01-03T14:48:49Z) 15:26 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Update copyright years 139f6789e https://github.com/luanti-org/luanti/commit/9f6789e19177307afaad56e3fbe266d3edbd7116 (152026-01-03T14:54:06Z) 15:37 MinetestBot 02[git] 04SmallJoker -> 03luanti-org/luanti: Serialize: Fix ItemDef regression introduced by 3d10d4e85 13497d776 https://github.com/luanti-org/luanti/commit/497d7768514be157899fddf5b78f12613a9aee90 (152026-01-03T15:33:45Z) 21:56 farribeiro hi folks! 22:03 farribeiro Does the Discord bridge work? 22:04 MTDiscord no 22:04 Krock test failed successfully 22:04 Krock ah. an address. let's seeeeee 22:05 Krock version 5.7.0 22:10 Krock itemdef.cpp:347 22:19 Krock Oh I see. The commit that I looked up did not introduce that line, only modified it. 5.7.0 clients have another amount of bytes in the ItemDef packet. How mean. 22:25 farribeiro thanks wsor 22:25 user333_ you realize wsor sent that FROM the discord bridge, right? 22:27 farribeiro At no point did I question that he was using a bridge. 22:28 Krock farribeiro: are you able to check whether this commit fixes the issues you're facing? https://pastebin.com/raw/vadVZfdf I did test it on a few servers and the particular error is gone for 5.7.0 servers 22:30 Krock any below or above would not be affected 22:31 Krock please double-check whether the server you're having issues with is 5.7.0 and not 5.4.x as mentioned 22:46 farribeiro idk 22:58 farribeiro The flatpak (patch) couldn't find itemdef.cpp, so I located it in my github fork and added the missing if statement. https://github.com/farribeiro/minetest/commit/fb22e7fdbf49da45b76043b6f0277ed6ace4b739 22:58 farribeiro finshed the build 22:59 farribeiro works! 22:59 farribeiro Krock 23:00 farribeiro and the server is 5.7.0 23:02 farribeiro lets fix the comment in PR