Spotify.ahk icon indicating copy to clipboard operation
Spotify.ahk copied to clipboard

Error in line 124 of spotify.ahk

Open chezzzer opened this issue 6 years ago • 4 comments

image I am running a fresh install of this. I tried it about 8 hours ago and it was working fine, then I wake up this morning to see this? I have tried to remove the app from my spotify account to hopefully get it to re-auth but just this error.

chezzzer avatar Sep 21 '19 22:09 chezzzer

Try what I mentioned here, it seems like this is a common-ish problem, so I'll see about reusing my fix for it from the rewrite if I can. Sorry about the error.

CloakerSmoker avatar Sep 22 '19 00:09 CloakerSmoker

https://github.com/CloakerSmoker/Spotify.ahk/commit/7bf292104097af79eccd005f1e6e4bed0c245bef Should fix this, or at least give you a better error message when it happens. If it doesn't, please let me know what the new error message is. I haven't been to recreate this problem without just manually corrupting my refresh token, so any info would be very helpful. Again, sorry about the problem, hopefully this will fix it.

CloakerSmoker avatar Sep 22 '19 01:09 CloakerSmoker

image I really don't think I did that right, was I supposed to add the lines in green and delete the ones in red? Anyway, this is what came up

chezzzer avatar Sep 22 '19 03:09 chezzzer

My bad, I forgot that I have that terrible error handling in this version. I've just pushed https://github.com/CloakerSmoker/Spotify.ahk/commit/b3136e59b921627a624f1b2bd5082beae8bb1e61 which should fix that error, and should also finally give better error info (and/or fix the problem). To update, you should either clone the repo again, or redownload it. You can just replace the old copy of the files with the new ones.

CloakerSmoker avatar Sep 22 '19 05:09 CloakerSmoker