[1.20.1] Left Hand mode + Shield = Improper Attack Animation
Closed this issue ยท 1 comments
Minecraft version - 1.20.1
Mod loader - Forge
Mod version - 1.8.6
I am using the latest version available - No
Describe the bug
When the left hand is selected as the main hand and a shield is equipped, the attack animation from this mod bugs out.
To Reproduce
Steps to reproduce the behavior:
- Enable the left hand as the main hand.
- Equip a shield.
- Attack with any weapon.
Expected behavior
Switching between left and right hands should have no effect on attack animations.
Screenshots or video recordings
Left Hand
Right Hand
Thank you for making such a wonderful mod.
Unable to reproduce this issue on a clean installation.
This kind of problem is typically caused by another mod that handles renderstates in a faulty way. (Conflicting with the lenient implementation of PlayerAnimator). Hence there is nothing I can do to fix this on the side of Better Combat.
I recommend disabling mods to find the source of the conflict.