Qendolin / better-clouds

Beautiful clouds in touch with the vanilla style
https://modrinth.com/mod/better-clouds
Mozilla Public License 2.0
40 stars 17 forks source link

Incompatibility with Ars Nouveau mod #130

Open Iweleth opened 3 months ago

Iweleth commented 3 months ago

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

Qendolin commented 2 months ago

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 commented 2 months ago

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