stakira / OpenUtau

Open singing synthesis platform / Open source UTAU successor
http://www.openutau.com
MIT License
2.06k stars 285 forks source link

OpenUtau crashes after clicking menu(both file, tools, help) #1062

Closed NewBieCoderXD closed 7 months ago

NewBieCoderXD commented 7 months ago

Acknowledgement

🐛 Describe the bug

After downloading openUtau extract it in a folder double click OpenUtau.exe Nothing wrong except I can't click on the file/tools/help menu After clicking menu, it crashes Versions tried: 0.1.397 Beta, 0.1.327 both didn't work

https://github.com/stakira/OpenUtau/assets/93028567/a0410fc8-a297-4865-8932-050f908c7058

Explains how to reproduce the bug

  1. download open utau
  2. double click OpenUtau.exe
  3. click on file menu
  4. crashes

OS & Version

x64 based Windows 10

Logs

sorry, but I don't see a file related to log, and I can't click on Help menu

oxygen-dioxide commented 7 months ago

You can find log files inside the "Logs" folder under your OpenUtau folder image

oxygen-dioxide commented 7 months ago

Try running OpenUtau as admin

NewBieCoderXD commented 7 months ago

Try running OpenUtau as admin

This worked! And it also created the log folder(It didn't create log folder before) Thanks, oxygen-dioxide(pretty cool name btw) Also please consider adding information about running as admin for windows in readme

oxygen-dioxide commented 7 months ago

The reason of your problem is that you put your openutau to program files, which is a restricted folder. You can put it to somewhere else so that you won't need to launch it as admin each time.

oxygen-dioxide commented 7 months ago

You can also try using the .exe installer in github release.

NewBieCoderXD commented 7 months ago

Thanks :)