[x3d-public] X3D Python pyjnius API/Pipelining serializer problem (similar reported before)

John Carlson yottzumm at gmail.com
Mon Apr 29 18:31:54 PDT 2019


A similar error has been reported recently.

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 118, in <module>
     [exec]     .setProtoField(SFString("fishScale")) \
     [exec] AttributeError: 'org.web3d.x3d.jsail.X3DConcreteNode' object has no attribute 'addChild'
     [exec] Result: 1
     [echo] =====================

Also:

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 242, in <module>
     [exec]     .setProtoField(SFString("frontSideBladeHeight")) \
     [exec] AttributeError: 'org.web3d.x3d.jsail.X3DConcreteNode' object has no attribute 'addChild'
     [exec] Result: 1
     [echo] =====================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20190429/1cfa89d0/attachment-0001.html>


More information about the x3d-public mailing list