There isnt a material code error, im sure there isnt. Of all the people i downloaded from im sure ALL of them didnt have a material code error for their objects. Also, I know about using the group thing and the meshes will just pop up so i dont have to type in the mesh, But the material comes up Basewhite. Salmon for example i used salmonMat for the material, so i dont think anything is wrong with that. Since, this was the code
material salmonMat
{
receive_shadows on
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture salmonTex.jpg
tex_address_mode wrap
filtering trilinear
}
}
}
}
Now i have seen a couple of people with the same problem but no answers. Which is why i made my own post..