FatherToast / SpecialMobs

Adds variants to the vanilla mobs to make them more interesting and challenging.
Other
7 stars 16 forks source link

[1.16.5] Skeleton Creeper's Bone Shrapnel cause crash when hitting any entity #26

Closed Colin-J-Wood closed 3 months ago

Colin-J-Wood commented 1 year ago

Conflict with Parrying mod

crash-2022-12-20_18.40.55-server.txt

FatherToast commented 1 year ago

I recommend posting this on the other mod's page. I can't see any link to Special Mobs in the crash report, so I don't have any idea what could be causing it on my end.

Colin-J-Wood commented 1 year ago

As I mentioned in the pull request, the issue is because you are trying to set health instead of using a hurt event. Parrying breaks whenever a mod sets health directly instead of relying on the hurt/heal methods.

Sarinsa commented 1 year ago

Will take a look at this later today if possible

FatherToast commented 1 year ago

Bone shrapnel doesn't do that, it's just a reskinned arrow that despawns faster.