BareMinimumStudios / data-attributes

Minecraft Fabric mod that overhauls the entity attribute system and overhauls it with a configuration.
MIT License
2 stars 4 forks source link

Crash when Better Combat and Data Attributes: Director's Cut (2.0.0+1.21-alpha.1-fabric) Are Installed #37

Open InputandOutput opened 2 hours ago

InputandOutput commented 2 hours ago

Hello BareMinimumStudios,

I isolated a cause of a crash when Better Combat and Data Attributes: Director's Cut are both installed in a custom mod pack when attempting to do a dual-wield attack. Let me know if you have any questions about the issue.

crash-2024-10-03_20.42.00-client.txt

Steps to reproduce:

  1. Install Better Combat and Data Attributes: Director's Cut in a 1.21.1 Fabric mod pack.
  2. Run Minecraft and create a new world.
  3. Equip any weapon in main and off-hand slots.
  4. Left click to start an attack.
  5. Crash with a "java.lang.ClassCastException".
pokesmells commented 2 hours ago

Thank you! we'll look into this soon.