Pigpog / vlc-discord-rpc

Discord rich presence for VLC media player.
MIT License
206 stars 31 forks source link

Some error, not getting anything on discord #8

Closed Grieve-tan closed 6 years ago

Grieve-tan commented 6 years ago

image

Techman commented 6 years ago

Bump. I'm also getting this in my console and nothing shows up on Discord. @Pigpog

Pigpog commented 6 years ago

Must be the new node version causing problems. Try getting like v8.9.4, thats what i use

Pigpog commented 6 years ago

I have found the problem: a module has updated and is causing problems. Delete the vlc-discord-rpc folder from your computer and start again with the newest commit.

Pigpog commented 6 years ago

apparently that commit didnt work either so ive made another one and if that doesnt work im so done

Pigpog commented 6 years ago

https://getyarn.io/yarn-clip/embed/476ab83c-5674-49e1-bc74-7aee5fa5eea2

minimar commented 6 years ago

image

Error is a bit different now.

Pigpog commented 6 years ago

Try cloning again to a different folder and running npm i again. It may be helpful for me to see the output of that command.

thatJARED commented 6 years ago

Here is my npm i output.

screen shot 2018-08-05 at 7 18 40 pm

I ran node rpc.js and I got an identical error as the one posted above. Not sure if it has anything to do with permitions. Im not sure. Just stumbled upon this.

Pigpog commented 6 years ago

Thanks for the reply. That is not actually an error, just a warning. It is very strange that you would be getting that warning when running node rpc.js though. What node version are you using?

Pigpog commented 6 years ago

Mtcdood please test the following (I have not tested this myself, I'm 100km afk): npm i register-scheme

Pigpog commented 6 years ago

mtcdood does the script work now that you have register-scheme installed?

Pigpog commented 6 years ago

I just successfully installed the latest commit on a Windows 7 machine with the latest node versions. Closing issue. If problems persist please open a new issue.