Simple weapons not compatible cuasing a complete meltdown of the server
DepthDrako opened this issue · 1 comments
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
fairyfactions: The crash occurs when a method in the FairyEntity class of this mod is being called.
simpleweapons: The crash seems to occur during the execution of the DaggerKnockbackProcedure in this mod
The crash is further propagated through the LivingEntity class of Minecraft's base code, indicating that it's probably a living entity causing the issue[.
From the provided information, it appears that the crash might be caused by a conflict or error within these two mods
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Minecraft Version
1.19.2
Mod Loader
43.2.12
Crash Log
https://pastebin.com/g7xk5RP6
Additional context
Add any other context about the problem here.