generated from runelite/example-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
While using the Better NPC Highlight plugin, I occasionally see the following warning in the RuneLite log:
2026-02-10 00:22:00 EST [Client] WARN n.runelite.client.eventbus.EventBus - Uncaught exception in event subscriber
java.lang.NullPointerException: null
at net.runelite.client.game.NpcUtil.isDying(NpcUtil.java:67)
at com.betternpchighlight.managers.MenuManager.craftMenu(MenuManager.java:71)
at com.betternpchighlight.BetterNpcHighlightPlugin.onMenuEntryAdded(BetterNpcHighlightPlugin.java:196)
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 xs.yr(xs.java:51846)
at xs.av(xs.java:225)
at ba.lx(ba.java:7840)
at tt.lk(tt.java:43497)
at ci.lb(ci.java:8049)
at lf.mi(lf.java:9747)
at lf.mi(lf.java:10147)
at dh.mq(dh.java:9601)
at client.pa(client.java:12969)
at client.bc(client.java:11656)
at bv.bm(bv.java:441)
at bv.ky(bv.java)
at bv.run(bv.java:8738)
at java.base/java.lang.Thread.run(Unknown Source)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels