Failed to load & run?

Posted:
Sun Oct 06, 2013 16:40
by Azuna
when i play minetest with the following mods: (the ones that are awesome i redcrab & other servers, that i wanted)
moreores-master, moreblocks-master, and farming-master, they all give the error failed to laod &run. we fixed the naming conventios, and now its givving me a new error. i have version 0.4.4 of minetest, are these mods not compatable with ubuntu 0.4.4?

Posted:
Sun Oct 06, 2013 16:45
by PilzAdam
Can you post the content of debut.txt as described here:
https://forum.minetest.net/viewtopic.php?id=5073

Posted:
Sun Oct 06, 2013 16:50
by Azuna
Failed to load and run script from
11:49:10: ERROR[main]: /home/cjc/.minetest/mods/minetest/moreblocksmaster/init.lua:
11:49:10: ERROR[main]: ...jc/.minetest/mods/minetest/moreblocksmaster/init.lua:11: attempt to concatenate a nil value
11:49:10: ERROR[main]: stack traceback:
11:49:10: ERROR[main]: ...jc/.minetest/mods/minetest/moreblocksmaster/init.lua:11: in main chunk
11:49:10: ERROR[main]: =======END OF ERROR FROM LUA ========
11:49:10: ERROR[main]: Server: Failed to load and run /home/cjc/.minetest/mods/minetest/moreblocksmaster/init.lua
11:49:10: ERROR[main]: ModError: Failed to load and run /home/cjc/.minetest/mods/minetest/moreblocksmaster/init.lua

Posted:
Sun Oct 06, 2013 16:56
by PilzAdam
You did not follow the naming convetion for mods:
https://forum.minetest.net/viewtopic.php?id=6450The topic name of the moreblocks mod is "[Mod] More Blocks [moreblocks]", so you have to name the folder "moreblocks" (as you can see in the second []).

Posted:
Sun Oct 06, 2013 17:09
by Azuna
PilzAdam wrote:You did not follow the naming convetion for mods:
https://forum.minetest.net/viewtopic.php?id=6450The topic name of the moreblocks mod is "[Mod] More Blocks [moreblocks]", so you have to name the folder "moreblocks" (as you can see in the second []).
edit: just now caught this noobiness on my part... i didnt relply XD thanks