[x3d-public] Savage data error--perhaps. Confirm, fix or confirm fixed or deny issue

Brutzman, Donald (Don) (CIV) brutzman at nps.edu
Mon Jan 7 07:59:39 PST 2019


I have fixed and published the correction to X3DJSAIL that detects and reports on malformed quotes around enumeration values in MFString arrays.

Regression testing continues across all of the X3D Example Archives but essentially looks good.  Getting harder to find scene bugs!

On 1/5/2019 11:56 PM, Brutzman, Donald (Don) (CIV) wrote:
> Confirmed that is a scene error.
> 
> https://savage.nps.edu/Savage/GroundVehicles/Jeep/JeepIndex.html
> -> checkmark button goes to
> https://savage.nps.edu/X3dValidator?url=https://savage.nps.edu/Savage/GroundVehicles/Jeep/Jeep.x3d
> -> Validate button
> 
> This notes a few problems but does not detect the issue.
> 
> Currently there is a separate flaw in X3DJSAIL diagnostics that always reports MFString errors, masking this problem.
> 
> I will work on improving both sets of diagnostics.
> 
> Meanwhile errors corrected and source checked in.  Thanks John.
> 
> On 1/4/2019 5:50 PM, John Carlson wrote:
>> File:
>>
>> /c/x3d-code/www.web3d.org/x3d/content/examples/Savage/GroundVehicles/Jeep
>>
>> /Jeep.json
>>
>> Is:
>>
>>     { "NavigationInfo":
>>
>>               {
>>
>>                 "@type":["EXAMINE ANY"]
>>
>>               }
>>
>>             },
>>
>> Should be the following?
>>
>> { "NavigationInfo":
>>
>>               {
>>
>>                 "@type":["EXAMINE”""ANY"]
>>
>>               }
>>
>>             },
>>
>> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
>>
> 
> 
> all the best, Don
> 


all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman


More information about the x3d-public mailing list