DinkPlugin icon indicating copy to clipboard operation
DinkPlugin copied to clipboard

Kill count off in collection log

Open zeroquinc opened this issue 10 months ago • 5 comments

Checklist

Describe your issue

Somehow sometimes the kill count in the collection log notifier is way off, I always forget to make an issue but now I got one again after a long grind again.

In game killcount is 4429, webhook reports 3520.

Does the kill count tracker look at the loot logger kc? Because that reports 3520 too. That is always off for me, it resets some kc after a while..

Screenshots

Image

Image

Image

Runelite Logs

client.log

Runelite Version

1.11.7

zeroquinc avatar Apr 29 '25 20:04 zeroquinc

It checks the chat message first for enemies that have a chat message (bosses) and if that's not an option then yes it checks the loot tracker.

I don't believe the data inside the RoW is available unless you open the RoW, so we cannot use that.

Felanbird avatar Apr 29 '25 21:04 Felanbird

for us to fix this, we'd need to start parsing/saving that data from widgets, which I'm not sure whether we'd like to maintain that approach long-term

iProdigy avatar May 02 '25 17:05 iProdigy

I can count on 1 hand the amount of times I've opened that widget, so it seems iffy to try and use

Felanbird avatar May 02 '25 19:05 Felanbird

actually it looks like the base runelite chat commands plugin already parses the RoW boss log widget... do you have that plugin disabled? if not, are the kcs accurate now? @zeroquinc

iProdigy avatar May 03 '25 03:05 iProdigy

actually it looks like the base runelite chat commands plugin already parses the RoW boss log widget... do you have that plugin disabled? if not, are the kcs accurate now? @zeroquinc

Yeah, thats always been enabled. That chat command works for bosses yes, but not regular NPC's that are also in the Slayer kill log.

Image

!kc Kurask doesnt work. !kc Kraken does.

So I guess it then fallbacks on the loot logger, which is kinda unreliable because it's known that it isnt 100% accurate. Alot of log kills are missing and I think when it's full it resets some NPCs.

I'm tired of being called a spoon when most of the time the kill count is not correct hahaha

zeroquinc avatar May 03 '25 08:05 zeroquinc