Log in

View Full Version : Cllision error


Moh200jo
01-05-2010, 06:44 AM
when I enabled collision by using this lineviz.collision(viz.ON)


the following error appears,

File "<string>", line 1
viz.VizIntersect([1,0.000000,0.500000,-0.452371,0.000000,1.000000,0.000000,28,1.#QNAN0,''])
^
SyntaxError: unexpected EOF while parsing



this does not appear if I used this lineviz.phys.enable()

Jeff
01-11-2010, 02:54 PM
Can you post some code that reproduces this error?