-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
crashes on start: IndexOutOfRangeException #23
Comments
Thanks for the bug report. It's a weird bug that I don't encounter. I'll make a workaround and release a new version. |
wow, you do react fast. I'll keep checking for updates :) thanks! |
Can you install the last release 3.4.1 and tell me if it resolves your issue ? |
Looks like 3.4.1 works fine - I have also rebooted my PC to see if it starts with windows and it works fine too. Good job :) |
Could you attach a screenshot of your settings menu. On 2 September 2015 19:08:31 EEST, stormssc [email protected] wrote:
Best Regards, |
…ter compatibility. In case the deviceClassIconPath is a .ico, load the ico instead of trying to get from the dll. See #23
The program worked fine upon installation, but the next day it won't start. Error log:
http://speedy.sh/AQv37/Logs.zip
TracerX: Log file opened at 2015-09-02 06:56:48. FullFilePolicy = Wrap, Use_00 = False, MaxGrowth = 1 MB, AppendIfSmallerThan = 0 1, initial size = 3.
06:56:55.513 Fatal SoundSwitch+Program.HandleException Program.HandleException entered
06:56:55.671 Fatal SoundSwitch+Program.HandleException Exception OccuredException type: System.IndexOutOfRangeException
Message: Index was outside the bounds of the array.
Source: SoundSwitch
StackTrace:
at SoundSwitch.Framework.AudioDeviceIconExtractor.ExtractIconFromAudioDevice(AudioDeviceWrapper audioDevice, Boolean largeIcon)
at SoundSwitch.UI.Forms.Settings.PopulateAudioList()
at SoundSwitch.Program.Main()
06:57:04.088 Fatal SoundSwitch+Program.HandleException Program.HandleException exiting
The text was updated successfully, but these errors were encountered: