java.lang.VerifyError: (class: javax/media/j3d/HiResCoord, method:
setHiResCoord
  signature: (Ljavax/media/j3d/HiResCoord;)V) Illegal type in constant pool
  at javax.media.j3d.Locale.<init>(Locale.java:66)
  at
dk.ifad.experimental.hlaexploration.Vrml97Viewer.setupJ3D(Vrml97Viewer.java:205)
  at
dk.ifad.experimental.hlaexploration.Vrml97Viewer.startView(Vrml97Viewer.java:1055)
  at
dk.ifad.experimental.hlaexploration.HLAExploration.startWindow(HLAExploration.java:465)
  at
dk.ifad.experimental.hlaexploration.HLAExploration$3.run(HLAExploration.java:332)
  at java.lang.Thread.run(Thread.java:484)


The code is like this:
204 universe = new VirtualUniverse();
205 locale = new Locale(universe);

I have seen this only once.

What can be wrong in these two lines of code?
Nikolai

----------------------------------------------
Nikolai V. Christensen, Computer Engineer,
Simulation and Training department
IFAD, Forskerparken 10A, DK-5230 Odense M
Phone: +45 63 15 71 31  Fax: +45 65 93 29 99
WWWeb: http://www.ifad.dk
e-mail: [EMAIL PROTECTED]
----------------------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to