[x3d-public] Possible issue with BoxManAnimationPanel.java (attached)

John Carlson yottzumm at gmail.com
Mon Apr 20 11:11:32 PDT 2020


Just be aware that I am using X3DUOM 4.0 and X3DJSAIL 3.3.

That may lead to some confusion, as the source-to-source converter may be
out of wack with the Java library.

On Mon, Apr 20, 2020 at 12:53 PM Joseph D Williams <joedwil at earthlink.net>
wrote:

> Thanks John, that list of updates from V1 toV2 names will help at some
> point.
>
> Joe
>
>
>
>
>
>
>
> *From: *John Carlson <yottzumm at gmail.com>
> *Sent: *Sunday, April 19, 2020 12:01 PM
> *To: *X3D Graphics public mailing list <x3d-public at web3d.org>; Don
> Brutzman <brutzman at nps.edu>; Joe D Williams <joedwil at earthlink.net>
> *Subject: *Possible issue with BoxManAnimationPanel.java (attached)
>
>
>
> Generated from my JavaSerializer.  Will try X3dToJava.xslt next.
>
>
>
> $ java -cp ../../../../pythonSAI/X3DJSAIL.3.3.full.jar";".
> net.coderextreme.data.BoxManAnimationPanel
> Warning: meta name newValue="revision" has an unrecognized value not
> matching any of the optional string tokens. Suggested meta term:
> name='modified' or name='contributor'
> Warning: HAnimJoint name newValue="l_ankle" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimSegment name newValue="l_hindfoot" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnimJoint name newValue="l_midtarsal" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnimSegment name newValue="l_middistal" has an unrecognized
> value not matching any of the optional string tokens.
> Warning: HAnimSite name newValue="l_middistal_tip" has an unrecognized
> value not matching any of the optional string tokens.
> Warning: HAnimJoint name newValue="r_ankle" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimSegment name newValue="r_hindfoot" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnimJoint name newValue="r_midtarsal" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnimSegment name newValue="r_middistal" has an unrecognized
> value not matching any of the optional string tokens.
> Warning: HAnimSite name newValue="r_middistal_tip" has an unrecognized
> value not matching any of the optional string tokens.
> Warning: HAnimSite name newValue="skull_tip" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimJoint name newValue="l_wrist" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimSegment name newValue="l_hand" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimSite name newValue="l_hand_tip" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnimJoint name newValue="r_wrist" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimSegment name newValue="r_hand" has an unrecognized value not
> matching any of the optional string tokens.
> Warning: HAnimSite name newValue="r_hand_tip" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnimSite name newValue="BoxMan_view" has an unrecognized value
> not matching any of the optional string tokens.
> Warning: HAnim name values are lower case, check capitalization/spelling
> of HAnimSite name='BoxMan_view'
> Warning: meta name newValue="revision" has an unrecognized value not
> matching any of the optional string tokens. Suggested meta term:
> name='modified' or name='contributor'
> org.web3d.x3d.sai.InvalidFieldException: ERROR_ILLEGAL_VALUE: illegal
> parent found: 'HAnimJoint'
> org.web3d.x3d.sai.InvalidFieldException: ERROR_ILLEGAL_VALUE: illegal
> parent found: 'HAnimJoint'
>         at
> org.web3d.x3d.jsail.HAnim.HAnimSegmentObject.validate(HAnimSegmentObject.java:6015)
>         at
> org.web3d.x3d.jsail.HAnim.HAnimJointObject.validate(HAnimJointObject.java:6845)
>         at
> org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject.validate(HAnimHumanoidObject.java:5856)
>         at
> org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:698)
>         at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:3895)
>         at
> org.web3d.x3d.jsail.Core.X3DObject.toFileStylesheetConversion(X3DObject.java:1115)
>         at
> org.web3d.x3d.jsail.Core.X3DObject.toFileStylesheetConversion(X3DObject.java:1039)
>         at
> org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:1936)
>         at
> net.coderextreme.data.BoxManAnimationPanel.main(BoxManAnimationPanel.java:79)
> Exception in thread "main" org.web3d.x3d.sai.InvalidFieldException:
> ERROR_ILLEGAL_VALUE: illegal parent found: 'HAnimJoint'
>         at
> org.web3d.x3d.jsail.HAnim.HAnimSegmentObject.validate(HAnimSegmentObject.java:6015)
>         at
> org.web3d.x3d.jsail.HAnim.HAnimJointObject.validate(HAnimJointObject.java:6845)
>         at
> org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject.validate(HAnimHumanoidObject.java:5856)
>         at
> org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:698)
>         at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:3895)
>         at
> org.web3d.x3d.jsail.Core.X3DObject.toFileStylesheetConversion(X3DObject.java:1115)
>         at
> org.web3d.x3d.jsail.Core.X3DObject.toFileStylesheetConversion(X3DObject.java:1039)
>         at
> org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:1936)
>         at
> net.coderextreme.data.BoxManAnimationPanel.main(BoxManAnimationPanel.java:79)
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200420/029e36e8/attachment.html>


More information about the x3d-public mailing list