CookieMonsterTeam / CookieMonster

Addon for Cookie Clicker that offers a wide range of tools and statistics to enhance the game
MIT License
495 stars 205 forks source link

CookieMonster Crashes the Game (Bookmarklet) #54

Closed Nemanzin closed 8 years ago

Nemanzin commented 8 years ago

Hello there! So I've recently gotten back into Cookie Clicker as of the newest update, version 2, and I always used to play with Cookie Monster enabled. However, whenever I try to load the bookmarklet using: javascript: (function () { Game.LoadMod('http://aktanusa.github.io/CookieMonster/CookieMonster.js'); }()); it simply crashes the game. The big cookie disappears, the cookie counter stops going up, and yet oddly I'm still able to purchase upgrades and buildings, though all of the option and stat menus have also disappeared other than the buttons that take you to those screens, so there's no actual way to save this progress. I've taken screenshots of these situations to perhaps aid you in identifying what's going on here, though I can't help but feel as though this is an error on my end. I've tried using both of the other bookmarklet codes, both to no avail, and I can't imagine TamperMonkey is the solution here. Thank you for reading, and hopefully I can figure out what's actually happening. screenshot 1 screenshot 3 screenshot 4 screenshot 5

Aktanusa commented 8 years ago

Since you are using Google Chrome, can you do this?

  1. Refresh the page so Monster isn't loaded
  2. Press F12 key to start console
  3. Load Cookie Monster
  4. See if there are errors in the console
Nemanzin commented 8 years ago

Thanks for the quick response! screenshot 6 Other than the one "error" caused by Adblock, they're almost exclusively "Uncaught RangeErrors." That one that has 96 errors of the same variety isn't frozen there, by the way - the counter keeps going up at a rate of about twice per second. Maybe an error with whatever updates the cookie count? I can't think of anything else that'd update so frequently.

Aktanusa commented 8 years ago

According to the console, you also have Cookie Master loaded. That's probably conflicting with Cookies Monster

Aktanusa commented 8 years ago

Also talk about a perfect timing on the screenshot with that Achievement, lol

Nemanzin commented 8 years ago

I'm an idiot. I'd simply installed the Cookie Master plugin and forgotten about it. Thank you very much, I'm sorry to bother you with such a silly problem.

Aktanusa commented 8 years ago

So I guess it works now?

Aktanusa commented 8 years ago

And no problem, we all make mistakes...

Aktanusa commented 8 years ago

Well I guess I'll close this. Let me know if I was wrong in closing this.