BrawlCrate / BrawlCrateIssues

Separate issue tracker repo for bugs submitted from the application, matching BrawlBox's implementation
3 stars 0 forks source link

.. #304

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

.

v0.37 x86

Exception from HRESULT: 0x88780078
   at BrawlLib.Platform.Win32.DirectSound.GetDeviceID(Guid& pGuidSrc, Guid& pGuidDest)
   at BrawlLib.Internal.Audio.wAudioDevice.get_DefaultPlaybackDevice()
   at BrawlLib.Internal.Audio.wAudioProvider..ctor(AudioDevice device)
   at BrawlLib.Internal.Audio.AudioProvider.Create(AudioDevice device)
   at BrawlLib.Internal.Windows.Controls.AudioPlaybackPanel.TargetChanged(IAudioSource newTarget)
   at BrawlLib.Internal.Windows.Controls.AudioPlaybackPanel.set_TargetSource(IAudioSource value)
   at BrawlLib.Internal.Windows.Forms.EditRSARFileDialog.soundsListBox_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
   at BrawlLib.Internal.Windows.Forms.EditRSARFileDialog.TargetChanged()
   at BrawlLib.Internal.Windows.Forms.EditRSARFileDialog.ShowDialog(IWin32Window owner, RSARFileNode node)
   at BrawlLib.Internal.Windows.Controls.SoundPackControl.lstSets_DoubleClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
   at System.Windows.Forms.ListView.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)