Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAudioSource.QueueBufferで例外発生 #929

Open
indigo-san opened this issue Feb 13, 2024 · 0 comments
Open

XAudioSource.QueueBufferで例外発生 #929

indigo-san opened this issue Feb 13, 2024 · 0 comments
Labels
area-audio bug Something isn't working

Comments

@indigo-san
Copy link
Member

メッセージ

HRESULT: [0x88960001], Module: [Vortice.XAudio2], ApiCode: [XAUDIO2_E_INVALID_CALL/InvalidCall]

スタックトレース

SharpGen.Runtime.SharpGenException:
   at SharpGen.Runtime.Result.ThrowFailureException (SharpGen.Runtime, Version=2.1.2.0, Culture=neutral, PublicKeyToken=a7c0d43f556c6402)
   at SharpGen.Runtime.Result.CheckError (SharpGen.Runtime, Version=2.1.2.0, Culture=neutral, PublicKeyToken=a7c0d43f556c6402)
   at Vortice.XAudio2.IXAudio2.CreateSourceVoice (Vortice.XAudio2, Version=3.3.4.0, Culture=neutral, PublicKeyToken=5431ec61a7e925da)
   at Vortice.XAudio2.IXAudio2.CreateSourceVoice (Vortice.XAudio2, Version=3.3.4.0, Culture=neutral, PublicKeyToken=5431ec61a7e925da)
   at Beutl.Audio.Platforms.XAudio2.XAudioSource.QueueBuffer (Beutl.Engine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: D:\a\beutl\beutl\src\Beutl.Engine\Audio\Platforms\XAudio2\XAudioSource.cs:40)
   at Beutl.ViewModels.PlayerViewModel+<PlayWithXA2>d__62.MoveNext (Beutl, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: D:\a\beutl\beutl\src\Beutl\ViewModels\PlayerViewModel.cs:275)
@indigo-san indigo-san added bug Something isn't working area-audio labels Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-audio bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant