-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Steam Version] Cannot click the big cookie #950
Comments
I currently don't have the Steam version myself so I can't really investigate this. Does the game work besides the big cookie? |
It seems to from what I've seen of it – the bottom bar appears, and the colourings work on buildings as intended; though I hadn't bothered importing my web save to check on things like sounds or flashes, I imagine they would work fine too – though I wouldn't be 100% certain of that. |
@DanielNoord I sent you a DM on reddit re: getting you the Steam version, if you want it. |
See my response to your DM on reddit. For others, I currently don't have access to a windows computer (only a Mac) so even with the game I wouldn't be able to test anything. When I get my hands on a windows computer I will try and fix these bugs asap. |
@Reaver01 hwo do you open the console ingame? I might be able to help but i have no idea how to debug it |
steamapps\common\Cookie Clicker\resources\app |
When executing AddEvent(bigCookie,'click',Game.ClickCookie); in the console, the handler will be called twice. the first time e is undefined the second time e is populated. |
@DanielNoord The problem lies int he FixMouseY function I dont know js well enough to fix this though |
I think i fixed it. I opened PR #953 Version warning is not fixed |
❤️ Its working with your CookieMonsterDev.js!!! |
Going to push this ASAP! Thanks for your amazing and quick work here @Urganot |
Closed with #953, let me know if there are any problems accessing it from the normal link! |
Describe the bug
When loading this mod on the Steam version and clicking the big cookie the animation plays fine but you get no cookie, the number of time clicked in the Stats tab does not increase.
Browser
Steam Version (Electron)
The text was updated successfully, but these errors were encountered: