ich bekam gestern das Update zur ersten öffentlichen Version des NewsFeed-Plugin angeboten.
Natürlich gleich installiert, ich hatte ja schon die Pre-Version drauf.
Heute beim starten des TVBrowser kam folgender Fehler:
Code: Alles auswählen
18:11:59 SCHWERWIEGEND: Das Plugin "News-Ticker" hat einen Fehler verursacht. Soll es deaktiviert werden?
java.lang.NullPointerException
at feedsplugin.FeedsPlugin.getButtonAction(FeedsPlugin.java:330)
at tvbrowser.core.plugin.JavaPluginProxy.doGetButtonAction(JavaPluginProxy.java:357)
at tvbrowser.core.plugin.AbstractPluginProxy.getButtonAction(AbstractPluginProxy.java:304)
at tvbrowser.core.plugin.AbstractPluginProxy.getPluginIcon(AbstractPluginProxy.java:921)
at tvbrowser.core.plugin.JavaPluginProxy.getPluginIcon(JavaPluginProxy.java:604)
at tvbrowser.core.PluginLoader.saveProxyInfo(PluginLoader.java:344)
at tvbrowser.core.PluginLoader.loadPlugin(PluginLoader.java:226)
at tvbrowser.core.PluginLoader.loadPlugins(PluginLoader.java:456)
at tvbrowser.core.PluginLoader.loadAllPlugins(PluginLoader.java:492)
at tvbrowser.TVBrowser.main(TVBrowser.java:398)
Danke fürs fixen.