pau101 / Wings

A Forge mod for Minecraft: Java Edition which adds wings for aerial travel.
https://www.curseforge.com/minecraft/mc-mods/wings
MIT License
26 stars 29 forks source link

Animation Glitches when Flying not in 1st POV #45

Closed PhoebeJones closed 5 years ago

PhoebeJones commented 5 years ago

2019-09-28_14 29 04 2019-09-28_14 36 15

Glitches when not in 1st POV and wings in Bauble chest slot:

If you press R for controlled descent or just walk around, and not in 1st POV, everything but the TAN water bar is normal.

When in 1st POV, everything is fine (TAN water bar included). I haven't tested on a server with friends so don't know if it does animate properly but otherwise everything works fine.

I tried updating the library, Baubles, and Forge.

I'm new to modpacks so I'm embarrassed about how probably really messy this first modpack is and I don't even realize it.

I don't have mo'bends installed.

PhoebeJones commented 5 years ago

Update: same issues for when wings are in vanilla chest slot. Additionally, this issue is with any of the wings.

pau101 commented 5 years ago

Thanks for reporting! Can you provide me a link to the modpack or the list of mods? There must be a conflict somewhere.

PhoebeJones commented 5 years ago

Bit of warning, this is the list of mods from my experimental modpack. This is mostly just a level or two above putting every mod that seemed interesting together in MultiMC and then me trying to learn how to fix it so it can work.

I had a hunch, tested it, and found something! If I remove Ido 1.0.4, the glitches change. All glitches but the TAN water bar being darkened when standing with wings while not in 1st POV are gone. The wings are there, animated, and I'm not upside-down. The TAN water bar glitch is not seen during flying or controlled landing now, just standing. The TAN water bar glitch was only seen after Wings was added (I play-tested before adding Wings) so something must still be up.

Also, there are unfortunately a lot of mods that I jammed in. Around 138. (Damage Control is not enabled.) Um.. sorry.

1 2 3 4 5 6

PhoebeJones commented 5 years ago

I just checked and I was mistaken. I disabled Wings and created a new world and the TAN water bar glitch was there. I'll need to backtrack to find who that issue belongs to.

llazzllo commented 5 years ago

It's Ido. I've only just made the author aware of the problem, and they suggested I make you aware of it, too. It appears that you are already aware of the problem. :) I tested it with Wings and Ido as the only mods, and they are the ones conflicting.

pau101 commented 5 years ago

Thanks for the help in looking into this! It appears Ido has faulty logic for determining when to intercept player rendering. There's nothing on my end I can do about this unfortunately.