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

Vegas Pro 15 crashes when trying to use Rectangle OFX plugin #75

Closed
anavtor opened this issue Jun 12, 2020 · 1 comment
Closed

Vegas Pro 15 crashes when trying to use Rectangle OFX plugin #75

anavtor opened this issue Jun 12, 2020 · 1 comment

Comments

@anavtor
Copy link

anavtor commented Jun 12, 2020

Vegas Pro 15 crashes when I try using Rectangle OFX plugin.
The issue is in GeneratorPlugin ctor when calling beginEditBlock (ofxsGenerator.cpp line #187). I suppose the method should not be called from inside of createInstance action.
Commenting out the beginEditBlock and endEditBlock helps.

@devernay
Copy link
Member

that's a good catch! thank you very much! sorry that I didn't see this issue when you submitted it @anavtor

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