SilentSys / SLAM

Source Live Audio Mixer
MIT License
391 stars 127 forks source link

Unlisted Song Error #7

Closed ghost closed 9 years ago

ghost commented 9 years ago

If I type a number higher (not sure if lower) the program will quit due to the error. There must not be any catching system in place, otherwise it wasn't working. (Using v1.1.1)

SilentSys commented 9 years ago

Higher than what?

This If statement should be taking care of such bugs.

ghost commented 9 years ago

It was higher than 9, but I wasn't expecting the program to just quit. Is there any way to just catch the exception instead of force closing the program? (I really never used VB so I don't know much about it)