Forum: Poser - OFFICIAL


Subject: VSS Skin Test - Opinions

bagginsbill opened this issue on Apr 23, 2008 · 2832 posts


mathman posted Sat, 16 August 2008 at 11:15 PM

Hi all,

I don't know if this has been asked before, but I couldn't find it.

I am playing around with the scripts in this thread. I had success with the Jessi skin tones, but not with the RattleSnake and SnakeSkin scripts.

I was able to identify and fix an initial error, where the definitions required block indentation. After that, I was able to compile them without error, but no output was created.

Looking at the compiler output from the two, the main difference appears to be that the Jessi skin tones script produced the following messages:

-- Materials written: Body, Head
      -> node count 6
-- Materials written: Body, Head
      -> node count 56
-- Materials written: Body, Head
      -> node count 56
-- Materials written: Body, Head
      -> node count 50
-- Materials written: Body, Head
      -> node count 56
-- Materials written: Body, Head
      -> node count 56

but the compiler output for the other two scripts did not have any such messages. Unless I am mistaken, these appear to be internally generated messages and are not part of the script.

Any help appreciated.

Thanks,
Andrew