Crash when opening just one Overture file
Hello,
I always use Musescore to convert Ove files into Musicxml and braille without any problem, until this one attached. This is the Spring Festival Overture of China. The error message is Microsoft Visual C++ asks this program to terminate unexpectly etc, because I installed the Visual Studio Ent package on my 64-bit system. What's wrong?
Regards
Haipeng
Attachment | Size |
---|---|
00.ove | 1.12 MB |
Comments
In a debug build of the current master I see this:
Fatal: ASSERT: "val >= 0 && val <= 127" in file ...\MuseScore\libmscore\note.cpp, line 633 (:0, )
So apparently that OVE files does use a pitch outside that range?