Better Combat [Fabric & Forge]

Better Combat [Fabric & Forge]

35M Downloads

[1.21] Component Crash

Closed this issue ยท 1 comments

commented

Minecraft version - 1.21.1
Mod loader - Fabric/Neoforge

Mod version - 2.1.3 (probably older as well)

Describe the bug
Certain component given attributes cause a gamecrash.

To Reproduce
Steps to reproduce the behavior:

  1. type /give @p minecraft:stick[bettercombat:preset_id="bettercombat:trident"]
  2. hold the stick in your hand

Expected behavior
For the game not to crash

Additional context

crash-2025-04-23_11.14.54-client.txt

commented

Hey,

Thank you for the report. This issue is caused by the shortcomings of my implementation.

I created a fix, which I believe should be fully functional and logically correct.

It would help a lot if you could also test this commit, and give feedback whether everything works as expected.