<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Results. <div class=""><br class=""></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class="">examples//Basic/development/ProxyShapeExample.json</span></div><div class=""><br class=""></div><div class=""> It looks like you’re \ escaping a \ in front of a “ (double quote) which is probably bad.  This preamble in a string is bad because you’re not quoting the “:  <span style="font-family: Menlo; font-size: 11px;" class="">"\t\t 'string [ \\"proxy is\\</span><font face="Menlo" class=""><span style="font-size: 11px;" class="">”</span></font><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">The double quote after the tab is bad.  You should escape a \ in front of a single quote I think, to make it <a href="smb://'" class="">\\'</a>, since \’ is bad. And you should escape standalone double quotes.   \” should be left alone?  I am not sure.  Sorry for any confusion.</span><br class=""></font><div class=""><br class=""></div><div class=""><div><span style="font-family: Menlo; font-size: 11px;" class="">examples//Basic/development/SchemaTest.json</span><br class=""><span style="font-family: Menlo; font-size: 11px;" class="">[Error: Parse error on line 71:</span><br class=""><span style="font-family: Menlo; font-size: 11px;" class="">...@translation":[10000.e-1,50,0.5], </span><span style="font-family: Menlo; font-size: 11px;" class="">     </span><br class=""><span style="font-family: Menlo; font-size: 11px;" class="">-----------------------^</span><br class="">



<div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">Expecting 'EOF', '}', ',', ']', got 'undefined’]</span></font></div><div><br class=""></div>Remove decimal point.</div><div><br class=""></div><div>These files still have issues with metadata:</div><div><br class=""></div><div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">examples//Savage/Robots/UnmannedAirVehicles/ScanEagle.json</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[Error: Parse error on line 173:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">...                    { "MetadataString":</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-----------------------^</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Expecting 'STRING', got '{']</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">examples//Savage/Robots/UnmannedAirVehicles/SeaScan.json</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[Error: Parse error on line 144:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">...                    { "MetadataString":</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-----------------------^</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Expecting 'STRING', got '{']</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">examples//Savage/Robots/UnmannedSurfaceVehicles/SeaFox.json</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[Error: Parse error on line 173:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">...                    { "MetadataString":</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-----------------------^</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Expecting 'STRING', got '{']</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">examples//Savage/Robots/UnmannedSurfaceVehicles/SeaFoxOriginal.json</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[Error: Parse error on line 151:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">...                    { "MetadataString":</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-----------------------^</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Expecting 'STRING', got '{']</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">examples//Savage/ShipsMilitary/FFG-7OliverHazardPerry-UnitedStates/OliverHazardPerryFFG.json</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">[Error: Parse error on line 215:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">...                    { "MetadataString":</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">-----------------------^</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Expecting 'STRING', got '{']</div><div class=""><br class=""></div></div><div><blockquote type="cite" class=""><div class="">On Mar 1, 2016, at 10:06 AM, Don Brutzman <<a href="mailto:brutzman@nps.edu" class="">brutzman@nps.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Last night's build went OK.<br class=""><br class="">Found and amended code block (template output-reals) to insert missing 0 after decimal point, before scientific notation (e.g. 1.e2 converted to 1.0e2).<br class=""><br class="">Marked ScriptSyntaxExample.x3d meta information as a test scene.<br class=""><br class="">Many of your error cases in log file were test scenes or archived backups, not working scenes.  I'll keep scrutinizing and pursuing problems in the list.<br class=""><br class=""><blockquote type="cite" class="">On 2/26/2016 2:18 PM, John Carlson wrote:<br class=""><blockquote type="cite" class="">Some number formatting issues (need digit after .)<br class="">Escaping issues<br class="">ContainerField naming or object attribute value braces missing.<br class="">‘,’ value is missing.<br class="">Bad source documents (not X3D).<br class="">-metadata should be an array or a containerField.<br class=""></blockquote></blockquote><br class="">all the best, Don<br class="">-- <br class="">Don Brutzman  Naval Postgraduate School, Code USW/Br       <a href="mailto:brutzman@nps.edu" class="">brutzman@nps.edu</a><br class="">Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149<br class="">X3D graphics, virtual worlds, navy robotics <a href="http://faculty.nps.edu/brutzman" class="">http://faculty.nps.edu/brutzman</a><br class=""></div></div></blockquote></div><br class=""></div></div></div></body></html>