VoiceTrack during playback

You found a bug or have any issues? Please post them here!
Post Reply
TheoOrl45
Posts: 111
Joined: 23 Apr 2012 00:28
VoiceTrack during playback

Post by TheoOrl45 »

Hi,

There is a bug when invoking Voice-track window during playback...

Playlist is loaded and players are playing. I click on the "segue-editor" and quit it. I click on the "voice-track" button and I obtain the following error :

Code: Select all

********** Error/Exception Information **********
Error Message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Error Type: System.ArgumentOutOfRangeException
Error Source: mscorlib.Void ThrowArgumentOutOfRangeException()
********** System Stack Trace **********
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at ProppFrexx.u.ae(Object A_0, EventArgs A_1)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

********** End **********
If I click on "Continue", all seems ok. I didn't try to record voice track.

NB : I'm using the last version of proppfrexx.
Theo, from France.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: VoiceTrack during playback

Post by radio42 »

I'll take a look at it.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: VoiceTrack during playback

Post by radio42 »

Fixed in v3.0.11.13!

Post Reply