<div dir="ltr">Due to x3d.py restrictions I think, possibly needed version updates to HumanoidAnimation archive examples, please update from 1.0 (or whatever) to 2.0.  Sorry for the long list:<div><br></div><div>AllenDutton.x3d<br>AllenStandShootRifleM24.x3d<br>BoxMan.x3d<br>BoxManAnimationPanel.x3d<br>BvhConversion1.x3d<br>BvhConversion1Illustrated.x3d<br>BvhConversion1Invisible.x3d<br>BvhSeamless3dExport1.x3d<br>DiamondManLOA_0.x3d<br>DiamondManLOA_1.x3d<br>DiamondManLOA_2.x3d<br>HAnim1SpecificationLOA3Animation.x3d<br>HAnim1SpecificationLOA3Illustrated.x3d<br>HAnim1SpecificationLOA3Invisible.x3d<br>JoeSkinTexcoordDisplacerKick.x3d<br>NancyDiving.x3d<br>NancyNativeTags.x3d<br>NancyStandShootRifleM24.x3d<br></div><div><br></div><div>$ grep version= *x3d|grep -v xml|grep -v version=.2.0|grep -v X3D| awk -F: '{ print $1; }'| xargs ls -1|grep -v new|grep -v Proto| xargs grep version=|grep -v xml<br>AllenDutton.x3d:    <HAnimHumanoid DEF='hanim_Humanoid' name='Humanoid' version='1.0'><br>AllenStandShootRifleM24.x3d:            <HAnimHumanoid DEF='hanim_Allen' name='Allen' version='1.0'><br>BoxMan.x3d:    <HAnimHumanoid DEF='boxman_Humanoid' info='"authorName=James Smith" "authorEmail=<a href="mailto:james@vapourtech.com">james@vapourtech.com</a>" "copyright=(C) 2000 James Smith - <a href="mailto:james@vapourtech.com">james@vapourtech.com</a>" "humanoidVersion=1.0"' name='Humanoid' version='1.0'><br>BoxManAnimationPanel.x3d:    <HAnimHumanoid DEF='boxman_Humanoid' info='"authorName=James Smith" "authorEmail=<a href="mailto:james@vapourtech.com">james@vapourtech.com</a>" "copyright=(C) 2000 James Smith - <a href="mailto:james@vapourtech.com">james@vapourtech.com</a>" "humanoidVersion=1.0"' name='Humanoid' version='1.0'><br>BvhConversion1.x3d:    <HAnimHumanoid DEF='Bvh1_Hips' name='Hips' version='1.0'><br>BvhConversion1Illustrated.x3d:    <HAnimHumanoid DEF='Bvh1_Hips' name='Hips' version='1.0'><br>BvhConversion1Invisible.x3d:    <HAnimHumanoid DEF='Bvh1_Hips' name='Hips' version='1.0'><br>BvhSeamless3dExport1.x3d:    <HAnimHumanoid version='1.0'><br>DiamondManLOA_0.x3d:    <HAnimHumanoid DEF='hanim_humanoid' name='humanoid' version='1.0'><br>DiamondManLOA_1.x3d:    <HAnimHumanoid DEF='hanim_humanoid' name='humanoid' version='1.0'><br>DiamondManLOA_2.x3d:    <HAnimHumanoid DEF='hanim_humanoid' name='humanoid' version='1.0'><br>HAnim1SpecificationLOA3Animation.x3d:    <HAnimHumanoid DEF='hanim_humanoid' info='"authorName=Matthew T. Beitler Joe D. Williams Don Brutzman" "authorEmail=HAnim@web3D.org" "copyright=none" "creationDate=12 May 1999" "usageRestrictions=none" "humanoidVersion=1.0" "height=1.7504"' name='humanoid' version='1.0'><br>HAnim1SpecificationLOA3Illustrated.x3d:    <HAnimHumanoid DEF='hanim_humanoid' info='"authorName=Matthew T. Beitler Joe D. Williams Don Brutzman" "authorEmail=HAnim@web3D.org" "copyright=none" "creationDate=12 May 1999" "usageRestrictions=none" "humanoidVersion=2.0" "height=1.7504"' name='humanoid' version='1.0'><br>HAnim1SpecificationLOA3Invisible.x3d:    <HAnimHumanoid DEF='hanim_humanoid' info='"authorName=Matthew T. Beitler Joe D. Williams Don Brutzman" "authorEmail=HAnim@web3D.org" "copyright=none" "creationDate=12 May 1999" "usageRestrictions=none" "humanoidVersion=1.0" "height=1.7504"' name='humanoid' version='1.0'><br>JoeSkinTexcoordDisplacerKick.x3d:      <HAnimHumanoid DEF='Joe_Human' name='Human' version='1.0'><br>NancyDiving.x3d:            <HAnimHumanoid DEF='hanim_Nancy' name='Nancy' version='1.0'><br>NancyNativeTags.x3d:    <HAnimHumanoid DEF='hanim_Nancy' info='"humanoidVersion=Nancy V1.2b" "authorEmail=<a href="mailto:cindy@ballreich.net">cindy@ballreich.net</a>" "authorName=Cindy Ballreich" "copyright=1997 3Name3D / Yglesias Wallock Divekar Inc. all rights reserved." "creationDate=Tue Dec 30 08:30:08 PST 1997" "gender=female" "usageRestrictions=Noncommercial usage is ok if 3Name3D name and logo <a href="http://www.ballreich.net/vrml/HAnim/small_logo.gif">http://www.ballreich.net/vrml/HAnim/small_logo.gif</a> is present and proper credit is given."' name='Nancy' version='1.0'><br>NancyStandShootRifleM24.x3d:            <HAnimHumanoid DEF='hanim_Nancy' name='Nancy' version='1.0'><br></div></div>