Mrnice98 / BossingInfo

My Kills Per Hour Plugin
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

onChatMessage on login screen crashes client #2

Closed pwatts6060 closed 1 year ago

pwatts6060 commented 2 years ago

If another plugin sends a chat message when the client is on the login screen, this plugin causes runelite to crash.

Noticed this when working on the Shooting Star Tracking plugin if you import malformed data (probably normal data to).

2022-07-10 02:31:21 [Client] ERROR net.runelite.client.RuneLite - Uncaught exception:
java.lang.AssertionError: null
    at com.killsperhour.KphPlugin.onChatMessage(KphPlugin.java:334)
Mrnice98 commented 1 year ago

plugin is being updated to reflect this change