Error

Issue #7874 open
Thiago Souza Ravani created an issue

HRESULT: [0x88960001], Module: [SharpDX.XAudio2], ApiCode: [XAUDIO2_E_INVALID_CALL/InvalidCall], Message: Unknown

App: Big Box
Version: 13.5
Type: SharpDX.SharpDXException
Site: Void CheckError()
Source: SharpDX

at SharpDX.Result.CheckError()
at SharpDX.XAudio2.XAudio2.CreateSourceVoice(SourceVoice sourceVoiceOut, IntPtr sourceFormatRef, VoiceFlags flags, Single maxFrequencyRatio, VoiceCallback callbackRef, Nullable1 sendListRef, Nullable1 effectChainRef)
at SharpDX.XAudio2.SourceVoice.CreateSourceVoice(XAudio2 device, WaveFormat sourceFormat, VoiceFlags flags, Single maxFrequencyRatio, VoiceCallback callback, EffectDescriptor[] effectDescriptors)
at Unbroken.LaunchBox.Windows.Audio.SourceVoicePool.GetVoice(XAudio2 device, WaveFormat format)
at ValCreatorProcessor.ForgotLiteralVisitor(XAudio2 device, WaveFormat format, ValCreatorProcessor )
at Unbroken.LaunchBox.Windows.Audio.SoundEffectInstance..ctor(SoundEffect soundEffect)
at Unbroken.LaunchBox.Windows.Audio.SoundEffect.StopCommonInitializer()
at Unbroken.LaunchBox.Windows.Audio.Pool`1.GetFreeItem()
at Unbroken.LaunchBox.Windows.Audio.SoundEffect.Play(Single volume, EventHandler onPlayEnd)
at StubProcessProcessor.ForgotLiteralVisitor(Object , Single volume, EventHandler onPlayEnd, StubProcessProcessor )
at Unbroken.Containers.ListenerExpressionIterator.WriteCommonInitializer(Single res)
at CreatorCreatorProcessor.ForgotLiteralVisitor(Object , Single res, CreatorCreatorProcessor )
at Unbroken.LaunchBox.Windows.Audio.SoundManager.PlayMove(Boolean forceAttractModeVolume)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CustomizeModel(Object , Boolean )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnRight(Boolean onlyRightPressed)
at PrototypePredicate.PatchConsumer(Object , Boolean onlyRightPressed, PrototypePredicate )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e)
at MappingProcessor.PatchConsumer(Object , KeyEventArgs e, MappingProcessor )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.InitReg(Object instance, KeyEventArgs b)
at System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

3:37:33 PM Exception

Comments (1)

  1. Log in to comment