Juuxel / Adorn

A decoration mod for Minecraft 1.14+.
https://www.curseforge.com/minecraft/mc-mods/adorn
MIT License
90 stars 30 forks source link

Transparent texture bug with tables #307

Closed TH3N3WN00B closed 1 year ago

TH3N3WN00B commented 1 year ago

Adorn version

Adorn-3.8.1+1.19.2-fabric

Minecraft version

1.19.2

Mod loader

Fabric

Mod loader version

0.14.17

Describe the bug

Tables have transparent texture being able to see thru the world

2023-03-21_14 15 01 2023-03-21_14 15 05

To reproduce

Install this mod pack:

https://www.mediafire.com/file/xxkizsavx3mtfmk/mods-y-configs.rar/file

Game logs

N/A

Additional context

N/A

Juuxel commented 1 year ago

I cannot debug 500MB modpack files, please send your mod list in a more practical form. Do you have a culling mod like More Culling installed?

sh0tybumbati commented 1 year ago

Same thing was happening to me w/ drawers- the blocks adjacent to them were being culled. I can confirm that it was MoreCulling for me, and turning off blockstate culling fixed it: https://i.imgur.com/Q1krtld.png https://i.imgur.com/73PpoXW.png

spudpiggy commented 1 year ago

I also saw this issue with counters, and turning off blockstate culling also fixes it.

spudpiggy commented 1 year ago

It no longer happens with regular tables, but it does happen with coffee tables.

Juuxel commented 1 year ago

MoreCulling has caused these bugs in the past, see #284.

Juuxel commented 1 year ago

I believe this is a duplicate of #284.