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

Some textures are different between Minecraft Vanilla and Sodium with the "Tooniverse Basic" resource pack. #2491

Closed
Lolothepro opened this issue May 10, 2024 · 2 comments
Labels
A-vanilla-parity Area: Vanilla parity T-bug Type: Bug

Comments

@Lolothepro
Copy link
Contributor

Bug Description

Some textures are different between Minecraft Vanilla and Sodium with the "Tooniverse Basic" resource pack.

ie:

Vanilla:

2024-05-10_23 00 55

Sodium:

2024-05-10_22 59 29

Reproduction Steps

Install the resource pack and compare with Minecraft Vanilla

Log File

https://mclo.gs/ZcAbiPx

latest.log

Crash Report

crash-2024-05-10_23.08.53-client.txt

@Lolothepro Lolothepro added the S-needs-triage Status: Needs triage label May 10, 2024
@pajicadvance pajicadvance added T-bug Type: Bug A-vanilla-parity Area: Vanilla parity and removed S-needs-triage Status: Needs triage labels May 11, 2024
@muzikbike
Copy link

Do these textures contain translucent pixels that are being rendered as opaque? I know vanilla's handling of translucent pixels differs between cutout and cutout_mipped for some reason (https://bugs.mojang.com/browse/MC-264150), so there is a possibility that something being rendered invisible in vanilla is not with Sodium.

@jellysquid3
Copy link
Member

Fixed with 4bcdf59.

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

No branches or pull requests

4 participants