Buildfile: C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\build.xml clean: [echo] clean/delete backup files for project pyjnius [delete] Deleting C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\HelloWorld.future.py [delete] Deleting C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\HelloWorld.py configuration.prerequisites: [echo] Ensure needed libraries are installed. [echo] [echo] Full administrator permissions may be needed to run these tasks successfully! [echo] Meanwhile ensure that no other user accounts are simultaneously locking files. [echo] ================================= [echo] node.js and npm are required https://nodejs.org/en https://docs.npmjs.com/cli/install [echo] - - - - - [echo] node --version [exec] v11.7.0 [echo] - - - - - [echo] npm.cmd --version [exec] 6.5.0 [echo] - - - - - [echo] npm.cmd install [exec] audited 34 packages in 3.12s [exec] found 0 vulnerabilities [exec] [echo] - - - - - [echo] npm.cmd version [exec] { pythonSAI: '1.0.0', [exec] npm: '6.5.0', [exec] ares: '1.15.0', [exec] brotli: '1.0.7', [exec] cldr: '34.0', [exec] http_parser: '2.8.0', [exec] icu: '63.1', [exec] llhttp: '1.0.1', [exec] modules: '67', [exec] napi: '3', [exec] nghttp2: '1.34.0', [exec] node: '11.7.0', [exec] openssl: '1.1.0j', [exec] tz: '2018e', [exec] unicode: '11.0', [exec] uv: '1.24.1', [exec] v8: '7.0.276.38-node.16', [exec] zlib: '1.2.11' } [echo] - - - - - [echo] npm.cmd audit [exec] === npm audit security report === [exec] [exec] found 0 vulnerabilities [exec] in 34 scanned packages [echo] ================================= [echo] java -version [exec] java version "1.8.0_202" [exec] Java(TM) SE Runtime Environment (build 1.8.0_202-b08) [exec] Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) [echo] - - - - - [echo] python --version [exec] Python 3.7.3 [echo] ================================= [echo] Pyjnius is a Python library for accessing Java classes, [echo] refer to Pyjnius page for JDK JAVA_HOME and PATH requirements. [echo] https://pyjnius.readthedocs.io/en/latest/installation.html [echo] [echo] Full administrator permissions may be needed to run these tasks successfully! [echo] Meanwhile ensure that no other user accounts are simultaneously locking files. [echo] - - - - - [echo] python -m pip install --upgrade pip setuptools [exec] Requirement already up-to-date: pip in c:\users\coderextreme\appdata\local\programs\python\python37\lib\site-packages (19.1.1) [exec] Requirement already up-to-date: setuptools in c:\users\coderextreme\appdata\local\programs\python\python37\lib\site-packages (41.0.1) [echo] - - - - - [echo] python -m pip install --upgrade cython [exec] Requirement already up-to-date: cython in c:\users\coderextreme\appdata\local\programs\python\python37\lib\site-packages (0.29.7) [echo] - - - - - [echo] python -m pip install --upgrade pyjnius [exec] Requirement already up-to-date: pyjnius in c:\users\coderextreme\appdata\local\programs\python\python37\lib\site-packages (1.2.0) [exec] Requirement already satisfied, skipping upgrade: six>=1.7.0 in c:\users\coderextreme\appdata\local\programs\python\python37\lib\site-packages (from pyjnius) (1.12.0) [exec] Requirement already satisfied, skipping upgrade: cython in c:\users\coderextreme\appdata\local\programs\python\python37\lib\site-packages (from pyjnius) (0.29.7) [echo] If there is a problem with Microsoft Visual C++ Build Tools, be sure that the checkbox for 'Python development' is selected during installation. [echo] ================================= HelloWorld.python: [echo] $env.JAVA_HOME=C:/Program Files/Java/jdk1.8.0_202 [echo] $env.CLASSPATH=${env.CLASSPATH} [echo] $pyjnius.X3DautoclassPath =C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius [echo] PYTHONPATH =C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius [echo] $pyjnius.configurationPath=C:/Program Files/Java/jdk1.8.0_202/jre/bin/server;${env.Path} [echo] Verifying Apache Ant XML Catalog resolver classpath: ${resolver.dir}/resolver.jar (${resolver.jar.length} bytes) [echo] ===================== [echo] create python: [echo] node xml2all.js HelloWorld.x3d [echo] HelloWorld.x3d converted to HelloWorld.py and HelloWorld.future.py [echo] - - - - - - - - - - - [echo] validate python: [echo] Loading HelloWorld.py with python, if successful then saving and validating as HelloWorld_RoundTrip1.x3d version: [exec] 'python' is not recognized as an internal or external command, [exec] operable program or batch file. [echo] validate HelloWorld_RoundTrip1.x3d [java] Error: Could not find or load main class org.web3d.x3d.jsail.CommandLine [echo] HelloWorld.py round-trip load test #1 complete [echo] - - - - - - [echo] Loading HelloWorld.future.py with python, if successful then saving and validating as HelloWorld_RoundTrip2.x3d version: [exec] 'python' is not recognized as an internal or external command, [exec] operable program or batch file. [java] Error: Could not find or load main class org.web3d.x3d.jsail.CommandLine [echo] HelloWorld.future.py round-trip load test #2 complete [echo] ===================== [echo] processHelloWorld.python complete. configuration: [echo] create imported files: autoclass.py fieldtypes.py mapToMethod.py [echo] build configuration complete all: processAllScenes.x3dToPython: processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptyScene.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptySceneCoreProfile.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HeaderProfileComponentMetaExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloTriangle.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloWorld.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Box.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cone.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cylinder.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodes.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodesWhiteBackground.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveSubstituteMeshes.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Sphere.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Text.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextHaveFunWithX3D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextLengthMaxExtent.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextSpecialCharacters.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\originals\pixel_perfect.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\BoundingBoxIllustration.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxes.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesInlineExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesLines.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesNSEW.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Group.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\GroupAnimated.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Inline.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\InlineKelpForest.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LOD.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LodWithDifferentShapes.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations1.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations2.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\StaticGroup.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Switch.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Transform.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\TransformCenterOffsetForRotation.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AliasingExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Anchor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AnchorComparison.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Billboard.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\BindingOperations.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Collision.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\NavigationInfo.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Viewpoint.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\AmbientIntensity.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPTPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\DiffuseColor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\EmissiveColor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\FillProperties.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Garibaldi.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiLocalTexture.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemote.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemoteNoTexture.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GeometryPrimitiveNodesImageTexture.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\LineProperties.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\MovieTextureAuthoringOptions.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTexture.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureBW.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureComponentExamples.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureGaribaldi.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureSnowman.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureTransformScale.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\SpecularColor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Table5_18PixelTexture.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureLocalGaribaldi.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureRemoteGaribaldi.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransform.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformFull.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformScale.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformTranslation.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Transparency.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TwoSidedMaterial.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\Color.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ColorPerVertexExamples.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGrid.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGridNonPlanarQuadrilaterals.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionITSSPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagon.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItss.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItssTexture.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionRoomWalls.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedFaceSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedLineSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSetComparison.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\PointSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\X3dBookWebsiteLogo.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPTPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPositionInterpolator.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CoordinateInterpolator2dExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinMorpher.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose01.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose02.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose03.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinSwitcher.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\Garibaldi.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\HelloX3dAuthorsAnimationChain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\MotionInterpolatorFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\NormalInterpolator.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolator2dExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolatorPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExampleTraced.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolator.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\TimeSensorChaining.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\CylinderSensorPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\Doors.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\KeySensorLefty.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\PlaneSensorPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\SphereSensorLefty.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\StringSensor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\TouchSensorPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\UserInteractivitySensorNodes.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BackgroundColorArrayAnimation.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanFilterPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerIntegerSequencer.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanToggle.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTogglePumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTriggerPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample60.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLatitude.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLongitude.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ElevationGridSimpleWaveAnimation.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerRoadSignSwitcher.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTrigger.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTriggerPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\MoodSelector.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptComplexStateEvents.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptControlEvents.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEvents.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEventsPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeEventOutControlEcmaScript.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeFieldControlEcmaScript.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptSimpleStateEvents.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TestScriptInitialization.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerPumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerTest.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Arc2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\ArcClose2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Circle2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Disk2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polyline2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polypoint2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Rectangle2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Summary2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\TriangleSet2D.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundColorsOnly.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundImagesOnly.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSelector.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSequencer.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundTimeOfDay.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\DirectionalLight.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\FogKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLight.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLightColor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLight.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightColor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightVisualization.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackground.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackgroundKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\CollisionKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain_timeOut.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorMultiple.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorNoOverlap.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorOverlap.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorSingle.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundAudioClip.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundFileFormats.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundLoadSensorTest.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundVisualization.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\VisibilitySensorKelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedQuadSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleFanSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleStripSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\MorphingTriangleSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\NonplanarPolygons.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\Normal.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\QuadSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\SummaryIndexedTriangleSets.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleFanSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleStripSet.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoExamplesExcerpt.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoPrototypesExcerpt.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HudKelpForest.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulator.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorExamples.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorPrototypeExpanded.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\TextStringPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\MetadataNodeExamples.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\WorldInfo.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\HelloWorld.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlackSurfPerch.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlueRockFish.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\ChangingFog.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CopperRockFishPlacardViewer.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Fish.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishExamples.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishModelComparison.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishSchool.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Garibaldi.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonGroup.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\IntroductionMessage.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBass.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBulb.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpExamplesNoBase.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpFlexibleStipe.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestMain.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestNoNancy.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpSurfPerch.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTank.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLight.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLights.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankWaterSurface.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\PumpHouse.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RockFloor.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RubberLipGroup.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Sardine.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchool.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolDouble.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolFinal.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolMidterm.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolOriginal.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolTriple.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineShape.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineWagging.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineX.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarGroup.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionExample.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarPrototype.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarSimple.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLefty.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLeftyLocale.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucy.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucyLocale.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerch.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerchPlaque.x3d processSingleScene.x3dToPython: [echo] create python: node xml2all.js C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\TreeFishPlaque.x3d processAllScenes.pythonValidation: [echoproperties] #Ant properties [echoproperties] #Mon May 13 07:26:14 CDT 2019 [echoproperties] env.PATH=C\:\\Users\\coderextreme\\bin;C\:\\Program Files\\Git\\mingw64\\bin;C\:\\Program Files\\Git\\usr\\local\\bin;C\:\\Program Files\\Git\\usr\\bin;C\:\\Program Files\\Git\\usr\\bin;C\:\\Program Files\\Git\\mingw64\\bin;C\:\\Program Files\\Git\\usr\\bin;C\:\\Users\\coderextreme\\bin;C\:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C\:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\bin;C\:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\libnvvp;C\:\\Windows\\system32;C\:\\Windows;C\:\\Windows\\System32\\Wbem;C\:\\Windows\\System32\\WindowsPowerShell\\v1.0;C\:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C\:\\Users\\coderextreme\\AppData\\Roaming\\nvm;C\:\\Program Files\\nodejs;C\:\\Users\\coderextreme\\.dnx\\bin;C\:\\Program Files\\Microsoft DNX\\Dnvm;C\:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\WINDOWS\\System32\\Wbem;C\:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C\:\\Program Files (x86)\\GtkSharp\\2.12\\bin;C\:\\Program Files\\Microsoft SQL Server\\110\\Tools\\Binn;C\:\\Program Files (x86)\\Microsoft SDKs\\TypeScript\\1.0;C\:\\Program Files\\Microsoft SQL Server\\120\\Tools\\Binn;C\:\\Gradle\\gradle-3.5\\bin;C\:\\Program Files\\MySQL\\MySQL Utilities 1.6;C\:\\Program Files\\Instant Reality\\bin;C\:\\Program Files\\TortoiseSVN\\bin;C\:\\WINDOWS\\system32;C\:\\WINDOWS;C\:\\WINDOWS\\System32\\Wbem;C\:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C\:\\Program Files\\dotnet;C\:\\WINDOWS\\System32\\OpenSSH;C\:\\Program Files\\Git\\cmd;C\:\\Program Files\\Git\\mingw64\\bin;C\:\\Program Files\\Git\\usr\\bin;C\:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C\:\\ProgramData\\Oracle\\Java\\javapath;C\:\\Program Files\\nodejs;C\:\\ProgramData\\chocolatey\\bin;C\:\\Users\\coderextreme\\AppData\\Local\\Programs\\Python\\Python37\\Scripts;C\:\\Users\\coderextreme\\AppData\\Local\\Programs\\Python\\Python37;C\:\\Program Files\\Java\\jdk1.8.0_202\\bin;C\:\\Program Files\\Java\\jdk1.8.0_202\\jre\\bin\\server;C\:\\Users\\coderextreme\\AppData\\Local\\Programs\\Python\\Python36\\Scripts;C\:\\Users\\coderextreme\\AppData\\Local\\Programs\\Python\\Python36;C\:\\Users\\coderextreme\\AppData\\Local\\.meteor;C\:\\Users\\coderextreme\\AppData\\Local\\Microsoft\\WindowsApps;C\:\\Program Files\\Heroku\\bin;C\:\\Program Files\\Microsoft VS Code\\bin;C\:\\Users\\coderextreme\\AppData\\Local\\Google\\Cloud SDK\\google-cloud-sdk\\bin;C\:\\Program Files\\Mercurial;C\:\\Users\\coderextreme\\AppData\\Roaming\\npm;C\:\\Program Files\\Git\\usr\\bin\\vendor_perl;C\:\\Program Files\\Git\\usr\\bin\\core_perl [echo] $env.JAVA_HOME=C:/Program Files/Java/jdk1.8.0_202 [echo] $env.CLASSPATH=${env.CLASSPATH} [echo] pyjnius.X3DautoclassPath =C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius [echo] pyjnius.configurationPath=C:/Program Files/Java/jdk1.8.0_202/jre/bin/server;${env.Path} [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptyScene.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptyScene.future.py", line 11 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/EmptyScene_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptyScene.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/EmptyScene_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptySceneCoreProfile.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptySceneCoreProfile.future.py", line 40, in [exec] .setMetadata(MetadataSet().setName("NodeSet") [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DMetadataObject' object has no attribute 'setValue' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\EmptySceneCoreProfile.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/EmptySceneCoreProfile_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HeaderProfileComponentMetaExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HeaderProfileComponentMetaExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HeaderProfileComponentMetaExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HeaderProfileComponentMetaExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloTriangle.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloTriangle.future.py", line 33 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloTriangle_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloTriangle.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloTriangle_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloWorld.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloWorld.future.py", line 52, in [exec] .addChild(Viewpoint().setDEF("ViewUpClose").setCenterOfRotation(0,-1,0).setDescription("Hello world!").setPosition(0,-1,7)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setCenterOfRotation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\HelloWorld.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloWorld_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\newScene.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter01TechnicalOverview\newScene.py", line 39 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview//newScene_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Box.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Box.future.py", line 34, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.747,-0.624,-0.231,1.05).setPosition(-1.81,3.12,2.59)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Box.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/Box_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cone.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cone.future.py", line 36, in [exec] .addChild(Viewpoint().setDescription("Side View").setPosition(0,0,3)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cone.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/Cone_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cylinder.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cylinder.future.py", line 36, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-1,0.,0,0.68).setPosition(0,2.9,4.83)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Cylinder.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/Cylinder_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodes.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodes.future.py", line 39, in [exec] .setGeometry(Box().setDEF("DefaultBox").setSize(2,2,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Rendering.X3DGeometryNode' object has no attribute 'setSize' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodes.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/GeometryPrimitiveNodes_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodesWhiteBackground.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodesWhiteBackground.future.py", line 44, in [exec] .setGeometry(Box().setDEF("DefaultBox").setSize(2,2,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Rendering.X3DGeometryNode' object has no attribute 'setSize' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveNodesWhiteBackground.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/GeometryPrimitiveNodesWhiteBackground_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveSubstituteMeshes.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveSubstituteMeshes.future.py", line 115 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/GeometryPrimitiveSubstituteMeshes_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\GeometryPrimitiveSubstituteMeshes.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/GeometryPrimitiveSubstituteMeshes_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Sphere.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Sphere.future.py", line 33, in [exec] .addChild(Viewpoint().setDescription("Book View").setPosition(0,0,3)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Sphere.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/Sphere_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Text.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Text.future.py", line 33, in [exec] .addChild(Viewpoint().setDescription("Text example").setPosition(0,0,3)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\Text.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/Text_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextHaveFunWithX3D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextHaveFunWithX3D.future.py", line 51 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextHaveFunWithX3D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextHaveFunWithX3D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextLengthMaxExtent.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextLengthMaxExtent.future.py", line 34, in [exec] .addChild(Viewpoint().setDescription("Default View").setPosition(0,0,6)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextLengthMaxExtent.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextLengthMaxExtent_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextSpecialCharacters.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextSpecialCharacters.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Default View").setPosition(0,0,15)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\TextSpecialCharacters.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextSpecialCharacters_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\originals\pixel_perfect.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="image" has an unrecognized value not matching any of the optional string tokens. [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\originals\pixel_perfect.future.py", line 62, in [exec] .addChild(Viewpoint().setDEF("home").setDescription("home").setFieldOfView(1.4).setOrientation(0.0,1.0,0.0,0.35).setPosition(0.0,1.25,5.0)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setFieldOfView' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter02GeometryPrimitives\originals\pixel_perfect.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="image" has an unrecognized value not matching any of the optional string tokens. [exec] Warning: meta name newValue="image" has an unrecognized value not matching any of the optional string tokens. [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/originals/pixel_perfect_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\BoundingBoxIllustration.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\BoundingBoxIllustration.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Bounding box illustration").setPosition(0,0,15)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\BoundingBoxIllustration.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/BoundingBoxIllustration_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxes.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxes.future.py", line 48, in [exec] .addChild(Group().setDEF("ArrowGreen") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxes.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesInlineExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesInlineExample.future.py", line 31, in [exec] .addChild(Inline().setDEF("CoordinateAxes").setUrl(["../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d","../../../Savage/Tools/Authoring/CoordinateAxes.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d","https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.x3d","../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl","../../../Savage/Tools/Authoring/CoordinateAxes.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl","https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.wrl"]))))) [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args [exec] File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from [exec] jnius.JavaException: Invalid instance of 'org/web3d/x3d/sai/Networking/X3DUrlObject' passed for a 'org/web3d/x3d/sai/Core/X3DChildNode' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesInlineExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxesInlineExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesLines.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesLines.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Oblique view").setOrientation(-0.59028,0.76927,0.2445,0.987861).setPosition(6,6,6)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesLines.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxesLines_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesNSEW.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesNSEW.future.py", line 54, in [exec] .addChild(Group().setDEF("ArrowGreen") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\CoordinateAxesNSEW.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxesNSEW_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Group.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Group.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.668,-0.724,-0.174,0.7).setPosition(-1.93,1.78,3.28)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Group.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/Group_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\GroupAnimated.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\GroupAnimated.future.py", line 44, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.668,-0.724,-0.174,0.7).setPosition(-1.93,1.78,3.28)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\GroupAnimated.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/GroupAnimated_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Inline.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Inline.future.py", line 46, in [exec] .addChild(Inline().setDEF("HelloWorldInline").setUrl(["../HelloWorld.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.x3d","../HelloWorld.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.wrl"])) [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args [exec] File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from [exec] jnius.JavaException: Invalid instance of 'org/web3d/x3d/sai/Networking/X3DUrlObject' passed for a 'org/web3d/x3d/sai/Core/X3DChildNode' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Inline.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/Inline_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\InlineKelpForest.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\InlineKelpForest.future.py", line 34, in [exec] .addChild(Inline().setUrl(["../KelpForestExhibit/KelpForestMain.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/KelpForestExhibit/KelpForestMain.x3d","../KelpForestExhibit/KelpForestMain.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/KelpForestExhibit/KelpForestMain.wrl"])))) [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args [exec] File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from [exec] jnius.JavaException: Invalid instance of 'org/web3d/x3d/sai/Networking/X3DUrlObject' passed for a 'org/web3d/x3d/sai/Core/X3DChildNode' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\InlineKelpForest.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/InlineKelpForest_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LOD.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LOD.future.py", line 46, in [exec] .addChild(Viewpoint().setDescription("Book View - Near, all shapes shown").setOrientation(0.866,-0.497,0.058,-0.59).setPosition(1.2,1.98,3.4)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LOD.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/LOD_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LodWithDifferentShapes.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LodWithDifferentShapes.future.py", line 44, in [exec] .addChild(Viewpoint().setDescription("LOD at 4m shows Box").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\LodWithDifferentShapes.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/LodWithDifferentShapes_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations1.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations1.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Order of operations 1").setOrientation(0.66238,-0.73267,0.15637,0.623402).setPosition(-2,-2,4)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations1.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/OrderOfOperations1_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations2.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations2.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("Order of operations 2").setOrientation(0.66238,-0.73267,0.15637,0.623402).setPosition(-2,-2,4)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\OrderOfOperations2.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/OrderOfOperations2_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\StaticGroup.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\StaticGroup.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.668,-0.724,-0.174,0.7).setPosition(-1.93,1.78,3.28)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\StaticGroup.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/StaticGroup_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Switch.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Switch.future.py", line 48, in [exec] .addChild(Viewpoint().setDescription("Switch among multiple children").setOrientation(-0.668,-0.724,-0.174,0.7).setPosition(-1.93,1.78,3.28)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Switch.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/Switch_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Transform.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Transform.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.682,-0.707,-0.187,0.68).setPosition(-3.42,3.73,6.04)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\Transform.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/Transform_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\TransformCenterOffsetForRotation.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/TransformCenterOffsetForRotation_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter03Grouping\TransformCenterOffsetForRotation.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/TransformCenterOffsetForRotation_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AliasingExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/AliasingExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AliasingExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/AliasingExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Anchor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Anchor.future.py", line 48, in [exec] .addChild(Viewpoint().setDescription("view Anchor text").setPosition(0,-1,12)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Anchor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/Anchor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AnchorComparison.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AnchorComparison.future.py", line 78 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/AnchorComparison_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\AnchorComparison.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/AnchorComparison_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Billboard.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Billboard.future.py", line 35, in [exec] .addChild(Viewpoint().setDescription("Entry view from ahead, no rotations").setPosition(0,-5,45)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Billboard.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/Billboard_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\BindingOperations.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\BindingOperations.future.py", line 49, in [exec] .addChild(Viewpoint().setDEF("View1").setCenterOfRotation(-6,0,0).setDescription("Viewpoint 1").setPosition(-6,0,5)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setCenterOfRotation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\BindingOperations.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/BindingOperations_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Collision.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Collision.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Outside Tank, Outside Collision Geometry, Blocked").setPosition(0,2,40)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Collision.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Collision.py", line 148, in [exec] Collision22.setProxy(Inline29) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for Inline are containerField_ALTERNATE_VALUES='"children" "watchList"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\NavigationInfo.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\NavigationInfo.future.py", line 35, in [exec] .addChild(Inline().setUrl(["../HelloWorld.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.x3d","../HelloWorld.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.wrl"])))) [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args [exec] File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from [exec] jnius.JavaException: Invalid instance of 'org/web3d/x3d/sai/Networking/X3DUrlObject' passed for a 'org/web3d/x3d/sai/Core/X3DChildNode' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\NavigationInfo.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/NavigationInfo_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Viewpoint.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Viewpoint.future.py", line 29, in [exec] .addChild(Viewpoint().setDEF("DefaultPositionLeft7Degrees").setDescription("7 degree towards left").setOrientation(0,1,0,0.1222)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter04ViewingNavigation\Viewpoint.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/Viewpoint_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\AmbientIntensity.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\AmbientIntensity.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Default Viewpoint").setPosition(0,0,10.00)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\AmbientIntensity.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/AmbientIntensity_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPTPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPTPrototype.future.py", line 68, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPTPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/CircleFishPTPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPrototype.future.py", line 68, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\CircleFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/CircleFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\DiffuseColor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\DiffuseColor.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("Material diffuseColor").setOrientation(-1,0,0,0.78).setPosition(0,2.04,2.34)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\DiffuseColor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/DiffuseColor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\EmissiveColor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\EmissiveColor.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Material emissiveColor").setOrientation(-1,0,0,0.78).setPosition(0,2.04,2.34)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\EmissiveColor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/EmissiveColor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\FillProperties.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] s_push: parser stack overflow [exec] MemoryError [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\FillProperties.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/FillProperties_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Garibaldi.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Garibaldi.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0,1,0,0.42).setPosition(0.66,0,0.42)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Garibaldi.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/Garibaldi_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiLocalTexture.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiLocalTexture.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0,1,0,0.42).setPosition(0.66,0,0.42)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiLocalTexture.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/GaribaldiLocalTexture_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemote.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemote.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0.0,1.0,0.0,120.0).setPosition(2.0,0.0,2.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemote.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/GaribaldiRemote_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemoteNoTexture.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemoteNoTexture.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0.0,1.0,0.0,120.0).setPosition(2.0,0.0,2.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GaribaldiRemoteNoTexture.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/GaribaldiRemoteNoTexture_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GeometryPrimitiveNodesImageTexture.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GeometryPrimitiveNodesImageTexture.future.py", line 45, in [exec] .setAppearance(Appearance().setDEF("DefaultAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\GeometryPrimitiveNodesImageTexture.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/GeometryPrimitiveNodesImageTexture_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\LineProperties.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\LineProperties.future.py", line 262 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/LineProperties_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\LineProperties.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/LineProperties_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\MovieTextureAuthoringOptions.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\MovieTextureAuthoringOptions.future.py", line 49, in [exec] .addChild(Viewpoint().setDescription("MovieTexture authoring options").setPosition(0,0,18)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\MovieTextureAuthoringOptions.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/MovieTextureAuthoringOptions_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTexture.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTexture.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(0.736,0.615,-0.284,-0.32).setPosition(-2.9,1.64,9.33)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTexture.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/PixelTexture_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureBW.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureBW.future.py", line 36, in [exec] .addChild(Viewpoint().setDescription("PixelTexture checkerboard").setPosition(0,0,5.44)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureBW.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/PixelTextureBW_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureComponentExamples.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureComponentExamples.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Table 5.18 SFImage component examples").setPosition(0,0,14)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureComponentExamples.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/PixelTextureComponentExamples_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureGaribaldi.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureGaribaldi.future.py", line 53, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,1,0,0.229).setPosition(0.62,0.03,1.28)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureGaribaldi.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/PixelTextureGaribaldi_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureSnowman.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last):Warning: meta name newValue="midi" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='Sound' [exec] [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureSnowman.future.py", line 59, in [exec] .addChild(Viewpoint().setDescription("PixelTexture Snowman").setOrientation(1,0,0,-0.17985).setPosition(0,2,11)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureSnowman.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="midi" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='Sound' [exec] Warning: meta name newValue="midi" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='Sound' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/PixelTextureSnowman_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureTransformScale.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureTransformScale.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setPosition(0,0,5.44)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\PixelTextureTransformScale.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/PixelTextureTransformScale_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\SpecularColor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\SpecularColor.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("Material specularColor").setOrientation(-1,0,0,0.78).setPosition(0,2.04,2.34)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\SpecularColor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/SpecularColor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Table5_18PixelTexture.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Table5_18PixelTexture.future.py", line 38, in [exec] .addChild(Transform().setDEF("Checkerboard").setTranslation(0,0,-10) [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setTranslation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Table5_18PixelTexture.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/Table5_18PixelTexture_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureLocalGaribaldi.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureLocalGaribaldi.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0,1,0,0.42).setPosition(0.66,0,0.42)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureLocalGaribaldi.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TextureLocalGaribaldi_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureRemoteGaribaldi.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureRemoteGaribaldi.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0,1,0,0.42).setPosition(0.66,0,0.42)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureRemoteGaribaldi.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TextureRemoteGaribaldi_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransform.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransform.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.982,0.184,-0.044,1.37).setPosition(0.99,6.24,1.57)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransform.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TextureTransform_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformFull.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformFull.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.42,0.905,-0.061,-0.83).setPosition(-4.02,1.24,3.61)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformFull.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TextureTransformFull_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformScale.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformScale.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.42,0.905,-0.061,-0.83).setPosition(-4.02,1.24,3.61)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformScale.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TextureTransformScale_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformTranslation.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformTranslation.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.893,0.449,0.032,0.16).setPosition(0.5,1.27,9.24)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TextureTransformTranslation.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TextureTransformTranslation_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Transparency.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Transparency.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(-0.788,-0.614,-0.055,-0.12).setPosition(-0.56,-0.64,3.37)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\Transparency.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/Transparency_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TwoSidedMaterial.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TwoSidedMaterial.future.py", line 46, in [exec] .addChild(Viewpoint().setDescription("Outside, front face material").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter05AppearanceMaterialTextures\TwoSidedMaterial.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TwoSidedMaterial_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\Color.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\Color.future.py", line 53, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.53).setPosition(-2.28,0.29,4.06)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\Color.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/Color_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ColorPerVertexExamples.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ColorPerVertexExamples.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("ColorPerVertex Examples").setPosition(0,0,6)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ColorPerVertexExamples.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ColorPerVertexExamples_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGrid.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGrid.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("ElevationGrid oblique view").setOrientation(1,0,0,-0.588003).setPosition(0,4,6)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGrid.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ElevationGrid_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGridNonPlanarQuadrilaterals.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGridNonPlanarQuadrilaterals.future.py", line 52, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,1,0,0.01).setPosition(0.13,0.2,7.71)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ElevationGridNonPlanarQuadrilaterals.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ElevationGridNonPlanarQuadrilaterals_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionITSSPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionITSSPrototype.future.py", line 203 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionCrossSectionITSSPrototype_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionITSSPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionCrossSectionITSSPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionPrototype.future.py", line 218 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionCrossSectionPrototype_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionCrossSectionPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionCrossSectionPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagon.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagon.future.py", line 96 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionPentagon_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagon.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionPentagon_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItss.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItss.future.py", line 48, in [exec] .addChild(Viewpoint().setDescription("Oblique view from above").setOrientation(-1,0.015,-0.006,0.78).setPosition(0.25,14,14)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItss.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionPentagonCrossSectionItss_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItssTexture.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItssTexture.future.py", line 49, in [exec] .addChild(Viewpoint().setDescription("Oblique view from above").setOrientation(-1,0.015,-0.006,0.78).setPosition(0.25,14,14)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionPentagonCrossSectionItssTexture.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionPentagonCrossSectionItssTexture_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionRoomWalls.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionRoomWalls.future.py", line 48 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionRoomWalls_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\ExtrusionRoomWalls.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: meta name newValue="organization" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='contributor' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/ExtrusionRoomWalls_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedFaceSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedFaceSet.future.py", line 52, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.53).setPosition(-2.28,0.29,4.06)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedFaceSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/IndexedFaceSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedLineSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedLineSet.future.py", line 52, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.939,0.335,0.075,-0.57).setPosition(-0.89,1.91,9.26)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\IndexedLineSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/IndexedLineSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSet.future.py", line 53, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.939,0.335,0.075,-0.57).setPosition(-0.89,1.91,9.26)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/LineSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSetComparison.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSetComparison.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("8m away - note linewidth is unchanged and perspective is ambiguous").setPosition(0,0,8)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\LineSetComparison.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/LineSetComparison_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\PointSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\PointSet.future.py", line 49, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.939,0.335,0.075,-0.57).setPosition(-0.89,1.91,9.26)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\PointSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/PointSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\X3dBookWebsiteLogo.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\X3dBookWebsiteLogo.future.py", line 56 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/X3dBookWebsiteLogo_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter06GeometryPointsLinesPolygons\X3dBookWebsiteLogo.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons/X3dBookWebsiteLogo_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPTPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPTPrototype.future.py", line 68, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPTPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/CircleFishPTPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPositionInterpolator.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPositionInterpolator.future.py", line 52, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.001,1,0.001,2.36).setPosition(0.9,0.01,-0.33)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPositionInterpolator.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/CircleFishPositionInterpolator_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPrototype.future.py", line 69, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CircleFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/CircleFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorExample.future.py", line 64, in [exec] .setMaterial(Material().setDEF("SphereMaterial").setDiffuseColor(0.5,0.5,0.5))))) [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DMaterialNode' object has no attribute 'setDiffuseColor' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/ColorInterpolatorExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorFishPrototype.future.py", line 65, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ColorInterpolatorFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/ColorInterpolatorFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CoordinateInterpolator2dExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CoordinateInterpolator2dExample.future.py", line 72 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/CoordinateInterpolator2dExample_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\CoordinateInterpolator2dExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/CoordinateInterpolator2dExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinMorpher.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinMorpher.future.py", line 47, in [exec] .addChild(Viewpoint().setDescription("Dolphin morpher, 2m away").setPosition(0,0,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinMorpher.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinMorpher_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose01.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose01.future.py", line 47, in [exec] .addChild(Viewpoint().setDescription("Dolphin at 2m").setPosition(0,0,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose01.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinPose01_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose02.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose02.future.py", line 43, in [exec] .addChild(Viewpoint().setDescription("Dolphin at 2m").setPosition(0,0,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose02.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinPose02_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose03.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose03.future.py", line 43, in [exec] .addChild(Viewpoint().setDescription("Dolphin at 2m").setPosition(0,0,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinPose03.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinPose03_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinSwitcher.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinSwitcher.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Dolphin switcher, 2m away").setPosition(0,0,2)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\DolphinSwitcher.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinSwitcher_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\Garibaldi.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\Garibaldi.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0.0,1.0,0.0,120.0).setPosition(2.0,0.0,2.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\Garibaldi.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/Garibaldi_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\HelloX3dAuthorsAnimationChain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\HelloX3dAuthorsAnimationChain.future.py", line 45, in [exec] .addChild(Viewpoint().setDescription("Hello, world").setOrientation(0,1,0,3.14159).setPosition(0,0,-8)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\HelloX3dAuthorsAnimationChain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/HelloX3dAuthorsAnimationChain_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\MotionInterpolatorFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\MotionInterpolatorFishPrototype.future.py", line 69, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\MotionInterpolatorFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/MotionInterpolatorFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\NormalInterpolator.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\NormalInterpolator.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Animating normals on right vertices of a quadrilateral").setPosition(0,0,8)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\NormalInterpolator.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/NormalInterpolator_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishExample.future.py", line 53, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.001,1,0.001,2.36).setPosition(1.05,0.01,-0.48)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/OrientationInterpolatorFishExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishPrototype.future.py", line 64, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\OrientationInterpolatorFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/OrientationInterpolatorFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolator2dExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolator2dExample.future.py", line 46, in [exec] .addChild(Viewpoint().setDescription("Click to activate animation").setPosition(0,0,3)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolator2dExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/PositionInterpolator2dExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolatorPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolatorPrototype.future.py", line 64, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionInterpolatorPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/PositionInterpolatorPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExample.future.py", line 51, in [exec] .addChild(Viewpoint().setDescription("Animation demo").setOrientation(1,0,0,-0.588003).setPosition(0,8,12)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/PositionOrientationInterpolatorsExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExampleTraced.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExampleTraced.future.py", line 179 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/PositionOrientationInterpolatorsExampleTraced_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\PositionOrientationInterpolatorsExampleTraced.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/PositionOrientationInterpolatorsExampleTraced_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolator.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolator.future.py", line 45, in [exec] .setMaterial(Material().setDEF("SphereMaterial").setDiffuseColor(0.941176,0.027451,0))))) [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DMaterialNode' object has no attribute 'setDiffuseColor' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolator.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/ScalarInterpolator_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishExample.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,1,0,0.94).setPosition(0.43,0.04,0.53)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/ScalarInterpolatorFishExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishPrototype.future.py", line 64, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\ScalarInterpolatorFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/ScalarInterpolatorFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\TimeSensorChaining.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\TimeSensorChaining.future.py", line 50, in [exec] .addChild(Viewpoint().setDescription("TimeSensor chaining example").setPosition(0,1,6)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter07EventAnimationInterpolation\TimeSensorChaining.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/TimeSensorChaining_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\CylinderSensorPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\CylinderSensorPumpHouse.future.py", line 56, in [exec] .addChild(Viewpoint().setDEF("AdjustableView").setDescription("Adjustible Viewpoint").setPosition(0.02,0.45,5)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\CylinderSensorPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/CylinderSensorPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\Doors.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\Doors.future.py", line 55, in [exec] .addChild(Viewpoint().setDescription("Initial default").setPosition(0,1.4,10)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\Doors.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/Doors_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\KeySensorLefty.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\KeySensorLefty.future.py", line 49, in [exec] .addChild(Group().setDEF("LeftyViewpointsUnrotated") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\KeySensorLefty.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/KeySensorLefty_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\PlaneSensorPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\PlaneSensorPumpHouse.future.py", line 59, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(-0.245,0.969,0.023,0.25).setPosition(1.92,0.65,4.69)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\PlaneSensorPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/PlaneSensorPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\SphereSensorLefty.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\SphereSensorLefty.future.py", line 44, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.05).setPosition(-0.06,-0.29,8.78)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\SphereSensorLefty.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/SphereSensorLefty_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\StringSensor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\StringSensor.future.py", line 45, in [exec] .addChild(Viewpoint().setDescription("Book View").setPosition(-0.02,0.01,6.85)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\StringSensor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/StringSensor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\TouchSensorPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\TouchSensorPumpHouse.future.py", line 52, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(-0.245,0.969,0.023,0.25).setPosition(1.92,0.65,4.69)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\TouchSensorPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/TouchSensorPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\UserInteractivitySensorNodes.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\UserInteractivitySensorNodes.future.py", line 52, in [exec] .addChild(Viewpoint().setDescription("User interactivity sensor nodes").setPosition(0,0,12)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter08UserInteractivity\UserInteractivitySensorNodes.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter08UserInteractivity/UserInteractivitySensorNodes_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BackgroundColorArrayAnimation.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BackgroundColorArrayAnimation.future.py", line 32, in [exec] .addChild(TimeSensor().setDEF("Clock").setCycleInterval(10).setLoop(True)) [exec] AttributeError: 'org.web3d.x3d.sai.Time.X3DTimeDependentNode' object has no attribute 'setCycleInterval' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BackgroundColorArrayAnimation.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BackgroundColorArrayAnimation_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanFilterPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanFilterPumpHouse.future.py", line 57, in [exec] .addChild(Viewpoint().setDescription("Click pump house to activate").setPosition(2,1,9)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanFilterPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanFilterPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerIntegerSequencer.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerIntegerSequencer.future.py", line 42, in [exec] .addChild(TimeSensor().setDEF("Clock").setCycleInterval(10).setLoop(True)) [exec] AttributeError: 'org.web3d.x3d.sai.Time.X3DTimeDependentNode' object has no attribute 'setCycleInterval' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerIntegerSequencer.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanSequencerIntegerSequencer_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerPumpHouse.future.py", line 55, in [exec] .addChild(Viewpoint().setDescription("touch and hold to interrupt pump operation").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanSequencerPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanSequencerPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanToggle.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanToggle.future.py", line 55, in [exec] .addChild(Transform().setDEF("ShakingCone") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanToggle.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanToggle_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTogglePumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTogglePumpHouse.future.py", line 59, in [exec] .addChild(Viewpoint().setDescription("Click pump house to toggle operation").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTogglePumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanTogglePumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTriggerPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTriggerPumpHouse.future.py", line 54, in [exec] .addChild(Viewpoint().setDescription("select pump house to activate").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\BooleanTriggerPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanTriggerPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="generated" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='created' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample.future.py", line 33, in [exec] .addChild(Viewpoint().setDescription("CircleLines Example").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="generated" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='created' [exec] Warning: meta name newValue="generated" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='created' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/CircleLinesExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample60.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample60.future.py", line 35, in [exec] .addChild(Viewpoint().setDescription("Circle Lines Example").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesExample60.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/CircleLinesExample60_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLatitude.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLatitude.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("CircleLines Example").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLatitude.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/CircleLinesSphereLatitude_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLongitude.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLongitude.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("LongitudeLines Example").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\CircleLinesSphereLongitude.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/CircleLinesSphereLongitude_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ElevationGridSimpleWaveAnimation.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ElevationGridSimpleWaveAnimation.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Wave view").setOrientation(1,0,0,-0.358771).setPosition(0,3,8)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ElevationGridSimpleWaveAnimation.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ElevationGridSimpleWaveAnimation_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerPumpHouse.future.py", line 57, in [exec] .addChild(Viewpoint().setDescription("Click pump house for next cone").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/IntegerSequencerPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerRoadSignSwitcher.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerRoadSignSwitcher.future.py", line 75 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/IntegerSequencerRoadSignSwitcher_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerSequencerRoadSignSwitcher.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/IntegerSequencerRoadSignSwitcher_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTrigger.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTrigger.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Select text to change color").setPosition(0,0,6)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTrigger.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/IntegerTrigger_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTriggerPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTriggerPumpHouse.future.py", line 58, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\IntegerTriggerPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/IntegerTriggerPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\MoodSelector.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\MoodSelector.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("How do you feel today?").setPosition(0,0,15)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\MoodSelector.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/MoodSelector_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptComplexStateEvents.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptComplexStateEvents.future.py", line 55, in [exec] .addChild(Viewpoint().setDescription("Control 3-way lamp").setOrientation(-0.993,0.101,-0.063,1.06).setPosition(0.06,3.63,2.29)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptComplexStateEvents.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptComplexStateEvents_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptControlEvents.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptControlEvents.future.py", line 50, in [exec] .addChild(Viewpoint().setDescription("Push button to change light color").setOrientation(1,0,0,-0.45).setPosition(0,2,5)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptControlEvents.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptControlEvents_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEvents.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEvents.future.py", line 58, in [exec] .addChild(Viewpoint().setDescription("click pump house to spin cones").setPosition(3,1,7)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEvents.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptEvents_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEventsPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEventsPumpHouse.future.py", line 61, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptEventsPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptEventsPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeEventOutControlEcmaScript.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeEventOutControlEcmaScript.future.py", line 47, in [exec] .addChild(Viewpoint().setDescription("View test").setPosition(0,0,12)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeEventOutControlEcmaScript.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptNodeEventOutControlEcmaScript_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeFieldControlEcmaScript.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeFieldControlEcmaScript.future.py", line 48, in [exec] .addChild(Viewpoint().setDescription("View test").setPosition(0,0,12)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptNodeFieldControlEcmaScript.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptNodeFieldControlEcmaScript_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptSimpleStateEvents.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptSimpleStateEvents.future.py", line 49, in [exec] .addChild(Viewpoint().setDescription("click switch to toggle light").setOrientation(-0.993,0.101,-0.063,1.06).setPosition(0.06,3.63,2.29)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\ScriptSimpleStateEvents.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/ScriptSimpleStateEvents_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TestScriptInitialization.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TestScriptInitialization.future.py", line 39, in [exec] .setMaterial(Material().setAmbientIntensity(0).setDiffuseColor(0,0,0).setEmissiveColor(0,0.398733,1).setShininess(0.05).setSpecularColor(0.622449,0.622449,0.622449)))) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TestScriptInitialization.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/TestScriptInitialization_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerPumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerPumpHouse.future.py", line 57, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(-0.969,0.239,0.056,0.13).setPosition(1.66,1.34,5.95)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerPumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/TimeTriggerPumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerTest.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerTest.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("TimeTrigger test").setPosition(0,0,7)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\TimeTriggerTest.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/TimeTriggerTest_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\newECMAscriptTest.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter09EventUtilitiesScripting\newECMAscriptTest.py", line 52 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting//newECMAscriptTest_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Arc2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Arc2D.future.py", line 43, in [exec] .setAppearance(Appearance().setDEF("MagentaAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Arc2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Arc2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\ArcClose2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\ArcClose2D.future.py", line 43, in [exec] .setAppearance(Appearance().setDEF("MagentaAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\ArcClose2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/ArcClose2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Circle2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Circle2D.future.py", line 40, in [exec] .setAppearance(Appearance().setDEF("MagentaAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Circle2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Circle2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Disk2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Disk2D.future.py", line 40, in [exec] .setAppearance(Appearance().setDEF("MagentaAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Disk2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Disk2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polyline2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polyline2D.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Polyline2D example").setOrientation(0,1,0,0.159).setPosition(1.21,-0.22,8.04)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polyline2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Polyline2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polypoint2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polypoint2D.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("Polypoint2D example").setOrientation(0,1,0,0.159).setPosition(1.21,-0.22,8.04)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Polypoint2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Polypoint2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Rectangle2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Rectangle2D.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Rectangle2D example").setOrientation(0.981,0.178,-0.08,0.01).setPosition(-1.52,-0.17,8.11)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Rectangle2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Rectangle2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Summary2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Summary2D.future.py", line 53, in [exec] .setAppearance(Appearance().setDEF("MagentaAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\Summary2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/Summary2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\TriangleSet2D.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\TriangleSet2D.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("TriangleSet2D example").setOrientation(0,1,0,0.159).setPosition(1.11,0.9,8.06)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter10Geometry2D\TriangleSet2D.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter10Geometry2D/TriangleSet2D_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundColorsOnly.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundColorsOnly_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundColorsOnly.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundColorsOnly_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundImagesOnly.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundImagesOnly_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundImagesOnly.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundImagesOnly_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundKelpForestMain.future.py", line 189 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundKelpForestMain.py", line 645, in [exec] Collision64.setProxy(TimeSensor113) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSelector.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSelector.future.py", line 47, in [exec] .addChild(TimeSensor().setDEF("TimeOfDayClock").setCycleInterval(6).setLoop(True)) [exec] AttributeError: 'org.web3d.x3d.sai.Time.X3DTimeDependentNode' object has no attribute 'setCycleInterval' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSelector.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundSelector_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSequencer.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSequencer.future.py", line 47, in [exec] .addChild(TimeSensor().setDEF("TimeOfDayClock").setCycleInterval(12).setLoop(True)) [exec] AttributeError: 'org.web3d.x3d.sai.Time.X3DTimeDependentNode' object has no attribute 'setCycleInterval' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundSequencer.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundSequencer_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundTimeOfDay.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundTimeOfDay.future.py", line 45, in [exec] .addChild(TimeSensor().setDEF("TimeOfDayClock").setCycleInterval(6).setLoop(True)) [exec] AttributeError: 'org.web3d.x3d.sai.Time.X3DTimeDependentNode' object has no attribute 'setCycleInterval' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\BackgroundTimeOfDay.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/BackgroundTimeOfDay_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\DirectionalLight.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\DirectionalLight.future.py", line 45, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(0.627,-0.707,-0.326,-0.93).setPosition(6.03,6.69,9.25)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\DirectionalLight.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/DirectionalLight_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\FogKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\FogKelpForestMain.future.py", line 192 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/FogKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\FogKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\FogKelpForestMain.py", line 642, in [exec] Collision65.setProxy(TimeSensor114) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLight.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLight.future.py", line 45, in [exec] .addChild(Viewpoint().setDescription("Common viewpoint").setPosition(0,0,40)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLight.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/PointLight_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLightColor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLightColor.future.py", line 51, in [exec] .addChild(PointLight().setDEF("Lamp").setColor(1,1,0).setLocation(0,0,12).setRadius(15)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\PointLightColor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/PointLightColor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLight.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLight.future.py", line 43, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setPosition(0,0,30)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLight.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/SpotLight_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightColor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightColor.future.py", line 54, in [exec] .addChild(Viewpoint().setDescription("Complete scene").setPosition(0,0,25)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightColor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFInt32 array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/SpotLightColor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightVisualization.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="generated" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='created' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightVisualization.future.py", line 48, in [exec] .addChild(Viewpoint().setCenterOfRotation(0,0,-5).setDescription("Two examples of a single SpotLight").setPosition(0,0,15)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\SpotLightVisualization.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="generated" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='created' [exec] Warning: meta name newValue="generated" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='created' [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/SpotLightVisualization_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackground.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/TextureBackground_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackground.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/TextureBackground_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackgroundKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackgroundKelpForestMain.future.py", line 199 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter11LightingEnvironmentalEffects/TextureBackgroundKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackgroundKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter11LightingEnvironmentalEffects\TextureBackgroundKelpForestMain.py", line 670, in [exec] Collision71.setProxy(TimeSensor120) [exec] [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\CollisionKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\CollisionKelpForestMain.future.py", line 195 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/CollisionKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\CollisionKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\CollisionKelpForestMain.py", line 621, in [exec] Collision64.setProxy(TimeSensor113) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensor.future.py", line 44, in [exec] .addChild(Viewpoint().setDEF("ViewAll").setDescription("LoadSensor test").setPosition(0,0,12)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/LoadSensor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain.future.py", line 213 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/LoadSensorKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain.py", line 656, in [exec] Collision64.setProxy(TimeSensor113) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain_timeOut.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain_timeOut.future.py", line 213 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/LoadSensorKelpForestMain_timeOut_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain_timeOut.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\LoadSensorKelpForestMain_timeOut.py", line 656, in [exec] Collision64.setProxy(TimeSensor113) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensor.future.py", line 43, in [exec] .addChild(ProximitySensor().setDEF("HereIAm").setSize(100,100,100)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/ProximitySensor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorKelpForestMain.future.py", line 183 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/ProximitySensorKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorKelpForestMain.py", line 598, in [exec] Collision57.setProxy(TimeSensor106) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorMultiple.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorMultiple.future.py", line 56, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(0,1,0,-0.06).setPosition(0.05,0,8.71)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorMultiple.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/ProximitySensorMultiple_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorNoOverlap.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorNoOverlap.future.py", line 56, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(0,1,0,-0.06).setPosition(0.05,0,8.71)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorNoOverlap.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/ProximitySensorNoOverlap_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorOverlap.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorOverlap.future.py", line 50, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(0,1,0,-0.06).setPosition(0.05,0,8.71)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorOverlap.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/ProximitySensorOverlap_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorSingle.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorSingle.future.py", line 56, in [exec] .addChild(Viewpoint().setDescription("Book Viewpoint").setOrientation(0,1,0,-0.06).setPosition(0.05,0,8.71)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\ProximitySensorSingle.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/ProximitySensorSingle_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundAudioClip.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundAudioClip.future.py", line 45, in [exec] .addChild(Viewpoint().setDescription("Sound spheroid approximating ellipsoid volume").setOrientation(1,0,0,-0.2).setPosition(0,40,200)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundAudioClip.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/SoundAudioClip_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundFileFormats.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundFileFormats.future.py", line 57, in [exec] .addChild(Transform().setDEF("WavPlay").setScale(0.4,0.4,0.4).setTranslation(-4,0.5,0) [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setScale' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundFileFormats.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/SoundFileFormats_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundLoadSensorTest.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundLoadSensorTest.future.py", line 47, in [exec] .addChild(Sound().setDEF("SomeSound").setLocation(0,1.6,0).setMaxBack(100).setMaxFront(100).setMinBack(10).setMinFront(10) [exec] AttributeError: 'org.web3d.x3d.sai.Sound.X3DSoundNode' object has no attribute 'setLocation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundLoadSensorTest.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/SoundLoadSensorTest_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundVisualization.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundVisualization.future.py", line 89 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/SoundVisualization_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\SoundVisualization.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/SoundVisualization_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\VisibilitySensorKelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\VisibilitySensorKelpForestMain.future.py", line 234 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter12EnvironmentSensorSound/VisibilitySensorKelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\VisibilitySensorKelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="permissions" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='accessRights' [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter12EnvironmentSensorSound\VisibilitySensorKelpForestMain.py", line 721, in [exec] Collision75.setProxy(TimeSensor124) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedQuadSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] org.web3d.x3d.sai.InvalidFieldException: ERROR_ILLEGAL_VALUE insufficient X3D profile='CADInterchange' for parent X3D model containing 'Background' node, add head statement [exec] or Java source-code assignment: findAncestorX3DObject().getHead().addComponent("EnvironmentalEffects").setLevel(1); [exec] org.web3d.x3d.sai.InvalidFieldException: ERROR_ILLEGAL_VALUE insufficient X3D profile='CADInterchange' for parent X3D model containing 'Background' node, add head statement [exec] or Java source-code assignment: findAncestorX3DObject().getHead().addComponent("EnvironmentalEffects").setLevel(1); [exec] at org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject.validate(BackgroundObject.java:3210) [exec] at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:683) [exec] at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:3526) [exec] at org.web3d.x3d.jsail.Core.X3DObject.toFileX3D(X3DObject.java:777) [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedQuadSet.future.py", line 44, in [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/IndexedQuadSet_RoundTrip.x3d") [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: ERROR_ILLEGAL_VALUE insufficient X3D profile='CADInterchange' for parent X3D model containing 'Background' node, add head statement [exec] or Java source-code assignment: findAncestorX3DObject().getHead().addComponent("EnvironmentalEffects").setLevel(1); [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedQuadSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] org.web3d.x3d.sai.InvalidFieldException: ERROR_ILLEGAL_VALUE insufficient X3D profile='CADInterchange' for parent X3D model containing 'Background' node, add head statement [exec] or Java source-code assignment: findAncestorX3DObject().getHead().addComponent("EnvironmentalEffects").setLevel(1); [exec] org.web3d.x3d.sai.InvalidFieldException: ERROR_ILLEGAL_VALUE insufficient X3D profile='CADInterchange' for parent X3D model containing 'Background' node, add head statement [exec] or Java source-code assignment: findAncestorX3DObject().getHead().addComponent("EnvironmentalEffects").setLevel(1); [exec] at org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject.validate(BackgroundObject.java:3210) [exec] at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:683) [exec] at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:3526) [exec] at org.web3d.x3d.jsail.Core.X3DObject.toFileX3D(X3DObject.java:777) [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedQuadSet.py", line 110, in [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/IndexedQuadSet_RoundTrip.x3d") [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: ERROR_ILLEGAL_VALUE insufficient X3D profile='CADInterchange' for parent X3D model containing 'Background' node, add head statement [exec] or Java source-code assignment: findAncestorX3DObject().getHead().addComponent("EnvironmentalEffects").setLevel(1); [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleFanSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleFanSet.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,1,0,0.01).setPosition(0.03,-1.84,10.04)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleFanSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/IndexedTriangleFanSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleSet.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.05).setPosition(0.13,2.51,11.24)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/IndexedTriangleSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleStripSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleStripSet.future.py", line 36, in [exec] .addChild(Viewpoint().setDescription("IndexedTriangleStripSet view").setOrientation(0,-1,0,0.07).setPosition(-0.06,1.4,11.24)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\IndexedTriangleStripSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/IndexedTriangleStripSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\MorphingTriangleSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\MorphingTriangleSet.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Book View - Cube").setOrientation(-0.742,0.635,0.215,0.81).setPosition(5.71,6.54,7.99)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\MorphingTriangleSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/MorphingTriangleSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\NonplanarPolygons.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\NonplanarPolygons.future.py", line 48, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.1).setPosition(-0.71,-0.52,8.9)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\NonplanarPolygons.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/NonplanarPolygons_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\Normal.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\Normal.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.06).setPosition(0,0.82,11.21)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\Normal.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/Normal_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\QuadSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/QuadSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\QuadSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/QuadSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\SummaryIndexedTriangleSets.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\SummaryIndexedTriangleSets.future.py", line 43, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.01).setPosition(0.27,-0.59,13.7)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\SummaryIndexedTriangleSets.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/SummaryIndexedTriangleSets_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleFanSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleFanSet.future.py", line 37, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0.962,0.272,0.022,0.23).setPosition(0.52,-4.49,10.86)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleFanSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/TriangleFanSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleSet.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Book View 1").setOrientation(0,-1,0,0.05).setPosition(0.13,2.51,11.24)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/TriangleSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleStripSet.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleStripSet.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("Book View").setOrientation(0,-1,0,0.05).setPosition(0.13,2.51,11.24)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter13GeometryTrianglesQuadrilaterals\TriangleStripSet.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter13GeometryTrianglesQuadrilaterals/TriangleStripSet_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoExamplesExcerpt.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoExamplesExcerpt.future.py", line 58, in [exec] .addChild(Viewpoint().setDEF("Front").setDescription("Front view").setPosition(0.0,0.0,12.0)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoExamplesExcerpt.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ArtDecoExamplesExcerpt_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoPrototypesExcerpt.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoPrototypesExcerpt.future.py", line 39, in [exec] .addChild(Material().setAmbientIntensity(0.25).setDiffuseColor(0.282435,0.085159,0.134462).setShininess(0.127273).setSpecularColor(0.276305,0.11431,0.139857)))) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ArtDecoPrototypesExcerpt.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ArtDecoPrototypesExcerpt_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayExample.future.py", line 51, in [exec] .addChild(ProtoInstance().setDEF("HeadsUpDisplayInstance").setName("HeadsUpDisplay") [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setName' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayPrototype.future.py", line 78 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HeadsUpDisplayPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HudKelpForest.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HudKelpForest.future.py", line 59, in [exec] .addChild(Background().setBackUrl(["urn:web3d:media:textures/panoramas/horizon_3_back.jpg","horizon_3_back.jpg","../../Basic/UniversalMediaPanoramas/horizon_3_back.jpg","http://www.web3d.org/WorkingGroups/media/textures/panoramas/horizon_3_back.jpg","http://www.web3d.org/x3d/content/examples/UniversalMediaPanoramas/horizon_3_back.jpg","http://www.web3dmedia.com/UniversalMedia/textures/panoramas/horizon_3_back.jpg","http://www.officetowers.com/UniversalMedia/textures/panoramas/horizon_3_back.jpg","http://geometrek.com/UniversalMedia/textures/panoramas/horizon_3_back.jpg","http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/horizon_3_back.jpg"]).setBottomUrl(["urn:web3d:media:textures/panoramas/horizon_3_bottom.jpg","horizon_3_bottom.jpg","../../Basic/UniversalMediaPanoramas/horizon_3_bottom.jpg","http://www.web3d.org/WorkingGroups/media/textures/panoramas/horizon_3_bottom.jpg","http://www.web3d.org/x3d/content/examples/UniversalMediaPanoramas/horizon_3_bottom.jpg","http://www.web3dmedia.com/UniversalMedia/textures/panoramas/horizon_3_bottom.jpg","http://www.officetowers.com/UniversalMedia/textures/panoramas/horizon_3_bottom.jpg","http://geometrek.com/UniversalMedia/textures/panoramas/horizon_3_bottom.jpg","http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/horizon_3_bottom.jpg"]).setFrontUrl(["urn:web3d:media:textures/panoramas/horizon_3_front.jpg","horizon_3_front.jpg","../../Basic/UniversalMediaPanoramas/horizon_3_front.jpg","http://www.web3d.org/WorkingGroups/media/textures/panoramas/horizon_3_front.jpg","http://www.web3d.org/x3d/content/examples/UniversalMediaPanoramas/horizon_3_front.jpg","http://www.web3dmedia.com/UniversalMedia/textures/panoramas/horizon_3_front.jpg","http://www.officetowers.com/UniversalMedia/textures/panoramas/horizon_3_front.jpg","http://geometrek.com/UniversalMedia/textures/panoramas/horizon_3_front.jpg","http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/horizon_3_front.jpg"]).setGroundAngle([1.309,1.5707]).setGroundColor([0.1,0.1,0,0.4,0.25,0.2,0.6,0.6,0.6]).setLeftUrl(["urn:web3d:media:textures/panoramas/horizon_3_left.jpg","horizon_3_left.jpg","../../Basic/UniversalMediaPanoramas/horizon_3_left.jpg","http://www.web3d.org/WorkingGroups/media/textures/panoramas/horizon_3_left.jpg","http://www.web3d.org/x3d/content/examples/UniversalMediaPanoramas/horizon_3_left.jpg","http://www.web3dmedia.com/UniversalMedia/textures/panoramas/horizon_3_left.jpg","http://www.officetowers.com/UniversalMedia/textures/panoramas/horizon_3_left.jpg","http://geometrek.com/UniversalMedia/textures/panoramas/horizon_3_left.jpg","http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/horizon_3_left.jpg"]).setRightUrl(["urn:web3d:media:textures/panoramas/horizon_3_right.jpg","horizon_3_right.jpg","../../Basic/UniversalMediaPanoramas/horizon_3_right.jpg","http://www.web3d.org/WorkingGroups/media/textures/panoramas/horizon_3_right.jpg","http://www.web3d.org/x3d/content/examples/UniversalMediaPanoramas/horizon_3_right.jpg","http://www.web3dmedia.com/UniversalMedia/textures/panoramas/horizon_3_right.jpg","http://www.officetowers.com/UniversalMedia/textures/panoramas/horizon_3_right.jpg","http://geometrek.com/UniversalMedia/textures/panoramas/horizon_3_right.jpg","http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/horizon_3_right.jpg"]).setSkyAngle([1.309,1.5707]).setSkyColor([0,0.5,1,0,0,1,0,0,1]).setTopUrl(["urn:web3d:media:textures/panoramas/horizon_3_top.jpg","horizon_3_top.jpg","../../Basic/UniversalMediaPanoramas/horizon_3_top.jpg","http://www.web3d.org/WorkingGroups/media/textures/panoramas/horizon_3_top.jpg","http://www.web3d.org/x3d/content/examples/UniversalMediaPanoramas/horizon_3_top.jpg","http://www.web3dmedia.com/UniversalMedia/textures/panoramas/horizon_3_top.jpg","http://www.officetowers.com/UniversalMedia/textures/panoramas/horizon_3_top.jpg","http://geometrek.com/UniversalMedia/textures/panoramas/horizon_3_top.jpg","http://www.sc.ehu.es/ccwgamoa/UniversalMedia/textures/panoramas/horizon_3_top.jpg"])) [exec] AttributeError: 'org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgrou' object has no attribute 'setLeftUrl' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\HudKelpForest.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HudKelpForest_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulator.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulator.future.py", line 134 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/MaterialModulator_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulator.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/MaterialModulator_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorExamples.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorExamples.future.py", line 95 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/MaterialModulatorExamples_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorExamples.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/MaterialModulatorExamples_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorPrototypeExpanded.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorPrototypeExpanded.future.py", line 85 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/MaterialModulatorPrototypeExpanded_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\MaterialModulatorPrototypeExpanded.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/MaterialModulatorPrototypeExpanded_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\TextStringPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\TextStringPrototype.future.py", line 50, in [exec] .addConnect(connect().setNodeField("translation").setProtoField("offset"))) [exec] AttributeError: 'org.web3d.x3d.jsail.X3DConcreteNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\TextStringPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/TextStringPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumExample.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("ViewFrustum from above, looking down").setOrientation(1,0,0,-1.57).setPosition(0,40,0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ViewFrustumExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumPrototype.future.py", line 125 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ViewFrustumPrototype_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\ViewFrustumPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ViewFrustumPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIExample.future.py", line 47, in [exec] .addChild(Viewpoint().setDescription("Viewpoint 2").setOrientation(0,1,0,1.570796).setPosition(10,0,0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/WhereAmIExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIPrototype.future.py", line 48, in [exec] .addChild(ProximitySensor().setDEF("WhereSensor").setSize(100000,100000,100000)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter14Prototypes\WhereAmIPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/WhereAmIPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\MetadataNodeExamples.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\MetadataNodeExamples.future.py", line 53, in [exec] .addChild(MetadataString().setName("TestRootMetadataNode").setValue(["Test satisfactory.","Note that all SFString values must be quoted."])) [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DMetadataObject' object has no attribute 'setValue' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\MetadataNodeExamples.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\MetadataNodeExamples.py", line 148, in [exec] MetadataFloat25.setValue([9.8,6.023e+23]) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 130, in jnius.populate_args [exec] File "jnius\jnius_conversion.pxi", line 608, in jnius.convert_pyarray_to_java [exec] OverflowError: Python int too large to convert to C long [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\WorldInfo.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\WorldInfo.future.py", line 43, in [exec] .addChild(WorldInfo().setDEF("MyWorldInfo").setInfo(["Metadata strings","can go here","as string array values"]).setTitle("WorldInfo.x3d Example Scene") [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setInfo' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\Chapter15Metadata\WorldInfo.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter15Metadata/WorldInfo_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\HelloWorld.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\HelloWorld.future.py", line 54, in [exec] .addChild(Viewpoint().setDEF("ViewUpClose").setCenterOfRotation(0,-1,0).setDescription("Hello world!").setPosition(0,-1,7)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setCenterOfRotation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\HelloWorld.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/HelloWorld_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlackSurfPerch.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlackSurfPerch.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Black SurfPerch").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlackSurfPerch.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/BlackSurfPerch_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlueRockFish.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlueRockFish.future.py", line 41, in [exec] .addChild(Viewpoint().setDescription("Blue Rockfish").setPosition(-1,1,8)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\BlueRockFish.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/BlueRockFish_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\ChangingFog.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\ChangingFog.future.py", line 71 [exec] "ecmascript:\n"+ [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\ChangingFog.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/ChangingFog_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishExample.future.py", line 39, in [exec] .addChild(ProtoInstance().setName("CircleFish") [exec] AttributeError: 'org.web3d.x3d.sai.Core.ProtoInstance' object has no attribute 'addFieldValue' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodExample.future.py", line 42, in [exec] .addChild(Viewpoint().setDescription("Circle Fish LOD").setPosition(0,0,8)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodPrototype.future.py", line 68, in [exec] .addChild(LOD().setForceTransitions(True).setRange([20,40]) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.LOD' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishLodPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishPrototype.future.py", line 67, in [exec] .addChild(Transform().setDEF("Way") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CircleFishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CopperRockFishPlacardViewer.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CopperRockFishPlacardViewer.future.py", line 47, in [exec] .addChild(Viewpoint().setDEF("CopperRockfish").setDescription("Copper Rockfish").setPosition(0.0,0.0,4.0)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\CopperRockFishPlacardViewer.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CopperRockFishPlacardViewer_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Fish.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Fish.future.py", line 87 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/Fish_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Fish.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/Fish_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishExamples.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishExamples.future.py", line 36, in [exec] .addChild(ProtoInstance().setName("Fish") [exec] AttributeError: 'org.web3d.x3d.sai.Core.ProtoInstance' object has no attribute 'addFieldValue' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishExamples.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/FishExamples_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishModelComparison.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishModelComparison.future.py", line 38, in [exec] .addChild(Inline().setUrl(["BlackSurfPerch.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/KelpForestExhibit/BlackSurfPerch.x3d","BlackSurfPerch.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/KelpForestExhibit/BlackSurfPerch.wrl"]))) [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args [exec] File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from [exec] jnius.JavaException: Invalid instance of 'org/web3d/x3d/sai/Networking/X3DUrlObject' passed for a 'org/web3d/x3d/sai/Core/X3DChildNode' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishModelComparison.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/FishModelComparison_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishPrototype.future.py", line 61, in [exec] .addChild(Transform().setDEF("FishTransform") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setIS' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/FishPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishSchool.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishSchool.future.py", line 49, in [exec] .addChild(Viewpoint().setDescription("Close to School - FS").setPosition(0.0,1.0,75.0)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\FishSchool.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/FishSchool_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Garibaldi.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Garibaldi.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("Garibaldi").setOrientation(0.0,1.0,0.0,120.0).setPosition(2.0,0.0,2.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Garibaldi.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/Garibaldi_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonGroup.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonGroup.future.py", line 34, in [exec] .addChild(Viewpoint().setDescription("HalfMoon Group").setOrientation(0,1,0,1.57).setPosition(20,0,0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonGroup.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/HalfMoonGroup_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonPrototype.future.py", line 61, in [exec] .addChild(Transform().setDEF("MyHalfMoon") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setIS' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\HalfMoonPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/HalfMoonPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\IntroductionMessage.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\IntroductionMessage.future.py", line 43, in [exec] .addChild(LOD().setForceTransitions(True).setRange([30]) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.LOD' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\IntroductionMessage.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/IntroductionMessage_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBass.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBass.future.py", line 39, in [exec] .addChild(Viewpoint().setDescription("Kelp Bass").setOrientation(0.0,1.0,0.0,120.0).setPosition(3.0,1.0,4.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBass.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpBass_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBulb.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBulb.future.py", line 56, in [exec] .setMaterial(Material().setDEF("stipeColor").setDiffuseColor(0.882,0.757,0.184))) [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DMaterialNode' object has no attribute 'setDiffuseColor' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpBulb.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpBulb_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpExamplesNoBase.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpExamplesNoBase.future.py", line 52, in [exec] .addChild(Transform().setDEF("KelpTransform0").setScale(0.3,0.3,0.3) [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setScale' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpExamplesNoBase.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpExamplesNoBase_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpFlexibleStipe.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpFlexibleStipe.future.py", line 38, in [exec] .addChild(Viewpoint().setDescription("Kelp stipe and holdfast").setPosition(0,5,13)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpFlexibleStipe.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpFlexibleStipe_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestMain.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestMain.future.py", line 188 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpForestMain_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestMain.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestMain.py", line 635, in [exec] Collision63.setProxy(TimeSensor112) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestNoNancy.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestNoNancy.future.py", line 57, in [exec] .addChild(ProtoInstance().setName("ViewPositionOrientation") [exec] AttributeError: 'org.web3d.x3d.sai.Core.ProtoInstance' object has no attribute 'addFieldValue' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestNoNancy.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpForestNoNancy.py", line 628, in [exec] Collision63.setProxy(TimeSensor112) [exec] File "jnius\jnius_export_class.pxi", line 1044, in jnius.JavaMultipleMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 766, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_export_class.pxi", line 843, in jnius.JavaMethod.call_method [exec] File "jnius\jnius_utils.pxi", line 91, in jnius.check_exception [exec] jnius.JavaException: JVM exception occurred: Invalid setContainerFieldOverride() value='proxy', legal values for TimeSensor are containerField_ALTERNATE_VALUES='"children"' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpPrototype.future.py", line 70, in [exec] .addChild(Transform().setDEF("stipe").setCenter(0,-16,0).setTranslation(0,14,0) [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setCenter' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpSurfPerch.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpSurfPerch.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Kelp SurfPerch").setOrientation(0.0,1.0,0.0,120.0).setPosition(2.0,0.0,2.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpSurfPerch.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpSurfPerch_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTank.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTank.future.py", line 45, in [exec] .addChild(Group().setDEF("FogSwitching") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTank.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTank_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLight.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLight.future.py", line 42, in [exec] .setAppearance(Appearance().setDEF("Structure") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLight.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLight_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLights.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLights.future.py", line 34, in [exec] .addChild(Inline().setDEF("Light").setUrl(["KelpTankExternalLight.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLight.x3d","KelpTankExternalLight.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLight.wrl"]))) [exec] File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ [exec] File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args [exec] File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from [exec] jnius.JavaException: Invalid instance of 'org/web3d/x3d/sai/Networking/X3DUrlObject' passed for a 'org/web3d/x3d/sai/Core/X3DChildNode' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankExternalLights.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLights_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankWaterSurface.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankWaterSurface.future.py", line 48, in [exec] .setMaterial(Material().setAmbientIntensity(1.0).setDiffuseColor(0.03,0.12,0.24).setEmissiveColor(0.0,0.16,0.36).setShininess(0.35).setSpecularColor(0.2,0.5,0.8).setTransparency(0.15))) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\KelpTankWaterSurface.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankWaterSurface_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\PumpHouse.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\PumpHouse.future.py", line 52, in [exec] .setAppearance(Appearance().setDEF("PumpHouseAppearance") [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DAppearanceNode' object has no attribute 'setMaterial' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\PumpHouse.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/PumpHouse_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RockFloor.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RockFloor.future.py", line 49, in [exec] .addChild(Script().setDEF("TouchLocation") [exec] Warning: meta name newValue="diagram" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='Image'AttributeError: 'org.web3d.x3d.sai.Scripting.X3DScriptNode' object has no attribute 'addField' [exec] [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RockFloor.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="diagram" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='Image' [exec] Warning: meta name newValue="diagram" has an unrecognized value not matching any of the optional string tokens. Suggested meta term: name='Image' [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFFloat array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFFloat array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RockFloor_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RubberLipGroup.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RubberLipGroup.future.py", line 39, in [exec] .addChild(ProtoInstance().setName("CircleFish") [exec] AttributeError: 'org.web3d.x3d.sai.Core.ProtoInstance' object has no attribute 'addFieldValue' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\RubberLipGroup.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/RubberLipGroup_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Sardine.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Sardine.future.py", line 124 [exec] X3D0.toFileX3D("/x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/Sardine_RoundTrip.x3d") [exec] ^ [exec] SyntaxError: invalid syntax [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\Sardine.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/Sardine_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchool.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchool.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Sardine School").setPosition(-1.0,4.0,15.0)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchool.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineSchool_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolDouble.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolDouble.future.py", line 40, in [exec] .addChild(WorldInfo().setDEF("Sardine_School_original").setTitle("Sardine School Demo")) [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setTitle' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolDouble.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineSchoolDouble_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolFinal.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolFinal.future.py", line 41, in [exec] .addChild(WorldInfo().setDEF("Sardine_School_original").setTitle("Sardine School Demo")) [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setTitle' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolFinal.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineSchoolFinal_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolMidterm.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolMidterm.future.py", line 41, in [exec] .addChild(WorldInfo().setDEF("Sardine_School_original").setTitle("Sardine School Demo")) [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setTitle' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolMidterm.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineSchoolMidterm_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolOriginal.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolOriginal.future.py", line 40, in [exec] .addChild(WorldInfo().setDEF("Sardine_School_original").setTitle("Sardine School Demo")) [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setTitle' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolOriginal.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineSchoolOriginal_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolTriple.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolTriple.future.py", line 40, in [exec] .addChild(WorldInfo().setDEF("Sardine_School_original").setTitle("Sardine School Demo")) [exec] AttributeError: 'org.web3d.x3d.sai.Core.X3DNode' object has no attribute 'setTitle' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineSchoolTriple.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineSchoolTriple_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineShape.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineShape.future.py", line 38, in [exec] .setMaterial(Material().setDiffuseColor(.61,.61,.61).setShininess(.9).setSpecularColor(.76,.76,.76))) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineShape.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineShape_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineWagging.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineWagging.future.py", line 43, in [exec] .setMaterial(Material().setDiffuseColor(.61,.61,.61).setShininess(.9).setSpecularColor(.76,.76,.76))) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineWagging.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineWagging_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineX.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineX.future.py", line 38, in [exec] .setMaterial(Material().setAmbientIntensity(.2).setDiffuseColor(.61,.61,.61).setSpecularColor(.76,.76,.76))) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 3 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SardineX.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SardineX_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarGroup.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarGroup.future.py", line 35, in [exec] .addChild(Transform().setDEF("Stars") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarGroup.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarGroup_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionExample.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionExample.future.py", line 32, in [exec] .addChild(Viewpoint().setDescription("Sea star, high resolution").setOrientation(1,0,0,-1.57).setPosition(0,0.2,0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionExample.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionExample_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionPrototype.future.py", line 58, in [exec] .setMaterial(Material().setDEF("sfishtexture_0").setDiffuseColor(0.0,0.0,0.0).setShininess(0.0)) [exec] AttributeError: 'org.web3d.x3d.sai.Shape.X3DMaterialNode' object has no attribute 'setDiffuseColor' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarHighResolutionPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarPrototype.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarPrototype.future.py", line 50, in [exec] .addChild(Transform().setDEF("SeaStarLocation") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setIS' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarPrototype.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarPrototype_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarSimple.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarSimple.future.py", line 37, in [exec] .addChild(Group().setDEF("AuthoringViewpoints") [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'addChild' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SeaStarSimple.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarSimple_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLefty.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last):Warning: meta name newValue="Additional work" has an unrecognized value not matching any of the optional string tokens. [exec] [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLefty.future.py", line 57, in [exec] .addChild(Viewpoint().setDEF("behindShark").setDescription("Behind Lefty Shark").setOrientation(0.00390132,-0.999986,0.0034463,1.44711).setPosition(-1.5071,0.358747,0.17578)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLefty.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: meta name newValue="Additional work" has an unrecognized value not matching any of the optional string tokens. [exec] Warning: meta name newValue="Additional work" has an unrecognized value not matching any of the optional string tokens. [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec2f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec2f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLefty_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLeftyLocale.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLeftyLocale.future.py", line 38, in [exec] .addChild(Transform().setDEF("_0").setTranslation(0.0,-5.5,-1.0) [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setTranslation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLeftyLocale.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLeftyLocale_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucy.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucy.future.py", line 56, in [exec] .addChild(Viewpoint().setDEF("behindShark").setDescription("Behind Lucy Shark").setOrientation(0.00390132,-0.999986,0.0034463,1.44711).setPosition(-1.5071,0.358747,0.17578)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucy.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec2f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec2f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] *** java.lang.StackOverflow warning: regular expression (regex) unable to evaluate large corresponding String value for MFVec3f array [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLucy_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucyLocale.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucyLocale.future.py", line 38, in [exec] .addChild(Transform().setDEF("_0").setTranslation(0.0,-8.0,-1.0) [exec] AttributeError: 'org.web3d.x3d.sai.Grouping.X3DGroupingNode' object has no attribute 'setTranslation' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\SharkLucyLocale.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLucyLocale_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerch.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerch.future.py", line 40, in [exec] .addChild(Viewpoint().setDescription("Striped SurfPerch").setOrientation(0.0,1.0,0.0,89.9).setPosition(4.0,0.0,-1.0)) [exec] File "jnius\jnius_export_class.pxi", line 742, in jnius.JavaMethod.__call__ [exec] jnius.JavaException: Invalid call, number of argument mismatch, got 4 need 1 [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerch.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/StripedSurfPerch_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerchPlaque.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerchPlaque.future.py", line 44, in [exec] .addChild(Viewpoint().setDEF("stripedsurfperch").setDescription("Striped Surf Perch").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\StripedSurfPerchPlaque.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/StripedSurfPerchPlaque_RoundTrip.x3d [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\TreeFishPlaque.future.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Traceback (most recent call last): [exec] File "C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\TreeFishPlaque.future.py", line 41, in [exec] .addChild(Viewpoint().setDEF("treefish").setDescription("Tree Fish").setPosition(0,0,4)) [exec] AttributeError: 'org.web3d.x3d.sai.Navigation.X3DViewpointNode' object has no attribute 'setPosition' [echo] ===================== processSingleScene.pythonValidation: [echo] processSingleScene.python C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\KelpForestExhibit\TreeFishPlaque.py [echo] Loading X3D model as .py program, if successful then saving as round-trip .x3d version: [exec] Warning: toFileX3D() is overwriting prior file /x3d-code/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/TreeFishPlaque_RoundTrip.x3d [echo] ===================== BUILD SUCCESSFUL Total time: 4 minutes 36 seconds