Haruchai opened this issue on Nov 03, 2020 ยท 106 posts
anupaum posted Mon, 25 April 2022 at 8:23 AM
That worked, as far as getting the Cycles option into EZ Skin 3, but it's giving me THIS error now:
Traceback (most recent call last):
File "L:\Poser development\Poser 12\EZSkin 3\EZSkin3.py", line 5612, in Apply
File "E:\Poser Runtime\Render Tools\Cycle-plugins-v1\CycleSkin.py", line 110, in BuildShader
method(mat, p)
File "E:\Poser Runtime\Render Tools\Cycle-plugins-v1\CycleSkin.py", line 585, in Cyclemouth
n013=mat.AddNode('ccl_VoronoiTexture', name='Pores', loc=(1800,20), collapsed=False, preview=False, Scale=1050, Coloring=2,)
File "L:\Poser development\Poser 12\EZSkin 3\EZSkin3.py", line 3878, in AddNode
File "L:\Poser development\Poser 12\EZSkin 3\EZSkin3.py", line 4585, in SetInputValue
AttributeError: 'NoneType' object has no attribute 'Type'
I've never seen that before.