preamble point+line error

Eav's icon

Hi all,

At certain moments, i get the following read out in the Max window:

ob3d_draw_preamble point+line: GL Error: Invalid value

It doesn't look very harmful since my patch keeps working, and i have a slight idea where it might be coming from. I'm just curious to find out what it means exactly.

Cheers

yves

lee wang's icon

hello yves,

had this error last week also ....
if you set the "point_size" or the "line_width" attribute to 0.
you get this error,
best,
l.

Eav's icon

Hey Lee,

Thanks!