Time Nick Message 01:09 Sven_vB no. as I said, when I omit the --name option, I have empty inventory. this probably because then my previrous multiplayer login name is used: "ACTION[Server]: Sven [127.0.0.1] joins game. List of players: Sven" 01:10 Sven_vB for comparison, when I launch singleplayer mode via the main menu, it says "ACTION[Server]: singleplayer [127.0.0.1] joins game. List of players: singleplayer" 01:10 Sven_vB however, when I use "--name singleplayer", it says "ACTION[Server]: Server: Player with the name "singleplayer" tried to connect from 127.0.0.1¶ ERROR[Main]: Access denied. Reason: Player name not allowed.¶ ACTION[Main]: Server: Shutting down" 01:11 Sven_vB with "--name ''", it says "ERROR[Main]: Please choose a name!" 01:11 Sven_vB so I'm out of ideas for now 01:12 Sven_vB oh, and for the successful attempt via main menu, I do have my inventory. 01:13 Sven_vB rather, I have my items in it. 01:25 Sven_vB sfan5, LoneWolfHT, do I need another option to whitelist the username "singleplayer" maybe, or an option to run the server in the same process? 01:44 MTDiscord <07s​kyliner_369> so I was being nostalgic for a texture pack that hasn't been updated since MC 1.10.x and I was wondering if there were any good texture packs that feel nearly the same as that texture pack. the pack is called the "Painterly Pack" (found here: http://www.painterlypack.net/ ) any good recommendations? 06:23 LoneWolfHT What's your Minetest version Sven_vB ? `minetest --worldname asd --go` works fine for me (Logs me into the world 'asd' as 'singleplayer' 10:02 sfan5 Sven_vB: perhaps this only works correctly in 5.4.0 then 12:56 maniek207 hi 13:10 maniek207 I got idea of Minetest Manhunt: Somebody speedruns to get diamonds/mese while hunters chase him 13:55 Danny[m] It will require quite a lot of planning for a fair and easy experience. But sounds interesting 14:20 Sven_vB LoneWolfHT, still MT 5.3.0 on Ubuntu focal 14:20 Sven_vB yeah I guess I should try 5.4.0 then 14:41 MinetestBot 02[git] 04EliasFleckenstein03 -> 03minetest/minetest: Replace deprecated call to add_player_velocity in builtin (#10968) 13b2ab5fd https://git.io/JtDiI (152021-02-18T14:39:04Z) 15:33 Conradish006 ~cdb Draconis 15:50 MTDiscord <11J​onathon> you cant call minetest bot from irc or discord in the irc channels ?‍♂️ 16:05 MTDiscord <08a​ppguru> ~cdb Draconis 16:05 MTDiscord <08a​ppguru> had to test 19:07 LoneWolfHT formspec_version[4] isn't setting real_coordinates[true] 19:08 LoneWolfHT Oh, it has to go before size[] to set it 19:11 Krock !next 19:11 MinetestBot Another satisfied customer. Next! 19:11 rubenwardy hyyppeee https://www.youtube.com/watch?v=tH2tKigOPBU 19:13 Krock isn't there a livestream? 19:14 rubenwardy there is, that starts soon 19:14 rubenwardy https://www.youtube.com/watch?v=gm0b_ijaYMQ 19:34 daiNoZord That's cool 19:35 sfan5 !title 19:35 MinetestBot No title found. 19:35 sfan5 > Watch NASA’s Perseverance Rover Land on Mars! 19:38 Krock MTB is just drunk. don't blame them 19:40 rubenwardy https://eyes.nasa.gov/apps/mars2020/#/home 19:40 rubenwardy awesome 19:42 rubenwardy tip: click LIVE 19:48 LoneWolfHT Gonna plug my favorite channel for space stuff https://www.youtube.com/watch?v=iPXuw8SJfFI&ab_channel=EverydayAstronaut 20:08 Gustavo6046 Do items have related weight information? 20:11 Krock no 20:17 Gustavo6046 ah okay 20:57 MTDiscord <04j​45> Perseverance landed! 20:57 ar10ch Uncle Sam's On Mars (teehee.. there's a song about that.. lol) 21:55 daiNoZord it's not really o-t, it's lua: has anyone used solar2dtux? I'm curious about learning lua in various environments. Think I dl'ed the wrong thing tho.. 23:29 hisforever Hi I have a Problem I have to import an image so I'll beb ok 23:30 hisforever ok here is the image https://imgur.com/a/7dpqtuo 23:32 hisforever I want to male trains run with atc controls but know nothing about coding 23:32 hisforever any help would be great 23:34 hisforever I have two stations on a North and south with a loop end at both 23:35 ar10ch advtrains? 23:39 ar10ch For a train to go from station A and STOP at station B, then continue back (loop) to station A again, OR - go from station A to station B and return BACK to station A needs no coding. The tools are in the mod. That's if its advtrains. 23:42 hisforever Thanks arl0ch 23:48 pgimeno I'm trying to run a local InsideTheBox game, but it crashes after showing this error: 2021-02-19 00:47:21: ERROR[Server]: db.box_get_data(0): no such box meta 23:48 pgimeno any idea how to fix that? does it expect the database to be pre-filled or something? 23:51 pgimeno sofar? 23:58 pgimeno has anyone succeeded setting up a local ITB game?