Page 3 of 7

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Tue Feb 05, 2013 11:36 pm
by petermax
Ok, modifying the daylight parameters works.


Another question, not directly related to Poser version, but is there a best practice in terms of handling hot pixels? Using the hot pixel removal feature is good, but blurs the image slightly.
When I have a few near white reflective materials I can not get rid of the hot pixels even at 30,000 samples? Is there a better way?

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Wed Feb 06, 2013 12:11 am
by face_off
Hi Peter

There definitely seems to be the rare material/light setups where it doesn't matter how long you leave the render. In these cases I've cheated and rendered with a high caustic_blur value which seems to help in the majority of cases - but there is some blur too. If the hot_pixels are due to light transmitted through glass, dropping the "indirect_light_importance" seems to help too. A few pure white materials put together magnify the light if there is too much light. I guess it's easy to put color 255/255/255 into a material, but hard to actually get something that white in the real world.

I feel like the student giving advice to the teacher....so I will stop now.

Paul

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 2:08 am
by Zay
Got this error when picking a material in Posers material room :
Code: Select all
Traceback (most recent call last):
  File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\OctanePlugin.py", line 6394, in EventTreeSelection
  File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\OctanePlugin.py", line 4310, in AddControlsToNodePanel
  File "D:\Poser Pro 2012sr3.1\Runtime\Python\lib\site-packages\wx-2.9.1-msw\wx\_gdi.py", line 130, in __init__
    _gdi_.Colour_swiginit(self,_gdi_.new_Colour(*args, **kwargs))
OverflowError: in method 'new_Colour', expected argument 1 of type 'byte'


But I could keep in working.

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 5:16 am
by Zay
Seems like I can't enter LiveDB. Getting this error :

Code: Select all
Traceback (most recent call last):
  File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\OctanePlugin.py", line 5350, in MenuSelectionCb
  File "C:\Program Files\Smith Micro\Poser Pro 2012\Runtime\Python\addons\OctaneRender for Poser\OctanePlugin.py", line 7819, in __init__
KeyError: 39

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 7:58 am
by face_off
Zay, there has been another report of this. I suspect a new material has been added which the plugin is having an issue with. Maybe a special character in the name. I will sort it out tomorrow.

Paul

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 12:22 pm
by face_off
Regarding the LiveDB error - there appears to be a corrupted category that has been added to the LiveDB. I will code a fix so that it ignores this new category and release it in the next 24hrs.

Paul

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 10:04 pm
by face_off
Got this error when picking a material in Posers material room :

Hi Zay. Do you always get this error when you click that material? Or was it a one-off?

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 10:18 pm
by face_off
[deleted]

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 10:19 pm
by Zay
face_off wrote:Hi Zay. Do you always get this error when you click that material? Or was it a one-off?


It was one of those one time bugs - so far.

Got another. I get this CUDA error after rendering animations for a couple of hours. It's happend twice now. Same error.
Code: Select all
Opening OctaneRender for Poser Setup Dialog
CUDA error 999 on device 1: An unknown internal error occurred.
    -> Kernel synchronization failed
CUDA device 1: Failed to run post-processing


Have anyone tried animation rendering over night with post processing on?

Re: OctaneRender® for Poser beta - build 1.02r [TEST]

PostPosted: Fri Feb 08, 2013 10:24 pm
by face_off
KeyError: 39

I have updated the 1.02r installer to rectify this issue. Pls re-download from the link at the start of this thread..

Cuda error 999: Zay - is there any possibility that it's a heat issue?

Paul