Time Nick Message 00:16 pietothefirst Hi chimneyswift 00:16 pietothefirst I fixed my server. 03:31 piesquared_ If i delete line 53 - 480 will this still work? 03:31 piesquared_ https://github.com/piecubed/technic/blob/master/technic/machines/HV/nuclear_reactor.lua 04:35 hisforever Hi I'm not good at coding, So that said I would like some help with the bilboard mod. I made a graphic with the b.b.jpg of my town model. but don't knoe how to get it working 04:39 hisforever know that I can copy the code and put in my graphic in where the bb.pg is, the problem is when I past my code back into the orginal I think there is a comma that seprates the cpde am I right? 04:41 hisforever cpde =code 08:32 Quiark how can I periodically damage player (not from standing in a particular node, independent from that)? 08:33 Quiark and is it possible to set fog distance for player? 08:33 Quiark in short I'm trying to make a sandstorm 08:37 ANAND Fog distance isn't possible to set server-side 08:37 ANAND If you're going for the reduced visibility effect, you could use a HUD element 08:39 ANAND And to periodically damage player, have a function that calls player:set_hp() and place a minetest.after(, ) at the end of the function 08:39 ANAND Quiark: ^ 08:45 Quiark thx 11:58 zenptr_ _abc_: yeah... 11:58 zenptr_ The fixity signature for ‘&&&’ lacks an accompanying binding 12:14 betawaffle14 Hi All, is there any command to download the source code of the kernel for Ubuntu 14.04.2 LTS? 12:14 betawaffle14 Yeah no retrieving files from it. 14:00 butth0le othias: As far as I remember it is (condition) ? (true) : (false) 14:11 ANAND Hmm... they left before I could request them to change their nick to something more civilized :) 16:50 sl4v guys i need help 16:51 sl4v how do i change the default spawn location in my world in minetest? 17:58 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: Remove settings properly (#7676) 13a29bc8e https://git.io/fxJe6 (152018-09-30T17:57:31Z) 18:58 clavi is it correct that the nyancat mod has been removed and no official replacement exists as of now? 18:59 Krock !mod moognu 18:59 MinetestBot Krock: MooGNU [moognu] by Thomas-S - https://forum.minetest.net/viewtopic.php?t=19539 18:59 Krock ^ replacement 19:00 Krock or https://github.com/minetest-mods/pbj_pup/ 19:01 clavi neat 19:01 clavi but it's not in the default minetest_game, right? 19:01 clavi moognu, that is 19:02 Krock latter was, but then removed due to user request 19:02 Krock you'll have to install a separate mod to prevent nyan cats from turning into unknown nodes 19:03 clavi what mod could convert nyancats into moognus? 19:03 mrchiantos I work Actually for modify Mapgen, example tree : https://forum.minetest.net/download/file.php?mode=view&id=16827&sid=852f98d210248c8141584c247f9d218a 19:05 Krock the moognu mod, for example 19:05 Krock ^ clavi. Also: https://github.com/Thomas--S/moognu/blob/master/init.lua#L84-L87 19:06 clavi an alias, I see 19:07 clavi the souce looks the same apart from the names, so it behaves like NyanCat did? 19:09 Krock yes, that's the point of it 19:09 Krock to replace nyan cats with something truthly free 19:11 paramat nice 19:13 rubenwardy 1mod 19:13 rubenwardy !mod [nyancat] 19:13 MinetestBot rubenwardy: Could not find anything. 19:13 Krock !mod nyan 19:13 MinetestBot Krock: Nyancat's heaven [nyanland] by Jeija - https://forum.minetest.net/viewtopic.php?t=658 19:13 Krock hmm.. HTML tags 19:13 Krock will also have to update the API url for MTB. the redirects seem to work fine right now 19:14 Krock >> tomorrow >> 19:15 mrchiantos I think update partiel asset obj Kenney 19:15 mrchiantos I like His work 19:16 rubenwardy probably better to use https://content.minetest.net/api/topics/ for !mod 19:16 rubenwardy I should add a unified search API 19:17 mrchiantos https://kenney.nl/assets , free Model cco, i can use, i think no ? 19:26 piesquared So, i modified the technic mod, https://github.com/piecubed/technic and it didnt work. Can anyone help me? 19:27 mrchiantos Debug lign problem ? 19:28 clavi piesquared: what exactly did you modify? 19:29 piesquared I redid the reactor part and the MV furnace and MV grinder. 19:29 piesquared and the init.luas 19:33 mrchiantos You have not debug ? 19:33 piesquared Working on that 19:36 piesquared oh. 19:36 piesquared duh 19:37 piesquared technic" has unsatisfied dependencies: "pipeworks" "technic_worldgen 19:37 mrchiantos Install dependendies mods need 19:44 piesquared Sorry, i cant use pastebin, so... i got another error 19:44 piesquared 2018-09-30 19:43:50: ERROR[Main]: ModError: Failed to load and run script from /usr/share/minetest/games/minetest_game/mods/technic/technic/init.lua: 19:44 piesquared 2018-09-30 19:43:50: ERROR[Main]: ...netest_game/mods/technic/technic/machines/MV/grinder.lua:4: ')' expected (to close '(' at line 3) near '=' 19:44 piesquared 2018-09-30 19:43:50: ERROR[Main]: stack traceback: 19:44 piesquared 2018-09-30 19:43:50: ERROR[Main]: [C]: in function 'dofile' 19:45 piesquared 2018-09-30 19:43:50: ERROR[Main]: .../minetest_game/mods/technic/technic/machines/MV/init.lua:18: in main chunk 19:45 piesquared 2018-09-30 19:43:50: ERROR[Main]: [C]: in function 'dofile' 19:45 piesquared 2018-09-30 19:43:50: ERROR[Main]: ...mes/minetest_game/mods/technic/technic/machines/init.lua:6: in main chunk 19:45 piesquared 2018-09-30 19:43:50: ERROR[Main]: [C]: in function 'dofile' 19:45 piesquared 2018-09-30 19:43:50: ERROR[Main]: ...netest/games/minetest_game/mods/technic/technic/init.lua:30: in main chunk 19:46 rubenwardy don't do that! 19:46 piesquared I cant use pastebin, parental restrictions... Sorry. 19:46 rubenwardy no excuse really 19:46 rubenwardy try gist.github.com 19:46 rubenwardy or paste.ubuntu.com 19:47 rubenwardy or getting better parents 19:47 sfan5 clavi: you can download the original nyancat mod from the forum 19:47 piesquared Harhar/ 19:47 rubenwardy the only line you needed to paste was this one: 2018-09-30 19:43:50: ERROR[Main]: ...netest_game/mods/technic/technic/machines/MV/grinder.lua:4: ')' expected (to close '(' at line 3) near '=' 19:47 clavi sfan5: yeah, I have it running on my 0.4.17.1 server still, but I'd rather use a libre mod 19:47 piesquared Oh. Sorry. 19:48 piesquared Fixes? 19:48 piesquared sorry, client crashed 19:49 piesquared https://gist.github.com/piecubed/931a5e10e18f317c6bfd3b82bcc8dd0d That better? 19:49 piesquared :P 19:49 piesquared https://gist.github.com/piecubed/931a5e10e18f317c6bfd3b82bcc8dd0d Better? :P 19:50 sfan5 yes that's definitely better 19:50 piesquared Anyway, how do i fix it? 19:52 mrchiantos Parental restrictive for pastebin ? Lol 19:55 piesquared so heres that file https://gist.github.com/piecubed/0df08ab18899243c7433e5f19f0f5fbb 19:55 paramat the error message tells you how to fix it ;] 19:56 piesquared Error line 18 >>error message<< 20:00 piesquared So hould this work? technic.register_grinder({tier="MV", demand={600, 450, 300}, speed=20, upgrade=1, tube=1}) 20:00 piesquared for the whole file? 20:00 piesquared yes! 20:11 piesquared !PiSurvival 20:12 piesquared !server PiSurvival 20:12 MinetestBot piesquared: No results 21:51 clavi replacing nyancat with moognu was a matter of replacing the folders :D 21:56 clavi what about putting it in minetest_game? 21:57 sfan5 that was rejected 21:58 clavi why so? should there be no easter egg like that anymore? 23:47 piecubed how do you replace the pipeworks dependency in technic with tubelib? 23:48 calcul0n edit the depends.txt file and cross your fingers? 23:49 piecubed Doubtful... 23:49 piecubed But hey, worth a try? 23:49 piecubed AFK 23:54 piecubed back 23:54 piecubed And, no. 23:55 calcul0n are you sure tubelib is supposed to work with technic? 23:56 calcul0n i didn't see anything like that in the docs 23:56 piecubed I am 89.5% sure 23:57 calcul0n all... right :) 23:57 piecubed Heh. Its for my server, dont want pipeworks.