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

Texture alpha is not rendered correctly sometimes #295

Closed
BuyMyMojo opened this issue Mar 3, 2022 · 1 comment
Closed

Texture alpha is not rendered correctly sometimes #295

BuyMyMojo opened this issue Mar 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@BuyMyMojo
Copy link

What I did / Steps to reproduce

Create a powered repeater, redstone torch or comparator

Expected result

Render correctly

Actual result

Two pixel transparent section on all lit redstone torch objects

Context

1.7.2-cli

Windows 11

Minecraft 1.18.2 + fabric

Resource pack is mattbatwings pack from YouTube, attached here because download requires joining the discord
MattPack1.18.zip

Recordings:

@TBlueF TBlueF added bug Something isn't working low priority labels Mar 12, 2022
@TBlueF
Copy link
Member

TBlueF commented Mar 12, 2022

The lit-redstone-torch texture in that resource-pack has two pixels left and right that seem to be somehow differently stored than the other pixels .. this seems to confuse the shader.
My guess would be that this if-statement in the shader is not triggering for some reason.
Needs more testing.

@TBlueF TBlueF moved this to TODO in TODO / Idea board Aug 10, 2022
@TBlueF TBlueF changed the title Powered Redstone item Xray Texture alpha is not rendered correctly sometimes Aug 10, 2022
@TBlueF TBlueF moved this from TODO to In progress in TODO / Idea board Oct 21, 2022
@TBlueF TBlueF closed this as completed in 22796af Oct 21, 2022
@TBlueF TBlueF moved this from In progress to Ready for next release in TODO / Idea board Oct 21, 2022
@TBlueF TBlueF moved this from Ready for next release to Done in TODO / Idea board Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants