Sweenus / SimplySkills

Other
20 stars 18 forks source link

[Crash] when unarmed and Raging Javelin Effect attempts to throw weapon #119

Closed megumew closed 1 month ago

megumew commented 1 month ago

I was crashing from using the jump boost into raging javelin. Any player on the server would also crash if they were near me when it happened. After tracking down the cause, it seems that everything works fine until you switch to holding nothing in your hand with Raging Javelin effect active and ANY mobs nearby. The fact is attacks any mob is already weird (I killed my brother's dog) but that would be another issue.

This crash could be from another mod I have interacting poorly with this but I disabled shaders and distant horizons to make sure neither of those were the cause and it still crashed.

My one friend said he got a null pointer when crashing so it could just be trying to access the held weapon and crashing because I have nothing.

crash-2024-09-28_15.13.26-client.txt

megumew commented 1 month ago

I just tested with only the needed mods and it still occurs. crash-2024-09-28_15.37.41-client.txt

megumew commented 1 month ago

It seems to have been fixed in a new updated version. I should have checked that first. Apologies.