Hello Jeroen
> Even when loading the default menu (dumped with the 'write menu'
> script), this exception occurs. I've tried using different versions
> (11.7.25, 11.6.15, 11.4.6, even 11.2.14).
There has been a bug across several later versions. This was found
recently and fixed in 11.6.13 and 11.7.21
The feature was introduced in 11.3.15, so
- 11.2 will not work
- 11.4 may or not work
- 11.6.15 and 11.7.25 should be OK
> I'm starting the
> application using org.openscience.jmol.app.getJmol.getJmol(...).
I don't understand this method. Please try first to execute the
Jmol.jar file and see what happens. Others may help you with that,
but first let's make sure if the normal use of the app works or not.
The scripted "load menu" method is documented only for the applet;
I'd expect it to work in the app too, but haven't tried that yet.
This works for me in 11.6.16:
java -jar Jmol.jar -m test.mnu
And this works too:
java -jar Jmol.jar
load menu "text.mnu" # (entered in the script console)
------------------------------------------------------------------------------
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers