Topic: Texture Error

I don't know if I'm doing something wrong with the textures, but, when I load an entity, the colors go all weird.

Here's an image:
Block

It should look like a normal Minecraft block. I made it in wings3d and imported it to blender. Maybe that's the problem?

Re: Texture Error

hi,
I don't know what it's supposed to look like, but check two things :
- try to open the texture with gimp or photoshop, check the image is RBG (maybe yours is using palette) and save to a safe format (png, tga, jpg).
- in blender, check that the diffuse color is not weird, set a white diffuse color to be sure your texture appear untouched.

If it's still acting weird, you can also try to resize your texture with a power of two dimension (256x256) in case your 3d drivers doesn't support random texture size.

PS : try to use jpg for posting screenshots in the forum, bmp is very slow to download.