Skip to content

Debug Spam #6

@InfernoStats

Description

@InfernoStats
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

https://github.com/AggieNateHarris/ImplingSaver/blob/master/src/main/java/com/implingsaver/ImplingSaverPlugin.java#LL709C3-L709C3


To repro, install the plugin and open the GE widget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions