Page 1 of 1

Error Report 1

Posted: 04 Jul 2013 01:22
by RedPanda
Hello,

I was copying some audio files into a folder being watched by ONAIR and then suddenly I got this popup message from ONAIR:

03/07/2013 4:17:16 PM [v3.0.11.47]:********** Error/Exception Information **********
Error Message: Index 15 is out of range.
Parameter name: index
Error Type: System.ArgumentOutOfRangeException
Error Source: AsyncCtpLibrary.Void <SetException>b__0(System.Object)
********** System Stack Trace **********

Server stack trace:
at System.Windows.Forms.Control.ControlCollection.get_Item(Int32 index)
at ProppFrexx.dm.b(Boolean A_0)
at ProppFrexx.dm.e.a()

Exception rethrown at [0]:
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.<SetException>b__0(Object state)
********** End **********

This was of course while ONAIR was open, but not actually running or doing anything. Just sitting open.

Thanks

Re: Error Report 1

Posted: 04 Jul 2013 11:06
by RedPanda
Ok, good to know.. just to let you know after I pressed continue, the pop up occurred 2 more times. Once for each file that was added.

Re: Error Report 1

Posted: 04 Jul 2013 19:36
by radio42
Hi,
yes, I can spot the error, which is actually a race condition, which might happen quite rarely, but yes, it seems, that it can happen.
Nothing serious though...you can safely press continue without any issues.
I'll fix that in the next release!

Re: Error Report 1

Posted: 12 Jul 2013 20:50
by radio42
Should be fixed in v3.0.11.49!

Re: Error Report 1

Posted: 12 Jul 2013 23:35
by RedPanda
Wow! You are awesome! Thanks!