Advertisement
Guest User

Untitled

a guest
Dec 8th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. --------- beginning of main
  2. 12-07 19:23:24.774 996 1301 V Robocol : received command: CMD_SET_MATCH_NUMBER(50826) 0
  3. 12-07 19:23:24.775 996 1301 V Robocol : received command: CMD_INIT_OP_MODE(50827) 5291_CrashTestingTeleop
  4. 12-07 19:23:24.793 996 1302 I RobotCore: ******************** START - OPMODE 5291_CrashTestingTeleop ********************
  5. 12-07 19:23:24.801 996 1558 V RobotCore: thread: ...terminating 'OpModeThread'
  6. 12-07 19:23:24.806 996 1315 I RobotCore: Attempting to switch to op mode 5291_CrashTestingTeleop
  7. 12-07 19:23:24.976 996 1315 D HardwareMap: Clearing which device instances have been retrieved
  8. 12-07 19:23:24.976 996 1315 D HardwareMap: Clearing which device instances have been retrieved
  9. 12-07 19:23:24.979 996 1562 V RobotCore: thread: 'OpModeThread' starting...
  10. 12-07 19:23:24.979 996 1562 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/OpModeThread - runOpMode - start
  11. 12-07 19:23:24.980 996 1562 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/OpModeThread - runOpMode - before while !scriptFinished loop
  12. 12-07 19:23:24.980 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - run1 - before loadScript
  13. 12-07 19:23:24.980 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - loadScript - WebView user agent is "Mozilla/5.0 (Linux; Android 7.1.2; Control Hub v1.0 Build/NHG47K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.100 Safari/537.36"
  14. 12-07 19:23:24.983 996 1343 V Robocol : sending CMD_NOTIFY_INIT_OP_MODE(40918), attempt: 0
  15. 12-07 19:23:24.992 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "imu". It isn't used in this blocks opmode.
  16. 12-07 19:23:24.994 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "imu". It isn't used in this blocks opmode.
  17. 12-07 19:23:24.994 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Control Hub". It isn't used in this blocks opmode.
  18. 12-07 19:23:24.994 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Expansion Hub 1". It isn't used in this blocks opmode.
  19. 12-07 19:23:24.995 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Control Hub". It isn't used in this blocks opmode.
  20. 12-07 19:23:24.995 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Expansion Hub 1". It isn't used in this blocks opmode.
  21. 12-07 19:23:24.996 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Control Hub". It isn't used in this blocks opmode.
  22. 12-07 19:23:24.996 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Expansion Hub 1". It isn't used in this blocks opmode.
  23. 12-07 19:23:24.996 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - Skipping hardware device named "Webcam 1". It isn't used in this blocks opmode.
  24. 12-07 19:23:25.045 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - run1 - after loadScript
  25. 12-07 19:23:25.074 996 996 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 996
  26. 12-07 19:23:25.086 996 1530 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/JavaBridge - scriptStarting
  27. 12-07 19:23:25.130 996 1530 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/JavaBridge - waitForStartForBlocks - start
  28. 12-07 19:23:25.534 996 1301 V Robocol : received command: CMD_RUN_OP_MODE(50845) 5291_CrashTestingTeleop
  29. 12-07 19:23:25.583 996 1343 V Robocol : sending CMD_NOTIFY_RUN_OP_MODE(40929), attempt: 0
  30. 12-07 19:23:25.631 996 1530 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/JavaBridge - waitForStartForBlocks - end
  31. 12-07 19:23:31.933 996 1301 V Robocol : received command: CMD_INIT_OP_MODE(51001) $Stop$Robot$
  32. 12-07 19:23:31.942 996 1302 I RobotCore: ******************** STOP - OPMODE /storage/emulated/0/FIRST/matchlogs/Match-0-5291_CrashTestingTeleop.txt ********************
  33. 12-07 19:23:31.946 996 1562 E RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/OpModeThread - runOpMode - caught InterruptedException during scriptFinishedLock.wait
  34. 12-07 19:23:31.946 996 1563 I RobotCore: saving match logcat to /storage/emulated/0/FIRST/matchlogs/Match-0-5291_CrashTestingTeleop.txt
  35. 12-07 19:23:31.946 996 1563 I RobotCore: logging command line: exec logcat -d -T '12-7 19:23:24.000' -f '/storage/emulated/0/FIRST/matchlogs/Match-0-5291_CrashTestingTeleop.txt' -n4 -v threadtime UsbRequestJNI:S UsbRequest:S art:W ThreadPool:W System:W ExtendedExtractor:W OMXClient:W MediaPlayer:W dalvikvm:W *:V
  36. 12-07 19:23:31.953 996 1530 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/JavaBridge - scriptFinished
  37. 12-07 19:23:31.953 996 1562 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/OpModeThread - runOpMode - after while !scriptFinished loop
  38. 12-07 19:23:31.954 996 1562 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/OpModeThread - runOpMode - end - 7ms after InterruptedException
  39. 12-07 19:23:31.954 996 1562 D RobotCore: User runOpModeMethod exited
  40. 12-07 19:23:31.954 996 1562 V RobotCore: thread: ...terminating 'OpModeThread'
  41. 12-07 19:23:31.955 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - run2 - before clearScript
  42. 12-07 19:23:31.962 996 1315 I RobotCore: Attempting to switch to op mode $Stop$Robot$
  43. 12-07 19:23:31.963 996 1315 D HardwareMap: Clearing which device instances have been retrieved
  44. 12-07 19:23:31.963 996 1315 D HardwareMap: Clearing which device instances have been retrieved
  45. 12-07 19:23:31.963 996 996 I RobotCore: BlocksOpMode - "5291_CrashTestingTeleop" - main/main - run2 - after clearScript
  46. 12-07 19:23:31.964 996 1565 V RobotCore: thread: 'OpModeThread' starting...
  47. 12-07 19:23:31.983 996 1343 V Robocol : sending CMD_NOTIFY_INIT_OP_MODE(41092), attempt: 0
  48. 12-07 19:23:31.985 996 996 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 996
  49.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement