[x3d-public] Warnings in coderextreme/pythonSAI

John Carlson yottzumm at gmail.com
Tue Apr 21 11:38:52 PDT 2020


These are probably not what you want but I think I got the X3D values from
the X3D Resources examples.  This is not a formal bug report, just a
notification that you may want to look at the corresponding XML files for
problems (which I will now do).

========================================CameraExamples.py
Warning: meta name newValue="documentation" has an unrecognized value not
matching any of the optional string tokens. Suggested meta term:
name='reference'
Warning: meta name newValue="documentation" has an unrecognized value not
matching any of the optional string tokens. Suggested meta term:
name='reference'

========================================MFString.py (my made up name)
Warning: meta name newValue="permission" has an unrecognized value not
matching any of the optional string tokens.
Warning: meta name newValue="permission" has an unrecognized value not
matching any of the optional string tokens.

========================================NancyPrototypes.py
Warning: meta name newValue="translators" has an unrecognized value not
matching any of the optional string tokens.
Traceback (most recent call last):
  File "NancyPrototypes.py", line 229, in <module>
    field40.setValue()
  File "jnius\jnius_export_class.pxi", line 1037, in
jnius.JavaMultipleMethod.__call__
jnius.JavaException: No methods matching your arguments, available:
['(Lorg/web3d/x3d/jsail/fields/SFMatrix4fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFMatrix4fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFMatrix4dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFBoolObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFMatrix4dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'([Ljava/lang/String;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFStringObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFStringObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFFloatObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFRotationObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFInt32Object;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFDoubleObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFInt32Object;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFColorRGBAObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFImageObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFFloatObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFImageObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFDoubleObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFMatrix3fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFColorObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFMatrix3fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFBoolObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFMatrix3dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFColorRGBAObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFMatrix3dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFColorObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFVec3fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFVec3dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFVec3dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFVec2fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFVec3fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFVec4dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFVec4dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFRotationObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFTimeObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFTimeObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Ljava/lang/String;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFVec2dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFVec2dObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFVec2fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'([I)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(F)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'([F)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'([D)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(D)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/SFVec4fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Lorg/web3d/x3d/jsail/fields/MFVec4fObject;)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(Z)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'([Z)Lorg/web3d/x3d/jsail/Core/fieldObject;',
'(I)Lorg/web3d/x3d/jsail/Core/fieldObject;']
========================================ObliqueStrategies.py
Warning: meta name newValue="audio" has an unrecognized value not matching
any of the optional string tokens. Suggested meta term: name='Sound'
Warning: meta name newValue="audio" has an unrecognized value not matching
any of the optional string tokens. Suggested meta term: name='Sound'
Warning: meta name newValue="audio" has an unrecognized value not matching
any of the optional string tokens. Suggested meta term: name='Sound'
Warning: meta name newValue="audio" has an unrecognized value not matching
any of the optional string tokens. Suggested meta term: name='Sound'
Warning: meta name newValue="audio" has an unrecognized value not matching
any of the optional string tokens. Suggested meta term: name='Sound'
Warning: meta name newValue="audio" has an unrecognized value not matching
any of the optional string tokens. Suggested meta term: name='Sound'

========================================SimpleShader.py
Warning: meta name newValue="comment" has an unrecognized value not
matching any of the optional string tokens. Suggested meta term:
name='hint' or name='info'
Warning: meta name newValue="outputStyle" has an unrecognized value not
matching any of the optional string tokens.
Warning: meta name newValue="comment" has an unrecognized value not
matching any of the optional string tokens. Suggested meta term:
name='hint' or name='info'
Warning: meta name newValue="outputStyle" has an unrecognized value not
matching any of the optional string tokens.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200421/a2ad7cf4/attachment-0001.html>


More information about the x3d-public mailing list