Advertisement
Guest User

Untitled

a guest
Oct 12th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. 10-12 14:00:05.478: E/SoundPool(289): error loading /system/media/audio/ui/Effect_Tick.ogg
  2. 10-12 14:00:05.478: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
  3. 10-12 14:00:05.488: E/SoundPool(289): error loading /system/media/audio/ui/Effect_Tick.ogg
  4. 10-12 14:00:05.488: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
  5. 10-12 14:00:05.518: E/SoundPool(289): error loading /system/media/audio/ui/Effect_Tick.ogg
  6. 10-12 14:00:05.518: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
  7. 10-12 14:00:05.548: E/SoundPool(289): error loading /system/media/audio/ui/Effect_Tick.ogg
  8. 10-12 14:00:05.548: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
  9. 10-12 14:00:05.568: E/SoundPool(289): error loading /system/media/audio/ui/Effect_Tick.ogg
  10. 10-12 14:00:05.568: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
  11. 10-12 14:00:05.599: E/SoundPool(289): error loading /system/media/audio/ui/KeypressStandard.ogg
  12. 10-12 14:00:05.599: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
  13. 10-12 14:00:05.608: E/SoundPool(289): error loading /system/media/audio/ui/KeypressSpacebar.ogg
  14. 10-12 14:00:05.608: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
  15. 10-12 14:00:05.628: E/SoundPool(289): error loading /system/media/audio/ui/KeypressDelete.ogg
  16. 10-12 14:00:05.628: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
  17. 10-12 14:00:05.658: E/SoundPool(289): error loading /system/media/audio/ui/KeypressReturn.ogg
  18. 10-12 14:00:05.658: W/AudioService(289): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
  19. 10-12 14:00:05.678: W/AudioService(289): onLoadSoundEffects(), Error -1 while loading samples
  20. 10-12 14:00:05.778: W/System.err(816): java.lang.NullPointerException
  21. 10-12 14:00:05.828: W/System.err(816): at com.example.channel.Database.addThat(Database.java:69)
  22. 10-12 14:00:05.828: W/System.err(816): at com.example.channel.Main$3.onClick(Main.java:71)
  23. 10-12 14:00:05.848: W/System.err(816): at android.view.View.performClick(View.java:4240)
  24. 10-12 14:00:05.858: W/System.err(816): at android.view.View$PerformClick.run(View.java:17721)
  25. 10-12 14:00:05.868: W/System.err(816): at android.os.Handler.handleCallback(Handler.java:730)
  26. 10-12 14:00:05.878: W/System.err(816): at android.os.Handler.dispatchMessage(Handler.java:92)
  27. 10-12 14:00:05.888: W/System.err(816): at android.os.Looper.loop(Looper.java:137)
  28. 10-12 14:00:05.888: W/System.err(816): at android.app.ActivityThread.main(ActivityThread.java:5103)
  29. 10-12 14:00:05.908: W/System.err(816): at java.lang.reflect.Method.invokeNative(Native Method)
  30. 10-12 14:00:05.928: W/System.err(816): at java.lang.reflect.Method.invoke(Method.java:525)
  31. 10-12 14:00:05.928: W/System.err(816): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  32. 10-12 14:00:05.948: W/System.err(816): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  33. 10-12 14:00:05.948: W/System.err(816): at dalvik.system.NativeStart.main(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement