angelolz / CookieClickerRPC

Cookie Clicker mod that enables Rich Presence for Discord.
MIT License
11 stars 1 forks source link

App not opening (Troubleshooting didn't work) #34

Closed meowisme closed 1 year ago

meowisme commented 1 year ago

I'd love to be able to show off how I spend way too much time on Cookie Clicker to everyone on Discord but I can't get the .exe to open. I've tried turning off my computer protection, I tried doing it with and without Cookie Clicker open, I followed the troubleshooting guide, the website, I tried reinstalling/updating Java !

Would love to know if there's something I'm just missing...

angelolz commented 1 year ago

Hello! Sorry to hear that you're having problems.

Please try these steps for me, :

  1. Download the .jar file of the latest version here.
  2. Open Command Prompt.
  3. Use the cd command to navigate to where the .jar file was downloaded. image
  4. Type in the following command: java -jar <name of jar file>.jar and hit Enter. image

Let me know if this works successfully for you. If there are errors that appear, please reply with them. Thanks!

meowisme commented 1 year ago

That worked ! Thank you so much