loading mods.

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

loading mods.

by cathhart » Sun Nov 03, 2013 13:15

i have a question,


i have minetest 4.6 and am trying to load the moretrees mod, when i try to run the mod it say dependency not met it asks for something call "plant. lib" can someone tell me how i can get this. thank you for you help
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Sun Nov 03, 2013 13:27

Minetest 0.4.6 (note the leading zero) is outdated, you may have to update (0.4.7 is the current version).

The plants_lib mod is part of plantlife
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Sun Nov 03, 2013 13:30

kaeza wrote:Minetest 0.4.6 (note the leading zero) is outdated, you may have to update (0.4.7 is the current version).

The plants_lib mod is part of plantlife





sorry it is 0.4.7 and thank you will look
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Tue Nov 05, 2013 06:31

this may be a stupid question but here goes,

is the plantl life - plant lib part of the ( default) game, and if so which folder is it in. or am i just too stupid, to see it.
still having trouble with the moretree mod, keeps saying dependencies not met. ie the plant-lib.
 

User avatar
LionsDen
Member
 
Posts: 525
Joined: Thu Jun 06, 2013 03:19

by LionsDen » Tue Nov 05, 2013 07:31

No, you need to download the plantlife mod. It is not a part of the default game.

You can find it here:

https://forum.minetest.net/viewtopic.php?id=3898
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Tue Nov 05, 2013 13:05

LionsDen wrote:No, you need to download the plantlife mod. It is not a part of the default game.

You can find it here:

https://forum.minetest.net/viewtopic.php?id=3898


thanks i have downloaded it and installed it but when i got to play it says fail to run, then it says look the problem up in the debug page i go there and it says wont load because of name discrepancies, and i called the mod the exactly the same as it is. with no capitals or anything like that, but it still wont run.

maybe im just too old to learn how to do this. but i still like minetest.
thanks you guys for trying to help a silly old bird ,maybe you should consider putting the plants mod in the default game , for dummies like me, that seem to drive you guys nuts with our questions and non computer, and non gaming , understanding.

by the way my system runs on window 7. thank you for listening to an old bird.
Last edited by cathhart on Tue Nov 05, 2013 13:17, edited 1 time in total.
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Tue Nov 05, 2013 13:57

cathhart wrote:but when i got to play it says fail to run, then it says look the problem up in the debug page i go there and it says wont load because of name discrepancies, and i called the mod the exactly the same as it is. with no capitals or anything like that, but it still wont run.


Plantlife is a modpack, so I wouldn't expect problems with the name.

Two things you can do:

1. Copy/paste the 'ERROR' lines from your debug.txt here so we can take a look.

2. I guess you use 0.4.7 stable. It's a version that's getting old. Try a recent 0.4.7 build from one of the following persons:

Fess: https://forum.minetest.net/viewtopic.php?id=6745
Blockmen: https://forum.minetest.net/viewtopic.php?id=6727
sfan5: https://forum.minetest.net/viewtopic.php?id=1523
 

leetelate
Member
 
Posts: 205
Joined: Thu Aug 29, 2013 18:07

by leetelate » Tue Nov 05, 2013 17:42

this is why i make game worlds - just sayin' - but even those will fail with an outdated mt from like yum - i wonder if there is a call to get the version and a way to throw an error messge onto the screen that says the version failed the check
Last edited by leetelate on Tue Nov 05, 2013 17:44, edited 1 time in total.
MT IS MC'S SMARTER BROTHER
minetest 0.4.8 compiled from latest git on linux mint 15 with qjoypad and wired 360 controller
freeminer, pilztest, buildcraft and next are the idea factories
my minetest page is http://1337318.zymichost.com if zymic isn't down - meh, it is free...
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Wed Nov 06, 2013 07:13

thanks guys trying one of the downloads you suggested,
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Thu Nov 07, 2013 02:15

hi got the moretrees working, now having trouble with farming plus i tried to load it and this is what i got :

13:11:05: ERROR[main]: Failed to load and run script from
13:11:05: ERROR[main]: C:\Users\Cathy\Desktop\minetest-0.4.7\bin\..\mods\morefarming\init.lua:
13:11:05: ERROR[main]: ...\Desktop\minetest-0.4.7\bin\..\mods\morefarming\init.lua:2: attempt to index global 'farming' (a nil value)
13:11:05: ERROR[main]: stack traceback:
13:11:05: ERROR[main]: ...\Desktop\minetest-0.4.7\bin\..\mods\morefarming\init.lua:2: in main chunk
13:11:05: ERROR[main]: =======END OF ERROR FROM LUA ========
13:11:05: ERROR[main]: Server: Failed to load and run C:\Users\Cathy\Desktop\minetest-0.4.7\bin\..\mods\morefarming\init.lua
13:11:05: ERROR[main]: ModError: Failed to load and run C:\Users\Cathy\Desktop\minetest-0.4.7\bin\..\mods\morefarming\init.lua

can someone help with this please. thank you in advance
 

leetelate
Member
 
Posts: 205
Joined: Thu Aug 29, 2013 18:07

by leetelate » Thu Nov 07, 2013 02:28

i think farming plus needs farming (and farming needs wool? if i remember rightly) - check the depends.txt on each mod
MT IS MC'S SMARTER BROTHER
minetest 0.4.8 compiled from latest git on linux mint 15 with qjoypad and wired 360 controller
freeminer, pilztest, buildcraft and next are the idea factories
my minetest page is http://1337318.zymichost.com if zymic isn't down - meh, it is free...
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Thu Nov 07, 2013 03:07

leetelate wrote:i think farming plus needs farming (and farming needs wool? if i remember rightly) - check the depends.txt on each mod



yes i know, i have both and both are working, thanks
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Thu Nov 07, 2013 09:22

cathhart wrote:having trouble with farming plus

13:11:05: ERROR[main]: Server: Failed to load and run C:\Users\Cathy\Desktop\minetest-0.4.7\bin\..\mods\morefarming\init.lua

can someone help with this please. thank you in advance


Did you rename the mod farming_plus-master into morefarming?

Rename it into farming_plus and try again.
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Thu Nov 07, 2013 10:15

GUIConfigureWorld: Not allowing focus change.
GUIConfigureWorld: Not allowing focus change.
[Plantlife Library] Loaded
[Moretrees] Loaded (2013-02-11)
[Mod] Fishing - Mossmanikin's version [0.2.2] [fishing] Loaded...
21:11:40: ERROR[main]: ========== ERROR FROM LUA ===========
21:11:40: ERROR[main]: Failed to load and run script from
21:11:40: ERROR[main]: C:\Users\Cathy\Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:
21:11:40: ERROR[main]: ...Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:2: attempt to index global 'farming' (a nil value)
21:11:40: ERROR[main]: stack traceback:
21:11:40: ERROR[main]: ...Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:2: in main chunk
21:11:40: ERROR[main]: =======END OF ERROR FROM LUA ========



this is what i get when i tried to run farming_plus mod. thanks Topywo i did rename it and you can see the results.
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Thu Nov 07, 2013 15:27

cathhart wrote:
21:11:40: ERROR[main]: ...Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:2: attempt to index global 'farming' (a nil value)

this is what i get when i tried to run farming_plus mod. thanks Topywo i did rename it and you can see the results.


Thanks for the feedback.

I took some time to find out why it isn't working. To make a long story short. The farming_plus has been modified to function with the latest minetest_game (16 hours ago). It doesn't work with your or my latest. You can wait till one of the Windows-builders makes a new build and/or you can download a slightly older version of farming_plus that does work:

https://dl.dropboxusercontent.com/u/65428713/farming_plus.zip
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Thu Nov 07, 2013 16:15

cathhart wrote:GUIConfigureWorld: Not allowing focus change.
GUIConfigureWorld: Not allowing focus change.
[Plantlife Library] Loaded
[Moretrees] Loaded (2013-02-11)
[Mod] Fishing - Mossmanikin's version [0.2.2] [fishing] Loaded...
21:11:40: ERROR[main]: ========== ERROR FROM LUA ===========
21:11:40: ERROR[main]: Failed to load and run script from
21:11:40: ERROR[main]: C:\Users\Cathy\Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:
21:11:40: ERROR[main]: ...Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:2: attempt to index global 'farming' (a nil value)
21:11:40: ERROR[main]: stack traceback:
21:11:40: ERROR[main]: ...Desktop\minetest-0.4.7\bin\..\mods\farming_plus\init.lua:2: in main chunk
21:11:40: ERROR[main]: =======END OF ERROR FROM LUA ========



this is what i get when i tried to run farming_plus mod. thanks Topywo i did rename it and you can see the results.

Here is the download link that works with Minetest 0.4.7 stable: https://github.com/PilzAdam/farming_plus/archive/086599805b642662ba680e1f18c271a4a972c9e3.zip
 

cathhart
Member
 
Posts: 21
Joined: Sun Nov 03, 2013 13:11

by cathhart » Thu Nov 07, 2013 22:53

thank you all for you help, will load when i get a chance later today, you guys rock, from a very happy old bird,
 


Return to Minetest General

Who is online

Users browsing this forum: Google [Bot] and 4 guests

cron