First:
I've create an object in MoI (3D application). In Octane Standalone and Octane for DazStudio I get no problems if I load the mesh. In Octane for Poser I get the message below.
Second:Exception in OctaneRender for Poser objectsAdded
Traceback (most recent call last):
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\__init__.py", line 82, in objectsAdded
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\UiManager.py", line 5295, in RefreshSetupForm
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\MaterialManager.py", line 165, in CreateNodesFromPoserScene
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\UiManager.py", line 894, in fillOctaneMaterialsArray
UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 1: invalid start byte
Exception AttributeError: "PropMeshNode instance has no attribute 'hairUvs'" in <bound method PropMeshNode.__del__ of <OctaneRender for Poser.UiManager.PropMeshNode instance at 0x000000001E654F88>> ignored
If I load a special figure "Xurge3d character" I get these message
Both errors are reproducible. Can i do somethings? The first object is an equivalent to the object in the well-known ies tutorial. Should help me to understand ies in octane for poser.Traceback (most recent call last):
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\__init__.py", line 70, in Render
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\UiManager.py", line 5100, in ShowSetupForm
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\MaterialManager.py", line 111, in CreateNodesFromPoserScene
File "C:\Program Files\Smith Micro\Poser Pro 2014\Runtime\Python\addons\OctaneRender for Poser\UiManager.py", line 1947, in fillOctaneMaterialsArray
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf5 in position 4: invalid start byte