Page 1 of 1

Weird Mods????

PostPosted: Tue Feb 14, 2012 13:34
by shelbyingram
Every time I put a Mod on Minetest it makes everything in my world bright fluorescent colors but nothing has any type of design. Their are just bright blocks everywhere. Can I fix this, am I doing something wrong?

PostPosted: Wed Feb 15, 2012 11:13
by Calinou
If a mod attempts to load unknown/unavailable textures, a random color will be used instead.
Are you sure you installed the mod in the right way?

PostPosted: Wed Feb 15, 2012 11:18
by Jordach
Oh yeah, I saw that when I was devving my code.

It's usually caused by missing .png files, THEY CANNOT BE LIKE .PNG however, with capitals, Minetest, will not read .PNG, but will read .png

PostPosted: Wed Feb 15, 2012 18:23
by shelbyingram
well I think that I am doing it right but I guess not. When you get into the Mods folder what do you do then. Nobody ever describes what to do next!