| Issue 99: | java.lang.NullPointerException in PluginLoader.loadPlugin() | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Reported on the dev console: java.lang.NullPointerException at org.mixare.plugin.PluginLoader.loadPlugin(PluginLoader.java:50) at org.mixare.MainActivity.loadPlugins(MainActivity.java:122) at org.mixare.MainActivity.exitSplash(MainActivity.java:70) at org.mixare.MainActivity.access$0(MainActivity.java:69) at org.mixare.MainActivity$1.run(MainActivity.java:50) at android.os.Handler.handleCallback(Handler.java:587) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:4627) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:521) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) at dalvik.system.NativeStart.main(Native Method)
Apr 23, 2012
(No comment was entered for this change.)
Status:
Fixed
|
Owner: abdu.e...@gmail.com