generated from runelite/example-plugin
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
2023-05-08 16:11:13 CDT [Client] WARN n.runelite.client.eventbus.EventBus - Uncaught exception in event subscriber
java.lang.NullPointerException: null
at java.base/java.util.Objects.requireNonNull(Objects.java:208)
at com.implingsaver.ImplingSaverPlugin.removeOpenOption(ImplingSaverPlugin.java:709)
at com.implingsaver.ImplingSaverPlugin.onClientTick(ImplingSaverPlugin.java:690)
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:191)
at client.yv(client.java:39678)
at client.hq(client.java:3207)
at client.bd(client.java:1133)
at bm.ap(bm.java:353)
at bm.run(bm.java:332)
If you could just do a null check before the loop that would be great for my intellij console
To repro, install the plugin and open the GE widget.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels