-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snip v6.10.0 Pre-Release Errors #304
Comments
ii still cant get iit to work snip and spotify any idieas people still says spotify not running or track not playing |
Be patient, @neverbackdown81, Spotify made a change to how their code works so it's going to take some time to fix. This is a side project for dlrudie, the developer, so even though they give it a lot of attention they still have a job and other things going on taking up their time. |
Did you put your own client id and secret in ApplicationKeys.cs? |
genesisfr no im sorta noob how do i do this |
Not in that screenshot @GenesisFR 🤦♂️ but once I did I received the same error, just without multiple "'System.Net.WebException' in System.dll" throws. |
@neverbackdown81 I was talking to mjgj96. Snip 6.10.0 is working fine for me on win10x64 1709 with .NET 4.6.2, whether I compile it or use the precompiled version. |
running as an admin gets this to work for me, without throwing any errors. thanks for fixing it so fast, by the way! |
@TheSqrtMinus1 it doesnt work for me through obs even when ran as admin |
Just a notice. I also had this issue (no track) and updated to this new version, but still have the issue though. |
So I completely forgot. The Unsafe methods I use require admin rights. I'll update Snip to request admin automatically when launching. |
Upon running the v6.10.0 pre-release for the first time, I received this Microsoft.NET Framework error:
When running the source code through Visual Studio, 'System.Net.WebException' in System.dll is thrown continuously until I re-selected the Spotify source (selecting any other source will also trigger this), resulting in this error:
By the way, I am using the ApplicationKeys.cs provided by GenesisFR in issue #299.
Sorry, I'm an über-noob when it comes to sharing this stuff, was trying to find a way to share more detailed results than a screenshot, but had no luck 😕
Also, when attempting to run multiple instances of Snip, there are many errors concerning hotkeys already in use that pop up and feel a bit sloppy, for lack of a better word 😝
The text was updated successfully, but these errors were encountered: