abox.future.py ==================================== Traceback (most recent call last): File "abox.future.py", line 20, in .addConnect(x3dpsail.connect().setNodeField("children").setProtoField("myShape")))))) File "jnius\jnius_export_class.pxi", line 760, in jnius.JavaMethod.__call__ File "jnius\jnius_conversion.pxi", line 78, in jnius.populate_args File "jnius\jnius_utils.pxi", line 205, in jnius.check_assignable_from jnius.JavaException: Invalid instance of 'org/web3d/x3d/jsail/X3DConcreteNode' passed for a 'org/web3d/x3d/sai/Core/X3DNode' abox.py ==================================== autoclass.py ==================================== fieldTypesGenerator.py ==================================== HelloWorld.future.py ==================================== Traceback (most recent call last): File "HelloWorld.future.py", line 36, in .addChild(x3dpsail.Viewpoint().setDEF("ViewUpClose").setCenterOfRotation(0,-1,0).setDescription("Hello world!").setPosition(0,-1,7)) AttributeError: 'org.web3d.x3d.jsail.X3DConcreteNode' object has no attribute 'setCenterOfRotation' HelloWorld.py ==================================== HelloWorldProgramOutput.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput.future.py", line 46, in .addChild(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutput.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput.py", line 907, in ProtoBody165.addShaders(ProgramShader166) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' HelloWorldProgramOutput_CommandLine.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput_CommandLine.future.py", line 46, in .addChild(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutput_CommandLine.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput_CommandLine.py", line 907, in ProtoBody165.addShaders(ProgramShader166) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' HelloWorldProgramOutput_CommandLineUnzipped.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput_CommandLineUnzipped.future.py", line 46, in .addChild(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutput_CommandLineUnzipped.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput_CommandLineUnzipped.py", line 907, in ProtoBody165.addShaders(ProgramShader166) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' HelloWorldProgramOutput_ReloadedDOM.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput_ReloadedDOM.future.py", line 46, in .addChild(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutput_ReloadedDOM.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutput_ReloadedDOM.py", line 907, in ProtoBody165.addShaders(ProgramShader166) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' HelloWorldProgramOutputCanonical.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutputCanonical.future.py", line 41, in .addChild(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutputCanonical.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutputCanonical.py", line 881, in ProtoBody160.addShaders(ProgramShader161) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' HelloWorldProgramOutputTidy.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutputTidy.future.py", line 46, in .addChildren(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutputTidy.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutputTidy.py", line 903, in ProtoBody165.addShaders(ProgramShader166) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' HelloWorldProgramOutputTidy_CommandLine.future.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutputTidy_CommandLine.future.py", line 46, in .addChildren(x3dpsail.ViewpointGroup().setDescription("Available viewpoints") AttributeError: 'org.web3d.x3d.sai.Navigation.ViewpointGroup' object has no attribute 'addChild' HelloWorldProgramOutputTidy_CommandLine.py ==================================== Traceback (most recent call last): File "HelloWorldProgramOutputTidy_CommandLine.py", line 903, in ProtoBody165.addShaders(ProgramShader166) AttributeError: 'org.web3d.x3d.jsail.Core.ProtoBodyObject' object has no attribute 'addShaders' mapToMethodGenerator.py ==================================== reflect.py ==================================== x3dpsail.py ====================================