-
Notifications
You must be signed in to change notification settings - Fork 6
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
Testing Music in TOUR.ZZT crashes KevEdit #42
Comments
I was afraid of something like this when I updated the audio code. Could you let me know what version of Windows, what audio device, and what the default format is set to? (control panel > manage audio devices > [select your audio device] > properties > advanced) |
Windows 10 21H1, Speakers (Conexant 20672 SmartAudio HD), default format is 16bit 48kHz. |
Windows 10 21H2, using the Generic USB Audio driver, default format is 16bit 48khz. To repro: It will crash on fewer, but 242 is the limit. Testing 80 32nd notes will crash after the 11th attempt. if you take a line of 8 32nd notes and paste it 19 times, and don't hit up, down, PgUp or PgDown after pasting and test it, it will crash. if you take a line of 8 32nd notes and paste it 19 times, hit PgDn, and test, it will be fine, and then PgUp to the top and test, it will be fine. PgDown and test again, crash. I can do all of these very consistently on my machine. |
I can reproduce this with the pasting method on Windows 11. Stack trace:
The source address is invalid?
|
in KevEdit 1.1.2, Testing the Title Board music contained in the music playing object (the 2 in the corner) can crash the program. I'm using the Windows version.
The text was updated successfully, but these errors were encountered: