Hey there,
Having massive troubles getting this going but I really want to try it out. Once I install and unzip as instructed I push the 'Cava Profiles' under the plugins option to select a profile. But it just comes up with an error and anytime I scroll over to do something I'm blocked by an error message. Here it is:
Code:
************** Exception Text **************
System.IO.FileNotFoundException: Please be sure a sound file exists at the specified location.
File name: 'C:\Users\Jack\Game stuff\HonorbuddyNEW\Plugins\CavaPlugin\Sounds\Open.wav'
at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at CavaPlugin.CavaForm.CavaForm_Load(Object sender, EventArgs e) in c:\Users\Jack\Game stuff\HonorbuddyNEW\Plugins\CavaPlugin480\CavaPlugin480\CavaPlugin\CavaForm.cs:line 195
at System.Windows.Forms.Form.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.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
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)
Something about a sound file stuffing up. I reinstalled HB and Cava files both twice and repaired Microsoft Framework as well. Also went off other posts in another plugin about unzipped after pushing 'unblock' in the properties but I've had no change. I'd really love some help.
Cheers.