Skip to content
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

VST3 0.9.6 crashes in Cubase 13.0.30 #414

Closed
fellowcraft opened this issue Mar 27, 2024 · 9 comments
Closed

VST3 0.9.6 crashes in Cubase 13.0.30 #414

fellowcraft opened this issue Mar 27, 2024 · 9 comments

Comments

@fellowcraft
Copy link

Upon exiting Cubase 13.0.30 Dexed VST3 0.9.6 crashed. I'm on Windows 11. Crashdump attached
Cubase 13.0.30 64bit2024.3.26 22.41.39.463.dmp

@asb2m10
Copy link
Owner

asb2m10 commented Jul 10, 2024

There are known issues with VST3 automation with 0.9.6. Please confirm if the issue is still present with the pre-release version.

https://github.com/asb2m10/dexed/releases/tag/v0.9.7pre4

@fellowcraft
Copy link
Author

fellowcraft commented Jul 10, 2024 via email

@fellowcraft
Copy link
Author

fellowcraft commented Jul 10, 2024 via email

@asb2m10
Copy link
Owner

asb2m10 commented Jul 10, 2024

Sorry about that, it's the installer that triggers the warning, not the Dexed code. I will see what I can do with it.

I've also added the executable without the installer. This one doesn't trigger any warnings : https://github.com/asb2m10/dexed/releases/download/v0.9.7pre4/dexed-0.9.7pre4-noinstaller-win.zip

@asb2m10
Copy link
Owner

asb2m10 commented Jul 10, 2024

I think I've found the problem, Windows doesn't like the compression algo with the installer: https://stackoverflow.com/questions/68834409/program-installed-with-inno-setup-seen-as-trojan-wacatac-bml

I've changed it and now it works; yes the installer is 'bigger' but there is no false positive...

You can test this since I've updated the installer package.

@fellowcraft
Copy link
Author

fellowcraft commented Jul 10, 2024 via email

@asb2m10
Copy link
Owner

asb2m10 commented Jul 10, 2024

Great news!

If you can test on Cubase it would be great since I don't have a license.

@fellowcraft
Copy link
Author

fellowcraft commented Jul 11, 2024 via email

@asb2m10
Copy link
Owner

asb2m10 commented Jul 11, 2024

Thanks, I'll close this and update on the QC stuff with #415

@asb2m10 asb2m10 closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants