Page 1 of 1

Having trouble with mods

PostPosted: Mon Dec 19, 2016 17:46
by Haywee
Hey, My name is Haywee, And I am having trouble adding mods like the WIKI says and I need help, I excact them and all that and put it in the mod in the minetest folder and still giving me the error saying Failed to load and run script from C:/games/minetest/bin/../mods/jukebox/init/lua: cannot open no such file or directory HELP!

Re: Having trouble with mods

PostPosted: Fri Dec 23, 2016 21:01
by KCoombes
Haywee wrote:Hey, My name is Haywee, And I am having trouble adding mods like the WIKI says and I need help, I excact them and all that and put it in the mod in the minetest folder and still giving me the error saying Failed to load and run script from C:/games/minetest/bin/../mods/jukebox/init/lua: cannot open no such file or directory HELP!



I hope you have a typo here: C:/games/minetest/bin/../mods/jukebox/init/lua - should be .lua. If that isn't the problem, make sure you always remove the "-master" from mod folders or they won't load.

Re: Having trouble with mods

PostPosted: Sat Dec 24, 2016 00:09
by MineYoshi
In the mods folder there should be a "init.lua" and "textures" folder (sound, models and maybe others too) If they aren't there, there is going to be that issue of "cannot open such file or direcory". Check the mod folder, at least you should have a "ïnit.lua" there.
If that file is not there, otherwise the mod won't work.