Zakru / advanced-notifications

An advanced notifications system for RuneLite
MIT License
2 stars 1 forks source link

Recent-ish issues getting plugin to function - ideas for debugging? #13

Open levouh opened 2 days ago

levouh commented 2 days ago

I have used this plugin for a long time and have never had any issues. Recently, however, I have not been able to get the plugin to work at all.

Over time other plugins get installed, or their settings change, etc. which I imagine could conflict with this plugin indirectly. To try to debug this, I have gone through and created a fresh Runelite profile with zero other plugins enabled and only advanced notifications, and cannot seem to get it to work regardless.

The example involves just a fresh Runelite profile being created and set as the default for the character in question, restarting Runelite, and setting up Advanced notifications for a very simple +- change to the inventory for an easy item (like Pay-dirt from Motherlode Mine).

Are there any steps you recommend beyond what is recommended above to debug this? The Runelite client.log also shows nothing of interesting (default log level seems to not show DEBUG level logs, which I would expect).

Zakru commented 1 day ago

Hey, thanks for the report!

As boilerplate, make sure the notification settings under the "RuneLite" config are what you expect. Mind you on a fresh profile, things like notifications while focused are disabled.

I can't repro the issue on my client with a fresh profile + Pay-dirt +- notification. I'd like to know are whether the Advanced Notifications panel shows up (indicating a complete failure in starting up).

For debugging, another point of interest is the config. There should be a format version and a JSON field describing the notification setup. Although if the plugin successfully restarts and reads it, it should be fine.