BossHuso / discord-rare-drop-notificater

Sends a detailed notification via Discord webhooks whenever you get a rare/unique drop.
BSD 2-Clause "Simplified" License
17 stars 42 forks source link

Grotesque Guardians drops not showing up #26

Open JesseFK opened 3 years ago

JesseFK commented 3 years ago

Whenever you get a drop from grotesque guardians the drops do not show up no matter the settings.

thefungus commented 3 years ago

I have a gargoyles task so I'm gonna investigate this in the next few days. Hopefully it can be fixed similarly to the hydra fix.

JasperPluijmers commented 3 years ago

@thefungus I investigated this a few weeks ago. The issue is with osrsbox-db:

https://github.com/osrsbox/osrsbox-db/issues/221

JasperPluijmers commented 3 years ago

more info:

Killing dusk & dawn ends up with a monster id of 7889, which doesn't exist in osrsbox-db monster database. There are some id's which do hold dusk or dawn but none of them have drops.

MathieuDR commented 3 years ago

more info:

Killing dusk & dawn ends up with a monster id of 7889, which doesn't exist in osrsbox-db monster database. There are some id's which do hold dusk or dawn but none of them have drops.

I've enriched the ticket at osrsbox and pinged the dev. All we can do at the moment is wait. I do not see any work around at the moment.

JasperPluijmers commented 3 years ago

Waiting on osrsbox will probably take a long time as the dev said they don't have time for the project anymore. I think we should either try to fix it for them or add the drops for grotesques to this plugin manually.

For Nightmare we can point all the id's to the correct id (I believe this is already done for hydra?)

MathieuDR commented 3 years ago

For Nightmare we can point all the id's to the correct id

Can you confirm nightmare is actually a problem, that one of those ID's are used when it's dying? I'm certain if this is the case, that an ID that is not linked we should do a Temporary fix and ask OSRS Box, this is an issue he will fix.

Could you, @JasperPluijmers, investigate this and provide us with the ID of the nightmare when it's dropping loot?

(I believe this is already done for hydra?)

Not anymore

Waiting on osrsbox will probably take a long time as the dev said they don't have time for the project anymore. I think we should either try to fix it for them or add the drops for grotesques to this plugin manually.

Exactly, or we fix it manually here, or we try and come up with a solution for OSRS Box.

BossHuso commented 3 years ago

Any update on this? Is this still an issue?

JesseFK commented 3 years ago

I got a Granite Ring a few days ago that didn't show up, so I'm assuming so