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

Incompatibility with Ars Nouveau mod #130

Open
Iweleth opened this issue Aug 2, 2024 · 2 comments
Open

Incompatibility with Ars Nouveau mod #130

Iweleth opened this issue Aug 2, 2024 · 2 comments
Labels
3rd-party-issue The issue is not with this mod bug Something isn't working

Comments

@Iweleth
Copy link

Iweleth commented Aug 2, 2024

Describe the bug

A clear and concise description of what the bug is

Having Ars Nouveau present with Better Clouds causes Clouds to flicker.

To Reproduce

Steps to reproduce the behavior

  1. Download both Ars Nouveau & Better Clouds
  2. Load into/Create a world
  3. Look at the clouds
    Video

Expected behavior

A clear and concise description of what you expected to happen.

Nonflickering clouds.

System Environment

  • GPU: GTX 1660 Super
  • Mod Version: Alpha 1.7.2 for 1.21 NeoForge
  • OS: Windows
@Iweleth Iweleth added the bug Something isn't working label Aug 2, 2024
@Qendolin
Copy link
Owner

I haven't figured out why but with Ars Nouveau the code for drawing the clouds is called twice, which results in this issue.

@Qendolin
Copy link
Owner

Ars has an option called "DISABLE_SKY_SHADER", that will break the Skyweave block but fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party-issue The issue is not with this mod bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants