The-Aether-Team / The-Aether

The original "The Aether" mod, rewritten and ported to modern Minecraft versions.
https://modrinth.com/mod/aether
GNU Lesser General Public License v3.0
358 stars 116 forks source link

Bug: Players can't join dimension(s) if Bunny riding. #1742

Closed Cixon closed 1 year ago

Cixon commented 1 year ago

What Feature Types Apply to This Bug?

Entity

Other Type

No response

What Type of Bug Is This?

Unexpected Behavior

Forge Version

47.1.3

The Aether Version

1.20.1-1.0.0-beta.1-neoforge // latest

Is This Bug a Conflict With Another Mod?

no.

Client Log

n/a

Crash Report (if applicable)

n/a

Steps to Reproduce

  1. Goto Aether.
  2. Equip bunny entity.
  3. Jump into the void.
  4. Attempt to re-enter Aether from Overworld. // temporarily fixable by unequipping. //

What You Expect To Happen

To successfully enter dimension with bunny still riding player.entity

What Actually Happened

Denied access. Portal sounds still que but nothing occurs.

Additional Details

// temporarily fixable by unequipping. //

this works for users who only use Aether but not in my modpack: https://legacy.curseforge.com/minecraft/modpacks/legacy-forge/files/4760674

I will need to do more investigating and diagnosing for the modpack issue but I'm hoping that if the initial bug report is fixed, it'll fix this modpack anomaly too.

Please Read and Confirm The Following

OzPayn commented 1 year ago

Using an Aerbunny counts as riding a mount, you can't travel through portals on a mount. This is consistent with vanilla MC afaik

Cixon commented 1 year ago

Using an Aerbunny counts as riding a mount, you can't travel through portals on a mount. This is consistent with vanilla MC afaik

Gotcha. I'll see what's occurring in my modpack that's preventing me from joining Aether despite after unmounting bunny. Thanks!