Problems with BatchRenderGUI(JHM-V7).js

JohnnyRed wrote on 1/30/2007, 8:41 PM
I am running Vegas 7.

I tried to run the BatchRenderGUI(JHM-V7).js on a timeline that has 12 regions. I wanted to render each region to a separate file.

When I ran the script, I got the following error after rendering of the first region failed.

"C:\Documents and Settings\My Documents\Vegas scripts\BatchRenderGUI (JHM).js(189) : Deprecated: Please use GetInvalidPathChars or GetInvalidFileNameChars instead.
C:\Documents and Settings\\My Documents\Vegas scripts\BatchRenderGUI (JHM).js(201) : Deprecated: Please use GetInvalidPathChars or GetInvalidFileNameChars instead.
"

Any thoughts about what is going wrong here?

Comments

jetdv wrote on 1/31/2007, 7:03 AM
Is that the one from here? It does use the "GetInvalidPathChars" function.
johnmeyer wrote on 1/31/2007, 7:13 AM
Yeah, I definitely fixed that some time ago. Try downloading the script from jetdv's link.
michael_morlan wrote on 8/11/2007, 11:52 AM
I'm late to this thread but, some time ago, I modified John's excellent script to include rendering to files named after the region names.

http://michael-morlan.net/projects/vegas/BatchRenderGUI_NamedRegions.zip

I'll have to check whether the version I altered includes John's V7 updates.

Enjoy,

M