Time Nick Message 15:48 XeonSquared https://www.youtube.com/watch?v=FQGQzAWroWI it works :D 15:51 XeonSquared it's a simple stack machine that has an internal 16-value stack and uses digilines to access actual memory 15:57 VanessaE ~tell Zeno` message from MichaelEh, "I was going to say Onez has to change his redirect to your new server" 15:57 ShadowBot VanessaE: O.K. 15:58 VanessaE ~tell Zeno` the target IP is 188.165.239.81 15:58 ShadowBot VanessaE: O.K. 16:15 red-001 are light sources always darker then the sun? 16:16 VanessaE yes 16:16 sfan5 yes 17:11 Allycat007 Hi 17:12 Allycat007 OldCoder? 17:23 whitephoenix are there any active modpacks made to be like ftb/tekkite? 17:23 Calinou not that I know of 17:23 Calinou it'd be a lot of work 17:23 whitephoenix yeah 17:24 Calinou though the Technic modpack draws some inspiration... 17:24 whitephoenix there's the whole magic mod branch too 17:28 whitephoenix Also, I have this hud element that falls apart when the game is resize, any ideas? 17:29 mootpoint does anyone else here have a problem with some items not displaying in the unified inventory? 17:34 mootpoint disregard, to anyone else having this problem, whitespace trailing the item in a recipe i.e. 'default:snow ' should be placed after the '', so 'default:snow' space 17:44 kaeza greetings 17:44 kaeza mootpoint, hi. can you show an example of an item which is not showing? 17:45 mootpoint hello kaeza, in my holiday modpack that i showed you the other day, it originally would not show the snowman head or bottom, and it still wont show the wooden driedel. 17:47 kaeza mootpoint, figures: https://github.com/mootpoint/holiday/blob/master/christmas/snowman.lua#L137 17:48 kaeza trim that string :P 17:48 mootpoint yes the spaces, i am pushing the for that one right now, but the wooden driedel wont display and it doesnt have trailing spaces 17:49 whitephoenix this is strange, I tried moving to a new testing world and this happened https://i.imgur.com/2EtPKDZ.png 17:50 whitephoenix I haven't touched this file recently, maybe an update changed something? 17:51 mootpoint does it still work on the old testing world? 17:52 whitephoenix well I deleted it but it does work on another world I made... 17:52 mootpoint keep in mind i am here getting help as well :), but do you have the sparks.txt in the worldpath? 17:53 kaeza mootpoint, the wooden driedel has no description, so it is hidden 17:53 kaeza https://github.com/mootpoint/holiday/blob/a79580b0170451908bb3c57d76328f7f3d9844f8/christmas/driedel.lua#L51 17:53 mootpoint haha, kaeza again you are amazing 17:54 whitephoenix created the world again... now it works 17:54 whitephoenix that was weird 17:54 mootpoint to me the code looked lie it was trying to read the file, but it never checked if it was there, so you got a nil value 17:54 whitephoenix right but I don't see why it would work on some worlds and not that one 17:55 kaeza mootpoint, nah, just had these kinds of errors way too many times in the past ;P 17:57 whitephoenix wait I'm dumb, its because the new worlds didn't have my mod enabled 17:57 whitephoenix yeah its because the file doesn't exist 18:25 Passant hi party people i have a tiny problem with register_decoration: the goal is to add plants next to trees but they're just everywhere: https://haste.tchncs.de/paneqecixo.axapta 18:34 sfan5 uhh 18:35 sfan5 Passant: biomes = {"biome1", "biome2"}, NOT biomes = {"biome1, biome2"}, 18:35 sfan5 at least i'm pretty sure it should be that way 18:36 Passant uhm 18:36 Passant ups? :D 18:37 Passant but interesting that mintest does except this while decorations with wrong settings are fastly just ignored^^ 18:43 Passant sfan5: i cannot find any plant anymore - i made sure that all the biomes where i am looking are part of biomes= before writing this but yea, no plant to see anymore :S 18:43 sfan5 well idk 18:43 sfan5 ask someone knowledgeable with biomes and decoration 18:46 Passant no wait, for some reason somewhere else are some even after resetting the are. and this still after going sure with vim >_> - but still ignoring the spawn_by. 18:46 Passant anyway, thanks for the syntax hint :) 18:48 Passant ouh i am such an **** sometimes, why is ther default:dirt instead default:tree -.- 18:48 Passant solved >_> 18:49 Passant cya :) 19:29 whitephoenix I'm thinking about adding to the --terminal interface 21:59 IhrFussel hello guys 22:02 Fixer hi 22:22 AcidNinjaFWHR Hello anyone named Mark from MinetestHosting here ? 22:22 AcidNinjaFWHR the guy told he was the owner of all minetest servers and that he could ban anyone from all the servers xDDDDD 22:22 AcidNinjaFWHR what a joke… 22:26 sfan5 AcidNinjaFWHR: he's correct 22:27 AcidNinjaFWHR what sfan5 ? 22:27 sfan5 he can ban who he wants from servers hosted at minetesthosting.com 22:27 AcidNinjaFWHR ah yeah maybe xD 22:27 AcidNinjaFWHR I'M NOT A FREAKING NOOB!!!!!!! 22:27 AcidNinjaFWHR I totally believe him. 22:27 AcidNinjaFWHR ^^ 22:36 whitephoenix Whats up with this? https://gfycat.com/AnimatedReliableBoto 22:37 sfan5 looks like a video driver issue 22:38 whitephoenix I disabled normal mapping and it's normal now 22:38 whitephoenix weird