Advertisement
Guest User

Untitled

a guest
Dec 30th, 2012
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. I/ActivityManager(14737): Start proc com.rovio.angrybirdsstarwars.ads.iap for activity com.rovio.angrybirdsstarwars.ads.iap/com.rovio.fusion.App: pid=12898 uid=10086 gids={1028, 3003, 1015}
  2. I/dalvikvm(12898): Turning on JNI app bug workarounds for target SDK version 13...
  3. E/Trace (12898): error opening trace file: No such file or directory (2)
  4. D/FUSION App(12898): AngryBirdsStarWars
  5. D/dalvikvm(12898): Trying to load lib /data/data/com.rovio.angrybirdsstarwars.ads.iap/lib/libAngryBirdsStarWars.so 0x410a4a30
  6. D/dalvikvm(12898): Added shared lib /data/data/com.rovio.angrybirdsstarwars.ads.iap/lib/libAngryBirdsStarWars.so 0x410a4a30
  7. D/libEGL (12898): loaded /system/lib/egl/libEGL_VIVANTE.so
  8. D/ (12898): Vivante Driver Version : K2.2.2 - U2.5.15!
  9. D/libEGL (12898): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so
  10. D/libEGL (12898): loaded /system/lib/egl/libGLESv2_VIVANTE.so
  11. D/OpenGLRenderer(12898): Enabling debug mode 0
  12. E/Commerce(12898): Failed to create com.rovio.fusion.amazon.iap.PaymentProviderHandler object
  13. W/System.err(12898): java.lang.NoClassDefFoundError: com/rovio/fusion/amazon/iap/PaymentProviderHandler
  14. W/System.err(12898): at com.rovio.fusion.MyLegacyRenderer.nativeInit(Native Method)
  15. W/System.err(12898): at com.rovio.fusion.MyLegacyRenderer.onSurfaceChanged(Unknown Source)
  16. W/System.err(12898): at com.rovio.fusion.GLSurfaceView$GLThread.c(Unknown Source)
  17. W/System.err(12898): at com.rovio.fusion.GLSurfaceView$GLThread.run(Unknown Source)
  18. W/System.err(12898): Caused by: java.lang.ClassNotFoundException: com.rovio.fusion.amazon.iap.PaymentProviderHandler
  19. W/System.err(12898): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
  20. W/System.err(12898): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
  21. W/System.err(12898): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
  22. W/System.err(12898): ... 4 more
  23. I/lua (12898): Device manufacturer is rockchip
  24. I/lua (12898): Screen resolution is 800x564
  25. I/lua (12898): HD is disabled
  26. I/lua (12898): assertions disabled
  27. I/lua (12898): initializeAchievements
  28. W/Throwable(12898): Created Throwable( "Failed to compile vertex shader: data/shaders/gles2/vertexShaders/diff-tex.vs
  29. W/Throwable(12898):
  30. W/Throwable(12898): (36:0) : error : Not expected token('||') in expression.
  31. W/Throwable(12898): (36:0) : error : ) inputStream expected.
  32. W/Throwable(12898): (36:0) : error : Error in parsing.
  33. W/Throwable(12898): error : syntax error
  34. W/Throwable(12898): " )
  35. W/Throwable(12898): Created Throwable( "Error in effect: data/shaders/gles2/2d-sprite-alpha-masked.fx
  36. W/Throwable(12898):
  37. W/Throwable(12898): Failed to compile vertex shader: data/shaders/gles2/vertexShaders/diff-tex.vs
  38. W/Throwable(12898):
  39. W/Throwable(12898): (36:0) : error : Not expected token('||') in expression.
  40. W/Throwable(12898): (36:0) : error : ) inputStream expected.
  41. W/Throwable(12898): (36:0) : error : Error in parsing.
  42. W/Throwable(12898): error : syntax error
  43. W/Throwable(12898): " )
  44. E/Framework(12898): Throwable from initialization, exiting...
  45. D/gralloc (12898): map_buffer: Successfully mapped 0xe1000 bytes at address 0x625e4000, SharedFd=42, map_count = 1
  46. I/Choreographer(12898): Skipped 37 frames! The application may be doing too much work on its main thread.
  47. D/gralloc (12898): map_buffer: Successfully mapped 0xe1000 bytes at address 0x626c5000, SharedFd=44, map_count = 2
  48. D/gralloc (12898): map_buffer: Successfully mapped 0xe1000 bytes at address 0x627a6000, SharedFd=45, map_count = 3
  49. D/gralloc (12898): map_buffer: Successfully mapped 0x1c2000 bytes at address 0x62887000, SharedFd=46, map_count = 4
  50. W/InputMethodManagerService(14737): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@411b00b0 (uid=10086 pid=12898)
  51. D/gralloc (12898): unmap_buffer: Successfully unmapped 0xe1000 bytes at address 0x625e4000, SharedFd=42, map_count = 3
  52. D/gralloc (12898): unmap_buffer: Successfully unmapped 0xe1000 bytes at address 0x626c5000, SharedFd=44, map_count = 2
  53. D/gralloc (12898): unmap_buffer: Successfully unmapped 0xe1000 bytes at address 0x627a6000, SharedFd=45, map_count = 1
  54. D/gralloc (12898): map_buffer: Successfully mapped 0x1c2000 bytes at address 0x62a49000, SharedFd=43, map_count = 2
  55. D/gralloc (12898): unmap_buffer: Successfully unmapped 0x1c2000 bytes at address 0x62887000, SharedFd=46, map_count = 1
  56. D/gralloc (12898): unmap_buffer: Successfully unmapped 0x1c2000 bytes at address 0x62a49000, SharedFd=43, map_count = 0
  57. I/Process (12898): Sending signal. PID: 12898 SIG: 9
  58. I/ActivityManager(14737): Process com.rovio.angrybirdsstarwars.ads.iap (pid 12898) has died.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement