Page 1 of 1

4.0.0.9 update

Posted: 23 Aug 2015 06:03
by inl_inc
Having problems with the upgrade to 4.0.0.9. After the update proppfrexx freezes on the flash screen - setting up mixer ...

i deleted the default.mixer from the config folder ... the program did start - but the players wouldn't play ... help ...

Re: 4.0.0.9 update

Posted: 23 Aug 2015 06:03
by radio42
Nothing has changed within ProppFrexx with respect to the VST host implementation, not even between v3 and v4 - except, that the 64-bit version of ProppFrexx now requires the 64-bit plugin version - so then I can only assume, that the "Waves" plugin behaves differently between their 32- and 64-bit version.

Re: 4.0.0.9 update

Posted: 23 Aug 2015 20:08
by radio42
Then please check your sound card devices. It sounds that ProppFrexx couldn't find any?
Have you checked your mixer settings?
Eg. Double click in a mixer channel name to take a look what sound device is selected!

As already many users are using the v4.0.0.9 I assume it is something local.

Re: 4.0.0.9 update

Posted: 24 Aug 2015 02:29
by inl_inc
ok - i found where the problem lies ... after i reset default.mixer settings the program loaded ... when i added a VST effect to the mixer chain i got the error message below. After restarting the program it freezes on the flash screen at the creating mixer stage ...

8/23/2015 8:24:26 PM [v4.0.0.9]:********** Error/Exception Information **********
Error Message: Value cannot be null.
Parameter name: value
Error Type: System.ArgumentNullException
Error Source: mscorlib.Void OnValidate(System.Object)
********** System Stack Trace **********
at System.Collections.CollectionBase.OnValidate(Object value)
at System.Collections.CollectionBase.System.Collections.IList.Add(Object value)
at DevExpress.XtraEditors.Controls.ComboBoxItemCollection.Add(Object item)
at DevExpress.XtraEditors.Controls.ComboBoxItemCollection.AddRange(Object[] items)
at ProppFrexx.fg.b(Boolean A_0)
at ProppFrexx.fg.e(Object A_0, CancelEventArgs A_1)
at DevExpress.XtraEditors.PopupBaseEdit.ShowPopup()
at DevExpress.XtraEditors.PopupBaseEdit.ActionShowPopup(EditorButtonObjectInfoArgs buttonInfo)
at DevExpress.XtraEditors.PopupBaseEdit.OnPressButton(EditorButtonObjectInfoArgs buttonInfo)
at DevExpress.XtraEditors.ButtonEdit.OnMouseDown(MouseEventArgs e)
at DevExpress.XtraEditors.PopupBaseEdit.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at DevExpress.XtraEditors.TextEdit.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
********** End **********

Re: 4.0.0.9 update

Posted: 24 Aug 2015 08:39
by radio42
Which VST effect is it that you added?
So it looks like a VST issue then...

Re: 4.0.0.9 update

Posted: 24 Aug 2015 21:12
by radio42
A bit more research revealed (due to the provided info above), that this is indeed a VST issue not being fully compliant with the specs.
However, the above exception should anyhow not happen.

A new v4.0.0.10-beta is available (“Check for Beta-Versions…” under the blue question mark icon at the very top right) to fix that.

Re: 4.0.0.9 update

Posted: 25 Aug 2015 01:51
by inl_inc
Thanks Bernd - I will try update on the weekend.

Re: 4.0.0.9 update

Posted: 25 Aug 2015 08:12
by radio42
Which VST effect is it that you added?

Re: 4.0.0.9 update

Posted: 25 Aug 2015 13:50
by inl_inc
I use Waves plug-ins. Never had that error prior to 4.0.0.9 though.

Re: 4.0.0.9 update

Posted: 30 Aug 2015 02:36
by inl_inc
just updated to 4.0.0.13 and the issue is fixed ... thanks Bernd