Page 4 of 6

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sat Jun 29, 2013 5:02 pm
by Zay
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 :)

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sat Jun 29, 2013 11:33 pm
by face_off
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

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sun Jun 30, 2013 12:46 am
by Zay
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.

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sun Jun 30, 2013 1:13 am
by face_off
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.

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Fri Jul 05, 2013 2:42 pm
by Zay
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.

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Fri Jul 05, 2013 11:54 pm
by face_off
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

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sat Jul 06, 2013 12:14 am
by Zay
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.

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sat Jul 06, 2013 1:00 am
by face_off
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

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sat Jul 06, 2013 1:51 am
by Zay
One screen-shot coming up :)
hair.jpg

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]

Posted: Sat Jul 06, 2013 2:09 am
by Zay
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'