Page 2 of 6
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Tue Jun 11, 2013 10:43 am
by mlru
I like that new material picker. Much more convenient

Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Tue Jun 11, 2013 8:48 pm
by ch0pper
got this error message
Traceback (most recent call last):
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\Node.py", line 887, in EventLooseFocus
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\Node.py", line 1938, in EventNodeChanged
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\Node.py", line 491, in SetOctaneApiNodeValue
WindowsError: exception: access violation reading 0xFFFFFFFFFFFFFFFF
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Tue Jun 11, 2013 9:36 pm
by JeffGalloway
Possible minor bug in 1.17.
When selecting a number in the Render Options List or Materials List, the editable number is not selected. You must chose the number and again select the number below - at the bottom on the window.
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Tue Jun 11, 2013 10:41 pm
by face_off
Traceback (most recent call last):
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\Node.py", line 887, in EventLooseFocus
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\Node.py", line 1938, in EventNodeChanged
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\Node.py", line 491, in SetOctaneApiNodeValue
WindowsError: exception: access violation reading 0xFFFFFFFFFFFFFFFF
Chopper, was that random, or reproduceable? What were you doing when you got it? Can you remember of the Viewport was open or not? Had it been open then closed? Was it on the Settings tab or Material tab? Can you remember if it occurred after you imported a material?
Paul
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Tue Jun 11, 2013 10:52 pm
by face_off
When selecting a number in the Render Options List or Materials List, the editable number is not selected. You must chose the number and again select the number below - at the bottom on the window.
Fixed in the next release.
Paul
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Thu Jun 13, 2013 3:03 pm
by Zay
Was using Stonemason's Urbansprawl2. When I closed the scene (File/Close) I got this:
Code: Select all
Traceback (most recent call last):
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\ViewportForm.py", line 703, in on_timer
AttributeError: 'NoneType' object has no attribute 'p3'
Traceback (most recent call last):
File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\ViewportForm.py", line 703, in on_timer
AttributeError: 'NoneType' object has no attribute 'p3'
Exception in deleteObjects: Invalid Scene object
Last lines in the log:
DEBUG:root:init:sceneDeleted
DEBUG:root:Closing settings window - clearing callback
DEBUG:root:Closing settings window - saving window locations
DEBUG:root:Closing settings window - closing viewport
DEBUG:root:Closing settings window - reseting project
DEBUG:root:Closing settings window - destroying window
DEBUG:root:ignoring init:objectsDeleted
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Thu Jun 13, 2013 10:58 pm
by face_off
Was using Stonemason's Urbansprawl2. When I closed the scene (File/Close) I got this:
The Setup window closed as the Viewport was trying to refresh. Fixed in the next version.
Paul
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Fri Jun 14, 2013 7:45 pm
by bpzen
Hi Paul, do we need to install build 1.17a stand alone to use this plug in build? Also, were do we get the download for the build 1.17a stand alone version?
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Fri Jun 14, 2013 9:59 pm
by face_off
Re: OctaneRender® for Poser beta WIN - build 1.17a [TEST]
Posted: Sat Jun 15, 2013 1:09 am
by face_off
I have refreshed the installer at the top of this thread. It contains an important bug fix (third point listed below), so pls download and install.
1.17a5
- Selecting a tree item now correctly selects float and int edit boxes in the node edit box
- Fixed issue where a python exception was raised if PoserPython closed the Setup window prior to the Viewport
- Fixed issue where clicking the new "absorption" node pin "priority" was raising a python exception. This pin is not used and can now not be connected
Paul