DiNitride / Discord-Music-Status

A Self-Bot program to display your music from Spotify, iTunes, Winamp, and other music players, as your "Playing" status on Discord
72 stars 19 forks source link

Won't launch. #19

Closed EvilWalks closed 6 years ago

EvilWalks commented 6 years ago

I have set up python and everything correctly, I believe. When I try to run run.py for the first time to generate a config file, it just flashes up a terminal too quick to read anything, and closes, with no config file generated.

Anyone able to shed some light on what I may have done wrong?

I'm on Windows 10 for what it's worth.

DiNitride commented 6 years ago

Have you installed Discord.py and Logbook?

EvilWalks commented 6 years ago

Yes, I do. I have managed to confirm that. It may just be I'm simply not familiar with command line stuff to get this going unfortunately. I was using a different script that you just edited the config file and ran it, but it's no longer working. Might have to do some study before I try this again.

DiNitride commented 6 years ago

you should just be able to run the Python file. If it is closing randomly then it is likely to be a python error.

What version of Python are you using? and is it generating a last-run.log

EvilWalks commented 6 years ago

Python35. No last-run.log.

Double clicking to launch the run.py gives the same issue. A terminal pops up but closes just as fast as it opened.

DiNitride commented 6 years ago

Please refer to the requirements for this program.

DiNitride commented 6 years ago

Please refer to the requirements for this program.

EvilWalks commented 6 years ago

Apologies, 3.6 in the requirements is what I have installed. I also have 2.7 installed. Should I just have the one installed?

DiNitride commented 6 years ago

You need to make sure you are running it with the 3.6 interpreter, not the 2.7

EvilWalks commented 6 years ago

I removed all other versions of Python, rebooted, installed 3.6.2 again, rebooted, and still the same problem. Just going to give up on having now playing displayed. Cheers for the help mate. :)

EvilWalks commented 6 years ago

Scratch all of the above. I now have a config file generated. Thanks a bunch mate... I'm not sure how I've fixed it, but you've got me on to the path that has done it. :)

When checking from another discord account, doesn't seem to be displaying, but that's probably a Discord issue I guess, since it appears to be running fine (isn't giving any errors)

DiNitride commented 6 years ago

It should be displaying on another account, is it saying that it is updating the status in the log?