Player arm rendered in every perspective
ChromaPIE opened this issue ยท 0 comments
Describe the bug
Player's main hand is rendered even in perspectives other than the first personal one. This includes third personal back/front and shoulder surfing perspetive provided by Shoulder Surfing Reloaded.
To Reproduce
Steps to reproduce the behavior:
- Have player-animation-lib-fabric-1.0.1.jar in the mods folder, launch the game, enter a world
- Press F5
- The main hand is still rendered on the bottom right corner of the screen
Setup config (minecraft, modloader, libraries):
- Minecraft version: 1.19.2
- Mod loader: Fabric 0.14.17
- PlayerAnimator Library version: 1.0.1
- MC library version: 0.75.1
Other mods (If you use other mods, please specify! it might be an incompatibility):
No other suspicious mods. Rolling back to 1.0.0 solves the problem.
Optional:
With Better Combat, the main hand will be hidden after wielding weapons in perspectives excluding first personal, and will be rendered again when switch to other perspetives after wielding once more in first personal perspective.