Mtarnuhal / FrozenCookies

An automated Cookie Clicker tool.
27 stars 22 forks source link

Achievement notification popups bugged #52

Closed shrx closed 3 years ago

shrx commented 3 years ago

Initially opened an issue on reddit: https://old.reddit.com/r/CookieClicker/comments/jjvdwt/heavy_flow_achievement_bugged/

Later it turned out that frozen cookies incorrectly reports the achievement as unlocked.

Probably something related to the fcWin code? https://github.com/Mtarnuhal/FrozenCookies/blob/master/fc_main.js#L2003

It would be nice to have an option to disable these popups since they don't seem to work properly.

Mtarnuhal commented 3 years ago

We'll look into this. Which browser are you using? Could you provide us a copy of your game save so we can test our solutions?

nobuhiiro commented 3 years ago

Hi, I'm having a similar issue, every time and action occurs, I have the same achievements being spawned. Even If I enable or disable an option in the options menu of FC.

I'm ussing Mozilla Firefox Developer Edition (83.0b6 (64-bit))

Here is an example : https://imgur.com/a/CV1kufL

This is my save: PirateGnomeBakery.txt

shrx commented 3 years ago

Thanks for the fix!