TwitchDropsMiner icon indicating copy to clipboard operation
TwitchDropsMiner copied to clipboard

The miner is mining a drop that's already claimed

Open zelda0079 opened this issue 1 year ago • 6 comments

But it only occurs on fishing planet twitch drop.

zelda0079 avatar Oct 24 '23 13:10 zelda0079

Hello there o/

This is weird. Are you sure you are logged in on the same account, both in the browser and the miner?

DevilXD avatar Oct 24 '23 19:10 DevilXD

This is happening to me too with PUBG, I've claimed the Varsity Jacket and 2 Contraband Coupons but it keeps trying to mine them again. Definitely signed into the same account.

If i close the app and re-open it it clears the progress the miner thinks it has made (e.g. the miner had the Contraband Coupon at 18% just now, I closed the app and re-opened it and it started from 0% again)

This-Person avatar Oct 25 '23 08:10 This-Person

I am getting this, too for several drop campaigns. This might be related to #301 and the current twitch changes. Their site got a problem, too I guess because currently progress can only be viewed (for recent drops as it seems) in the Inventory and not via the Profile Container top right anymore.

scryptio avatar Oct 25 '23 10:10 scryptio

Drop claim status isn't easily deterministic, based only on the inventory. A campaign isn't returned by the inventory, if it isn't started yet - only the campaigns page returns it. Once it's started, it appears in the inventory, with progress attached to it (self edge). Once it's finished, it disappears from the inventory again, and goes back to existing only in the campaigns page. This means there's no real difference between a campaign which isn't started yet, and one that has been already finished.

To determine between these two states, I use the list of benefits claimed recently, and assume that if a benefit is claimed while a campaign was active at the time, then the drop can be marked as claimed too. This could potentially mark unclaimed drops as claimed though, but not the other way around. Ref comment from the code:

picture

I'll take a closer look at this logic, once the new campaigns estabilish themselves more and more. Right now, I'm still seeing the old kind of campaigns being available, so don't really have anything reliable to test on.

DevilXD avatar Oct 25 '23 19:10 DevilXD

I took a look at this, and there doesn't seem to be anything out of order. Please ensure you're using the latest dev version of the miner. If this issue appears again, I'd like to see your inventory page and how's the progress displayed there vs in the miner.

DevilXD avatar Nov 04 '23 15:11 DevilXD

Does this issue still happen to anyone?

DevilXD avatar Dec 16 '23 21:12 DevilXD

Closing because of no response.

DevilXD avatar Jun 22 '24 16:06 DevilXD