[x3d-public] X3D Java SAI. DEFs allowed to contain -?

yottzumm at gmail.com yottzumm at gmail.com
Wed Jan 4 17:23:08 PST 2017


Here’s the error when I run the Java:

examples/ConformanceNist/BindableNodes/Background/test_wholepng
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException:  DEF newValue="the-view" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.X3DConcreteNode.setConcreteDEF(X3DConcreteNode.java:143)
        at org.web3d.x3d.java.Navigation.ViewpointObject.setDEF(ViewpointObject.java:739)
        at examples.ConformanceNist.BindableNodes.Background.test_wholepng.main(test_wholepng.java:143)

Sent from Mail for Windows 10

From: yottzumm at gmail.com
Sent: Tuesday, January 3, 2017 11:48 PM
To: x3d-public at web3d.org; Don Brutzman; Roy Walmsley
Subject: X3D Java SAI. DEFs allowed to contain -?

Are DEFs allowed to contain –‘s?  If so, then there’s a problem with the setConcreteDEF method.

John


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170104/05819283/attachment.html>


More information about the x3d-public mailing list