The Aether

The Aether

32M Downloads

Bug: [1.19.4] Aether causes certain chunks to become invisible (overworld)

Shedao-Shai opened this issue ยท 3 comments

commented

What Feature Types Apply to This Bug?

World-Gen, Other (Please Describe)

Other Type

No response

What Type of Bug Is This?

Annoyance

Forge Version

45.0.50

The Aether Version

1.19.4-1.0.0-beta.1-forge

Is This Bug a Conflict With Another Mod?

No response

Client Log

No response

Crash Report (if applicable)

No response

Steps to Reproduce

Seems to happen 1 out of every 2 or 3 world loads

  1. Join/create a world or server
  2. Explore the overworld

What You Expect To Happen

Generation as normal

What Actually Happened

The Aether appears to be causing random chunks in the overworld to become invisible; they still behave otherwise as expected (you can walk in/interact with them), but they do not render at all.
2023-05-04_09 30 01

Additional Details

No response

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
  • If playing on a modpack, I have reported this issue to their issue tracker already.
commented

That's an issue with Rubidium's biome blend.

commented

Ah so it is, interesting that the issue does not crop up until Aether is added to the mix. Fixed by reducing biome blend to 0, thanks

commented

It's caused by a Rubidium bug still, I made a PR fix for them on their repo it just needs to be merged.