Minetest logo

IRC log for #minetest, 2024-12-13

| Channels | #minetest index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:05 Eragon joined #minetest
00:06 liceDibrarian joined #minetest
00:19 squilliam9000 joined #minetest
00:31 shaft finally done
01:08 cheapie Random silly bit I found on an elevator at some other player's building - it goes down to some sub-basement floor, so it requires a key (area access) to place a hall call at the top floor and also to place a car call for the lower floor, so far so good... but then the machine room was left unlocked, and the controller cabinet (which locks when closed) was left open.
01:09 cheapie So you can just walk over to the machine room, put in a hall call on that upper floor, and then put in a car call on the lower floor... then walk in and it'll happily take you downstairs.
01:37 shaft Has jpeg support been removed? screenshot.jpg is no longer showing.
01:38 shaft I don't mind at all. I just noticed it
02:18 shaft joined #minetest
02:19 SwissalpS joined #minetest
02:20 shaft I'm sorry. I think I broke ContentDB. I removed a release and tried to reimport it and now it always says failed for unknown reason.
02:20 shaft "Unknown server error"
02:25 SwissalpS joined #minetest
03:55 CRISPR joined #minetest
04:08 * cheapie leaves this here without context: https://cheapiesystems.com/media/2024-12-12%2022-04-31.webm
04:22 fling joined #minetest
04:29 CRISPR joined #minetest
04:41 MTDiscord <mistere_123> 🍃
04:53 liceDibrarian joined #minetest
04:57 liceDibrarian joined #minetest
05:00 MTDiscord joined #minetest
05:26 est31 joined #minetest
08:33 jaca122 joined #minetest
08:37 MacroFaxSax joined #minetest
08:44 germ joined #minetest
08:50 germ joined #minetest
09:16 Sharpman joined #minetest
09:44 gregon joined #minetest
10:28 tarsovbak joined #minetest
10:54 squilliam9000 joined #minetest
12:11 sparky4 joined #minetest
12:13 Desour joined #minetest
12:13 sparky4 joined #minetest
13:00 qur joined #minetest
13:06 Blockhead256 joined #minetest
13:06 Blockhead256 does anyone know this bit of software that puts a Luanti/Minetest server to sleep when there 0 players online?
13:06 Blockhead256 When it wakes up you get:
13:06 Blockhead256 Access denied. Reason: The server will now wake up. Please click 'reconnect'.
13:06 Blockhead256 as a kick message, with a reconnect button
13:13 MTDiscord <siliconsniffer> That's a thing?
13:13 Blockhead256 yes, one of the r/place clone servers does it, no idea if it's homebrewed or what
13:17 jordan4ibanez joined #minetest
13:17 jordan4ibanez Is this working
13:17 jordan4ibanez Noice 8)
13:17 Blockhead256 mebbe
13:18 jaca122 joined #minetest
13:19 Blockhead256 cheapie: There's so much to comment on
13:19 Blockhead256 the DVD logo could use an ellipsoid
13:19 Blockhead256 the occupant should probably acquire more speakers than just a subwoofer
13:19 Blockhead256 but the great part is when the logo hits the corner straight on
13:25 turtleman joined #minetest
13:28 MacroFaxSax joined #minetest
14:14 whosit joined #minetest
14:15 germ- joined #minetest
14:40 Darzen joined #minetest
14:44 Darzen joined #minetest
14:53 MTDiscord <siliconsniffer> Hi jordan4ibanez!
15:33 ireallyhateirc joined #minetest
16:00 Sharpman joined #minetest
16:39 fling joined #minetest
17:13 cheapie Blockhead256: I had another one elsewhere that did have the full logo, more or less, on a bigger screen - but no room for it on this one, this one had to fit in place of one of the large TVs from homedecor or wherever it comes from, 3x2
17:14 cheapie Blockhead256: https://cheapiesystems.com/media/2024-09-01%2015-46-26.webm
17:42 shaft joined #minetest
17:43 shaft Anyone here? The CDB git importer is still broken!
18:02 Glaedr joined #minetest
18:08 fluxionary joined #minetest
18:22 siliconsniffer joined #minetest
18:44 SFENCE joined #minetest
19:26 diceLibrarian2 joined #minetest
19:46 ___nick___ joined #minetest
19:47 shaft joined #minetest
20:19 siliconsniffer joined #minetest
20:29 lmat joined #minetest
20:30 lmat Hi! I have a minetest server running and I would like to change my password. I'm the only administrator and I don't know my password.
20:32 Krock lmat: join the world in singleplayer, if you have a GUI there. make sure the server is offline.
20:32 Krock otherwise you'd corrupt the world files due to parallel writes
20:33 Krock if you can't. 1. shut down minetest-server, 2. change the setting "name" to a new username. 3. start the server. 4. join with that name 4. grant all. 5. fix the previous admin name
20:34 Krock 6. revoke all privs from the new admin. 7. revert "name" back to the original admin name
20:34 lmat Krock: That last five-step process looks much easier ^_^
20:34 Krock the first option is easier if your server is some old laptop that's got a GUI anyway. for headless servers... then probably the setting trick.
20:35 Krock although you could copy the auth.sqlite file back and forth for manual repair
20:35 lmat Krock: I'm headless. Ah, copying auth.sqlite sounds promising, too. Thank you!
20:37 Krock if you have minetest-server compiled with ncurses (typing commands works), then /setpassword should be accessible to you as well
20:38 lmat Krock: Mine is compiled over 2 years ago and appears not to have ncurses support.
20:40 Krock perhaps it's time to update, regardless of that feature.
20:45 lmat Krock: Yes, after I get my user recovered, I'll plan to update!
20:46 jaca122 joined #minetest
20:55 lmat I tried setting my password and it didn't work.
20:55 lmat I did   /setpassword lmat "coolio"    then attempted to sign in and it said "invalid password". I see that  select name,password from auth where name = 'lmat'; shows a much shorter password now!
20:56 lmat It used to be #1#lc2V/7RHp4q744... and 7 lines like that. Now it's  Rfa/h+gSojKut   and only twice that long or so.
20:56 ShadowBot https://github.com/minetest/minetest/issues/1 -- GlowStone code by anonymousAwesome
21:01 Verticen joined #minetest
21:06 Krock I suppose that "coolio" (with quotation marks) would work
21:06 lmat Krock: Oh, maybe I should say that the actual password has spaces in it!
21:11 lmat Krock: Could this be an incompatibility between the Luanti client and minetest server?
21:12 lmat Although registering works as expected, and logging in works fine. sheesh, I don't know.
21:12 Krock idk
21:13 lmat Krock: can I just rename the auth "name"s after setting a suitable password?
21:15 lmat I Have an admin user, 'lmat', (and I just created 'lmate'). I am able to log in as 'lmate'. I even ran   update auth set password=(select password from auth where name = 'lmate') where name = 'lmat';  and I still can't log in as 'lmat'!
21:17 lmat Oh wait, I didn't do that! I tried, but the file is owned as root (because it's running in a root container). I'll install sqlite in the container and try that again.
21:19 lmat Okay, I did that and now I can log in as lmate, but not lmat! They have the same password hash!!
21:19 lmat ...is the username a "salt" for the password hash maybe?
21:26 Krock yes. it's a salt.
21:34 Talkless joined #minetest
21:40 qur joined #minetest
22:50 YuGiOhJCJ joined #minetest
23:11 YuGiOhJCJ joined #minetest
23:33 panwolfram joined #minetest

| Channels | #minetest index | Today | | Google Search | Plaintext