So -- I setup my Visual Studio debugger menu as guided in the VEGAS Pro Scripting FAQs.
All is working just peachy... except... a few things are a PIA:
- every time I run the script for debugging it has to launch a new Vegas instance, go to scripts, run the script. is there a way to avoid it having to close and re-open Vegas each time?
- every time it launches Vegas to debug, I get an error message that Vegasaur needs to be registered. Note I do NOT get that error when I just launch Vegas directly.
- after my code is done running Vegas is still up -- cool, right? not quite. The windows within Vegas don't all work or appear proper (e.g. half the stuff is missing in the Preferences dialogs in Vegas). Is this normal?
Would appreciate any tips to optimize the process.