Page 1 of 1
[Problem]Items previews won't load in creative mode

Posted:
Thu Apr 04, 2013 23:27
by Cheesus
Whenever i play creative mode, some items in the creative inventory are invisible but they still work.Note: I'm using the newest version of Minetest. But, It works fine on my school's Windows7.
My PC's OS: Windows Xp Service pack 3
P.S What are the rails for? I can't seem to find a minecart...

Posted:
Fri Apr 05, 2013 00:09
by Likwid H-Craft
This bug happens to me, for all I know it means to many, mods/it didn't finish loading the crash, when making the system, load.
OR....
It can't render the Item since the code of it was Deline.

Posted:
Fri Apr 05, 2013 00:22
by PilzAdam
Try disable "Preload item visuals" in the settings tab.

Posted:
Fri Apr 05, 2013 03:00
by Josh
This happens to me to.

Posted:
Fri Apr 05, 2013 15:43
by 12Me21
Are any of the images mixed up?

Posted:
Fri Apr 05, 2013 20:24
by Cheesus
No. Half of it is invisible, and the other half are fine. Only the item preview is messed up. when im holding the item in my hand, i can see it perfectly fine.

Posted:
Fri Apr 05, 2013 20:25
by Cheesus
Anyways, wat r the rails for? there arent any minecarts..

Posted:
Fri Apr 05, 2013 20:38
by Calinou
Cheesus wrote:Anyways, wat r the rails for? there arent any minecarts..
There is a carts mod which adds an use for these rails:
http://forum.minetest.net/viewtopic.php?id=2451

Posted:
Fri Apr 05, 2013 22:22
by Cheesus
so ur saying theyre useless without mods?=_=

Posted:
Mon Apr 08, 2013 22:13
by Cheesus
This problem also happens in multiplayer. Sometimes it works, sometimes it doesnt. Is there any permanent fix!

Posted:
Tue Apr 09, 2013 05:39
by Zeg9
Probably you need to set enable_texture_atlas = false in your minetest.conf
EDIT: Maybe it is disabled by default now, but you should check.