Time |
Nick |
Message |
00:16 |
|
puzzlecube joined #minetest |
00:24 |
|
scr267 joined #minetest |
01:16 |
|
ssieb joined #minetest |
01:19 |
|
turtleman joined #minetest |
01:45 |
|
argyle77 joined #minetest |
02:09 |
|
Miner_48er joined #minetest |
02:14 |
|
milkt joined #minetest |
02:26 |
|
milkt joined #minetest |
02:31 |
|
milkt joined #minetest |
02:57 |
|
GreenDimond joined #minetest |
03:43 |
|
MistahDarcy joined #minetest |
03:48 |
|
scr267b joined #minetest |
04:00 |
|
Cornelia joined #minetest |
04:05 |
|
Cornelia joined #minetest |
05:12 |
|
swift110 joined #minetest |
05:24 |
|
ANAND joined #minetest |
05:30 |
|
ANAND joined #minetest |
05:39 |
|
sec^nd joined #minetest |
05:43 |
|
CWz joined #minetest |
06:38 |
|
ichoquo0Aigh9ie joined #minetest |
06:53 |
|
indiana joined #minetest |
06:55 |
|
jluc joined #minetest |
07:14 |
|
CWz joined #minetest |
07:51 |
|
ANAND joined #minetest |
08:25 |
|
fluxflux_ joined #minetest |
08:48 |
|
Ulamthelucky joined #minetest |
08:53 |
|
Dr-Frankenstone joined #minetest |
08:59 |
|
Dr_Frankenstone joined #minetest |
09:21 |
|
Helwyr joined #minetest |
10:06 |
|
kaeza joined #minetest |
10:35 |
|
Beton joined #minetest |
10:48 |
|
Hillbilly joined #minetest |
10:48 |
|
Dr-Frankenstone joined #minetest |
10:58 |
|
Dr_Frankenstone joined #minetest |
11:06 |
|
kaeza joined #minetest |
11:50 |
|
CWz_ joined #minetest |
11:53 |
|
calcul0n joined #minetest |
11:55 |
|
Fixer joined #minetest |
12:11 |
|
riff-IRC joined #minetest |
12:34 |
|
BakerPrime joined #minetest |
12:35 |
|
VanessaE joined #minetest |
12:39 |
|
turtleman joined #minetest |
12:52 |
|
scr267a joined #minetest |
13:01 |
|
nowhere_man joined #minetest |
13:17 |
|
CWz_ joined #minetest |
13:17 |
|
rtjure joined #minetest |
13:24 |
|
Beton_ joined #minetest |
13:35 |
|
Taoki joined #minetest |
15:23 |
|
NathanS21_ joined #minetest |
15:23 |
|
benrob0329 joined #minetest |
15:43 |
|
UlamTheLucky joined #minetest |
15:43 |
|
Darcidride joined #minetest |
16:04 |
|
benrob0329 joined #minetest |
16:17 |
|
Helwyr joined #minetest |
16:40 |
|
nowhere_man joined #minetest |
16:45 |
|
Tux[Qyou] joined #minetest |
17:24 |
|
kaeza joined #minetest |
17:27 |
|
argyle77 joined #minetest |
18:53 |
|
benrob0329 joined #minetest |
19:14 |
|
ShadowNinja joined #minetest |
19:26 |
|
BakerPrime joined #minetest |
19:28 |
|
BakerPrime joined #minetest |
19:28 |
|
VanessaE joined #minetest |
19:30 |
|
kaeza joined #minetest |
19:30 |
|
milkt joined #minetest |
19:57 |
|
nolsen joined #minetest |
20:01 |
|
ANAND joined #minetest |
20:02 |
|
LMD joined #minetest |
20:08 |
scr267 |
Is there a way to figure out which ABMs might be using up the most CPU? |
20:09 |
scr267 |
or blocking the most anyway? |
20:24 |
|
roben1430 joined #minetest |
20:49 |
VanessaE |
the profiler should help with that, scr267 |
20:51 |
|
FreeFull joined #minetest |
20:56 |
scr267 |
VanessaE, Er, I've seen a profiler built-in to the GUI, but does it give information regarding ABMs on a server? |
20:56 |
scr267 |
OR is there a different profiler you are referring to? |
20:58 |
VanessaE |
there is a server profiler too |
20:59 |
VanessaE |
minetest.conf -> profiler.load = true |
20:59 |
VanessaE |
start the server, let it settle, /profiler_dump |
20:59 |
VanessaE |
writes the info to debug.txt |
21:00 |
scr267 |
oh Nice |
21:00 |
VanessaE |
(but the profiler may still be broken in 5.0.0, idk for sure) |
21:00 |
scr267 |
and I just issue the /profiler_dump through the client terminal? |
21:00 |
VanessaE |
yup |
21:00 |
scr267 |
That's fine my server is still 4.17 |
21:00 |
scr267 |
thanks very much! :) |
21:00 |
VanessaE |
the output is written to the *server's* debug.txt |
21:01 |
VanessaE |
you may have to let the server run for a few hours, collecting stats, before /profiler_dump tells you anything useful |
21:01 |
VanessaE |
especially since you want to capture ABMs |
21:01 |
scr267 |
yeap sounds good |
21:34 |
|
rodskagg joined #minetest |
21:35 |
rodskagg |
hi. i've been messing with my own mintest server and trying to edit the config files, but i'm stuck. how do i grant all permissions on a player? |
21:36 |
rodskagg |
and how do i set a player as admin? |
21:36 |
rodskagg |
oh wait. |
21:37 |
rodskagg |
minetest.conf |
21:37 |
rodskagg |
name |
21:38 |
rodskagg |
ok. i'm good thanks. |
21:38 |
rodskagg |
loving the minetest project btw. :) |
21:38 |
rodskagg |
so cool. |
21:48 |
|
Dr-Frankenstone joined #minetest |
21:52 |
scr267 |
rodskagg, thats mainly for the admin - once the admin is in game it can grant ad-hoc permissions to other players :) |
21:53 |
rodskagg |
scr267: yeah, now i have an admin i can do the rest with grant now, right? |
21:53 |
scr267 |
rodskagg, yes |
21:53 |
rodskagg |
cool. thanks. :) |
21:54 |
scr267 |
VanessaE, if I read 7.7 seconds in the max microseconds column for irc->globalstep, how do I interpret that? That's the total amount of time spent on all loops since I started the server? |
21:59 |
scr267 |
I'm just reading up on : https://forum.minetest.net/viewtopic.php?f=47&t=19289 |
22:03 |
|
Sokomine joined #minetest |
22:04 |
|
benrob0329 joined #minetest |
22:05 |
VanessaE |
I'm not sure. |
22:06 |
rodskagg |
/giveme NodeItem minecraft:golden_pickaxe 1 |
22:06 |
rodskagg |
gets the result "cannot give an unknown item" |
22:06 |
rodskagg |
ah, ignore |
22:07 |
rodskagg |
i misstyped. -_- |
22:08 |
rodskagg |
https://wiki.minetest.net/Nodes |
22:10 |
rodskagg |
https://wiki.minetest.net/TNT < tells me tnt is tnt:tnt |
22:10 |
rodskagg |
but the command /giveme NodeItem tnt:tnt 1 |
22:10 |
rodskagg |
doesn't work. |
22:11 |
VanessaE |
it's just /giveme foo:bar |
22:11 |
VanessaE |
/giveme default:dirt 123 |
22:11 |
VanessaE |
etc. |
22:11 |
rodskagg |
ah cool. |
22:11 |
rodskagg |
thanks VanessaE :) |
22:12 |
VanessaE |
yw |
22:27 |
|
riff-IRC joined #minetest |
22:41 |
rodskagg |
i have server privileges. i am using the deleteblocks command and it it giving me the "successfully cleared" message, but the blocks are not actually clearing. |
22:42 |
rodskagg |
/teleport 0,60,0 |
22:42 |
rodskagg |
/deleteblocks (-10,50,-10) (10,70,10) |
22:42 |
rodskagg |
i should have carved an empty space around me at that point right? |
22:43 |
rodskagg |
it is not happening. |
22:45 |
sfan5 |
try the /deleteblocks here 1 syntax instead |
22:46 |
rodskagg |
same. i get the message that it was successful, but no blocks are actually removed. |
22:48 |
sfan5 |
just tested that and it works |
22:48 |
rodskagg |
interesting. |
22:48 |
rodskagg |
does not work on mine. |
22:48 |
|
redblade7 joined #minetest |
22:49 |
sfan5 |
the number is in nodes, not blocks, is yours high enough? |
22:49 |
rodskagg |
/deleteblocks here 100 |
22:49 |
sfan5 |
should definitely work |
22:49 |
rodskagg |
yeah, it's really weird that it isn't. |
22:51 |
rodskagg |
minetest --version |
22:51 |
rodskagg |
Minetest 0.4.16 (Linux) |
22:51 |
sfan5 |
you should probably update to 0.4.17.1 |
22:58 |
rodskagg |
hmm. 0.4.17.1 is not liking my version of gcc. |
22:59 |
rodskagg |
i'm doing this on a vm, so i can easily switch operating systems. does ubuntu work better than centos? |
23:00 |
sfan5 |
ubuntu is less outdated, your experience compiling will be much smoother |
23:00 |
rodskagg |
cool. thanks. |
23:01 |
|
MistahDarcy joined #minetest |
23:07 |
|
puzzlecube joined #minetest |
23:10 |
|
Lone-Star joined #minetest |
23:45 |
|
argyle77 joined #minetest |