Page 1 of 1
Inventory Images Not Loading

Posted:
Sun Jul 13, 2014 10:42
by darkninja
I had been playing Minetest on my computer, but it broke, so I'm on someone else's computer. On this computer, some of the inventory images load, like tools, but the nodes don't. In gameplay, all nodes are usable, i just can't see what they are in the inventory. Could someone show me a way to fix this please? If it's of any value, the error message is Irrlicht log: PNG warning: Interlace handling should be turned on when using png_read_image. I don't know if that is relevant or not. Thanks.
Re: Inventory Images Not Loading

Posted:
Sun Jul 13, 2014 11:01
by Krock
What's your Minetest version?
What's the render you use? (see in "minetest.conf", "video_driver =")
Re: Inventory Images Not Loading

Posted:
Sun Jul 13, 2014 11:53
by darkninja
I'm using 0.4.10 but it happened in 0.4.9 too. I can't find the video thing. I will look again
Re: Inventory Images Not Loading

Posted:
Sun Jul 13, 2014 15:25
by Krock
darkninja wrote:I'm using 0.4.10 but it happened in 0.4.9 too. I can't find the video thing. I will look again
Okay, could you open the debug.txt file which is in your Minetest(-/bin/) folder and paste the last 10 lines here?
Re: Inventory Images Not Loading

Posted:
Tue Jul 15, 2014 09:36
by darkninja
In thread 5f4:
guiFormSpecMenu.cpp:132: GUIFormSpecMenu::~GUIFormSpecMenu: Assertion '*m_ext_ptr == this' failed.
Debug stacks:
DEBUG STACK FOR THREAD 5f4:
#0 main
(Leftover data: #1 ServerMap::save)
(Leftover data: #2 Database_SQLite3::saveBlock)
(Leftover data: #3 ItemStack::serialize)
(Leftover data: #4 Client::ProcessData)
(Leftover data: #5 MeshUpdateQueue::addBlock)
Re: Inventory Images Not Loading

Posted:
Tue Jul 15, 2014 10:28
by Krock
darkninja wrote:In thread 5f4:
guiFormSpecMenu.cpp:132: GUIFormSpecMenu::~GUIFormSpecMenu: Assertion '*m_ext_ptr == this'
Okay, that bug has already been reported:
https://github.com/minetest/minetest/issues/1450
Re: Inventory Images Not Loading

Posted:
Tue Jul 15, 2014 10:38
by darkninja
I checked the link but couldn't find solution. Am I not looking hard enough?
Re: Inventory Images Not Loading

Posted:
Thu Jul 17, 2014 03:03
by Tedypig
I had this problem also, you need a new video card that can support a higher version of OpenGL.