greenc / CookieMaster

A feature-rich, lightweight browser plugin for Cookie Clicker
MIT License
45 stars 31 forks source link

Bug: SyntaxError on Firefox 31.0 in cookiemaster.min.js, line 94 #116

Open ololduck opened 10 years ago

ololduck commented 10 years ago

Hi,

In installed CookieMaster via the greasemonky method, on a standard ubuntu-packaged Firefox 31.0. When visiting the CookieClicker main page with developper tools active, we can notice a SyntaxError.

Is there any help I could provide in fixing this issue?

rashfael commented 10 years ago

Which version do you use? The instructions on cookiemaster.co.uk are outdated. This user script uses an up to date version. What is the exact output in the console?

ololduck commented 10 years ago

I use the 1.0.1 too, I think it was the exact same URL. I reinstalled using your link anyway.

The messages states the following:

 SyntaxError: syntax error cookiemaster.min.js:94

I don't really know JS development, so I may be unaware of a debug mode? Maybe? Is there a way to get more info about where the syntax error occured?

rashfael commented 10 years ago

Just tested it with FF30 and Greasemonkey, does not work here either, although with a different error. I'll look into it. Does the bookmarklet work for you?

ololduck commented 10 years ago

Sorry, had a lot to do. No, the bookmarklet does not work, but I can't seem to find any information about the root cause of the issue...