2008-05-24 21:48:42 UTC
This happens on my PPC Mac as well, here is a more complete error:
---------------------------------------
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.loadPluginFromDir(PluginInitializer.java:857)
at org.gudy.azureus2.pluginsimpl.local.PluginInitializer.reloadPlugin(PluginInitializer.java:1312)
at org.gudy.azureus2.pluginsimpl.local.PluginInterfaceImpl.reload(PluginInterfaceImpl.java:533)
at org.gudy.azureus2.pluginsimpl.update.PluginUpdatePlugin.installUpdate(PluginUpdatePlugin.java:1344)
at org.gudy.azureus2.pluginsimpl.update.PluginUpdatePlugin$8.completed(PluginUpdatePlugin.java:729)
at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderBaseImpl.informComplete(ResourceDownloaderBaseImpl.java:240)
at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderFileImpl.completed(ResourceDownloaderFileImpl.java:212)
at org.gudy.azureus2.pluginsimpl.local.utils.resourcedownloader.ResourceDownloaderFileImpl$1.runSupport(ResourceDownloaderFileImpl.java:158)
at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)
---------------------------------------