Page 1 of 1

please someone help meee

PostPosted: Fri Sep 07, 2012 05:55
by alexcraft
when i install a mod and open it say error and it says it cannot find int.lua but it is in the mod folder please help me what can i do to work

PostPosted: Fri Sep 07, 2012 12:39
by sfan5
Which Mod are you trying to install?

PostPosted: Fri Sep 07, 2012 12:57
by alexcraft
stairplus

PostPosted: Fri Sep 07, 2012 14:10
by sfan5
Ask the Mod Creator

PostPosted: Fri Sep 07, 2012 14:14
by wokste
It sounds to me that there might be a directory problem. At what directory did you put init.lua?

PostPosted: Sun Sep 09, 2012 05:48
by alexcraft
wokste wrote: At what directory did you put init.lua?

i only put the mod folder with int.lua in mods minetest why is bad what i do ?

PostPosted: Sun Sep 09, 2012 07:30
by Calinou
You probably didn't place it the right way; your Minetest folder structure should look like this:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
bin/
builtin/
...
games/
mods/
- minetest/
-- stairsplus/
--- textures/
--- depends.txt
--- init.lua

PostPosted: Mon Sep 10, 2012 09:29
by alexcraft
Calinou wrote:You probably didn't place it the right way; your Minetest folder structure should look like this:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
bin/
builtin/
...
games/
mods/
- minetest/
-- stairsplus/
--- textures/
--- depends.txt
--- init.lua

i place it right whats the matter anyways

PostPosted: Mon Sep 10, 2012 10:12
by Topywo
Close Minetest.
Make a new debug.txt.
Start minetest.
You get the error.
Close Minetest.
Open debug.txt.
Scroll down.
Work your way up to the "ERRORS".
Copy those lines.
Paste them here on the forum.

It also helps to tell:
- which version you play? And don't say 4.0.dev-2012603. Start a working game and look left/top of your screen.
- your operating system (windows/Linux)
- if you compiled it yourself

PostPosted: Mon Sep 10, 2012 22:52
by GloopMaster
the mod will only work if it is called "init.lua", and if it is in the directory "/mods/minetest/stairsplus".

Aside from that, well, then you actually have no problem and are just trolling in the bugs section.

PostPosted: Tue Sep 11, 2012 07:13
by alexcraft
Topywo wrote:Close Minetest.
Make a new debug.txt.
Start minetest.
You get the error.
Close Minetest.
Open debug.txt.
Scroll down.
Work your way up to the "ERRORS".
Copy those lines.
Paste them here on the forum.

It also helps to tell:
- which version you play? And don't say 4.0.dev-2012603. Start a working game and look left/top of your screen.
- your operating system (windows/Linux)
- if you compiled it yourself

i use 4.0.dev-2012603

PostPosted: Tue Sep 11, 2012 07:58
by Topywo
alexcraft wrote:
Topywo wrote:- which version you play? And don't say 4.0.dev-2012603.

i use 4.0.dev-2012603


Lol, can you paste the download link for it?