Icehawk78 / FrozenCookies

An automated Cookie Clicker tool.
120 stars 171 forks source link

Can not open in IE11 #76

Open Nutik opened 10 years ago

Nutik commented 10 years ago

I can't bookmark that. What to do?

Icehawk78 commented 10 years ago

I... actually have no idea. Can you try using the developer tools and see if you can paste the contents inside the javascript:( ... ) and try running that?

Unfortunately, I have exactly no experience with developing extensions for IE whatsoever, so I have no clue if that would work, and if not, how to get it to work. Likewise, FC may rely upon methods that do not exist in the IE javascript library (though 11 is a lot better than earlier versions for that), so it's not officially supported. Do let me know if you're able to get it running, though!

mrbellek commented 10 years ago

I tried it, and what happened was that several achievements unlocked immediately (Hardcore Baking once, and Casual Baking 5 times), the CC panels stop updating. Second attempt: again multiple achievements unlock multiple times, and the game freezes.

I think it's just Javascript tossing its cookies (heh) since the hover effects on the big cookie, buildings, upgrades and the menu buttons still works.

I've gotten it to spit out these error messages twice when trying to load FC: SCRIPT438: Propery or method isFinite not supported by this object File: fc_main.js, Line: 113, Column: 5

Icehawk78 commented 8 years ago

Can you verify whether or not this issue still occurs?