Roadmap for version Version 1.4.1 Expand all | Collapse all
25% of 2 tasks completed. 2 open tasks:
- FS#99 - Updater Tool Expand Collapse
-
It would be nice to have a updater tool that can detect new versions of Fred and update the currently installed Fred automatically.
- FS#102 - Starting on Linux Expand Collapse
-
When trying to start Fred (via "fred-x32.sh" or "fred-x64.sh") from outside of Fred's installation directory Fred won't start. The following exception is thrown:
<code> Error occurred during initialization of VM java.lang.Error: java.lang.ClassNotFoundException: net.mayastudios.mscl.CClassLoaderEx
at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1323) at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1286)Caused by: java.lang.ClassNotFoundExce...