crueleva1 / dynamica

Automatically exported from code.google.com/p/dynamica
0 stars 0 forks source link

Error: Cannot find procedure "bulletExportOptions". #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

It seems you should be able to ignore that error message, and Maya can still 
export the .bullet file for a selection.

Can you confirm?

We will look into the options issue.

Original issue reported on code.google.com by yaoya...@gmail.com on 7 Jun 2010 at 9:07

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Cannot reproduce this

Original comment by erwin.coumans on 11 Aug 2010 at 3:52

GoogleCodeExporter commented 8 years ago
I also get this with Maya 2011 32-bit, when I look at the source code it 
appears there is a MEL Script missing that should contain 
"bulletExportOptions". Where is "bulletExportOptions" defined in the plugin? 
It's only a string in the source code for the binaries.

Original comment by christop...@gmail.com on 11 Nov 2010 at 11:50

GoogleCodeExporter commented 8 years ago

Strange, many people can export .bullet files. The code is in C++, not in a MEL 
script, so it should just work despite of that warning.

Have you tried Export ALL in the File menu? Does it produce no .bullet file?

Original comment by erwin.coumans on 16 Nov 2010 at 12:08

GoogleCodeExporter commented 8 years ago
Sorry, it DOES produce a bullet file if I export it, it just gives me that 
error message. I guess this means there aren't supposed to be export options? I 
assumed there were some options I was missing on the export menu due to this 
error.

Original comment by christop...@gmail.com on 28 Nov 2010 at 11:33

GoogleCodeExporter commented 8 years ago
problem solved. revised dynamicaUI.mel committed.

Original comment by mbb...@gmail.com on 3 Jan 2011 at 6:48