Page 1 of 1

Syntax error while parsing real 3-vector?!

Posted: Wed Jun 17, 2009 9:25 am
by naopachke
hi, does anyone know how to handle this error? I got it on a file that used to render normally.
(I'm still on indigo 1.1.15 and sketchup 6, win xp)

Code: Select all

Error: IndigoDriverExcep: SceneLoaderExcep: Syntax error while parsing real 3-vector from '621,1644 932,9222 56,2096' 
Stopped.

Re: Syntax error while parsing real 3-vector?!

Posted: Wed Jun 17, 2009 9:28 am
by suvakas
Replace the commas with dots.

Re: Syntax error while parsing real 3-vector?!

Posted: Wed Jun 17, 2009 8:56 pm
by benn
Or upgrade to indigo 2.0. It's a bug where we don't handle european numbers correctly. It's fixed in 2.0.

Re: Syntax error while parsing real 3-vector?!

Posted: Wed Jun 17, 2009 9:42 pm
by suvakas
benn wrote:Or upgrade to indigo 2.0. It's a bug where we don't handle european numbers correctly. It's fixed in 2.0.
Cool. Didn't know that.

Re: Syntax error while parsing real 3-vector?!

Posted: Thu Jun 18, 2009 1:02 am
by naopachke
it's ok now... it was a small program called GDI++ that fixes windows fonts to look mac-like.. it does something to the system that indigo can't handle.. when enabled indigo won't render, otherwise it just works.
thanks!