This is a mostly frozen copy of the Minetest forums through 2017. If you know phpBB3 and would like to host any G-rated forum here, you can email: me@minetest.org
If the email doesn't work, find out who's taken over Final Minetest from OldCoder and email them to get write access or an admin account.
I should have set this up years ago. But it's no tale of woe.
Whether the temperature is high or low, regardless of cold winds blow,
away we go like Edgar Allan Poe, on now with the show. BTW rhymes are welcome.
i don't know if someone had the same probleme , but i can't add new mod . it tell me that I don't have the permission what should I do to have the permission ?
Don't put your Minetest folder in Program Files, if you're on Windows. If you're on Linux, if you use a packaged version, put the mods in .minetest (in your home folder, you might have to create the folder) then in "mods" folder.
There are already doors in the official game. Also, I wasn't specific enough (sorry) - mods should be in "~/.minetest/mods/minetest", then you put the mod folders there (they should contain init.lua and all that stuff).
Access permission errors are the video driver. Try editing you .conf with a open gl as your selected driver. This error has nothing to do with mod or modding.
Uh, a permission error could be related to trying to install a mod where you don't have write privilege, for example /usr where the game is installed.
An innocent kitten dies every time you top-post. I am on the Voxelands Forums more often than here. Try Voxelands (forked from Minetest 0.3) by darkrose
Menche wrote:Uh, a permission error could be related to trying to install a mod where you don't have write privilege, for example /usr where the game is installed.
Every time I've encountered it that was the problem.
...are you using a packaged, or self-compiled version? On a packaged version, put the mods in (you may have to create folders): ~/.minetest/mods/minetest/mod_folder_here/init.lua
I put the init.lua so you know where the mod files should be - they must be directly inside the mod folder..