Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issue with continuity. Connected blocks have Z-fighting. (Caused by interaction between quad reorientation and the compact vertex format) #2418

Open
djmrFunnyMan opened this issue Apr 12, 2024 · 14 comments
Labels
A-mods Area: Mod compatibility T-bug Type: Bug

Comments

@djmrFunnyMan
Copy link

Bug Description

When using the continuity mod with a connected textures resource pack you will see Z-fighting on the connected textures.
2024-04-11_21 32 23

Reproduction Steps

Install sodium and continuity. Use this resourcepack: https://github.com/xalixilax/xali-s-Enhanced-Vanilla-16x

Place down connectable blocks in a line (netherrack and magma in my case). You should see Z-fighting occur on some blocks (seems to be random in my case it occurs on these 6 blocks)
2024-04-11_21 43 48

Log File

Not relevant

Crash Report

Not relevant

@djmrFunnyMan djmrFunnyMan added the S-needs-triage Status: Needs triage label Apr 12, 2024
@pajicadvance pajicadvance added T-bug Type: Bug A-mods Area: Mod compatibility and removed S-needs-triage Status: Needs triage labels May 2, 2024
@pajicadvance
Copy link
Member

This is going to be fixed once the solution proposed in #2004 gets implemented - it is in the Sodium 0.7 milestone.

@djmrFunnyMan
Copy link
Author

djmrFunnyMan commented May 2, 2024

Actually it's gonna be fixed in Sodium 0.6 thanks to this ea01727 (I think)

Nvm apparently

@douira
Copy link
Contributor

douira commented May 12, 2024

Has that commit fixed this?

@djmrFunnyMan

This comment was marked as off-topic.

@Lolothepro

This comment was marked as off-topic.

@djmrFunnyMan

This comment was marked as off-topic.

@Lolothepro

This comment was marked as off-topic.

@djmrFunnyMan

This comment was marked as off-topic.

@Lolothepro

This comment was marked as off-topic.

@djmrFunnyMan

This comment was marked as off-topic.

@Lolothepro

This comment was marked as off-topic.

@jellysquid3
Copy link
Member

This issue wasn't closed because the described problem still exists. Block overlays are not entirely fixed with the improvements to our vertex format. It still needs further investigation/work.

@Lolothepro
Copy link
Contributor

Lolothepro commented May 12, 2024

(Caused by compact vertex format)

so it's not caused by the Compact Vertex Format, it's caused by the reorientation of the quad?
If yes, please change the title of the bug report

@djmrFunnyMan djmrFunnyMan changed the title Compatibility issue with continuity. Connected blocks have Z-fighting. (Caused by compact vertex format) Compatibility issue with continuity. Connected blocks have Z-fighting. (Caused by interaction between quad reorientation and the compact vertex format) May 12, 2024
@djmrFunnyMan
Copy link
Author

Just in case you don't already know, the resourcepack I use is https://github.com/xalixilax/xali-s-Enhanced-Vanilla-16x
So if you wanna reproduce the issue yourself use that. The z-fighting does appear to happen more frequently between netherrack and magma than with any other block, so that should make it easier to reproduce.

(Also do download the resourcepack from the rep, the curseforge and modrinth downloads are corrupted and will break your mipmaps and just not work properly)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mods Area: Mod compatibility T-bug Type: Bug
Development

No branches or pull requests

5 participants