[x3d-public] X3DJSAIL: Problems finding fields, ProtoInstance, Group, DISEntityManager

Don Brutzman brutzman at nps.edu
Sat Mar 11 16:53:17 PST 2017


please send .java versions for further testing in debug mode

On 3/10/2017 7:53 PM, yottzumm at gmail.com wrote:
> Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: ROUTE has source-destination type mismatch, fromField source and toField destination have different types. ROUTE toField (destination) event can only have accessType='inputOutput' or accessType='inputOnly'.   ROUTE details: FROM G1.translation (Transform.SFVec3f.inputOutput) TO connector1.set_startpoint (ProtoInstance.UnknownFieldType.UnknownFieldAccessType)
>
>         at org.web3d.x3d.jsail.Core.ROUTEObject.validate(ROUTEObject.java:674)
>
>         at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:555)
>
>         at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:1668)
>
>         at org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:730)
>
>         at x3dconnectorProto.main(x3dconnectorProto.java:438)

please send .java version for further testing in debug mode

> Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: ROUTE has source-destination type mismatch, fromField source and toField destination have different types. ROUTE fromField (source) event can only have accessType='inputOutput' or accessType='outputOnly'.   ROUTE details: FROM PixelTextureInterpolatorExample.value_changed (ProtoInstance.UnknownFieldType.UnknownFieldAccessType) TO PixelColors.image (PixelTexture.SFImage.inputOutput)
>
>         at org.web3d.x3d.jsail.Core.ROUTEObject.validate(ROUTEObject.java:674)
>
>         at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:555)
>
>         at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:1668)
>
>         at org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:730)
>
>         at www_web3d_org.x3d.content.examples.Basic.development.PixelTextureInterpolatorPrototype.main(PixelTextureInterpolatorPrototype.java:279)

please send .java version for further testing in debug mode

> Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: ROUTE fromField (source) event can only have accessType='inputOutput' or accessType='outputOnly'. ROUTE toField (destination) event can only have accessType='inputOutput' or accessType='inputOnly'.   ROUTE details: FROM EntityManager.addedEntities (DISEntityManager.UnknownFieldType.UnknownFieldAccessType) TO EntityHolder.addChildren (Group.UnknownFieldType.UnknownFieldAccessType)
>
>         at org.web3d.x3d.jsail.Core.ROUTEObject.validate(ROUTEObject.java:674)
>
>         at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:555)
>
>         at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:1668)
>
>         at org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:730)
>
>         at www_web3d_org.x3d.content.examples.Basic.DistributedInteractiveSimulation.UserScriptedEntityGeometryCreator.main(UserScriptedEntityGeometryCreator.java:206)

should be fixed in tonight's build

thank you.

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list