On 3/16/06, sara kolster sara@x-i.net wrote:
Hi Ben,
Thanks for your help. When I open the patch and turn rendering on, my terminal keeps spitting out the following message:
/*separator : state->numTexCoords 4 != m_state.numTexCoords 0
You might have a separator object before a pix_texture which triggers that message. What it really means is that your patch is leaking memory and will eat all of your RAM soon.
cgc