jspoxon / autofill

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

Can't replicate Clarthrin Tutorial #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download 3iyv from pdb
2. select coarseMolSurf 
3. set the isoValue to 10.0
4. resolution to -0.040

I get not structure, and the following error

  File "C:\Users\digginc\AppData\Local\Autodesk\3dsMax\2013 - 64bit\ENU\plugins\MGLToolsPckgs\ePMV\autodesk3dsmax\maxAdaptor.py", line 291, in _changeColor

    self.helper.changeColor(objToColor,colors,perVertex=perVertex,pb=pb,proxyObject=False )

  File "C:\Users\digginc\AppData\Local\Autodesk\3dsMax\2013 - 64bit\ENU\plugins\MGLToolsPckgs\upy\autodesk3dsmax\v2013\maxHelper.py", line 1114, in changeColor

    if colors[0] is not list and len(colors) == 3 :

TypeError: 'NoneType' object is unsubscriptable

Original issue reported on code.google.com by cdiggins on 18 Nov 2012 at 4:39

GoogleCodeExporter commented 8 years ago
I need to update my ePMV first I think.

Original comment by cdiggins on 18 Nov 2012 at 4:41

GoogleCodeExporter commented 8 years ago
Is this fixed?  I've installed the latest versions several times on fresh 
instances and all seems to be working now.

Original comment by gra...@fivth.com on 22 Nov 2012 at 8:00