adam9899 / BetterCombat

Easy, spectacular and fun melee combat system from Minecraft Dungeons.
GNU General Public License v3.0
14 stars 1 forks source link

Incompatibility with First Person Render #15

Open PauloMaysonet opened 1 year ago

PauloMaysonet commented 1 year ago

Minecraft version - 1.16.5 Mod loader - ATLauncher Mod version - 1.4.5.3 I am using the latest version available - I'm using the only version for 1.16.5 Forge

Describe the bug When using Better Combat in combination with First Person Render the attack animations are deattached from your camera, as in you basically see your entire body lean forward to strike.

To Reproduce Steps to reproduce the behavior:

  1. Install first person render in combination with Better combat
  2. Launch the game
  3. Attack
  4. See error

Expected behavior I expect it to be like in the newer fabric version where your body stays attached to the camera

Screenshots or video recordings 2023-06-28_22 24 04

Additional context Add any other context about the problem here.

XiFengXF commented 1 year ago

After roughly checking the MOD file, I guess the lower version of FirstPerson is not compatible with the offset action. Should need FirstPerson author update to fix