I just tried to run it and got an error that it is missing the chests.lua file. I looked and didn't even see one that might have been it. Did something get left out or was there something that didn't work out so you deleted it and forgot to remove the dofile command?
Here is the error in debug.txt:
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
12:45:48: ERROR[main]: ========== ERROR FROM LUA ===========
12:45:48: ERROR[main]: Failed to load and run script from
12:45:48: ERROR[main]: C:\Games\minetest-sfan5\bin\..\mods\ictools\init.lua:
12:45:48: ERROR[main]: cannot open C:\Games\minetest-sfan5\bin\..\mods\ictools/chests.lua: No such file or directory
12:45:48: ERROR[main]: stack traceback:
12:45:48: ERROR[main]: [C]: in function 'dofile'
12:45:48: ERROR[main]: C:\Games\minetest-sfan5\bin\..\mods\ictools\init.lua:11: in main chunk
12:45:48: ERROR[main]: =======END OF ERROR FROM LUA ========
12:45:48: ERROR[main]: Server: Failed to load and run C:\Games\minetest-sfan5\bin\..\mods\ictools\init.lua
12:45:49: ERROR[main]: ModError: Failed to load and run C:\Games\minetest-sfan5\bin\..\mods\ictools\init.lua
EDIT: Not to mention that it is using an incorrect slash in the path name.