Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 06-13 17:13:01.909: D/LightsService(371): Excessive delay setting light: 64ms
- 06-13 17:13:01.969: D/LightsService(371): Excessive delay setting light: 52ms
- 06-13 17:13:02.079: D/LightsService(371): Excessive delay setting light: 53ms
- 06-13 17:13:02.299: D/LightsService(371): Excessive delay setting light: 73ms
- 06-13 17:13:02.309: I/ActivityManager(371): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.crystalball/.MainActivity} from pid 528
- 06-13 17:13:02.349: E/SoundPool(371): error loading /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.349: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.349: E/SoundPool(371): error loading /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.349: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.349: E/SoundPool(371): error loading /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.369: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.369: E/SoundPool(371): error loading /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.369: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.369: E/SoundPool(371): error loading /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.369: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
- 06-13 17:13:02.379: E/SoundPool(371): error loading /system/media/audio/ui/KeypressStandard.ogg
- 06-13 17:13:02.379: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
- 06-13 17:13:02.379: E/SoundPool(371): error loading /system/media/audio/ui/KeypressSpacebar.ogg
- 06-13 17:13:02.379: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
- 06-13 17:13:02.379: E/SoundPool(371): error loading /system/media/audio/ui/KeypressDelete.ogg
- 06-13 17:13:02.379: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
- 06-13 17:13:02.379: E/SoundPool(371): error loading /system/media/audio/ui/KeypressReturn.ogg
- 06-13 17:13:02.379: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
- 06-13 17:13:02.389: E/SoundPool(371): error loading /system/media/audio/ui/KeypressInvalid.ogg
- 06-13 17:13:02.389: W/AudioService(371): Soundpool could not load file: /system/media/audio/ui/KeypressInvalid.ogg
- 06-13 17:13:02.389: W/AudioService(371): onLoadSoundEffects(), Error -1 while loading samples
- 06-13 17:13:02.419: E/gralloc_goldfish(49): gralloc_alloc: Mismatched usage flags: 328 x 546, usage 333
- 06-13 17:13:02.419: W/GraphicBufferAllocator(49): alloc(328, 546, 1, 00000333, ...) failed -22 (Invalid argument)
- 06-13 17:13:02.419: E/(49): GraphicBufferAlloc::createGraphicBuffer(w=328, h=546) failed (Invalid argument), handle=0x0
- 06-13 17:13:02.419: E/BufferQueue(371): [ScreenshotClient] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed
- 06-13 17:13:02.429: W/WindowManager(371): Screenshot failure taking screenshot for (328x546) to layer 21005
- 06-13 17:13:02.689: I/ActivityManager(371): Start proc com.example.crystalball for activity com.example.crystalball/.MainActivity: pid=1138 uid=10052 gids={50052}
- 06-13 17:13:02.699: D/dalvikvm(1138): Not late-enabling CheckJNI (already on)
- 06-13 17:13:03.339: D/dalvikvm(1138): GC_FOR_ALLOC freed 49K, 4% free 2926K/3040K, paused 96ms, total 97ms
- 06-13 17:13:03.459: I/dalvikvm-heap(1138): Grow heap (frag case) to 3.691MB for 811216-byte allocation
- 06-13 17:13:03.599: D/dalvikvm(1138): GC_FOR_ALLOC freed <1K, 4% free 3718K/3836K, paused 132ms, total 132ms
- 06-13 17:13:03.829: D/AndroidRuntime(1138): Shutting down VM
- 06-13 17:13:03.829: W/dalvikvm(1138): threadid=1: thread exiting with uncaught exception (group=0xb1aaeba8)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): FATAL EXCEPTION: main
- 06-13 17:13:03.849: E/AndroidRuntime(1138): Process: com.example.crystalball, PID: 1138
- 06-13 17:13:03.849: E/AndroidRuntime(1138): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.crystalball/com.example.crystalball.MainActivity}: java.lang.ClassCastException: android.widget.TextView cannot be cast to android.widget.Button
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2195)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.ActivityThread.access$800(ActivityThread.java:135)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.os.Handler.dispatchMessage(Handler.java:102)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.os.Looper.loop(Looper.java:136)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.ActivityThread.main(ActivityThread.java:5017)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at java.lang.reflect.Method.invokeNative(Native Method)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at java.lang.reflect.Method.invoke(Method.java:515)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at dalvik.system.NativeStart.main(Native Method)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): Caused by: java.lang.ClassCastException: android.widget.TextView cannot be cast to android.widget.Button
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at com.example.crystalball.MainActivity.onCreate(MainActivity.java:23)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.Activity.performCreate(Activity.java:5231)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
- 06-13 17:13:03.849: E/AndroidRuntime(1138): ... 11 more
- 06-13 17:13:03.899: W/ActivityManager(371): Force finishing activity com.example.crystalball/.MainActivity
- 06-13 17:13:04.229: I/WindowManager(371): Screenshot max retries 4 of Token{b208df78 ActivityRecord{b208de18 u0 com.example.crystalball/.MainActivity t5 f}} appWin=Window{b2136448 u0 Starting com.example.crystalball} drawState=4
- 06-13 17:13:04.229: W/WindowManager(371): Screenshot failure taking screenshot for (768x1280) to layer 21010
- 06-13 17:13:04.849: W/ActivityManager(371): Activity pause timeout for ActivityRecord{b208de18 u0 com.example.crystalball/.MainActivity t5 f}
- 06-13 17:13:05.349: W/EGL_emulation(528): eglSurfaceAttrib not implemented
- 06-13 17:13:12.459: E/WindowManager(371): Starting window AppWindowToken{b20ee150 token=Token{b208df78 ActivityRecord{b208de18 u0 com.example.crystalball/.MainActivity t5}}} timed out
- 06-13 17:13:16.999: W/ActivityManager(371): Activity destroy timeout for ActivityRecord{b208de18 u0 com.example.crystalball/.MainActivity t5 f}
Advertisement
Add Comment
Please, Sign In to add comment