Python script works fine in Maya.exe but breaks in Mayabatch
346 views
Skip to first unread message
afab...@gmail.com
unread,
Mar 25, 2015, 4:00:07 PM3/25/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python_in...@googlegroups.com
Hi,
we have a Python script that works fine in Maya.exe GUI but breaks at multiple points in Mayabatch.
The script itself is not very complicated, it moves a bunch of locators to points on a curve.
New to Maya (ex Softies), we must be missing something major.
To simplify, bellow is a snippet that tries to save a scene after creating a circle in it. This actually crashes Mayabatch 2015 Ext 1 Sp5. Why oh why??
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python_in...@googlegroups.com
It *should* be dumping out some kind of useful error, if you can post
that might help? There's possibly a few things exploding but it's hard
to tell without more context (along with how you're invoking mayabatch)