Minetest logo

IRC log for #minetest, 2019-12-21

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

All times shown according to UTC.

Time Nick Message
00:32 puzzlecube joined #minetest
00:36 Fixer_ joined #minetest
00:59 grzesiek11 joined #minetest
01:01 FriendlyPerson18 Argh! This "your thing" kinda irritated me when at the time I posted that reddit comment I was having so much of an hard time gripping it. Hopefully it will be the last though.
01:01 FriendlyPerson18 probably going to get some downvotes if not already. :(
01:04 milkt joined #minetest
01:40 FriendlyPerson18 WOW just wow... I didn't know KINDLY asking someone what line of work they do earns you a defriending on Discord. I always asked people this and never had people gone such lengths over it. They even mentioned about work too!
02:07 redneonglow joined #minetest
02:28 redneonglow joined #minetest
03:02 nephele joined #minetest
03:16 Exe_Virus Sorry to hear it Friendly
03:37 FriendlyPerson18 Exe_Virus: Aw thanks for being there for me my friend. :)
03:38 YuGiOhJCJ joined #minetest
03:58 erlehmann joined #minetest
05:56 Sketch2 joined #minetest
06:02 fluxflux_ joined #minetest
06:13 sagax joined #minetest
06:31 Ruslan1 joined #minetest
07:31 user____ joined #minetest
07:32 ambagamba joined #minetest
07:35 Jae Hey
07:41 CWz_ joined #minetest
08:38 ShadowNinja joined #minetest
09:23 Prestige joined #minetest
09:25 Prestige Is there a mod similar to the turtle mod in feethebeast for minecraft? I saw a turtle mod for MT but it looks incomplete (doesn't support scripts)
09:32 Beton joined #minetest
09:48 Krock joined #minetest
09:56 Fixer joined #minetest
09:59 eukara joined #minetest
10:07 BuckarooBanzai4 joined #minetest
10:27 gpcf`` joined #minetest
10:39 tomraceror joined #minetest
10:40 ensonic joined #minetest
10:47 tomraceror joined #minetest
11:03 BuckarooBanzai joined #minetest
11:03 jluc joined #minetest
11:06 CWz_ joined #minetest
11:14 gpcf`` joined #minetest
11:22 multi_coder joined #minetest
11:24 multi_coder Hello, I'm trying to troubleshoot an issue with getting my server to announce. I've written a bash script that calls CURL to see if it is issue with the build I have of minetest or my network in some way shape or form. Do any of you all see an issue with the JSON I am passing?
11:24 multi_coder json='{"action":"start","port":"9000","address":"173.187.100.168","name":"codex","description":"A survivial server with a few minigames","version":"5.1.0""proto_min":"5.0.0","proto_max":"5.1.0","url":"https://www.nerdygnomes.com","creative":"false","damage":"true","password":"true","pvp":"true","uptime":"1","game_time","1",
11:24 multi_coder "clients","1","clients_max":"20","clients_list":[ "multicoder" ],"gameid":"minetest","rollback":"false"","mapgen":"v7","privs":"interact","can_see_far_names":"false","mods":[ "default" ]}'
11:26 Krock !up 173.187.100.168
11:26 MinetestBot 173.187.100.168:30000 seems to be down
11:27 Krock You need to send these fields: https://github.com/minetest/minetest/blob/master/src/serverlist.cpp#L223-L256
11:28 Krock and if the IP can be reached (and is detected as Minetest) it will be listed
11:28 Krock unless your IP is on some blacklist..
11:28 multi_coder Ok, I think I've got the fields right, but maybe I'm missing something in formatting:
11:28 multi_coder (Pastebin) https://0bin.net/paste/wagEXZV6iTcDlo4I#TBopMeJrKSdKDMJ0Zr3+sBlgvQ4OLmYvF498BISxtEj
11:29 Krock !up 173.187.100.168 9000
11:29 MinetestBot 173.187.100.168:9000 is up (121ms)
11:29 Krock proto_min and proto_max are numbers
11:30 Krock creative, damage, password are booleans
11:30 multi_coder Ah ok, silly mistake on my part. Thanks! The only JSON i've done is with legacy systems everything had to be passed as strings or the server would crash.
11:30 Krock proto_min=37 and proto_max=38  as of 5.2.0-dev
11:31 multi_coder Ok, correcting now.
11:32 Krock basically all getBool() calls in the linked source code must be booleans, getS16() or getU16() are integers
11:32 Krock Signed 16 bits, and unsigned 16 bits to be precise
11:32 multi_coder In modern JSON are boolean usally passed as true/false or 1/0 ?
11:33 Krock true/false IIRC
11:41 multi_coder I cleaned it up a fair bit, but I'm betting that I'm missing something still:
11:41 multi_coder https://0bin.net/paste/B8SRsETS+YHEbbAf#GCrTPMm8ZzNWj5ljfO8JiSHFo8glGvXzJammEQfJt-J
11:43 df458 joined #minetest
11:50 Krock > fetch_request.post_fields["json"] = fastWriteJson(server);
11:50 multi_coder *facepalm*
11:50 Krock json=<json here>
11:51 multi_coder Thanks, I missed that
11:51 Krock You're welcome ^.^
12:27 gpcf`` joined #minetest
12:33 proller joined #minetest
12:52 Volgaar joined #minetest
13:05 Scarecrow joined #minetest
13:08 FreeFull joined #minetest
13:12 galaxie joined #minetest
13:20 TomTom joined #minetest
13:23 pyrollo joined #minetest
13:39 proller joined #minetest
14:17 anon987321 joined #minetest
14:25 df458 joined #minetest
14:27 BuckarooBanzai0 joined #minetest
14:34 MinetestBot [git] lhofhansl -> minetest/minetest: Allow wave_heights up to two nodes. #9220 9c28acd https://git.io/JedVw (2019-12-21T14:33:59Z)
14:37 proller joined #minetest
15:14 BrunoMine joined #minetest
15:16 AndDT joined #minetest
15:31 BuckarooBanzai joined #minetest
15:52 Ruslan1 joined #minetest
16:21 SwissalpS joined #minetest
16:25 tomraceror joined #minetest
16:28 dabbill joined #minetest
16:35 Volgaar joined #minetest
17:06 HDMI_STECKDOSE joined #minetest
17:23 FriendlyPerson18 joined #minetest
17:37 erlehmann joined #minetest
17:38 anon987321 joined #minetest
18:19 stormchaser3000 joined #minetest
18:39 tomraceror joined #minetest
18:51 puzzlecube joined #minetest
19:01 troller joined #minetest
19:07 troller joined #minetest
19:23 puzzlecube joined #minetest
19:27 kurtzmusch joined #minetest
20:04 multi_coder !up codex.nerdygnomes.com 9000
20:04 MinetestBot codex.nerdygnomes.com:9000 is up (110ms)
20:06 NoctisLa1 joined #minetest
20:12 troller joined #minetest
20:17 fruitsnack joined #minetest
20:21 fwhcat joined #minetest
21:13 stormchaser3000 joined #minetest
21:15 anon987321 joined #minetest
21:42 troller joined #minetest
22:40 brendantcc joined #minetest
22:43 milkt_ joined #minetest
22:48 Blo0D joined #minetest
23:15 realzies joined #minetest

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