Page 1 of 1

Thumbnail Pictures Don't Match

PostPosted: Mon Aug 13, 2012 21:53
by HeyGuys162
Although this is only a minor bug, its kind of annoying.

The Thumbnail pictures, (I think that's the name of them) for some items do not match the actual item.
For instance, Mese blocks look like leaves until you place it, in which it just looks like mese.
Wood Planks look like blue blocks until you place them.

Btw I am using The latest version of Minetest available to the public.
I also have some mods but the bug has happened since i got Minetest.

PostPosted: Tue Aug 14, 2012 04:57
by Qaddosh
Set 'enable_texture_atlas = 0' in your minetest.conf and see if that resolves the issue.
How much video memory do you have? Are you using DirectX or OpenGL? OpenGL is the preferred method due to bugs between DirectX and the Irrlicht engine.

PostPosted: Tue Aug 14, 2012 21:29
by HeyGuys162
I wrote that into the minetest.conf and it didnt resolve the problem.

I believe I am using DirectX (not sure how to check) and all i know is that i have very low video memory, which is why i picked minetest instead.

PostPosted: Wed Aug 15, 2012 05:56
by sfan5
Switch to OpenGL

PostPosted: Wed Sep 26, 2012 15:51
by Ade96
I have same problem, items in inventory are messed up. I am using OpenGL 1.4.0 and I have wrote "enable_texture_atlas = 0" and "false", but they won't work.