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

Failed to render (the remix) #1133

Closed
1 task done
KittyPlayz opened this issue May 10, 2024 · 1 comment
Closed
1 task done

Failed to render (the remix) #1133

KittyPlayz opened this issue May 10, 2024 · 1 comment

Comments

@KittyPlayz
Copy link

Acknowledgement

  • I have read Getting-Started and FAQ

🐛 Describe the bug

Whenever I press play, it immediately spits out this error code:

Failed to render.
BadDeviceId calling waveOutOpen

NAudio.MmException: BadDeviceId calling waveOutOpen
at NAudio.MmException.Try(MmResult result, String function)
at NAudio.Wave.WaveOutEvent.Init(IWaveProvider waveProvider)
at NAudio.Wave.WaveExtensionMethods.Init(IWavePlayer wavePlayer, ISampleProvider sampleProvider, Boolean convertTo16Bit)
at OpenUtau.Audio.NAudioOutput.Init(ISampleProvider sampleProvider) in C:\projects\openutau\OpenUtau.Core\Audio\NAudioOutput.cs:line 52
at OpenUtau.Core.PlaybackManager.StartPlayback(Double startMs, MasterAdapter masterAdapter) in C:\projects\openutau\OpenUtau.Core\PlaybackManager.cs:line 114
at OpenUtau.Core.PlaybackManager.<>c__DisplayClass24_0.b__0() in C:\projects\openutau\OpenUtau.Core\PlaybackManager.cs:line 127

0.1.327.0

I am puzzled by how to fix this as even the forked versions of this software have this issue.

Explains how to reproduce the bug

I am unsure how to recreate this error because I have no idea what thing in particular causes this error. It could be my computer chip for all I know.

OS & Version

Windows 11

Logs

log20240510.txt

@KittyPlayz
Copy link
Author

The issue wasn’t with diffsinger, it was with my computer! I just had to plug in headphones and change the phonemes to the correct default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant