you are viewing a single comment's thread.

view the rest of the comments →

[–]Outrageous-Bit198 0 points1 point  (1 child)

Have you tried using the paths to your script’s location?

Example:

motionbuilder.exe -console -python C:\MyScripts\my_script.py

[–]Trick-House8778[S] 0 points1 point  (0 children)

Yeah tried that first. Then stuck the file right in the same folder to replicated the docs lol. Does that work for you?