[Source] LOD bug w/ aviatrix3d, or poorly written LOD conformance test?

Norbraten, Terry (CIV) tdnorbra at nps.edu
Wed Sep 14 14:23:25 PDT 2011


All,

Getting a strange error from latest aviatrix3d (trunk version of Xj3D).  Testing files enclosed that throw the error (launch either text-center.x3dv or *.x3d after extracting):

Can't file a bug b/c aviatrix bugzilla site is down at the moment: http://bugzilla.j3d.org/

Console output below
-------------------------------
Xj3D Version: 2-0_RC1

Initializing Browser
Device found: Mouse-0
Device found: Keyboard-0
Warning: Image loaders not available
System.out: org.web3d.vrml.renderer.common.nodes.shape.useMipMaps set to: true
System.out: org.web3d.vrml.renderer.common.nodes.shape.useTextureCache set to: true
System.out: org.web3d.vrml.renderer.common.nodes.shape.useMipMaps set to: true
System.out: Error: System.out: An exception was generated in user code during the processing of the boundsChanged() callback.
System.out: Contained message:
System.out: This method should never be called. Use setLive(Node, boolean)
System.out: java.lang.file:/Users/tnorb/Downloads/ref1.x3d complete.
IllegalStateException: This method should never be called. Use setLive(Node, boolean)
System.out: at org.j3d.aviatrix3d.SharedNode.setLive(SharedNode.java:361)
System.out: at org.j3d.aviatrix3d.BaseGroup.setLive(BaseGroup.java:342)
System.out: at org.j3d.aviatrix3d.Group.setLive(Group.java:430)
System.out: at org.j3d.aviatrix3d.SharedGroup.setLive(SharedGroup.java:125)
System.out: at org.j3d.aviatrix3d.Group.setLive(Group.java:428)
System.out: at org.j3d.aviatrix3d.SharedNode.setLive(SharedNode.java:179)
System.out: at org.j3d.aviatrix3d.Group.setLive(Group.java:428)
System.out: at org.j3d.aviatrix3d.Group.setChild(Group.java:713)
System.out: at org.web3d.vrml.renderer.ogl.browser.OGLLayerManager.updateNodeBoundsChanges(OGLLayerManager.java:1245)
System.out: at org.j3d.aviatrix3d.management.SingleThreadRenderManager.processChangeList(SingleThreadRenderManager.java:1170)
System.out: at org.j3d.aviatrix3d.management.SingleThreadRenderManager.run(SingleThreadRenderManager.java:804)
System.out: at java.lang.Thread.run(Thread.java:680)
file:/Users/tnorb/Downloads/ref2.x3d complete.
file:/Users/tnorb/Downloads/ref3.x3d complete.
file:/Users/tnorb/Downloads/ref4.x3d complete.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/mailman/private/source_web3d.org/attachments/20110914/6846c35e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LOD-conformance.zip
Type: application/zip
Size: 12456 bytes
Desc: LOD-conformance.zip
URL: <http://web3d.org/mailman/private/source_web3d.org/attachments/20110914/6846c35e/attachment.zip>


More information about the Source mailing list