Skip to content
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

Index was outside the bounds of the array at Winter.Spotify.Update() #51

Closed
Qwiso opened this issue Aug 17, 2015 · 10 comments
Closed

Index was outside the bounds of the array at Winter.Spotify.Update() #51

Qwiso opened this issue Aug 17, 2015 · 10 comments

Comments

@Qwiso
Copy link

Qwiso commented Aug 17, 2015

Windows 10 Home (64bit)

Crash occurs as soon as music begins playing. Can load Spotify desktop app and Snip with no error

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Winter.Spotify.Update()
at Winter.Snip.TimerScanMediaPlayer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.96.0 built by: NETFXREL2STAGE

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

Snip
Assembly Version: 4.6.0.0
Win32 Version: 4.6.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/Snip/Snip.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.79.0 built by: NETFXREL2

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

@dlrudie
Copy link
Owner

dlrudie commented Aug 17, 2015

Can you provide any more information as to what you were doing when this error occurred and the steps to reproduce it?

@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

Crash occurs as soon as music begins playing. Can load Spotify desktop app and Snip with no error

@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

I've just begun setting up for OBS streaming. I downloaded snip and ran it, then ran the already downloaded spotify installer

As soon as I hit play one the first track I looked up, crash

Snip is (now) on my desktop if that matters :] Ran as admin to no avail in either location (original submit it was in program file)

@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

I'll be glad to run a dev version to help you test environments. My name at gmail will also reach me

@dlrudie
Copy link
Owner

dlrudie commented Aug 17, 2015

Which version of Snip and are you using Spotify Premium?

@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

Snip-v4.6.0.7z | No

@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

I see now that's from an old link

@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

Contact this youtuber which seems to the most popular 'official' guide for getting Spotify music into an OBS ticker. His video hard links to the wrong version :[

https://www.youtube.com/watch?v=7wXQFnjyQFo

@dlrudie
Copy link
Owner

dlrudie commented Aug 17, 2015

5.1.0 is the latest.

As long as people link to https://github.com/dlrudie/Snip/releases/latest then people will always download the latest version.

@dlrudie dlrudie closed this as completed Aug 17, 2015
@Qwiso
Copy link
Author

Qwiso commented Aug 17, 2015

I left comment on his video with proper link. Thanks for jumping on the response I would have completely over looked that for at least an hour .. haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants