Hi, I just downloaded the new release of Alchemy for Linux, but it doesn't seem to start up.
I'm able to run 005 just fine.
I'm running Ubuntu, and have java installed.
I get these errors when running from the terminal, from the Alchemy directory
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.alchemy.core.Alchemy.<clinit>(Alchemy.java:41)
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 8
at java.lang.String.substring(String.java:1946)
at org.alchemy.core.AlcConstants.<clinit>(AlcConstants.java:57)
... 1 more
Could not find the main class: org.alchemy.core.Alchemy. Program will exit.
Any ideas?
