|
|
"jr" <cre### [at] gmailcom> wrote:
> yes, as it should, having just a '0)' before the primitive. I don't get the
> line before thing but suspect it's for the same reason -- extra ("spurious")
> characters.
Right on, but we're looking at "as it shouldn't".
I commented out the macro call in bigSphere (look at you, using capital
letters... :o) and put an actual sphere in its place.
Same error.
Put a 1 on the line above it. Same error as last time.
But when I closed the ), this time I got
Parse Error: Unbalanced #end directives in include file.
at File: fore_demo.pov Line: 213 Col: 1
e[0] = 0 e[1] = 0 e[2] = 'one' e[3] = 7.
Parse Warning: Unbalanced ) in include file
So the error gets triggered in the scene file, but seems to be actually due to
an omission in some nested thing in the include file.
Also, 213 is a different line than when I did the 0) in the mkSphere macro.
If you can't find the issue, you may have to resort to mapping the nesting
levels like I did in that blood cells scene.
Post a reply to this message
|
|