Time Nick Message 01:14 blaise did mesecons get merged with technic? 15:27 MinetestBot 02[git] 04HybridDog -> 03minetest/minetest: minetest.get_content_id: error if the node does not exist (#9458) 13fd4daef https://git.io/JvKxZ (152020-03-11T15:25:14Z) 18:27 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: guiHyperText: Fix blinky cursor on link hover (#9392) 13766d160 https://git.io/Jv6vF (152020-03-11T18:09:50Z) 22:45 S3p HI could anyone tell me where the mods directory is in pibain so i could install technic 22:45 sfan5 did you look in ~/.minetest/ ? 22:45 rubenwardy S3p: you can install things using Content > Browse Online Content in the main menu 22:46 rubenwardy otherwise, try ~/.minetest/ as said 22:46 rubenwardy . means that it's hidden 22:46 rubenwardy also, not heard of pibian 22:46 rubenwardy s/ia/ai/ 22:46 DS-minetest the pIBAINS plasmid? 22:47 S3p its raspberry pi native os 22:48 rubenwardy ah, raspbian? 22:49 rubenwardy it'll be in ~/.minetest/ if installed through apt 22:49 S3p i checked and it wasnt so I made a mods folder and nothing 22:49 S3p but it does have pycraf 22:49 S3p but it does have pycraft 22:49 rubenwardy did you enable it in the world? 22:50 rubenwardy is this headless (no GUI)? 22:51 S3p no its gui 22:51 S3p 4.17.1 22:52 rubenwardy ah, that's old and so doesn't have the builtin mod downloader 22:52 S3p its the newest on apt could i update it smoehow 22:52 DS-minetest https://www.minetest.net/downloads/ 22:52 DS-minetest !title 22:52 MinetestBot DS-minetest: Downloads - Minetest 22:53 rubenwardy you can use a PPA to updat 22:53 sfan5 don't think that works on the rpi 22:53 rubenwardy oh right 22:54 rubenwardy I personally compiled Minetest on my RPi 22:54 rubenwardy *I, personally, ... 22:54 rubenwardy slightly different meaning 22:55 S3p what do i do with the flatpack ref or should i get deb 22:55 sfan5 neither will work on the raspberry pi unfortunately 22:55 S3p i could probably compile the deb myself ut in case i cant qhat should i do because mineraft wasnt working with the deb disto 22:55 S3p so im stuck at 5\4 till its updated? 22:55 S3p so im stuck at 4 till its updated? 22:56 sfan5 basically, yes 22:56 rubenwardy unless you compile it yourself 22:57 rubenwardy I believe the problem is that RPI is arm/GLES, whereas the PPAs ship amd64 22:57 S3p yep 22:58 S3p so how do i manually install the mod im guessing its where pycraft is 22:58 Extex Excuse me. How would I code it so the player gets totally frozen and unable to move? Making controls and mouse un-usable 22:58 Extex Oh sry I didn't realize I was interrupting 22:59 Extex I can wait 22:59 sfan5 freezing the camera is not possible, you can use physics modifiers to lock down movement 22:59 Extex Oh oke ty 22:59 sfan5 S3p: not sure what pycraft is supposed to have to do with this 23:00 DS-minetest S3p: open minetest in terminal and start a world, then look for the world path 23:01 S3p i have the path 23:01 DS-minetest go there and then ../.. 23:01 DS-minetest somewhere there you should be able to create a mods folder 23:07 S3p . 23:07 S3p is it in the .minetest folder 23:08 S3p worlds then world name 23:08 DS-minetest ok, then create a folder in .minetest named "mods" 23:08 DS-minetest if it isn't already present 23:08 sfan5 I think we've been near the solution before 23:08 sfan5 did you enable it in the world? 23:11 DS-minetest actually one should just be linking to something like https://wiki.minetest.net/Help:Installing_Mods 23:11 DS-minetest (I wonder if that contains correct information) 23:12 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Update clang-tidy configuration and scripts 138546d60 https://git.io/Jv6Ii (152020-03-11T23:10:09Z) 23:12 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: buildbot: Update to newer MinGW gcc 9.2 137908b20 https://git.io/Jv6IP (152020-03-11T23:10:09Z) 23:12 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Update travis build infrastructure 13245876c https://git.io/Jv6IX (152020-03-11T23:10:09Z) 23:13 S3p in .mine test or worlds 23:13 sfan5 in .minetest 23:14 S3p i did then dropped the technic zip in and nothing 23:15 DS-minetest dezip it 23:15 DS-minetest unzip* 23:15 sfan5 ..and after enter the configuration dialog to enable the mod 23:15 sfan5 after that* 23:16 S3p how 23:16 DS-minetest rightclick the file 23:16 DS-minetest the configuration dialog is in-game 23:16 DS-minetest in the main menu 23:16 S3p i have a mods list and config options in gui i dont know how in terminall 23:17 S3p i see pycraft and subgame mods 23:19 DS-minetest btw. if you want to install technic, you also need its dependencies 23:21 DS-minetest oh interesting, wiki and dev wiki each have an article for installing mods https://dev.minetest.net/Installing_Mods 23:29 S3p i read it but the it didnt mention my situation 23:30 DS-minetest does the mod (or modpack) appear in the configuration menu? 23:35 S3p now it does i just had to extract it properly however mesecons wont enable because it says it has unsupported charas in the filename 23:36 DS-minetest then rename it 23:36 sfan5 rename the folder to something like "mesecons-modpack" 23:37 S3p thats he hing its currently mesecons-master 23:37 DS-minetest it never happened to me that a modpack has unsupported chars in its names 23:38 DS-minetest for a modpack this should be ok, hmm 23:39 S3p i took out the - ill let you kn ow if its working properly 23:39 S3p oh and master 23:40 DS-minetest dont try to make nested modpacks btw