ever wrote:Thanks for the reply. The information is:
Minetest 0.4.9
GNU/Linux: Ubuntu 12.04
Add the "debug.txt"
Minetest not crashing. The world is not created when the mod is activated. It is the only mod installed.
The interesting part of debug.txt is
- Code: Select all
15:02:46: ERROR[main]: ========== ERROR FROM LUA ===========
15:02:46: ERROR[main]: Failed to load and run script from
15:02:46: ERROR[main]: /home/ever/.minetest/mods/farmingplus/init.lua:
15:02:46: ERROR[main]: /home/ever/.minetest/mods/farmingplus/init.lua:233: attempt to concatenate a nil value
15:02:46: ERROR[main]: stack traceback:
15:02:46: ERROR[main]: /home/ever/.minetest/mods/farmingplus/init.lua:233: in main chunk
15:02:46: ERROR[main]: ======= END OF ERROR FROM LUA ========
(you could remember that when reporting bugs of mods in the future).
It seems like you named the modfolder "farmingplus", but the correct name would be "farming_plus" (see the topic name).