<div dir="ltr"><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)">Error:</span><div><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:pre-line;background-color:rgb(238,238,238)"><IndexedFaceSet DEF='DiamondIFS'/> missing colorIndex array for contained ColorRGBA node [/X3D/Scene/HAnimHumanoid/HAnimJoint[1]/HAnimSegment[1]/Switch/Shape[3]/IndexedFaceSet, error]</span> </div><div><br></div><div>Should the validator be proposing an example colorIndex for the above?</div><div><br></div><div>See below:</div><div><br></div><div><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)">From Validator:</span><div><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)"><br></span></div><div><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)"><Shape DEF='</span><span style="font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248);color:rgb(221,221,0);font-weight:bold">HAnimSiteShape</span><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)">'> <IndexedFaceSet DEF='DiamondIFS' creaseAngle='0.5' solid='false' coordIndex='0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 1 -1 5 2 1 -1 5 3 2 -1 5 4 3 -1 5 1 4 -1'> <ColorRGBA DEF='</span><span style="font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248);color:rgb(221,221,0);font-weight:bold">HAnimSiteColorRGBA' color='1 1 0 1 1 1 0 0.1'</span><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)">/> <Coordinate point='0 0.8 0 -0.8 0 0 0 0 0.8 0.8 0 0 0 0 -0.8 0 -0.8 0'/> </IndexedFaceSet> <Appearance> <Material </span><span style="font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248);color:rgb(221,221,0);font-weight:bold">diffuseColor='1 1 0'</span><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)"> transparency='0.3'/> </Appearance> </Shape></span><br></div><div><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)"><br></span></div><div><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)">My code:</span></div><div><span style="color:rgb(128,128,128);font-family:"Times New Roman";font-size:medium;background-color:rgb(248,248,248)"><br></span></div><div>                        <Shape DEF='HAnimSiteShape'><br>                                <IndexedFaceSet DEF='DiamondIFS' creaseAngle='0.5' solid='false' coordIndex='0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 1 -1 5 2 1 -1 5 3 2 -1 5 4 3 -1 5 1 4 -1'><br>                                        <ColorRGBA DEF='HAnimSiteColorRGBA' color='1 1 0 1 1 1 0 0.1'/><br>                                        <Coordinate point='0 0.8 0 -0.8 0 0 0 0 0.8 0.8 0 0 0 0 -0.8 0 -0.8 0'/><br>                                </IndexedFaceSet><br>                        <Appearance><br>                                <Material diffuseColor='1 1 0' transparency='0.3'/><br>                        </Appearance><br>                        </Shape><br></div></div></div>