Page 4 of 4

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Thu Jan 05, 2017 02:06
by BrunoMine
The server saves activity logs (most of the time) in the debug file (debug.txt). You should contact the server owner to ask for the coordinates or correction of the error with the teleporter.

Some servers have an HTTP page for contact. To find this page, go to the list of public servers and click on the name of the server.

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 00:17
by WhiteOwl
i need help i want to mods in my minetest game but cant because the folder is locked by default. i tried uninstalling minetest and reinstalling. i right clicked minetest fold looked at properties and it says im not the owner so i cant edit minetest. which means i cant put mods in or start a server becasue i cant edit anything at all in it. someone please tell me how i can by-pass this problem. thanks.

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 00:28
by BrunoMine
Do you use windows or linux s.o.?

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 01:43
by WhiteOwl
linux it says the owner is root so i tried terminal and put chown my user minetest then it said file doesnt exist i hate google.

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 01:45
by WhiteOwl
i have ubuntu 16.10

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 02:34
by TARD
WhiteOwl wrote:linux it says the owner is root so i tried terminal and put chown my user minetest then it said file doesnt exist i hate google.



in terminal try
sudo chmod 777 ~/.minetest/mods

if that's the right dir. You should then be able to move files to that directory as non root

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 02:53
by WhiteOwl
it says file or directory does not exist

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 03:05
by BrunoMine
You should put your mods in the .minetest/mods dir (the .minetest dir is a hidden dir inside the home dir).
I must remember that the mods folder does not exist initially, so you should create it.

If the .minetest dir does not exist (you can use the ll command on the terminal to check) open the minetest at least once.

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 03:09
by TARD
go to the mods directory in file manager if it has a address bar then copy/paste that location in the terminal so it's like
sudo chmod 777 (what you pasted)

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 03:33
by WhiteOwl
okay i think i got it figured out thanks......didnt realize it was hidden on home folder.....makes me feel dumb....lol

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 12:11
by WhiteOwl
i made a mods folder in the minetest folder home/.minetest/mods
i put locked sign and money mod in minetest folder
i get on minetest and there is no new mods on the game.
i dont know how to install it
also i had to make mods folder
is there something i forgot to do
or did i do something wrong.
the mods are named locked_sign and money, do i need to change the names or something.
also i got minetest from the ubuntu software center
my iso is ubuntu 16.10
i have minetest 0.4.15
i got mods from a modpack and drom what i seen they were named correctly.

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 12:32
by BrunoMine
Your directories should be organized as follows:

~$/.minetest/mods/locked_sign
~$/.minetest/mods/money

After you put the mod folders in the right place, the mods will be available in minetest so you can enable them in the worlds you want.

I believe you should preferably play with minetest installed by ppa. I also use ubuntu 16.

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 12:46
by WhiteOwl
can you put a link to ppa for download of minetest thanks

Re: [Frequently Asked Questions] - Read before asking for he

PostPosted: Mon Jan 16, 2017 12:50
by BrunoMine
ppa:minetestdevs/stable

Here is a short article I created to do this with only 3 commands. But you need to uninstall the current minetest.
http://www.minetestbrasil.com/artigos/instalar-minetest-no-ubuntu