Page 2 of 2

Re: Out of system memory......

Posted: Mon May 05, 2014 10:00 pm
by Seekerfinder
face_off wrote:
seems strange that such a small (in VRAM) scene would max the system memory out?
The next version of the plugin requires vastly lower memory amounts to load scenes - so will most likely fix your issue. The current version of the plugin has a problem where if you have say 200 live geometry object, plus one really big object, the buffer required for he large object is used for the 200 live objects, so you run out of memory. But this will all be fixed in the next day or two - just waiting for the next Octane API.

Paul
Hi Paul,
Does this affect the current Revit plugin build as well?
Cheers?
Seeker

Re: Out of system memory......

Posted: Mon May 05, 2014 10:25 pm
by face_off
Does this affect the current Revit plugin build as well?
Cheers?
I could never reproduce the memory leak with the Revit plugin, so it does not contain the fix causing the crash. So I don't believe this effects the Revit plugin.

Paul

Re: Out of system memory......

Posted: Mon May 05, 2014 10:58 pm
by Seekerfinder
face_off wrote:
Does this affect the current Revit plugin build as well?
Cheers?
I could never reproduce the memory leak with the Revit plugin, so it does not contain the fix causing the crash. So I don't believe this effects the Revit plugin.

Paul
Thanks Paul