[x3d-public] X3D Python: what's our strategy for addChild? I think I fixed thesetter calls. I could call addChildren with a single element list.
John Carlson
yottzumm at gmail.com
Mon Apr 29 18:09:23 PDT 2019
This error is outstanding. I should likely convert the serializer to use addChildren([])
John
Sent from Mail for Windows 10
From: John Carlson
Sent: Thursday, April 25, 2019 12:57 AM
To: X3D Graphics public mailing list; Don Brutzman
Subject: X3D Python: what's our strategy for addChild? I think I fixed thesetter calls. I could call addChildren with a single element list.
See Error:
KelpForestExhibit> python FishPrototype.future.py Traceback (most recent call last):
File "FishPrototype.future.py", line 115, in <module>
.setProtoField(SFString("fishScale")) \
AttributeError: 'org.web3d.x3d.jsail.X3DConcreteNode' object has no attribute 'addChild'
Also: getting a lot of StackOverflow’s in toFileX3D. Hmm.
Do we have any tools that have combined Java/Python debugging?
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20190429/fbaec21d/attachment-0001.html>
More information about the x3d-public
mailing list