[Bug] Crash on crossbow fired by vampire hunter entity due to enchantment
Zainyest opened this issue ยท 4 comments
Versions
-
Minecraft: 1.15.2
-
Forge: 31.2.36
-
Vampirism: 1.6.1
-
ModPack: Custom made by me (HeroCraft 1.15.2 v0.2.1.1
Issue Description
A crash occurs when an aggroed hunter villager uses an enchanted crossbow with the 'ammunitionless' enchantment from Not Enough Enchantments' newest version during a vampire raid on a village.
Reproduce Steps
Give an enchanted crossbow with the above enchantment to a hunter and force it to attack.
Additional Information
As far as I can tell this is a bug on Not Enough Enchantments side.
Maybe they assume a AbstractArrowEntity
is always a ArrowEntity
.
Cannot confirm as the mod is not open source.
Please create an issue with them.