Time Nick Message 00:04 Ruslan1 Hi johnnyjoy 00:05 johnnyjoy Hello Ruslan1 00:05 Ruslan1 You have server 00:06 johnnyjoy I do not have one up right now. I'm shooting for the end of the year. 00:06 johnnyjoy I have been working on some mods and code enhancements for a few years to speed things up. 00:07 Ruslan1 What kind 00:09 johnnyjoy I'm testing clustering with a Primary server and a series of secondary servers. The Primary delegates all mapgen functions to a cluster of servers that exists across a series of physical machines. 00:11 johnnyjoy The idea is that they are all pointed at the same backend progresql server. The primary just sends a request to haproxy that relays it to one of the mapgen servers, then the primary server loads the chunk after it's generated. 00:24 Glorfindel johnnyjoy: what do you use for clustering? 01:13 johnnyjoy Glorfindel: I have been using both lxd and docker containers containing minetestserver and Apache with php communicate. A GET request with the pos to be generated is issued and the result is saved in a postgresql database. I just treated it like HTTP traffic which allowed for the easy use of haproxy. 01:14 jas_ hi 01:24 nate_ hey 01:29 jas_ i just threw raw mutton in a fire and it didn't cook :'( it disappeared 07:55 hisforever whats the url for pasting code in it here? 07:56 VanessaE any pastebin sitee. 07:56 hisforever yes 07:56 VanessaE pastebin.com, pastebin.ubuntu.com, github gists, whatever you prefer. 07:56 hisforever ty 07:57 VanessaE I hate when she does that.. 08:11 hisforever Hi I'm trying to do a billboard for my world. when I installed it, it came up great. but when I try to add my own I get errore. 08:12 hisforever I have a past bin for the code https://pastebin.com/CMKM8h30 what am I doing wrong? 08:12 hisforever the flower at the bottom is my graphic 08:14 VanessaE never used that mod. also, you don't have to leave the channel when you're done :) 08:15 VanessaE it makes it impossible for people to answer your questions later, if you ain't here 08:16 hisforever ok VanessaE I hit the wrong tab when I went to past into pastbin sorry 08:16 VanessaE no worries. 08:16 VanessaE you might have a better chance at an answer if you ask on the forum in the topic dedicated to that mod, if there is one. 08:16 VanessaE (forum.minenetest.net) 08:16 hisforever on Thanks 08:17 VanessaE plus it's 4:16am my time (EDT). usually kind of a dead time in this channel 08:19 hisforever I know but this is my time on the net I have to use my buildings internet , so i don't use it during office houres 08:20 VanessaE no prob. 08:20 VanessaE just letting you know why no one but nutjobs like me are around :) 08:20 hisforever lol 08:20 Unit193 VanessaE: Nice! Same timezone, mind if I ask which state? 08:21 VanessaE western North Carolina. 08:21 Unit193 So you got some rain recently.. 08:21 hisforever i'm on the east coast 08:21 VanessaE a little. not too much though 08:21 VanessaE but this time of the year is kinda wet for us. 08:25 hisforever I am trying that MineClne2 it looks great! but cant add other mods in ti grrr 08:26 hisforever MineClone 08:26 VanessaE eh idk about Mineclone2, but I don't support mods that seek to excessively mimic minecraft 08:26 VanessaE so there :P 08:26 hisforever understand that 08:27 hisforever is there a mod that has better flowers in it? 08:27 VanessaE yes...what was it called... 08:28 VanessaE garden decor or some such? 08:28 VanessaE !mod flower 08:28 MinetestBot VanessaE: Moon Flower by MirceaKitsune - https://forum.minetest.net/viewtopic.php?t=5479 08:28 VanessaE not that. 08:28 VanessaE !mod flower 08:28 MinetestBot VanessaE: Moon Flower by MirceaKitsune - https://forum.minetest.net/viewtopic.php?t=5479 08:28 hisforever t 08:28 VanessaE bah, I thought it would give random results. 08:29 hisforever thanks 08:31 VanessaE meh. I got nothing.. 08:52 hisforever VanessaE: I put my question on the forum, Thanks 08:52 VanessaE good luck 08:54 hisforever Blessings have a doctor visit in the morning 13:46 Glorfindel what does voice mean 13:47 Glorfindel erm, in this particular channel, I mean. registered members? 13:49 sfan5 temporary measure, every user gets voice regardless of being registered or not 13:52 Glorfindel ah 13:54 crazyR im trying to get rid of floatlands in mgv7 minetest v5 but im not having much look. i mean the smaller floating islands nearer to the ground. anyone know what mapgen settings i need to change to clean this up? 13:58 sfan5 paramat should know, but he's not here right now 14:03 crazyR il keep testing and resetting for now till i either i figure it out or untill paramat comes online :) 18:50 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: Add core.remove_detached_inventory (#7684) 130a5e771 https://git.io/fxWnf (152018-10-10T18:48:58Z) 19:15 paramat crazyR floaty bits are caused by 3D noise, to reduce those reduce 'persistence' in 'mountain' noise params https://github.com/minetest/minetest/blob/0a5e77132ae8c495c50cfc58bbe4ce1bfcd377e3/minetest.conf.example#L2139 try 0.4 and adjust to taste 20:00 paramat crazyR , that requires editing in map_meta.txt or starting a new world, to take effect 20:24 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Add a warning to the 'chunksize' setting (#7775) 135e9a46c https://git.io/fxW0i (152018-10-10T20:23:37Z) 21:18 jas__ libpd in minetest would be interesting... make both music and sound effects (potentially)