#Texture bellow 40px is rendering as lava

40 messages · Page 1 of 1 (latest)

maiden oracle
#

Quite straightforward question, the rest of the texture is rendering quite right, but everything on the texture file that is bellow 40 pixels is rendering as lava, animated and all. The texture file size is 64x64.

polar mason
#

It is a block or entity.

maiden oracle
#

A block

polar mason
#

what do your logs say

maiden oracle
#

there is not any log related to the block whatsoever.

#

But I think its related to the terrain_texture bleeding

polar mason
#

Are you sure you understand px nunber is perface not the total texture size.

shut sigil
#

Could be a Minecraft bug? That looks like it should work

maiden oracle
#

Yeah, I'm not sure, its weird since I have other blocks which work just fine, but those don´t use textures that big.

polar mason
#

Can you make a new texture template and test it.

shut sigil
#

I've also used 64x64 pixel textures which worked fine. The only issues I've had were with the break particles

maiden oracle
#

Sure, here is how the whole texture would look like if it was a full block btw.

shut sigil
#

Could you share that via File > Export > Share?

#

Also, which version are you using?

#

of Minecraft

maiden oracle
maiden oracle
polar mason
shut sigil
#

It might be fixed in .40 which is coming out next week, if it still happens then I'm gonna take a closer look

maiden oracle
#

Thx you both for the help! I will let you know if I discover anything more about it!

polar mason
#

You can check the bug report if it's been reported too. I'm confused how they blend in to the default texture if you change the texture in the terrain, it should show a bad block texture for those areas. Can you show how you have it setup in your json files

maiden oracle
polar mason
#

Did you have 2 textures with the same name? Place show your terriain json file where you declare these textures

maiden oracle
polar mason
#

When you say removed the block texture what do you mean? Are you using a vanilla block too?

maiden oracle
#

If I remove the soul_jar part, and only declare the gravestone texture.

polar mason
#

Please show whats in your logs

#

Here is how block variants work https://www.youtube.com/watch?v=-x7JYSdAuSE

Presented by CyberAxe of www.OutLandishlyCrafted.com

Oh my, today we're talking about Block Variations. A must-have to spice up your worlds and make them pop. No more one grass textures repeated over and over. Now have as many you want, add countless leaves, dead branches and so much more.

#MinecraftBedrock #BedrockAddons #HowtoDev #HowtoAddo...

▶ Play video
#

If you wanted to have many textures per block

#

but I don't think this is the issue

#

I think you have an error maybe that is invalidating the terrain file

#

the logs should tell us

maiden oracle
#

I don´t have anything related to blocks in my logs though, just some errors related to an entity I fixed earlier today.

polar mason
#

delete the log file or clear it and retest

#

make sure to place the block

#

the logs aren't always great and telling you stuff so post all that show up after you test and I'll makesure

maiden oracle
#

Not getting any :/, tried placing the block, breaking it, and creating a new world to test, but no

maiden oracle
#

Huh, adding another addon, fixes the problem too. (FurniDeco by Arexon to be exact)

polar mason
#

So there is something wrong in your addon I bet. Could you start a new fresh one and move over the custom blocks 1 at a time until it breaks. Then you'll know which one is breaking it.