It appears that whenever I enter combat and the hitsplat for the character is attempting to be registered, an exception is occurring freezing the client. Below I've attached the causal stacktrace, additionally I have confirmed disabling this plugin does cause the issue to clear.
2026-03-24 09:09:02 CDT [Client] ERROR injected-client - Client error
java.lang.IncompatibleClassChangeError: Found interface net.runelite.api.Hitsplat, but class was expected
at com.github.calebwhiting.runelite.api.InterruptManager.onHitsplatApplied(InterruptManager.java:176)
at net.runelite.client.eventbus.EventBus$Subscriber.invoke(EventBus.java:70)
at net.runelite.client.eventbus.EventBus.post(EventBus.java:223)
at net.runelite.client.callback.Hooks.post(Hooks.java:217)
at dj.hi(dj.java:9009)
at dj.ds(dj.java:167)
at ce.at(ce.java:182)
at dq.as(dq.java:567)
at dq.ab(dq.java:522)
at dq.ae(dq.java:80)
at client.ip(client.java:59389)
at client.if(client.java:10991)
at client.ie(client.java:10232)
at client.il(client.java:9225)
at sw.agt(sw.java:447)
at sw.dq(sw.java)
at sw.run(sw.java:49610)
at java.base/java.lang.Thread.run(Unknown Source)
Here is my current runelite version JIC:

It appears that whenever I enter combat and the hitsplat for the character is attempting to be registered, an exception is occurring freezing the client. Below I've attached the causal stacktrace, additionally I have confirmed disabling this plugin does cause the issue to clear.
Here is my current runelite version JIC: