nickol Posted August 2, 2013 Share Posted August 2, 2013 I'm getting this error when assign same material to different groups. message is below, Event Queue Full. Events being dropped:UI_EVENT_VALUE_CHANGE to UI_MenuItemEvent Queue dropping 1015128 events.Event Queue Full. Events being dropped:UI_EVENT_VALUE_CHANGE to UI_MenuItemEvent Queue dropping 1016216 events.Event Queue Full. Events being dropped:UI_EVENT_VALUE_CHANGE to UI_MenuItemEvent Queue dropping 1016217 events.Event Queue Full. Events being dropped:UI_EVENT_TIMER to UI_ObjectEvent Queue dropping 2 events.Event Queue Full. Events being dropped:UI_EVENT_VALUE_CHANGE to UI_MenuItemEvent Queue dropping 1015127 events.Event Queue Full. Events being dropped:UI_EVENT_VALUE_CHANGE to UI_MenuItemEvent Queue dropping 1015128 events.[/CODE]How do I fix this or another way to do this? Please help me. Quote Link to comment Share on other sites More sharing options...
pclaes Posted August 6, 2013 Share Posted August 6, 2013 ~/houdini12.5/houdini.env **** add the following line: HOUDINI_UI_QUEUE_SIZE = 300000[/CODE]This sort of "fixes" the problem, it just increases the buffer queue size so you or a lot less likely to run into that error during the same houdini session. 1 1 Quote Link to comment Share on other sites More sharing options...
nickol Posted August 11, 2013 Author Share Posted August 11, 2013 thank you very much Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.