Sorry, the easier to read version:
E/AndroidRuntime( 3798): FATAL EXCEPTION: main
E/AndroidRuntime( 3798): java.lang.RuntimeException: Unable to start
activity ComponentInfo{com.jwright.montana/
com.jwright.montana.GameActivity}: java.lang.NullPointerException
E/AndroidRuntime( 3798): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2663)
E/AndroidRuntime( 3798): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
2679)
E/AndroidRuntime( 3798): at android.app.ActivityThread.access
$2300(ActivityThread.java:125)
E/AndroidRuntime( 3798): at android.app.ActivityThread
$H.handleMessage(ActivityThread.java:2033)
E/AndroidRuntime( 3798): at
android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3798): at android.os.Looper.loop(Looper.java:
123)
E/AndroidRuntime( 3798): at
android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime( 3798): at
java.lang.reflect.Method.invokeNative(NativeMethod)
E/AndroidRuntime( 3798): at
java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 3798): at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:858)
E/AndroidRuntime( 3798): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/AndroidRuntime( 3798): at
dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3798): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 3798): at
com.jwright.montana.GameState.<init>(GameState.java:43)
E/AndroidRuntime( 3798): at
com.jwright.montana.GameState.<init>(GameState.java:39)
E/AndroidRuntime( 3798): at com.jwright.montana.GameState
$1.createFromParcel(GameState.java:31)
E/AndroidRuntime( 3798): at com.jwright.montana.GameState
$1.createFromParcel(GameState.java:1)
E/AndroidRuntime( 3798): at
android.os.Parcel.readParcelable(Parcel.java:1906)
E/AndroidRuntime( 3798): at
android.os.Parcel.readValue(Parcel.java:1771)
E/AndroidRuntime( 3798): at
android.os.Parcel.readMapInternal(Parcel.java:2008)
E/AndroidRuntime( 3798): at
android.os.Bundle.unparcel(Bundle.java:208)
E/AndroidRuntime( 3798): at
android.os.Bundle.isEmpty(Bundle.java:227)
E/AndroidRuntime( 3798): at
com.jwright.montana.GameActivity.onCreate(GameActivity.java:62)
E/AndroidRuntime( 3798): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:
1049)
E/AndroidRuntime( 3798): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2627)
E/AndroidRuntime( 3798): ... 11 more
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en