Minetest logo

IRC log for #minetest, 2021-09-07

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

All times shown according to UTC.

Time Nick Message
00:00 Alias2 joined #minetest
00:00 sec^nd joined #minetest
00:01 nicbk joined #minetest
00:13 Verticen joined #minetest
00:28 hanetzer joined #minetest
00:29 hanetzer joined #minetest
00:32 sec^nd joined #minetest
01:00 Verticen joined #minetest
01:10 Extex joined #minetest
01:44 Peppy joined #minetest
02:12 absurb_ joined #minetest
02:25 queria joined #minetest
02:30 Verticen joined #minetest
02:34 queria joined #minetest
02:41 Extex I have a liquidflowing drawtype/paramtype2 and I'm trying to use minetest.set_node_level but I keep getting CONTENT_IGNORE warnings
02:43 Extex Am I using it wrong?
04:00 MTDiscord joined #minetest
04:37 wolfshappen joined #minetest
04:37 MinetestBot joined #minetest
04:38 Shara joined #minetest
04:38 Shara joined #minetest
04:42 JerryXiao joined #minetest
04:45 book` joined #minetest
04:58 loggingbot_ joined #minetest
04:58 Topic for #minetest is now The official Minetest channel | Latest version: 5.4.1 (2021-04-10) | General, player and modding discussion is on-topic. If in doubt, post here | Responses may take a while, be patient | Rules: https://wiki.minetest.net/IRC#Rules | Development: #minetest-dev | Server list: https://minetest.net/servers | IRC logs: https://irc.minetest.net/minetest
04:58 m42uko joined #minetest
04:58 Menchers joined #minetest
04:59 kevinsan joined #minetest
05:01 riff-IRC joined #minetest
05:02 Unit193 joined #minetest
05:02 search_social joined #minetest
05:22 longerstaff13 joined #minetest
05:38 TomTom joined #minetest
05:42 YuGiOhJCJ joined #minetest
06:00 rocky_fuchsian_f left #minetest
06:00 independent56 joined #minetest
06:24 MiniontobyPI joined #minetest
06:35 CWz joined #minetest
07:15 specing_ joined #minetest
07:32 Norkle joined #minetest
07:49 tech_exorcist joined #minetest
07:51 tech_exorcist joined #minetest
08:45 olliy joined #minetest
08:46 Markow joined #minetest
08:49 Elzington_ joined #minetest
09:19 olliy joined #minetest
09:23 calcul0n_ joined #minetest
10:44 Sven_vB joined #minetest
10:59 est31 joined #minetest
11:18 est31 joined #minetest
12:03 Alias2 For some reason, minetest keeps segfaulting. That may have happened yesterday, too. Syslog:
12:03 Alias2 traps: minetestserver[28673] general protection ip:55ef6a2e1a02 sp:7ffecabb8920 error:0 in minetestserver[55ef69f29000+40b000]
12:12 Alias2 Is there anything I can do about it? for the time being I set the log level to verbose, but I doubt a bit that I can see much in there
12:13 sfan5 run it under gdb hoping it produces an useful resuult
12:13 sfan5 s/uu/u/
12:13 Alias2 Are there instructions on how to do that? I never tried that before. I need a debug build, I assume?
12:13 Alias2 löööö#
12:14 Alias2 sry, cat on keyboard.
12:20 IvanGorinich joined #minetest
12:20 IvanGorinich hello
12:20 IvanGorinich <IvanGorinich> ca you help me
12:20 IvanGorinich <IvanGorinich> a have this ERROR[CurlFetch]: servers.minetest.net/announce not found (Timeout was reached) (response code 100)
12:20 IvanGorinich * riff-IRC вышло (Remote host closed the connection)
12:24 Verticen joined #minetest
12:26 Wuzzy joined #minetest
12:34 sfan5 IvanGorinich: does this error continously happen?
12:34 sfan5 Alias2: gdb -batch -ex 'r' -ex 'bt full' --args ./bin/minetestserver <other arguments you normally use>
12:34 IvanGorinich yes
12:34 sfan5 might not return useful results unless you have a debug build
12:34 IvanGorinich i usewireguard VPS what forward port
12:34 sfan5 IvanGorinich: can you reach https://servers.minetest.net normally?
12:34 IvanGorinich i choose ip in VPN
12:34 sfan5 or http://servers.minetest.net actually
12:34 IvanGorinich yes can
12:35 sfan5 which server are you announcing?
12:37 kamdard joined #minetest
12:39 MTDiscord <Kimapr> IvanGorinich: do you have bind_address set to anything?
12:39 IvanGorinich yes i bind my local VPN adress
12:39 sfan5 good point, that matters too
12:39 IvanGorinich what forward 30000 port to VPS statis IP
12:39 MTDiscord <Kimapr> minetest is stupid so it will use the same bind address for contacting the serverlist as it does to host the server
12:39 IvanGorinich i think it becouse minetest server lis ping binded adress
12:40 IvanGorinich ((
12:40 IvanGorinich can i change it?
12:40 sfan5 @Kimapr that's fully intended, the IP contacting the server list is supposed to match the IP the server is on
12:40 sfan5 IvanGorinich: check if you can reach servers.minetest.net using your bind ip, e.g.: curl --interface <your bind IP> -I http://servers.minetest.net
12:45 IvanGorinich HTTP/1.1 200 OK
12:45 IvanGorinich Server: nginx/1.20.1
12:45 IvanGorinich Date: Tue, 07 Sep 2021 12:45:06 GMT
12:45 IvanGorinich Content-Type: text/html; charset=utf-8
12:45 IvanGorinich Content-Length: 559
12:45 IvanGorinich Last-Modified: Sun, 21 Feb 2021 13:12:45 GMT
12:45 IvanGorinich was kicked by ShadowBot: Message flood detected. Use a pastebin like paste.ubuntu.com.
12:45 IvanGorinich joined #minetest
12:47 sfan5 sounds like it's working, I can't offer an explanation for your issues then
12:47 sfan5 one more idea: put serverlist_url = https://servers.minetest.net  in your config
12:52 proller joined #minetest
12:53 absurb_ joined #minetest
13:07 olliy1or joined #minetest
13:08 IvanGorinich can it work manually?
13:11 ___nick___ joined #minetest
13:32 MinetestBot [git] BuckarooBanzay -> minetest/minetest: Add missing zstd-libs to final Docker image bcb6565 https://git.io/Jucka (2021-09-07T13:29:57Z)
14:14 Taoki joined #minetest
14:26 est31 joined #minetest
14:37 independent56 joined #minetest
14:41 delta23 joined #minetest
14:50 ___nick___ joined #minetest
15:15 Fixer joined #minetest
15:18 ___nick___ joined #minetest
15:20 erlehmann joined #minetest
15:31 Alias2 When going through the verbose log, I found a lot of those: con(4/1)RE-SENDING timed-out RELIABLE to <some IP v6 address>(t/o=0.636): from_peer_id=1, channel=2, seqnum=2273
15:31 Alias2 Should they take up more than 50% of the log?
15:43 independent56 joined #minetest
15:44 sfan5 that cannot generally be answered
15:55 Extex joined #minetest
16:48 Pexin joined #minetest
16:49 Alias2 What additional information would we need? Is there something I can do?
17:00 sfan5 those log messages are from the protocol doing its job, nothing to investigate
17:04 Verticen joined #minetest
17:16 jonadab joined #minetest
17:25 Talkless joined #minetest
17:51 Markow joined #minetest
17:53 Conrad joined #minetest
18:21 olliy joined #minetest
18:21 appguru joined #minetest
18:27 Sven_vB joined #minetest
18:29 MTDiscord <luatic> Are you sure you need your log set to verbose?
18:36 longerstaff13 joined #minetest
18:39 jess joined #minetest
19:05 ssieb joined #minetest
19:15 specing_ joined #minetest
19:50 CoHaxPenguin left #minetest
20:09 independent56 joined #minetest
20:12 independent56 joined #minetest
20:45 absurb joined #minetest
21:12 AristotIe joined #minetest
21:16 calcul0n joined #minetest
21:26 proller joined #minetest
21:44 proller joined #minetest
21:46 nicbk joined #minetest
22:24 erlehmann joined #minetest
22:32 proller joined #minetest
22:45 hanetzer joined #minetest
22:46 hanetzer joined #minetest
23:11 proller joined #minetest
23:29 AristotIe joined #minetest
23:53 proller joined #minetest
23:54 Extex I recall seeing something (perhaps it was on github) a setting that when changed makes distant rendering faster but makes map gen slower. I don't recall what it was though
23:59 AliasAlreadyTake joined #minetest

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