
Elytra-upgraded Dark Chestplate interacts oddly with other creative-flight items (like angel rings)
starg09 opened this issue ยท 2 comments
Issue Description:
Dark Steel Chestplate (with elytra) seems to cause weird interactions with anything that gives creative flight (e.g. angel ring).
What happens:
If you disable, then enable "creative flight" while in mid air, it does not disable elytra capabilites. You keep gliding even when you're supossed to "float", and you cannot move with the WASD keys.
What you expected to happen:
Elytra not to activate when "floating" and moving.
Steps to reproduce:
- Equip Elytra-upgraded Dark Chestplate
- Give yourself an angel ring. (Also generate 32 GP for it to work)
- Enable creative-flight while being in survival.
- Get in mid air, disable flight (double space-tap), then enable it again while gliding
- Try to move around, check what happens. You keep gliding, even when "floating", and you cannot move at all. This ends once you reach the ground, when gliding stops
Affected Versions (Do not use "latest"):
- EnderIO: 1.10.2-3.0.1.112_beta
- EnderCore: 1.10.2-0.4.1.56-beta
- Minecraft: 1.7.10
- Forge: 2094
- Extra Utilities 2: 1.0.1
Your most recent log file where the issue was present:
Log is from an unannounced pack, so I'm only able to share the log in private, if you need it.
This is a known side effect of how we have to hack the flying information into vanilla. To avoid this we'd have to change and replace about 10 times as many things in multiple vanilla classes which would lead to potential conflicts with most mods that do anything to player movement.