Plugin Discussions

Discussions are between the Plugin Developer and app owners. Only app owners that have installed the plugin can participate in this discussion. We enforce this to help Plugin Developers focus their time on helping app owners that support the development efforts.

pointerBack to discussions for "Menu with Image"
Replies: 3    Views: 63
 
Ledbelly2142
Aspiring developer
Profile
Posts: 80
Reg: Aug 04, 2012
Reno
6,750
09/14/12 04:07 PM (11 years ago)

LogCat errors in Eclipse running Plugin

Using the AVD to test the app, it crashed again with these errors in the LogCat:

Not sure what to do.
-Led


09-14 22:58:07.716: E/AndroidRuntime(475): FATAL EXCEPTION: main
09-14 22:58:07.716: E/AndroidRuntime(475): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.HappenMake/com.HappenMake.WB_screen_menuImage}: java.lang.NullPointerException
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.os.Looper.loop(Looper.java:123)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.ActivityThread.main(ActivityThread.java:4627)
09-14 22:58:07.716: E/AndroidRuntime(475): at java.lang.reflect.Method.invokeNative(Native Method)
09-14 22:58:07.716: E/AndroidRuntime(475): at java.lang.reflect.Method.invoke(Method.java:521)
09-14 22:58:07.716: E/AndroidRuntime(475): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
09-14 22:58:07.716: E/AndroidRuntime(475): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
09-14 22:58:07.716: E/AndroidRuntime(475): at dalvik.system.NativeStart.main(Native Method)
09-14 22:58:07.716: E/AndroidRuntime(475): Caused by: java.lang.NullPointerException
09-14 22:58:07.716: E/AndroidRuntime(475): at com.HappenMake.BT_viewUtilities.updateBackgroundColorsForScreen(BT_viewUtilities.java:40)
09-14 22:58:07.716: E/AndroidRuntime(475): at com.HappenMake.WB_screen_menuImage.onCreate(WB_screen_menuImage.java:110)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
09-14 22:58:07.716: E/AndroidRuntime(475): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
09-14 22:58:07.716: E/AndroidRuntime(475): ... 11 more
 
Ledbelly2142
Aspiring developer
Profile
Posts: 80
Reg: Aug 04, 2012
Reno
6,750
09/14/12 08:09 PM (11 years ago)
Please help.

-Led
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
09/18/12 10:00 PM (11 years ago)
Hi, Led! Sorry to get to this so late. I will research this and get back to you. Thank you for providing the log.
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
09/18/12 10:31 PM (11 years ago)
I did find this, Led. It appears to be a rather difficult problem to solve. @gonorthwest suggests removing the background color, and it would be interesting to confirm it was the cause.

https://www.buzztouch.com/forum/thread.php?tid=AEF3065E11B46AAF436BD96&fid=06DB0BCB08E6666&sortColumn=FT.id&sortUpDown=DESC&currentPage=2

David has a longer post here, and we will probably need him to solve this for us.

http://www.buzztouch.com/forum/thread.php?tid=A0E6EDAFB590077C598C9AB&currentPage=1

Will you confirm for me that you are still having this problem, and I will report it to David. Thanks, Led!
 

You cannot participate in this discussion yet.

  1. You must be logged in to participate
  2. You must have a screen name setup in your profile
  3. You must have installed the plugin in your control panel.