Time Nick Message 10:22 epoch merp. 10:22 epoch there's a thing I can place to keep a chunk loaded so machines keep running, right? 10:22 epoch I was thinking it was called a "supervisor" but I can't find anything atm. 10:25 epoch anchor. 10:32 epoch yay. 10:32 epoch /giveme technic:admin_anchor 10:33 * nepugia waves 10:34 epoch \o 10:36 nepugia Hey, how far is the idea for clientside modding, in the sense that the server sends mods to execute? 10:37 nepugia would be interesting to animate formspecs locally, aswell as to be able to do prediction correctly for more complex block placing stuff 10:38 * luk3yx imagines a CSM displaying 30-60 formspecs per second 10:40 nepugia that would be the implication of "60 fps" yes, though with network lag it might varry from 2 to framefrate number of frames really, only need to redraw on an update anyhow 10:42 nepugia if you want you certainly could draw other stuff, though you might aswell just do that on the gui directly, the only advantage that formspecs have is that one can actually get some usefull input 19:04 BuckarooBanzai41 is there a reason why i can place a schematic only once with minetest.place_schematic() ? the second call gives me a "ERROR[Server]: place_schematic: failed to get schematic" 19:04 BuckarooBanzai41 the strange thing is that builtin schematics from default always work: minetest.get_modpath("default").."/schematics/aspen_tree.mts" 21:14 Sliss trying to install minetest 5.01 on ubuntu 19.04 and get the following error: minetest : Depends: libleveldb1v5 but it is not installable 21:31 pauloue compile it instead? 22:10 jluc not the first time this issue is issued*