#Texture disappearing problem

12 messages · Page 1 of 1 (latest)

warped moon
#

So i've made this model and in blockbench there is no problem with the texture disappearing, but when i try in game the problem in the video happens, what can i do or what should i check? Server version is 1.21.4 and the model is 1.9 - 1.21.5

wet coyoteBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

eternal zinc
#

!faq render-order

wet coyoteBOT
# eternal zinc !faq render-order
FAQ
Blockbench: Render Order

If you are using textures with semi-transparent pixels (like a colored glass for example), a transparent element may hide an opaque element behind it. In some cases, the renderer can figure out the render order automatically, in other cases it might need some assistance.

  • In Blockbench: Right click the transparent element, click Transparency Render Order > In Front. This will fix the transparency rendering in Blockbench, but it has no result on the exported file.
  • In other programs: The render order is typically determined by the transparency property of the material. If possible, create two textures, one for the opaque, and one for the transparent part. Set only the transparent texture to be transparent.
  • In Minecraft: Move elements with that texture to the bottom of the element list. Additionally, for Bedrock Edition the render order for groups/bones is based on their name (in alphabetical order). PS: In some cases the aforementioned steps won't change the result ingame.
eternal zinc
#

-# to add to that: unfortuantely there are things that control render order too that aren't listed her cause we haven't figured that out yet or it's based on arbitrary sorting

warped moon
#

I did set the transparency render order to in front on the transparent glass and it fixed most of the other things disappearing

#

The only thing that keeps disappearing is the north face of the shelfs in the video

#

Also set the shelf transparency to behind hoping to fix but nothing

rare minnow
#

iirc Sodium 0.6.0 and higher mostly fixed this problem
Since that version I haven't had translucency-related issues with my packs

warped moon
#

So if nothing from the list fixes the issue than its something else like arbitrary sorting or things that haven't been figured out still?

eternal zinc
#

basically

warped moon
#

Ok thanks a lot