Page 1 of 1

Blocks bug

PostPosted: Sun Sep 16, 2012 08:56
by stephen1447
After downloading several blocks are not right, for example when i looked for wooden planks i found the but after placing them it would come out as fire, what did i do wrong.
im using version 0.4.3

PostPosted: Sun Sep 16, 2012 09:40
by Topywo
First thing I can think off is that your wood caught fire :-)

That's when you place it to close to lava.

PostPosted: Sun Sep 16, 2012 09:52
by stephen1447
no i mean in my inventory it would look like wooden planks but after placing it it would show fire instaed and this would all so happen with other blocks

PostPosted: Sun Sep 16, 2012 09:57
by PilzAdam
The image in the inventory is wrong. There is a topic about this somewhere in the forum.

PostPosted: Sun Sep 16, 2012 09:59
by stephen1447
i have changed texture and it still happens

PostPosted: Sun Sep 16, 2012 10:01
by PilzAdam
Its not the texture. Its (i think) because your video memory is too small. Try
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
enable_texture_atlas = false

in minetest.conf and search the other topic.

PostPosted: Sun Sep 16, 2012 10:04
by Topywo
PilzAdam wrote:Its not the texture. Its (i think) because your video memory is too small. Try
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
enable_texture_atlas = false

in minetest.conf and search the other topic.


http://minetest.net/forum/viewtopic.php?id=2781

http://minetest.net/forum/viewtopic.php?id=1759

PostPosted: Sun Sep 16, 2012 10:06
by stephen1447
how do i read the configure file?

PostPosted: Sun Sep 16, 2012 10:22
by Topywo
stephen1447 wrote:how do i read the configure file?


Doubleclick it.

It is minetest.conf

This conf-file is created the first time you play a minetest game.

If you want to know all the possible things you can do with your minetest.conf file, doubleclick minetest.conf.example. That one doesn't do anything, but provides you with possibilities to put in the minetest.conf file