Page 1 of 1

World edit issue and fix

PostPosted: Wed Dec 11, 2013 01:21
by Tx_RushFan
ISSUE
I ccouldn't get this mod to work. I copied the Uberi-Minetest-WorldEdit-3fa9dfd folder into my Minetest's mods folder. In game I've tried the following:

1. type in /grant worldedit and am told Server -|- Invalid parameters (see /help grant)

2. type in /grant username worldedit and am told Server -|- Unknown privilage:worldedit


FIX:
Minestest folder/worlds/folder of the world you wish to use/world.mt - make sure to add the following:

load_mod_worldedit = true

PostPosted: Wed Dec 11, 2013 02:59
by LionsDen
Part of your problem was in not renaming the mod folder to just worldedit.
As long as you put it into the mods folder and make sure it's folder name is correct, it should work. You should probably look at some of the faq threads or the ones about loading mods as they will likely mention that renaming mods (especially those from gituhb) needs to be done sometimes.

PostPosted: Wed Dec 11, 2013 06:47
by hoodedice
Tx_RushFan wrote:ISSUE
I ccouldn't get this mod to work. I copied the Uberi-Minetest-WorldEdit-3fa9dfd folder into my Minetest's mods folder. In game I've tried the following:

1. type in /grant worldedit and am told Server -|- Invalid parameters (see /help grant)

2. type in /grant username worldedit and am told Server -|- Unknown privilage:worldedit


FIX:
Minestest folder/worlds/folder of the world you wish to use/world.mt - make sure to add the following:

load_mod_worldedit = true


The same thing is done by enabling it in the menu.

PostPosted: Wed Dec 11, 2013 15:15
by Tx_RushFan
I post when I have an issue that I have been unable to fix through multiple searches here and on Google and trial and error.

I've done this on other forums and haven't had the backlash I have here. I'm sorry if I post a lot but I'm really new and I find responses from people on forums to specific issues gets me on the right track a heck of a lot faster than FAQs ever could. I search but when no answer is found and an hour later I'm not just lost but frustrated as well, I come here.

PostPosted: Wed Dec 11, 2013 16:16
by hoodedice
Tx_RushFan wrote:I post when I have an issue that I have been unable to fix through multiple searches here and on Google and trial and error.

I've done this on other forums and haven't had the backlash I have here. I'm sorry if I post a lot but I'm really new and I find responses from people on forums to specific issues gets me on the right track a heck of a lot faster than FAQs ever could. I search but when no answer is found and an hour later I'm not just lost but frustrated as well, I come here.


You're just not looking in the right places then. If you want to know stuff like this, use the IRC, please.

PostPosted: Wed Dec 11, 2013 18:33
by LionsDen
I personally don't mind people asking questions but there are usually faqs and such that are a good idea to look at. What is very bugging is when someone posts the same question to four different posts. Sometimes patience is a good thing to have. If someone hasn't answered your question within a day or so then maybe try again. I come to the forum 3 or 4 times a day, sometimes more so it can sometimes be hours after someone posts before I can even see their question much less try to answer it.

EDIT: Yeah, using IRC is best if you want quick answers. If it can wait for a little while, the forum is best.