bagginsbill opened this issue on Apr 23, 2008 · 2832 posts
BastBlack posted Thu, 01 May 2008 at 8:43 PM
The Mac report -- Mac OSX4, P6
I opened a pz3 with a character.
Loaded the VSS prop.
Ran the python.
Clicked Synchronize.
And I got an error. Here's what it said:
synchronizeScene()
File "MacMini HD:Applications:Poser 6:Runtime:Python:vss:vss.py", line 1755, in synchronizeScene
Synchronize(figure)
File "MacMini HD:Applications:Poser 6:Runtime:Python:vss:vss.py", line 1739, in Synchronize
synchronizePair(smats, tmats)
File "MacMini HD:Applications:Poser 6:Runtime:Python:vss:vss.py", line 1465, in synchronizePair
srcstd = shaderTreeDictionary(srcmats)
File "MacMini HD:Applications:Poser 6:Runtime:Python:vss:vss.py", line 513, in shaderTreeDictionary
std[mat.ExtName()] = mat.ShaderTree()