POV-Ray : Newsgroups : povray.windows : Parsing error with Pov Ray addon for blender. "No matching } in 'texture'" : Parsing error with Pov Ray addon for blender. "No matching } in 'texture'" Server Time
25 Apr 2024 04:06:51 EDT (-0400)
  Parsing error with Pov Ray addon for blender. "No matching } in 'texture'"  
From: tylerm8101
Date: 9 Sep 2019 23:15:01
Message: <web.5d7713e0fb556019394e73420@news.povray.org>
Hi.

I'm using the Pov ray addon for Blender 2.79. On windows 10.

Yesterday I ran into an issue where it wouldn't parse correctly. So... I looked
at what Pov ray said:

"Parse error: No matching } in 'texture', undeclared identifier 'Material_051'
found instead."

It also highlighted a line of text:

"texture{Material_051}"

This text was apart of a larger group of text:

#declare MAT_Material_034 =
texture{
        slope { lampTarget1 }
        texture_map {
            [0.98 finish {diffuse 0.72}]
            [0.002
                pigment {rgbft<1, 0.638, 0.716, 0, 0>}
                finish {shader_Material_034}
            ]
        }
    }
    texture_list {
        9
 texture{Material_051}

 texture{Material_052}

 texture{Material_034}

 texture{Material_035}

 texture{Material_038}

 texture{Material_059}

 texture{Material_015}

Im not sure if I needed to show more, I dont know what influences what. Sorry.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.