The Aether

The Aether

32M Downloads

Bug: Invis cape multiplayer desync

Cinex20 opened this issue ยท 2 comments

commented

What Feature Types Apply to This Bug?

Item

Other Type

No response

What Type of Bug Is This?

Annoyance

Forge Version

47.1.44

The Aether Version

1.0.0-beta.1.3-neoforge

Is This Bug a Conflict With Another Mod?

No response

Client Log

No response

Crash Report (if applicable)

No response

Steps to Reproduce

Happens very often.

  1. Equip the invis cape.
  2. Teleport to another dimension, either through a portal or via commands.
  3. Go to another player.

What You Expect To Happen

I expect to be completely invisible.

What Actually Happened

My character is invisible, but their armor, cape and other external elements (like elytra, accessories, halo) are fully visible, making the cape roughly as effective as an invisibility potion.

Additional Details

Traveling between dimensions also causes other players wearing invis capes to be revealed like this. Rejoining the server may trigger the bug as well. Toggling invisibility with a keybind fixes the desync.

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

Dimension travel syncing moment.

commented

This code for syncing must not be working for invisibility capes specifically for some reason.

capability.forceSync(INBTSynchable.Direction.CLIENT);