Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 25 9:50 pm)
I've gotten it on a few occations. Not sure but I think your lightset needs to start with at least one spot (see how it converted) and at least 1 virgin (lol) figure that has not had skins switched out in the matroom >before< you hit the shader. That I found will pull an error. Glad you picked this up! It is hard to go back once you've used it. face_off is off for a few days
Well, I got another error. Selected figure is Figur 1 Incidence Light = Lichtquelle 1 Traceback (most recent call last): File "", line 785, in ? File "", line 120, in SetupLighting poser.error: Figur hat keine Darsteller mit diesem Name I'm working with a German Poser Version on a PC. I have no idea what's wrong here.
lululee, apologies for the delay - been away. I posted a link to a FAQ (in this forum) which addresses your issue lululee. It's probably to do with a non-standard Runtime - maybe your runtime is not under your exe's? Or for some reason you Pose directory is read-only? Anyway, the simple solution is to change the 3 lines in the script refering to "RuntimelibrariesposeSkinShaderTemp.pz2" (including the ":" one) to "SkinShaderTemp.pz2" (ie. remove the full path name). Someone found another way around it - run the script from the Runtime directory - but I have not tried that. Let me know how you go. Singular3D, ah yes, the German version. The incidence effect needs the coords of the figure - and takes those from the hip - and the hip is not called 'hip' in the german version. You can edit the script and replace the term 'hip' with whatever hip is in the German version (should only occur once in the script), or wait until I get this fully sorted (should be in the next 24hrs).
Creator of PoserPhysics
Creator
of OctaneRender
for Poser
Blog
Facebook
Changed 'Hip' to 'Hte'. Now I end up here. Selected figure is Figur 1 Incidence Light = Lichtquelle 1 Generating nodes Traceback (most recent call last): File "", line 786, in ? File "", line 544, in GenerateNodes IOError: [Errno 2] No such file or directory: 'RuntimelibrariesposeSkinShaderTemp.pz2 Seems that I have the same problem as lululee. Well, I give your suggestions a try...
Lucifer, the "No such directory: blar blar blar" is the only permanent thing I would change at this time (although I think the default Fresnel is probably a touch high too). To date there have been no other show-stoppers except the German version issue (only 2 reports of). Because I don't want to create confusion by having a number of different versions in the marketplace, I've posted an FAQ at http://www.users.on.net/~pkinnane/RealSkinShaderSupport.html, which describes changes that can be made. The original idea behind the script was to support the tutorial, but it seems to have taken on a life of it's own - so an update in the next few months might be in order. There is also a Mac version that is getting close to production testing (if we can get around a couple of lethal bugs in the Mac version of P5). Because it doesn't support a GUI, we have developed a different way of allowing the user to modify the setup parameters, which provides a little more flexibility (ie. enables changing specular parameters, etc). Maybe this could be incorporated into the PC version. We are also working on a version that works with a specific textureset - check my gallery over the next few days for some beta examples.
Creator of PoserPhysics
Creator
of OctaneRender
for Poser
Blog
Facebook
Singular3d - out of interest - could you pls tell me what the INTERNAL name for hip is on the German version of P5? Check the Properties tab in the Parameter Dials window. Thanks.
Creator of PoserPhysics
Creator
of OctaneRender
for Poser
Blog
Facebook
I already wrote it. 'Hip' is called 'Hte' in German. It works with that and the removing of the path for the temp file like charm. The results are terrific. Just will try to lower the strength of the freckles. Have to dive into that script :-)). The options seem endless to me now. A whole new world to explore. It also works on Eternal Judy without any problems. You really did an excellent job and maybe you will find suggestions for different settings soon, when more people are using your script with different photo-real textures.
Glad you like it Singular3D! Can you pls confirm that both the NAME and INTERNAL NAME (2 different things) for hip are both 'Hte'. Thanks.
Creator of PoserPhysics
Creator
of OctaneRender
for Poser
Blog
Facebook
Select the hip (hufte), then bring up the Parameters Dials window (Shift-Ctrl-N) - select the Properties tab at the top of that window and it will disaplce the Name and the Internal Name. Are they both Hufte?
Creator of PoserPhysics
Creator
of OctaneRender
for Poser
Blog
Facebook
Ah, thank you. That helps a lot. So a more eligant fix is to replace the line a = f.Actor("Hip") with a = f.ActorByInternalName("hip") * Note small 'h'.
Creator of PoserPhysics
Creator
of OctaneRender
for Poser
Blog
Facebook
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Does anyone know why I am getting this errot? I know this is my my glitch, not the products. Selected figure is Figure 1 Incidence Light = Light 3 converting from infinite to spot Generating nodes Traceback (most recent call last): File "", line 786, in ? File "", line 544, in GenerateNodes IOError: [Errno 2] No such file or directory: 'RuntimelibrariesposeSkinShaderTemp.pz2'