Adverti horiz upsell

Mass OBJ Exporter 0.1.0 for Maya (maya script)

batch export multiple selected objects as separate obj's

License
Button download
4,224 Downloads

Compatibility

  • 2013, 2012, 2011, 2010, 2009

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:05/10/2013
Last Modified:05/10/2013
File Size: 2.62 KB

Bugs

Error: The file .../MassOBJ_out/ | mesh.obj could not be opened for writing

Statuspending
Prioritymedium
Date02/27/2014
Submitted byJohnDCox JohnDCox
Error: The file ..../MassOBJ_out/|Mesh.obj could not be opened for writing. i have nearly 200 objects and only some of them give me this error.

Comments on this bug:

  • enviraldesign@gmail.com

    enviraldesign@gmail.com said over 12 years ago:

    That's pretty puzzling, with out one of the problem objects I couldn't tell you exactly what's wrong from my end. One thing to try is exporting one of the problem objects manually and see if the obj exporter complains or not. If it does, than it is a maya / geo issue. If not, then it's a bug in the script and any info you can provide on that instance of it happening can help me fix the problem! Lucas
  • Dimior

    Dimior said almost 4 years ago:

    Hello there!
    I am getting this problem:
     

    # Error: invalid syntax
    # # File "<maya console>", line 22
    # # print finalExportPath
    # # ^
    # # SyntaxError: Missing parentheses in call to 'print'. Did you mean print(finalExportPath)?

    Alsi if I change that to (finalExportPath)

    I get the next error:

    # Error: invalid syntax
    # # File "<maya console>", line 24
    # # print "Ignoring object named: '%s'. Export failed, probably not a polygonal object. "%(item)
    # # ^
    # # SyntaxError: invalid syntax

     

Post a comment: