frc1678 / scout-viewer-2016-android

Android app to view the data from the Citrus Circuits 2016 Scouting System.
0 stars 1 forks source link

Unable to start activity ComponentInfoorg.citruscircuits.scout_viewer_2016_android/org.citruscircuits.scout_viewer_2016_android.team_details.AutoDetailsFurtherInfo: java.lang.NullPointerException: Attempt to invoke virtual method void ... #77

Closed evan-long closed 8 years ago

evan-long commented 8 years ago

Comment:

java.lang.RuntimeException: Unable to start activity ComponentInfoorg.citruscircuits.scout_viewer_2016_android/org.citruscircuits.scout_viewer_2016_android.team_details.AutoDetailsFurtherInfo: java.lang.NullPointerException: Attempt to invoke virtual method void com.applidium.headerlistview.HeaderListView.setAdapter(com.applidium.headerlistview.SectionAdapter) on a null object reference
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2345)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2405)
    at android.app.ActivityThread.access$800(ActivityThread.java:155)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1323)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:135)
    at android.app.ActivityThread.main(ActivityThread.java:5376)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method void com.applidium.headerlistview.HeaderListView.setAdapter(com.applidium.headerlistview.SectionAdapter) on a null object reference
    at org.citruscircuits.scout_viewer_2016_android.team_details.AutoDetailsFurtherInfo.onCreate(AutoDetailsFurtherInfo.java:28)
    at android.app.Activity.performCreate(Activity.java:6021)
    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2298)
    ... 10 more

Caused by: 
java.lang.NullPointerException: Attempt to invoke virtual method void com.applidium.headerlistview.HeaderListView.setAdapter(com.applidium.headerlistview.SectionAdapter) on a null object reference
    at org.citruscircuits.scout_viewer_2016_android.team_details.AutoDetailsFurtherInfo.onCreate(AutoDetailsFurtherInfo.java:28)
    at android.app.Activity.performCreate(Activity.java:6021)
    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2298)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2405)
    at android.app.ActivityThread.access$800(ActivityThread.java:155)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1323)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:135)
    at android.app.ActivityThread.main(ActivityThread.java:5376)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)

Number: 3

URL: https://instabug.com/applications/ivanovich-smirnov-inc/beta/issues/3

Type: crash

Status: New

Email: smirnov.ivanovich1@gmail.com

Reported At: 2016-04-22 01:01:40 UTC

Location: ,

Device: LGE LG-V410 / SDK Level 21

Memory: 539.0/0.0 MB

Storage: 10413.0/11522.0 GB

Connectivity: Carrier: AT&T, WiFi: Not Connected

Battery: 10, Charging through USB cable

App Version: 1.0 (1)

Duration: 00:00:17

User Data:

Console Log:

gationBar = color=0x ff000001
04-21 18:01:40.353 D/PhoneWindowEx(21809): [PWEx][generateLayout] setNavigationBarColor2 : colors=0xfff5f5f5
04-21 18:01:40.353 I/PhoneWindow(21809): [setNavigationBarColor2] color=0x fff5f5f5
04-21 18:01:40.453 I/ORIENTATION(21809): 2
04-21 18:01:40.473 D/AndroidRuntime(21809): Shutting down VM
04-21 18:01:40.483 E/INSTABUG - Instabug(21809): Instabug Caught an Unhandled Exception: java.lang.RuntimeException
04-21 18:01:40.483 E/INSTABUG - Instabug(21809): java.lang.RuntimeException: Unable to start activity ComponentInfoorg.citruscircuits.scout_viewer_2016_android/org.citruscircuits.scout_viewer_2016_android.team_details.AutoDetailsFurtherInfo: java.lang.NullPointerException: Attempt to invoke virtual method void com.applidium.headerlistview.HeaderListView.setAdapter(com.applidium.headerlistview.SectionAdapter) on a null object reference
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2345)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2405)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.ActivityThread.access$800(ActivityThread.java:155)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1323)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.os.Handler.dispatchMessage(Handler.java:102)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.os.Looper.loop(Looper.java:135)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.ActivityThread.main(ActivityThread.java:5376)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at java.lang.reflect.Method.invoke(Native Method)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at java.lang.reflect.Method.invoke(Method.java:372)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method void com.applidium.headerlistview.HeaderListView.setAdapter(com.applidium.headerlistview.SectionAdapter) on a null object reference
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at org.citruscircuits.scout_viewer_2016_android.team_details.AutoDetailsFurtherInfo.onCreate(AutoDetailsFurtherInfo.java:28)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.Activity.performCreate(Activity.java:6021)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2298)
04-21 18:01:40.483 E/INSTABUG - Instabug(21809):    ... 10 more

Instabug Log:

User Steps:

04-21 18:04:23     org.citruscircuits.scout_viewer_2016_android.MainActivity was resumed.
04-21 18:04:36     org.citruscircuits.scout_viewer_2016_android.MainActivity was paused 
04-21 18:04:36     org.citruscircuits.scout_viewer_2016_android.team_details.TeamDetailsActivity was resumed.
04-21 18:04:40     org.citruscircuits.scout_viewer_2016_android.team_details.TeamDetailsActivity was paused 

Current View: org.citruscircuits.scout_viewer_2016_android.team_details.TeamDetailsActivity

Locale: en_US

Orientation: landscape

Screen Size: 800x1280

Density: mdpi