UNOFFICIAL plugin for 3ds Max 2010+

3D Studio Max Plugin (Export Script Plugins developed by [gk] and KilaD; Integrated Plugin developed by Karba)
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
User avatar
retmia
Licensed Customer
Posts: 31
Joined: Thu Aug 04, 2011 7:04 pm
Location: Paris, France.
Contact:

Hello JimStar!

I have a little question about your wonderful plugin!
[...] why sometimes octane doesn't launch right when a frame is done? sometimes it takes 10 to 20 secondes to start to render a new frame... I don't see where the probleme is coming from!

Regards!
retmia.net
retmia.blogspot.com

i7 3930k - 2x ASUS GTX590 - 16GB DDR 3 - Corsair AX1200
User avatar
JimStar
OctaneRender Team
Posts: 3812
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

retmia wrote:Hello JimStar!

I have a little question about your wonderful plugin!
[...] why sometimes octane doesn't launch right when a frame is done? sometimes it takes 10 to 20 secondes to start to render a new frame... I don't see where the probleme is coming from!

Regards!
In batch animation algorithm was as follows:

1. If it is not the first frame (where we don't need reinitialization) - batch process runs in timeout that you set in the "Render interval" parameter (it is needed sometimes to reinitialize videocards between animation frames).
2. Batch process checks the export of next frame from 3ds Max is done.
3. If export of this frame still runs, batch process sleeps 5 seconds (to not waste processor resources) and goes to step 1.
So, your next frame render will begin in maximum time 5 seconds + Render interval (if export has ended right after timeout in step 3 begins).

Your post helped me to find that it is not correctly. If batch process runs in step 3 - that states that Render interval timeout has already done and it is no need to run it again in loop.
I have fixed this issue in 1.72.;)
So, now it will be:

1. If it is not the first frame (where we don't need reinitialization) - batch process runs in timeout that you set in the "Render interval" parameter (it is needed sometimes to reinitialize videocards between animation frames).
2. Batch process checks the export of next frame from 3ds Max is done.
3. If export of this frame still runs, batch process sleeps 4 seconds (to not waste processor resources) and goes to step 2.
So, your next frame render will begin in maximum time Render interval (if it is the first attempt to get exported frame) or 4 seconds (in all next attempts).
User avatar
JimStar
OctaneRender Team
Posts: 3812
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

1.73 with output formats...;)
User avatar
tonycho
Licensed Customer
Posts: 391
Joined: Mon Jun 07, 2010 3:03 am
Location: Surabaya - Indonesia
Contact:

thanks a lot Jim
:D
http://www.antoni3D.com
Win 7 64 |GTX 680 4 Gb (Display) | 3 x GTX690 4Gb | Intel i5 |Corsair 16GB
User avatar
Jaberwocky
Licensed Customer
Posts: 976
Joined: Tue Sep 07, 2010 3:03 pm

Cheers Jim, Nice one
CPU:-AMD 1055T 6 core, Motherboard:-Gigabyte 990FXA-UD3 AM3+, Gigabyte GTX 460-1GB, RAM:-8GB Kingston hyper X Genesis DDR3 1600Mhz D/Ch, Hard Disk:-500GB samsung F3 , OS:-Win7 64bit
User avatar
Ryoku
Licensed Customer
Posts: 38
Joined: Tue May 25, 2010 5:10 am

I keep getting this handler exception error "pos" undefined. ={ Is there any way to fix this?
i7 930 | 6GB DDR3 | 2x Evga 470GTX | Windows 7 x64
User avatar
JimStar
OctaneRender Team
Posts: 3812
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

Ryoku wrote:I keep getting this handler exception error "pos" undefined. ={ Is there any way to fix this?
Could you please tell me in detail: what you are doing and in what moment you get this error? And what version of 3ds Max you have?
satterkein
Licensed Customer
Posts: 2
Joined: Tue Jan 04, 2011 7:26 pm

Hi! Does the plugin in 3DS max 2009?
Can you see the video tutorial on working with plug-in?
Keep getting an error when rendering:
Thank you!
Attachments
error.jpg
User avatar
JimStar
OctaneRender Team
Posts: 3812
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

satterkein wrote:Hi! Does the plugin in 3DS max 2009?
Can you see the video tutorial on working with plug-in?
Keep getting an error when rendering:
Thank you!
I don't tried to run it in Max 2009, but as I remember, in this plugin I have used some functions that are not available in Max 2009 script language (only from 2010).
You can view a "Max script listing" after export to see if there are errors... I don't have Max versions earlier 2011 installed...
satterkein
Licensed Customer
Posts: 2
Joined: Tue Jan 04, 2011 7:26 pm

Thank you. I will try other versions.
Post Reply

Return to “Autodesk 3Ds Max”