Skip to content

Plugin spitting out errors. #66

@SoggyBurritoVR

Description

@SoggyBurritoVR

Not sure what specific part of the plugin causes this. But here is the error Ive been getting in the wilderness.


2025-09-02 19:39:27 EDT [Client] WARN  n.runelite.client.eventbus.EventBus - Uncaught exception in event subscriber
java.lang.NullPointerException: null
	at matsyir.pvpperformancetracker.PvpPerformanceTrackerPlugin.lambda$onGameTick$17(PvpPerformanceTrackerPlugin.java:788)
	at java.base/java.util.HashMap.forEach(Unknown Source)
	at matsyir.pvpperformancetracker.PvpPerformanceTrackerPlugin.onGameTick(PvpPerformanceTrackerPlugin.java:757)
	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.tick(Hooks.java:223)
	at client.mq(client.java:7448)
	at client.bd(client.java)
	at bv.bi(bv.java:446)
	at bv.om(bv.java)
	at bv.run(bv.java:58555)
	at java.base/java.lang.Thread.run(Unknown Source)

client.log
launcher.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions