OctaneRender® for Poser beta WIN - build 1.17a [STABLE]

Poser (Integrated Plugin developed by Paul Kinnane)

Moderator: face_off

Forum rules
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Zay
Licensed Customer
Posts: 1123
Joined: Sun Jan 17, 2010 2:53 am

I don't know what is wrong with the hair. Everything is UV'd. There was some texture maps a bit outside of the UV map, but I have seen that before and shouldn't be a problem.

But I loaded the OBJ from the geometries folder into Modo and just saved it again. That fixed the problem :)
Win 11 Pro | i5 12600K | 32GB ram | 2x GTX 1080Ti + 3080Ti - studio driver 560.94| Modo/Blender/ZBrush/Daz/Poser
User avatar
face_off
Octane Plugin Developer
Posts: 15716
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

This issue with partially mapped OBJ's is that through PoserPython it's not clear which of the UV's and for which vertices. So the plugin handles fully UV mapped objects and objects with no UV mapping, but requires the user fix up any OBJ's which have partial mapping. Interestingly, whilst Poser loads partially UV mapped objects, if you export them to 3ds, Poser (2012) will crash to the desktop.

Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Zay
Licensed Customer
Posts: 1123
Joined: Sun Jan 17, 2010 2:53 am

I didn't fix anything. The OBJ was fully UV'ed. I just opened the OBJ and saved it as OBJ. Done. It still has out of range UV coordinate data as the original OBJ had. But Modo most have changed something that's for sure.
Win 11 Pro | i5 12600K | 32GB ram | 2x GTX 1080Ti + 3080Ti - studio driver 560.94| Modo/Blender/ZBrush/Daz/Poser
User avatar
face_off
Octane Plugin Developer
Posts: 15716
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

Yes, Modo did a cleanup when you imported it and assigned all the IV's, so when you exported there was a UV coordinate for each vertex.
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Zay
Licensed Customer
Posts: 1123
Joined: Sun Jan 17, 2010 2:53 am

How do I force the scene to use glossy specular 0.05 ? It seems every time an image is connected to the specular pin it's set at 1.0.
Win 11 Pro | i5 12600K | 32GB ram | 2x GTX 1080Ti + 3080Ti - studio driver 560.94| Modo/Blender/ZBrush/Daz/Poser
User avatar
face_off
Octane Plugin Developer
Posts: 15716
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

How do I force the scene to use glossy specular 0.05 ? It seems every time an image is connected to the specular pin it's set at 1.0.
For skin or non-skin materials?

Is it possible there is a specular map attached i the Poser material?

Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Zay
Licensed Customer
Posts: 1123
Joined: Sun Jan 17, 2010 2:53 am

For non-skin materials. I was trying out different hair on a figure, but about 80% had a specular map attached and octane set it to 1.0. Was messing around in the config file but that didn't help me as it use to do.
Win 11 Pro | i5 12600K | 32GB ram | 2x GTX 1080Ti + 3080Ti - studio driver 560.94| Modo/Blender/ZBrush/Daz/Poser
User avatar
face_off
Octane Plugin Developer
Posts: 15716
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

For non-skin materials. I was trying out different hair on a figure, but about 80% had a specular map attached and octane set it to 1.0. Was messing around in the config file but that didn't help me as it use to do.
If there is a specular map attached in the Poser material, then that material will convert to an Octane glossy, with that specular map attached to the "specular" pin.

If I load the default Andy scene into the plugin, the ground is glossy, with specular at 0.05. Which is the behavior you are looking for. Perhaps if you post a screenshot of the Poser material and the Octane material that it is converting to I can reproduce the issue and investigate further.

Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Zay
Licensed Customer
Posts: 1123
Joined: Sun Jan 17, 2010 2:53 am

One screen-shot coming up :)
hair.jpg
Win 11 Pro | i5 12600K | 32GB ram | 2x GTX 1080Ti + 3080Ti - studio driver 560.94| Modo/Blender/ZBrush/Daz/Poser
Zay
Licensed Customer
Posts: 1123
Joined: Sun Jan 17, 2010 2:53 am

I deleted the "OctaneDefaults.py" by mistake, so of course Poser should give me an error when starting Poser. But I got a whole bunch of errors. Is this triggered from The Octane for Poser plugin or is this a general PoserPro 2014 error ?

An errror occurred importing addon OctaneRender for Poser :
ERROR: No module named OctaneDefaults

An errror occurred importing addon OctaneRender for Poser :
ERROR: No module named OctaneDefaults

Traceback (most recent call last):
File "D:\Poser Pro 2014\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\lib\buttons.py", line 121, in DoGetBestSize
w, h, useMin = self._GetLabelSize()
File "D:\Poser Pro 2014\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\lib\buttons.py", line 214, in _GetLabelSize
w, h = self.GetTextExtent(self.GetLabel())
File "D:\Poser Pro 2014\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\_core.py", line 9068, in GetLabel
return _core_.Window_GetLabel(*args, **kwargs)
File "/Applications/Poser Pro 2012/Runtime/Python/addons/Reality/__init__.py", line 1277, in sceneCreated
File "/Applications/Poser Pro 2012/Runtime/Python/addons/Reality/__init__.py", line 100, in updateFrameDimensions
AttributeError: 'NoneType' object has no attribute 'ReScene_setFrameSize'
Traceback (most recent call last):
File "D:\Poser Pro 2014\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\lib\buttons.py", line 121, in DoGetBestSize
w, h, useMin = self._GetLabelSize()
File "D:\Poser Pro 2014\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\lib\buttons.py", line 214, in _GetLabelSize
w, h = self.GetTextExtent(self.GetLabel())
File "D:\Poser Pro 2014\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\_core.py", line 9068, in GetLabel
return _core_.Window_GetLabel(*args, **kwargs)
File "L:\Poser development\CCRender\__init__.py", line 919, in loadData
AttributeError: 'NoneType' object has no attribute 'selection'
D:\Poser Pro 2014\Runtime\Python\addons\Advanced Figure Manager 2\__init__.py:1842: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
Exception in Reality::DataModel::updateMaterial(Camera,Left Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Left Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Posing Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Posing Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Shadow Lite1 Cam 1) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Shadow Lite1 Cam 1) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Shadow Lite 2 Cam 4) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Shadow Lite 2 Cam 4) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Dolly Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Dolly Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Aux Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Aux Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Top Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Top Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Right Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Right Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Back Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Back Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,LHand Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,LHand Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,RHand Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,RHand Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Face Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Face Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Bottom Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Bottom Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Camera,Front Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Exception in Reality::DataModel::updateMaterial(Preview,Front Camera) => 'NoneType' object has no attribute 'ReScene_hasObject'
Win 11 Pro | i5 12600K | 32GB ram | 2x GTX 1080Ti + 3080Ti - studio driver 560.94| Modo/Blender/ZBrush/Daz/Poser
Post Reply

Return to “Poser”