Brqqq / SpotifyLyricsGrabber

Grabs lyrics for the currently playing spotify song
GNU General Public License v3.0
1 stars 1 forks source link

Unhandled Exception #2

Closed NULLx76 closed 7 years ago

NULLx76 commented 7 years ago

When I start the application I alway get an unhandled exception error, see below for image and error log.

image log.txt

Brqqq commented 7 years ago

I have added a new release to fix this.

It was caused by an outdated SpotifyApi. If you're building from source, make sure it redownloads the NuGet packages

NULLx76 commented 7 years ago

Works perfectly now, thanks!