-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Description
Acknowledgement
- I have read Getting-Started and FAQ
🐛 Describe the bug
When trying to install the OpenUTAU version of this bank using singer setup, the first page of the setup can't be passed. Clicking the Next button will throw an error and the setup won't progress. Manually unzipping the file into the Singers folder works fine.
Explains how to reproduce the bug
- Obtain AIDA VCCV ENG Normal 2.5 (link)
- Open the ZIP file in Singer Setup
- Click Next on the dialog
OS & Version
Windows 10
Logs
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at SharpCompress.Compressors.Rar.UnpackV1.Unpack.Unpack29(Boolean solid)
at SharpCompress.Compressors.Rar.UnpackV1.Unpack.DoUnpack()
at SharpCompress.Compressors.Rar.UnpackV1.Unpack.DoUnpack(FileHeader fileHeader, Stream readStream, Stream writeStream)
at SharpCompress.Archives.Rar.RarArchiveEntry.OpenEntryStream()
at OpenUtau.App.ViewModels.SingerSetupViewModel.RefreshTextItems() in C:\projects\openutau\OpenUtau\ViewModels\SingerSetupViewModel.cs:line 131
0.1.529.0
Metadata
Metadata
Assignees
Labels
No labels