Dan Duncombe wrote:Soz that I shouted at you in the last post (changed it now).I assume that inventory_plus was enabled. Otherwise maybe try reinstalling the other two mods. When you re-installed, did you just extract the mod from the same folder, or did you actually re-download it?
I actually re-downloaded it completely. (Deleted it from my downloads folder and went back to the forum page to re-download it.) I tried reinstalling the other two mods and nothing happened
Mossmanikin wrote:Here we have an exception to the rule:
If there's a file called "modpack.txt" in the modfolder, you don't have to rename the folder.
The problem you have now is:
there are two folders called "inventory_plus" and minetest is looking for the "init.lua" in the first while, it's in the second.
I looked through all my folders in my mod folder and couldn't find a second "inventory_plus" O.O I think I remember seeing two of them before I re-installed it. I am not sure though. Let me check...
EDIT:
I got inventory_plus to work, now I have a different issue apparently:
14:07:55: ERROR[main]: ========== ERROR FROM LUA ===========
14:07:55: ERROR[main]: Failed to load and run script from
14:07:56: ERROR[main]: C:\Users\Owner\Desktop\minetest-0.4.7\bin\..\mods\hud_master\init.lua:
14:07:56: ERROR[main]: ...r\Desktop\minetest-0.4.7\bin\..\mods\hud_master\init.lua:22: attempt to concatenate a nil value
14:07:56: ERROR[main]: stack traceback:
14:07:56: ERROR[main]: ...r\Desktop\minetest-0.4.7\bin\..\mods\hud_master\init.lua:22: in main chunk
14:07:56: ERROR[main]: =======END OF ERROR FROM LUA ========
14:07:56: ERROR[main]: Server: Failed to load and run C:\Users\Owner\Desktop\minetest-0.4.7\bin\..\mods\hud_master\init.lua
14:07:56: ERROR[main]: ModError: Failed to load and run C:\Users\Owner\Desktop\minetest-0.4.7\bin\..\mods\hud_master\init.lua
EDIT #2:
Got them all to work! Thanks for all your help!