The Aether

The Aether

32M Downloads

Bug: When disconnecting from a server while in the Aether it shows the "Descending from the Aether" text

ZolaKluke opened this issue ยท 1 comments

commented

What Feature Types Apply to This Bug?

Server

Other Type

No response

What Type of Bug Is This?

Annoyance

Forge Version

39.0.40

The Aether 1 Version

1.0.0

Is This Bug a Conflict With Another Mod?

No response

Client Log

No response

Crash Report (if applicable)

No response

Steps to Reproduce

  1. Join a server and enter the Aether
  2. Log off from the server while in the Aether

What You Expect To Happen

Not to show descending from the Aether text

What Actually Happened

Shows the text

Additional Details

image

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.
commented

Might be abme to have a second boolean to control whether this text renders or not; it can be only true when the dimension travel event is run through and gets turned false on world load event (assuming the world load event is called by the client after entering a dimension)