You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.
Hello, I used Soundcloud Rich Presence back in 2018/19, and recently returned to it. I have installed the latest versions of Node.js and npm and updated the version of the repo, the soundcloud-rp.user.js and the necessary dependencies. The Rich Presence was briefly working for about 5 minutes, however after a song finished I paused SoundCloud and it hasn't been working ever since. I've tried restarting the server many times, closing/opening SoundCloud and uninstalling/reinstalling the dependencies, none of which have sorted the issue.
I ran set DEBUG=soundcloud-rp:* & npm run start and this was the result:
As far as I can understand the Asset limit seems to be halting progress. I'm not sure what a potential fix would be but I would appreciate any help offered. :)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I used Soundcloud Rich Presence back in 2018/19, and recently returned to it. I have installed the latest versions of Node.js and npm and updated the version of the repo, the soundcloud-rp.user.js and the necessary dependencies. The Rich Presence was briefly working for about 5 minutes, however after a song finished I paused SoundCloud and it hasn't been working ever since. I've tried restarting the server many times, closing/opening SoundCloud and uninstalling/reinstalling the dependencies, none of which have sorted the issue.
I ran
set DEBUG=soundcloud-rp:* & npm run start
and this was the result:As far as I can understand the Asset limit seems to be halting progress. I'm not sure what a potential fix would be but I would appreciate any help offered. :)
The text was updated successfully, but these errors were encountered: