Time |
Nick |
Message |
00:29 |
|
Lone_Wolf joined #minetest-hub |
01:21 |
|
aerozoic joined #minetest-hub |
01:23 |
|
NoctisLabs joined #minetest-hub |
01:48 |
|
Miner_48er joined #minetest-hub |
03:20 |
|
Ruslan1 joined #minetest-hub |
04:07 |
|
NoctisLabs joined #minetest-hub |
05:49 |
|
fluxflux joined #minetest-hub |
07:03 |
|
scr267 joined #minetest-hub |
08:05 |
|
CWz joined #minetest-hub |
08:38 |
|
ShadowNinja joined #minetest-hub |
09:52 |
|
ssieb joined #minetest-hub |
10:53 |
|
Fixer joined #minetest-hub |
11:30 |
|
tomraceror joined #minetest-hub |
11:44 |
|
CWz joined #minetest-hub |
12:06 |
|
kilbith joined #minetest-hub |
12:32 |
|
Fixer joined #minetest-hub |
12:37 |
TommyTreasure |
it's back. |
12:37 |
TommyTreasure |
2019-11-11 14:49:25: VERBOSE[ConnectionSend]: con(6/1)RE-SENDING timed-out RELIABLE to 67.69.69.203(t/o=0.1): from_peer_id=1, channel=0, seqnum=65501 |
12:38 |
TommyTreasure |
120,000 log entries in 14 hours |
12:39 |
|
calcul0n joined #minetest-hub |
12:53 |
|
calcul0n joined #minetest-hub |
12:53 |
|
BillyS joined #minetest-hub |
12:53 |
|
pyrollo joined #minetest-hub |
12:53 |
|
TommyTreasure joined #minetest-hub |
12:53 |
|
BuckarooBanzai joined #minetest-hub |
12:53 |
|
erstazi joined #minetest-hub |
12:53 |
|
Hijiri joined #minetest-hub |
12:57 |
|
tomraceror joined #minetest-hub |
13:03 |
|
Fixer_ joined #minetest-hub |
13:11 |
|
nri joined #minetest-hub |
13:22 |
|
nri joined #minetest-hub |
13:24 |
|
atorian37 joined #minetest-hub |
13:32 |
|
Fixer joined #minetest-hub |
13:43 |
|
aerozoic joined #minetest-hub |
13:52 |
|
IhrFussel joined #minetest-hub |
13:53 |
IhrFussel |
Any reason why minetest.settings:get_string() doesn't exist? |
13:54 |
IhrFussel |
minetest.settings:get() is kinda inconsistent |
13:58 |
IhrFussel |
But if get_string() behaves the same as get() then this would also be inconsistent with the metadata ref since get_string() needs to return "" if the key doesn't exist |
13:59 |
IhrFussel |
I kinda see why 'get()' was chosen then |
14:33 |
|
NathanS21 joined #minetest-hub |
14:44 |
|
tomraceror joined #minetest-hub |
15:20 |
TommyTreasure |
Fixer, do you recall the 'stall glitch' issue Tenplus1 had a couple years back? |
15:20 |
Fixer |
TommyTreasure: yes, it was fixed |
15:21 |
TommyTreasure |
<TommyTreasure> it's back. |
15:21 |
TommyTreasure |
<TommyTreasure> 2019-11-11 14:49:25: VERBOSE[ConnectionSend]: con(6/1)RE-SENDING timed-out RELIABLE to 67.69.69.203(t/o=0.1): from_peer_id=1, channel=0, seqnum=65501 |
15:21 |
TommyTreasure |
<TommyTreasure> 120,000 log entries in 14 hours |
15:21 |
TommyTreasure |
my server is showing the same symtoms |
15:23 |
* TommyTreasure |
needs some remedial spelling classes too |
15:28 |
TommyTreasure |
it started with my server, running 4.17.1, reset the map, upgraded to 5.0.1, and shortly afterward, to 5.1.0. this problem has continued |
15:29 |
TommyTreasure |
finally set log_level to verbose, and let it run for a few hours, 2 days in a row |
15:29 |
TommyTreasure |
the irc gamebot can still communitate with the game, but running 'cmd shutdown' only stopped 3 of the 6 processes |
15:32 |
TommyTreasure |
killall -9, seems to be the only way to stop the server, and i don't really think that's the best way to stop it |
15:34 |
TommyTreasure |
server runs on ubuntu 18.04-minimal, hosted on a vps. installed via apt-get |
15:38 |
Fixer |
TommyTreasure: please reopen the issue, or something |
15:42 |
TommyTreasure |
how would suggest i title it? |
15:42 |
|
Ruslan1 joined #minetest-hub |
15:42 |
TommyTreasure |
my bad, i'll re-open ten's issue |
16:21 |
|
Lone_Wolf joined #minetest-hub |
17:25 |
|
Krock joined #minetest-hub |
17:34 |
|
ssieb joined #minetest-hub |
17:39 |
|
_Xenon joined #minetest-hub |
17:43 |
|
fluxflux joined #minetest-hub |
18:41 |
|
kilbith joined #minetest-hub |
19:31 |
|
scr267_ joined #minetest-hub |
19:49 |
|
scr267 joined #minetest-hub |
20:01 |
sfan5 |
TommyTreasure: would you mind testing whether #9114 fixes the issue you are experiencing? |
20:01 |
ShadowBot |
https://github.com/minetest/minetest/issues/9114 -- Rework packet receiving in ServerThread by sfan5 |
20:03 |
TommyTreasure |
i'd love to! let me switch to the dev repo, and i'll get it installed in the next few hours |
20:04 |
TommyTreasure |
ummm is it available with the ubuntu apt-get routine? |
20:04 |
rubenwardy |
most likely not |
20:04 |
rubenwardy |
wait, certainly not |
20:04 |
TommyTreasure |
oh grrr, compile time |
20:04 |
rubenwardy |
you need to checkout that specific PR |
20:06 |
TommyTreasure |
i'll grab the source right after lunch, thanks for looking into this |
22:54 |
|
longerstaff13 joined #minetest-hub |
22:56 |
|
benrob0329 joined #minetest-hub |
23:00 |
IcyDiamond |
Rip forum |
23:11 |
|
Fixer joined #minetest-hub |
23:21 |
|
Ruslan1 joined #minetest-hub |
23:58 |
|
NoctisLabs joined #minetest-hub |