OpenUtau icon indicating copy to clipboard operation
OpenUtau copied to clipboard

Not saving wave file

Open paperloid07 opened this issue 2 years ago • 12 comments

When exporting .wav file into a folder, the folder will appear empty after finishing rendering I was using a CVVC voicebank, the sound when i play the ust works, the problem is when rendering, if someone try to render it with my VB it will work the render part, so i dont really know what is wrong with my configuration. Been trying to open the programm as Admin but the problem still there 1 11 121 image

Ill be more than happy a solution ; V ; i been trying for almost 3 months to fix this

paperloid07 avatar Mar 24 '22 11:03 paperloid07

Please share log file. It's hard to tell what's the issue without enough info.

stakira avatar Mar 24 '22 14:03 stakira

2022-03-24 07:41:58.484 -03:00 [INF] OpenUtau v0.0.656.0 2022-03-24 07:42:00.598 -03:00 [INF] Search all singers: 00:00:00.0381147 2022-03-24 07:42:00.627 -03:00 [INF] Search all plugins: 00:00:00.0224915 2022-03-24 07:42:00.629 -03:00 [INF] Search all legacy plugins: 00:00:00.0010642 2022-03-24 07:42:00.632 -03:00 [INF] ReleaseSourceTemp C:\Users\admin\Desktop\OpenUTAU\Cache 2022-03-24 07:42:02.195 -03:00 [INF] SchedulePreRender 2022-03-24 07:42:02.217 -03:00 [INF] Publish notification Load project 2022-03-24 07:42:02.229 -03:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/download/OpenUtau-Latest/appcast.win-x64.xml 2022-03-24 07:42:04.060 -03:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/download/OpenUtau-Latest/appcast.win-x64.xml 2022-03-24 07:42:06.330 -03:00 [INF] download started C:\Users\admin\AppData\Local\Temp\OpenUtau-win-x64.zip 2022-03-24 07:42:17.374 -03:00 [INF] download finished C:\Users\admin\AppData\Local\Temp\OpenUtau-win-x64.zip 2022-03-24 07:42:17.579 -03:00 [INF] shutting down for update 2022-03-24 07:42:17.727 -03:00 [INF] shut down for update Is this one?

paperloid07 avatar Mar 24 '22 22:03 paperloid07

send the log file associated with the bug, as a .txt or in a codeblock instead of plain text. not a log from some other time.

nagotown avatar Mar 26 '22 00:03 nagotown

Where do i search that? log20220324.txt

paperloid07 avatar Mar 29 '22 19:03 paperloid07

find the log .txt associated with the bug. NOT one unrelated. it will have the date the error occurred on it.

nagotown avatar Mar 30 '22 07:03 nagotown

There's any Log file on ir, just those i been posting :(

paperloid07 avatar Mar 30 '22 10:03 paperloid07

Please try to move OpenUtau to somewhere file access is less restrictive. For example, avoid Program Files, Desktop, etc.

stakira avatar Apr 03 '22 21:04 stakira

Moved it, but still no .wav file on export folder, it says resampling etc but, when finish exporting... still empty

paperloid07 avatar Apr 03 '22 23:04 paperloid07

So any help for it?? :/

paperloid07 avatar Apr 16 '22 15:04 paperloid07

In your log

System.UnauthorizedAccessException: Access to the path 'C:\Users\admin\Desktop\OpenUTAU\Cache\res-5251be69-00210f7530f64137.wav' is denied.

This means Windows prevent OpenUtau from accessing this file. At this point it's all about how to make Windows not do so. Nothing inside OpenUtau code would help that.

I suggest you open the Debug Window first, then try exporting, and see if any error appears. Then you could experiment with directory location, windows settings, etc.

It's possible there are some different errors. In that case we'll need the new log to be able to help.

stakira avatar Apr 16 '22 22:04 stakira

Thanks for the answer! Ill see if i can make it work, thanks

paperloid07 avatar Apr 17 '22 00:04 paperloid07

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Jun 17 '23 02:06 github-actions[bot]