Ridley5 opened this issue on Jul 26, 2010 · 1724 posts
adp001 posted Wed, 11 August 2010 at 12:24 PM
@BB:
I tried a model based on V4 with these errors:
...
File "C:ProgrammeSmith MicroPoser ProRuntimePythonposerScriptsADPPOSERluxrenderworkersBBLuxMat.py", line 150, in eval2
File "Z:poserpythonPOSERluxrenderluxmaticluxnodes.py", line 15, in emitMaterial
i.emitLux(out, s, self)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 234, in emitLux
v.emitLux(preOut)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 504, in emitLux
self.emitLuxProperties(out, s)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 513, in emitLuxProperties
i.emitLux(out, s, self)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 232, in emitLux
v = toLuxColor(v, preOut)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 45, in toLuxColor
return v.luxColorCast(out)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 530, in luxColorCast
c.emitLux(out)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 504, in emitLux
self.emitLuxProperties(out, s)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 513, in emitLuxProperties
i.emitLux(out, s, self)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 234, in emitLux
v.emitLux(preOut)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 504, in emitLux
self.emitLuxProperties(out, s)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 513, in emitLuxProperties
i.emitLux(out, s, self)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 234, in emitLux
v.emitLux(preOut)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 504, in emitLux
self.emitLuxProperties(out, s)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 513, in emitLuxProperties
i.emitLux(out, s, self)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 234, in emitLux
v.emitLux(preOut)
File "Z:poserpythonPOSERluxrenderluxmaticmatcore.py", line 503, in emitLux
print >>s, 'Texture "%s" "%s" "%s"' % (name, vtype, self.LuxType)
AttributeError: 'Bias' object has no attribute 'LuxType'