julianschiavo / SimplePresence

An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
GNU General Public License v2.0
194 stars 37 forks source link

Error when using Spotify #22

Open NeuesTwix opened 5 years ago

NeuesTwix commented 5 years ago

Checklist

Type

Please select what type of issue this is. Please do not use Issues for Support, ask on the Discord!

[ ] Feature Request

[x] Bug Report

Description

I can use the custom or YouTube mode without issues but if I wanna use Spotify I get this error: { Error: connect ECONNREFUSED 127.0.0.1:4381 at Object.exports._errnoException (util.js:1024:11) at exports._exceptionWithHostPort (util.js:1047:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1150:14) code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 4381 }

Specifications

Version is the version of EasyRPC, Platform is Windows/macOS/Linux, and Platform Version is the version of the platform (e.g. 10.13.1 for macOS, or 10 for Windows.).

eramsorgr commented 4 years ago

I can not replicate the issue, what's your Spotify version?