Advertisement
Guest User

Untitled

a guest
Jul 5th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. [WARN] : Attempted to load TiUIScrollableViewProxy: Could not find class definition.
  2. [ERROR] : The application has crashed with an uncaught exception 'org.shaperace_ios.module'.
  3. [ERROR] : Reason:
  4. [ERROR] : Class not found: Ti.UI.ScrollableView
  5. [ERROR] : Stack trace:
  6. [ERROR] :
  7. [ERROR] : 0 CoreFoundation 0x0000000180fdedb0 <redacted> + 124
  8. [ERROR] : 1 libobjc.A.dylib 0x0000000180643f80 objc_exception_throw + 56
  9. [ERROR] : 2 Shaperace_iOS 0x000000010011bae0 Shaperace_iOS + 768736
  10. [ERROR] : 3 Shaperace_iOS 0x00000001000a89e0 Shaperace_iOS + 297440
  11. [ERROR] : 4 Shaperace_iOS 0x00000001000a86ac Shaperace_iOS + 296620
  12. [ERROR] : 5 CoreFoundation 0x0000000180ecf944 <redacted> + 132
  13. [ERROR] : 6 CoreFoundation 0x0000000180ecf7b4 <redacted> + 172
  14. [ERROR] : 7 Shaperace_iOS 0x00000001000a82b8 Shaperace_iOS + 295608
  15. [ERROR] : 8 Shaperace_iOS 0x000000010025577c Shaperace_iOS + 2054012
  16. [ERROR] : 9 Shaperace_iOS 0x00000001002659f0 Shaperace_iOS + 2120176
  17. [ERROR] : 10 UIKit 0x0000000186493030 <redacted> + 692
  18. [ERROR] : 11 UIKit 0x0000000186493198 <redacted> + 80
  19. [ERROR] : 12 UIKit 0x0000000186482298 <redacted> + 2360
  20. [ERROR] : 13 UIKit 0x0000000186497c64 <redacted> + 104
  21. [ERROR] : 14 UIKit 0x00000001862288c4 <redacted> + 176
  22. [ERROR] : 15 UIKit 0x00000001861381e4 <redacted> + 656
  23. [ERROR] : 16 QuartzCore 0x0000000183aca994 <redacted> + 148
  24. [ERROR] : 17 QuartzCore 0x0000000183ac55d0 <redacted> + 292
  25. [ERROR] : 18 QuartzCore 0x0000000183ac5490 <redacted> + 32
  26. [ERROR] : 19 QuartzCore 0x0000000183ac4ac0 <redacted> + 252
  27. [ERROR] : 20 QuartzCore 0x0000000183ac4820 <redacted> + 500
  28. [ERROR] : 21 QuartzCore 0x0000000183abdde4 <redacted> + 80
  29. [ERROR] : 22 CoreFoundation 0x0000000180f94728 <redacted> + 32
  30. [ERROR] : 23 CoreFoundation 0x0000000180f924cc <redacted> + 372
  31. [ERROR] : 24 CoreFoundation 0x0000000180f928fc <redacted> + 928
  32. [ERROR] : 25 CoreFoundation 0x0000000180ebcc50 CFRunLoopRunSpecific + 384
  33. [ERROR] : 26 GraphicsServices 0x00000001827a4088 GSEventRunModal + 180
  34. [ERROR] : 27 UIKit 0x00000001861a6088 UIApplicationMain + 204
  35. [ERROR] : 28 Shaperace_iOS 0x0000000100065648 Shaperace_iOS + 22088
  36. [ERROR] : 29 libdyld.dylib 0x0000000180a5a8b8 <redacted> + 4
  37. [ERROR] : *** Terminating app due to uncaught exception 'org.shaperace_ios.module', reason: 'Class not found: Ti.UI.ScrollableView'
  38. [ERROR] : *** First throw call stack:
  39. [ERROR] : (0x180fdedb0 0x180643f80 0x10011bae0 0x1000a89e0 0x1000a86ac 0x180ecf944 0x180ecf7b4 0x1000a82b8 0x10025577c 0x1002659f0 0x186493030 0x186493198 0x186482298 0x186497c64 0x1862288c4 0x1861381e4 0x183aca994 0x183ac55d0 0x183ac5490 0x183ac4ac0 0x183ac4820 0x183abdde4 0x180f94728 0x180f924cc 0x180f928fc 0x180ebcc50 0x1827a4088 0x1861a6088 0x100065648 0x180a5a8b8)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement