We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.ArithmeticException: / by zero
Minecraft version - 1.20.1 Mod loader - forge Mod version - 1.8.6 I am using the latest version available - Yeah
Describe the bug Game crashes when attacking; bug report says there's been a division by zero
To Reproduce Steps to reproduce the behavior:
{ "parent": "bettercombat:punch", "attributes": { "attack_range": 2, "category": "fist", "attacks": [ { "hitbox": "FORWARD_BOX", "conditions": ["DUAL_WIELDING_SAME_CATEGORY"], "upswing": 0.5, "animation": "bettercombat:one_handed_punch", "swing_sound": { "id": "bettercombat:fist_punch" } } ] } }
Expected behavior No crash
Screenshots or video recordings No
Additional context crash-2024-09-09_03.38.00-server.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Minecraft version - 1.20.1
Mod loader - forge
Mod version - 1.8.6
I am using the latest version available - Yeah
Describe the bug
Game crashes when attacking; bug report says there's been a division by zero
To Reproduce
Steps to reproduce the behavior:
(minecraft:air is changed to this vvv)
Expected behavior
No crash
Screenshots or video recordings
No
Additional context
crash-2024-09-09_03.38.00-server.txt
The text was updated successfully, but these errors were encountered: