Hi,
Thanks for reporting back.
Although there is nothing strange there, that is the normal startup process.
Followed by this sort of thing as it loads the Alchemy modules:
- Code: Select all
08/08/30 9:28:06 [0x0-0x21021].Alchemy[158] Aug 30, 2008 9:28:06 AM org.java.plugin.standard.StandardPluginManager activatePlugin
08/08/30 9:28:06 [0x0-0x21021].Alchemy[158] INFO: plug-in started - org.alchemy.affect.colourSwitcher@1.0.0 (active/total: 2 of 19)
08/08/30 9:28:06 [0x0-0x21021].Alchemy[158] Aug 30, 2008 9:28:06 AM org.java.plugin.standard.StandardPluginManager activatePlugin
08/08/30 9:28:06 [0x0-0x21021].Alchemy[158] INFO: plug-in started - org.alchemy.affect.blindness@1.0.3 (active/total: 3 of 19)
etc... etc... Followed by the plugin count - the last thing printed out in a normal startup:
- Code: Select all
08/08/30 9:28:06 [0x0-0x21021].Alchemy[158] Number of Plugins: 18
So in your case, after that stuff is printed to the console, Alchemy pulls up with "Uncaught exception in main method: java.lang.NullPointerException:" ?
If that is the case, then there should be an error printed to the console.
Sometimes the console is a little slow to update.
If you could do it again, and after the error pops up, check the console (give it some time - but not more than say a minute or two).
The "Uncaught exception in main method" should show up in the console and will have more detail for me to look into.
Hear from you soon and good luck!
