BrokenK3yboard / SimpleMusket

Adds a musket and four types of ammo to Minecraft.
GNU General Public License v3.0
4 stars 4 forks source link

[1.20.1 / Fabric] Entity being killed causes a crash. #9

Closed tivvo closed 2 months ago

tivvo commented 4 months ago

this same bug happens with HWG, with bullets (from the smg) happens specifically when a player is killed

crash-2024-05-16_18.36.56-server.txt

BrokenK3yboard commented 4 months ago

This is likely being caused by "Discord Integration Fabric", seeing as how two different mods are getting the exact same crash.

tivvo commented 4 months ago

weird, wonder why its causing a crash i'd assume maybe a bug with how the way it handles entity bullet kills with both of the mods because it keeps spewing out a null value

tivvo commented 4 months ago

i'll go make a pull request on it and see what happens