Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

XGen interactive crashes when querying outRenderData

XGen interactive crashes when querying outRenderData

kbratland
Explorer Explorer
390 Views
0 Replies
Message 1 of 1

XGen interactive crashes when querying outRenderData

kbratland
Explorer
Explorer

Hi,

 

I've followed the guide on how to translate XGen interactive groom for rendering, described here: http://around-the-corner.typepad.com/adn/2016/11/support-xgen-interactive-grooming-feature-in-your-p...

 

It's working, but I find that crashes often happen within XGen, when the following line is being called:

 

outData->writeBinary(opaqueStrm);

 

This happens especially if this data is being pulled on during interactive grooming, as is the case when trying to do interactive rendering.

It seems like XGen can't deal with the data being updated by the grooming tools and pulled on by my translator at the same time.  How can I avoid this? I get the crashing behavior regardless of parallel vs DG update modes. I'm currently trying to defer my queries of the data to idle updates, which helps the situation, but it still crashes unacceptably often.

 

0 Likes
391 Views
0 Replies
Replies (0)