Help with installing mods

Post Reply
User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

Help with installing mods

by IPushButton2653 » Post

I have been trying to install the obsidian and gemstones mods, but I think I may have done something wrong. PLEASE HELP!!!

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

I put the mods in the data/mods folder, and it still won't work. I don't know what to do, and I searched the forums and couldn't find anything that helped.

bwog
Member
Posts: 283
Joined: Wed Nov 30, 2011 14:09
Location: United States
Contact:

by bwog » Post

Why do you think something is wrong? If the gems aren't showing up go far away so that it generates new areas.

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

But the obsidian, it's the one I am trying to get to work. I tried, but failed. I think I must have forgotten something.

bwog
Member
Posts: 283
Joined: Wed Nov 30, 2011 14:09
Location: United States
Contact:

by bwog » Post

What's wrong? Is it crashing? You can't craft what you're supposed to be able to?

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

I incorrectly installed the mod or something, because it is not working in-game

bwog
Member
Posts: 283
Joined: Wed Nov 30, 2011 14:09
Location: United States
Contact:

by bwog » Post

Your folders should be like this:
Minetest folder
-data
-mods
-mod folder
-texutures folder
-depends.txt
-init.lua

Is that what it looks like?

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

Yes, but I don't know what I am doing wrong.

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

Is it something about the depends.txt? That's as much as I can think what I may have wrong.

bwog
Member
Posts: 283
Joined: Wed Nov 30, 2011 14:09
Location: United States
Contact:

by bwog » Post

IPushButton2653 wrote:Is it something about the depends.txt? That's as much as I can think what I may have wrong.
It should be in the same folder as init.lua.

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

It's set up as:
-obsidian
-textures
-init.lua
-depends.txt
I am on Windows

User avatar
sdzen
Member
Posts: 1170
Joined: Fri Aug 05, 2011 22:33
Location: Paradise (your not allowed)

by sdzen » Post

there's a possibility that the mod isn't current to the version your using try and download it again to see if its that

Zen S.D.

The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

i fixed it thanks to Hackeridze

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

Now the gemstones mod won't work :/

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

Those gemstones will only be generated in new chunks... you need to delete your current map (you will lose any and all items) or wander far away from the already generated chunks.

User avatar
dannydark
Member
Posts: 428
Joined: Fri Aug 12, 2011 21:28
Location: Manchester, UK

by dannydark » Post

IPushButton2653 wrote:i fixed it thanks to Hackeridze
Just out of interest how did you fix the obsidian mod? it seems it doesn't work for me either.

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

I changed all the default textures i.e. water_flowing becomes default:water_flowing.
And does anyone have any clue to the gemstones? I can't even get on map. If someone who has the correct init.lua file for it could post it, I could correct as needed for my system. I'm good at simple logic, but suck at coding.

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

We need the error message (check the debug.txt file in your Minetest installation folder, last lines) to help you...

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

20:12:04: ERROR[main]: ModError: Failed to load and run C:\Users\Brennan.hewie-pc\Desktop\minetest 0.4\bin\..\data\mods\gemstones\init.lua
20:12:04: ERROR[main]: error_message = ModError: Failed to load and run C:\Users\Brennan.hewie-pc\Desktop\minetest 0.4\bin\..\data\mods\gemstones\init.lua

This is what it said

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

20:12:04: ERROR[main]: Failed to load and run script from C:\Users\Brennan.hewie-pc\Desktop\minetest 0.4\bin\..\data\mods\gemstones\init.lua:
20:12:04: ERROR[main]: [LUA]
20:12:04: ERROR[main]: [LUA] ...top\minetest 0.4\bin\..\data\mods\gemstones\init.lua:9: attempt to call field 'get_modpath' (a nil value)
20:12:04: ERROR[main]: stack traceback:
20:12:04: ERROR[main]: ...top\minetest 0.4\bin\..\data\mods\gemstones\init.lua:9: in main chunk
20:12:04: ERROR[main]: [LUA]
20:12:04: ERROR[main]: Server: Failed to load and run C:\Users\Brennan.hewie-pc\Desktop\minetest 0.4\bin\..\data\mods\gemstones\init.lua
forgot this part

User avatar
celeron55
Administrator
Posts: 533
Joined: Tue Apr 19, 2011 10:10
GitHub: celeron55
IRC: celeron55

by celeron55 » Post

Apparently gemstones is using a function in the Lua API which isn't contained in the latest Windows build.

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

In other words, it doesn't work on Windows?

User avatar
dannydark
Member
Posts: 428
Joined: Fri Aug 12, 2011 21:28
Location: Manchester, UK

by dannydark » Post

It does if you compile from source yourself, I think celeron55 meant it isn't in the latest windows build that he has compiled (which I'm guessing you have downloaded).

User avatar
IPushButton2653
Member
Posts: 666
Joined: Wed Nov 16, 2011 22:47
Location: Mississippi
Contact:

by IPushButton2653 » Post

I have no clue how to compile or do any of this. And none of the other mods I am trying to install (cube, village, and flowers) are wanting to work either.

Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests