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

Angelica leaks GL Lighting States #511

Closed
4 tasks done
Quarri6343 opened this issue May 29, 2024 · 2 comments
Closed
4 tasks done

Angelica leaks GL Lighting States #511

Quarri6343 opened this issue May 29, 2024 · 2 comments

Comments

@Quarri6343
Copy link
Member

Your GTNH Discord Username

Quarri6343

Mod Version

1.0.0-alpha51

Java Version

Java 17

Graphics Card Vendor

NVidia

Bug Report

See this for codes. Vanilla chest flickers when I set the directional light in Jabba item renderer
GTNewHorizons/Jabba#33
Probably unrelated to Logisticspipes chest flickering since I can't find Lighting code in its block renderer

Mod List or GTNH Pack Version

GTNH v2.6.1

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
  • I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
  • This issue is not related to a feature that is disabed by default - Shaders, MCPF, etc. [They'll be enabled when they're ready for testing]
@szuend
Copy link

szuend commented May 29, 2024

his might actually be related to the Logistics Pipes flickering. The TESR doesn't call setBrigthness/setColour on the Tessellator, but it happens implicitly via the CodeChickenLib's CCModel.render.

@Cleptomania
Copy link
Member

This has been fixed, we now have better lighting functions in Angelica's GLSM and this lighting code was also changed in JABBA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants