Ridley5 opened this issue on Jul 26, 2010 · 1724 posts
rty posted Fri, 27 August 2010 at 6:53 PM
Quote - > Quote - Exporter bug, this one probably for bagginsbill:
File "L:PoserPoserPro2010RuntimePythonposerscriptsLuxPosePoserLuxExporter_alpha_1-10eluxmaticmatcore.py", line 404, in __init__<br></br> self.importFromShaderNode(v)<br></br> File "L:PoserPoserPro2010RuntimePythonposerscriptsLuxPosePoserLuxExporter_alpha_1-10eluxmaticmatcore.py", line 487, in importFromShaderNode<br></br> setattr(self, inp.name, inp.importFromShaderNode(snode))<br></br> File "L:PoserPoserPro2010RuntimePythonposerscriptsLuxPosePoserLuxExporter_alpha_1-10eluxmaticmatcore.py", line 215, in importFromShaderNode<br></br> v = inp.Value()<br></br> AttributeError: 'NoneType' object has no attribute 'Value'
After which the script dies.
Nothing happens anymore, CPU is idle.
I waited about 5 minutes and closed the window.Scene was one M4 and one V4 (clothed, haired) inside Faveral's "Hacienda" setting, a biggish outdoor setting with lots of textures, but AFAIK no complicated materials.
This means you have a node that does not have a known input - which may mean you're running this on some older version of Poser.
I don't really think so, it was Poser Pro 2010 (no SR, didn't have the time to install it yet).
And exporter version was 10e.
Quote - and the material that caused it, or a screen shot of the material.
Well, I stated it was mainly Faveral's Hacienda (plus a V4 and an M4).
Don't know which Poser material caused this though, since the Hacienda setting is huge.
I'm willing to make additional test though, I'll have some time during the weekend. Tell me what to do, I'll do it.