Page 1 of 1

How do you install mods to your game?

Posted: Sat Dec 24, 2011 22:06
by XxGeekOFwarxX
I cant find anywhere how to install the mods into your game like the rope mod.

Posted: Sat Dec 24, 2011 22:26
by sapier
I didn't even have to use the search function just scroll down!

http://c55.me/minetest/forum/viewtopic.php?id=575

Posted: Sat Dec 24, 2011 23:08
by Menche
Just put the folder containing init.lua and the rest of the files into /data/mods/.

Posted: Fri Dec 30, 2011 20:45
by babe223
I know this a question that has nothing to do what you are talking more I wanted to know how I do what mods progam

details I am Portuguese I correct any error

Posted: Fri Dec 30, 2011 20:47
by rahonejm
Does anyone know how to install more then 30 mods into Minetest?

Posted: Fri Dec 30, 2011 21:44
by sfan5
You should be able to install more than 30 Mods

Posted: Fri Dec 30, 2011 22:49
by rahonejm
@sfan5 that's my problem:

Stack is over 30:
function function function function function function function function function function function function function function function function function function function function function function function function function function function function function function
BanManager: saving to C:\Documents and Settings\Marcelino\Meus documentos\Downloads\minetest-0.4.dev-20111209-1-win32\bin\..\world\ipban.txt
AuthManager: saving to C:\Documents and Settings\Marcelino\Meus documentos\Downloads\minetest-0.4.dev-20111209-1-win32\bin\..\world\auth.txt
20:50:53: ERROR[main]: Some exception, what()="LuaError: Stack is over 30 (reality check)
20:50:53: ERROR[main]: stack traceback:"
20:50:53: ERROR[main]: error_message = Some exception, what()="LuaError: Stack is over 30 (reality check)
20:50:53: ERROR[main]: stack traceback:"

Posted: Sat Dec 31, 2011 01:42
by jordan4ibanez
HEY! thats the problem i've been having! i cannot install more than 30 mods!

Posted: Sat Dec 31, 2011 05:36
by rahonejm
@jordan4ibanez yeah that's bad... =/. A lot of cool mods just need to stay away from my game to give space to others.. :(

Posted: Sat Dec 31, 2011 06:23
by Hackeridze
Ебаный в рот! Какого хуя Мнечобля в се в один пихать?

Posted: Sat Dec 31, 2011 08:49
by sfan5
rahonejm wrote:@sfan5 that's my problem:

Stack is over 30:
function function function function function function function function function function function function function function function function function function function function function function function function function function function function function function
BanManager: saving to C:\Documents and Settings\Marcelino\Meus documentos\Downloads\minetest-0.4.dev-20111209-1-win32\bin\..\world\ipban.txt
AuthManager: saving to C:\Documents and Settings\Marcelino\Meus documentos\Downloads\minetest-0.4.dev-20111209-1-win32\bin\..\world\auth.txt
20:50:53: ERROR[main]: Some exception, what()="LuaError: Stack is over 30 (reality check)
20:50:53: ERROR[main]: stack traceback:"
20:50:53: ERROR[main]: error_message = Some exception, what()="LuaError: Stack is over 30 (reality check)
20:50:53: ERROR[main]: stack traceback:"
Stack full :/ There is no easy way to fix that

Posted: Sat Dec 31, 2011 09:23
by Staffs
Hackeridze wrote:Ебаный в рот! Какого хуя Мнечобля в се в один пихать?
Keep it english! You are annoying. If you want to talk Russian then do it in "Discussion in other languages" section :/

Posted: Sat Dec 31, 2011 10:33
by Hackeridze
Staffs wrote:
Hackeridze wrote:Ебаный в рот! Какого хуя Мнечобля в се в один пихать?
Keep it english! You are annoying. If you want to talk Russian then do it in "Discussion in other languages" section :/
Lf vyt gj[eq!

Posted: Sat Dec 31, 2011 12:21
by celeron55
Staffs wrote:
Hackeridze wrote:Ебаный в рот! Какого хуя Мнечобля в се в один пихать?
Keep it english! You are annoying. If you want to talk Russian then do it in "Discussion in other languages" section :/
Helvetin typerää touhua todellakin kirjoittaa venäjää täällä, menisivät roskikseen.

Okay, but about the actual problem: I will test this myself at some point; seems like a valid bug.

Posted: Sat Dec 31, 2011 12:43
by celeron55
I think I found and fixed the problem (of not being able to use more than 30 mods); go ahead and try to compile from github.

Posted: Sat Dec 31, 2011 13:35
by jordan4ibanez
celeron55 wrote:I think I found and fixed the problem (of not being able to use more than 30 mods); go ahead and try to compile from github.
okay will do sir :D

Posted: Mon Apr 16, 2012 23:03
by musiccassi
HOW DO I INSTALL A MOD ITS BEEN DRIVING ME CRAZZY
Edit: Nevermind found out how really easy actually

Posted: Tue Apr 17, 2012 01:24
by Death Dealer
musiccassi wrote:HOW DO I INSTALL A MOD ITS BEEN DRIVING ME CRAZZY
LOLXD look for what version your using and then ask, on the latest from celerons blog its as simple as adding the file like
"mod" flower (for example)
flower
textures
flower texture
.lua
this is the file directory laid out

into your mod folder in the root directory of the game example

/gamerootfolder
bin
builtin
cache
doc
games
mods
Flower
textures
flower texture
.lua
textures
worlds
minetest.conf
minetest.conf.example

hope this helps^^