Advertisement
Guest User

Untitled

a guest
Aug 15th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [2019-08-15 12:15:33,131 |     INFO |                     root ] Starting ['C:\\Users\\storm\\AppData\\Roaming\\OverTrack\\client\\2019-08-10-12-34-43\\overtrack_client.exe', 'installer']
  2. [2019-08-15 12:15:33,135 |     INFO |                     root ] Name: 2019-08-10-12-34-43
  3. [2019-08-15 12:15:33,135 |     INFO |                     root ] Logging to C:\Users\storm\AppData\Local\Temp\overtrack\logs\client\2019-Aug-15-12-15-33_v2019-08-10-12-34-43
  4. [2019-08-15 12:15:33,135 |     INFO |                     root ] Running in C:\Users\storm\AppData\Roaming\OverTrack with C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack_client.exe
  5. [2019-08-15 12:15:33,141 |     INFO |                     root ] Python version=3.6.8 (tags/v3.6.8:3c6b436a57, Dec 24 2018, 00:16:47) [MSC v.1916 64 bit (AMD64)], frozen=True
  6. [2019-08-15 12:15:33,141 |     INFO |                     root ] Setting cwd=C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43
  7. [2019-08-15 12:15:33,144 |     INFO |          LogUploadThread ] Waiting at most 86400s then uploading log
  8. [2019-08-15 12:15:33,180 |     INFO |                     root ] Launcher path: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\../..\overtrack_launcher.exe
  9. [2019-08-15 12:15:33,187 |     INFO |                     root ] Autostart path: C:\Users\storm\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\OverTrack Launcher.lnk, exists=False
  10. [2019-08-15 12:15:33,189 |     INFO |                  SysTray ] Adding settings item "Launch On Startup"
  11. [2019-08-15 12:15:33,195 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  12. [2019-08-15 12:15:33,293 |     INFO |                     root ] Checking for session token in C:\Users\storm\AppData\Roaming\OverTrack\client\session.txt
  13. [2019-08-15 12:15:33,312 |     INFO |                     root ] Checking session token (attempt 0)
  14. [2019-08-15 12:15:34,663 |     INFO |                     root ] Session cookie verified: 200
  15. [2019-08-15 12:15:34,664 |     INFO |                     root ] Session: {'subscriber': False, 'user_id': -780115266, 'username': 'storm1er'}
  16. [2019-08-15 12:15:34,704 |     INFO |                     root ] Loading config from C:\Users\storm\AppData\Roaming\OverTrack\client\config.json
  17. [2019-08-15 12:15:34,705 |  WARNING |                   Config ] Failed to load config ([Errno 2] No such file or directory: 'C:\\Users\\storm\\AppData\\Roaming\\OverTrack\\client\\2019-08-10-12-34-43\\..\\config.json') - using default
  18. [2019-08-15 12:15:34,706 |     INFO |     install_requirements ] Installing requirements. Using cachedir=C:\Users\storm\AppData\Roaming\OverTrack\client\cache
  19. [2019-08-15 12:15:34,736 |     INFO |     install_requirements ] Requirements allready installed
  20. [2019-08-15 12:15:34,737 |     INFO |        patch_annotations ] Patching in support for __annotations__
  21. [2019-08-15 12:15:37,401 |     INFO |        patch_annotations ] Creating <class 'overtrack.source.shmem.source.SharedMemorySource'> __annotations__ from ['original_size', 'width', 'height', 'linesize', 'shmem_name']
  22. [2019-08-15 12:15:37,503 |     INFO |        patch_annotations ] Creating <class 'overtrack.util.uploadable_image.UploadedImage'> __annotations__ from ['key', 'url', 'timestamps']
  23. [2019-08-15 12:15:37,838 |     INFO |        patch_annotations ] Creating NamedTuple ConnectedComponent __annotations__ from ['label', 'x', 'y', 'w', 'h', 'area', 'centroid']
  24. [2019-08-15 12:15:40,059 |     INFO |        patch_annotations ] Creating <class 'overtrack.source.display_duplication.source.DisplayDuplicationSource'> __annotations__ from ['hwnd', 'pid', 'name', 'window_title', 'style', 'ex_style', 'rect', 'monitor']
  25. [2019-08-15 12:15:40,194 |     INFO |        patch_annotations ] Creating NamedTuple Rect __annotations__ from ['left', 'top', 'right', 'bottom']
  26. [2019-08-15 12:15:40,258 |     INFO |        patch_annotations ] Creating NamedTuple Crop __annotations__ from ['top', 'bottom', 'left', 'right', 'pad_top', 'pad_bottom', 'pad_left', 'pad_right']
  27. [2019-08-15 12:15:40,706 |     INFO |        patch_annotations ] Creating <class 'overtrack.source.http.http_capture.UploadedImage'> __annotations__ from ['data', 'headers', 'time']
  28. [2019-08-15 12:15:40,709 |     INFO |        patch_annotations ] Creating <class 'overtrack.source.http.http_capture.HTTPSource'> __annotations__ from ['user_agent', 'content_type', 'original_size']
  29. [2019-08-15 12:15:40,740 |     INFO |        patch_annotations ] Creating <class 'overtrack.source.stream.source.TSFile'> __annotations__ from ['data', 'uri', 'timestamp', 'first_chunk_published']
  30. [2019-08-15 12:15:40,743 |     INFO |        patch_annotations ] Creating <class 'overtrack.source.stream.source.TSSource'> __annotations__ from ['uri', 'timestamp', 'duration', 'fps']
  31. [2019-08-15 12:15:42,476 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.game.overwatch_metadata.LoginCacheAccount'> __annotations__ from ['name', 'environment', 'battle_tag', 'account_id_hi', 'account_id_lo']
  32. [2019-08-15 12:15:42,479 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.game.overwatch_metadata.OverwatchClientMetadata'> __annotations__ from ['account_id', 'account']
  33. [2019-08-15 12:15:42,613 |     INFO |        patch_annotations ] Creating <class 'overtrack.apex.game.apex_metadata.ApexClientMetadata'> __annotations__ from ['player_config_name']
  34. [2019-08-15 12:15:44,400 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  35. [2019-08-15 12:15:44,406 |     INFO |                  SysTray ] Sending notification: title=OverTrack started, message=Waiting for game to launch, tip=OverTrack: Waiting for game
  36. [2019-08-15 12:15:44,420 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  37. [2019-08-15 12:15:44,458 |     INFO |                     root ] Client started
  38. [2019-08-15 12:15:44,462 |     INFO |                  SysTray ] Adding menu item "Show Status Window"
  39. [2019-08-15 12:15:44,472 |     INFO |                  SysTray ] Adding settings item "Rich Presence"
  40. [2019-08-15 12:15:44,482 |     INFO |              ApexTracker ] Creating ApexTracker
  41. [2019-08-15 12:15:44,486 |     INFO | client.rich_presence.rich_presence ] Creating ApexRichPresence, pipe=5
  42. [2019-08-15 12:15:44,495 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\menu\data\regions\16_9.json
  43. [2019-08-15 12:15:44,526 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\your_squad\data\regions\16_9.json
  44. [2019-08-15 12:15:44,556 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\match_summary\data\regions\16_9.json
  45. [2019-08-15 12:15:44,563 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  46. [2019-08-15 12:15:44,580 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\squad_summary\data\regions\16_9.json
  47. [2019-08-15 12:15:44,608 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\match_status\..\data\regions\16_9.json
  48. [2019-08-15 12:15:44,635 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\map\..\data\regions\16_9.json
  49. [2019-08-15 12:15:44,641 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\squad\..\data\regions\16_9.json
  50. [2019-08-15 12:15:44,647 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\combat\data\regions\16_9.json
  51. [2019-08-15 12:15:44,679 |     INFO | overtrack.util.region_extraction ] Using compiled regions: C:\Users\storm\AppData\Roaming\OverTrack\client\2019-08-10-12-34-43\overtrack\apex\game\weapon\..\data\regions\16_9.json
  52. [2019-08-15 12:15:44,684 |     INFO |              ApexTracker ] ApexTracker created
  53. [2019-08-15 12:15:44,689 |     INFO |              ApexTracker ] Waiting for process
  54. [2019-08-15 12:15:44,694 |     INFO |                     root ] Trying to import tensorflow
  55. [2019-08-15 12:15:44,879 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  56. [2019-08-15 12:16:09,351 |  WARNING |                     root ] Limited tf.compat.v2.summary API due to missing TensorBoard installation.
  57. [2019-08-15 12:16:10,158 |  WARNING |                     root ] Limited tf.summary API due to missing TensorBoard installation.
  58. [2019-08-15 12:16:10,160 |  WARNING |                     root ] Something (probably absl) has tampered with the root logger - restoring handlers
  59. [2019-08-15 12:16:10,162 |     INFO |                     root ] Successfully imported tensorflow
  60. [2019-08-15 12:16:10,249 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.data.mode.Mode'> __annotations__ from ['name']
  61. [2019-08-15 12:16:10,280 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.data.map.Map'> __annotations__ from ['name', 'type']
  62. [2019-08-15 12:16:10,721 |     INFO |        patch_annotations ] Creating NamedTuple ControlStage __annotations__ from ['letter', 'name']
  63. [2019-08-15 12:16:10,724 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.data.map.ControlMap'> __annotations__ from ['name', 'type', 'stages']
  64. [2019-08-15 12:16:10,754 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.data.hero.Stat'> __annotations__ from ['name', 'v1_name', 'stat_type', 'is_percent']
  65. [2019-08-15 12:16:10,760 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.data.hero.Hero'> __annotations__ from ['name', 'key', 'role', 'ult', 'can_heal', 'stats']
  66. [2019-08-15 12:16:10,795 |     INFO |        patch_annotations ] Creating <class 'overtrack.overwatch.data.season.Season'> __annotations__ from ['name', 'start', 'end', 'index', 'off_season', 'filterable_by_index']
  67. [2019-08-15 12:16:15,112 |     INFO |         OverwatchTracker ] Creating OverwatchTracker
  68. [2019-08-15 12:16:15,114 |     INFO | client.rich_presence.rich_presence ] Creating OverwatchRichPresence, pipe=6
  69. [2019-08-15 12:16:16,706 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for ana
  70. [2019-08-15 12:16:16,708 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for ashe
  71. [2019-08-15 12:16:16,709 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for baptiste
  72. [2019-08-15 12:16:16,710 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for bastion
  73. [2019-08-15 12:16:16,711 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for brigitte
  74. [2019-08-15 12:16:16,712 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for doomfist
  75. [2019-08-15 12:16:16,713 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for dva
  76. [2019-08-15 12:16:16,714 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for genji
  77. [2019-08-15 12:16:16,715 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for hammond
  78. [2019-08-15 12:16:16,716 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for hanzo
  79. [2019-08-15 12:16:16,717 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for junkrat
  80. [2019-08-15 12:16:16,718 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for lucio
  81. [2019-08-15 12:16:16,719 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for mccree
  82. [2019-08-15 12:16:16,720 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for mei
  83. [2019-08-15 12:16:16,721 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 2 weapon templates for mercy
  84. [2019-08-15 12:16:16,722 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for moira
  85. [2019-08-15 12:16:16,723 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for orisa
  86. [2019-08-15 12:16:16,724 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for pharah
  87. [2019-08-15 12:16:16,725 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for reaper
  88. [2019-08-15 12:16:16,726 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for reinhardt
  89. [2019-08-15 12:16:16,727 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for roadhog
  90. [2019-08-15 12:16:16,728 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for sigma
  91. [2019-08-15 12:16:16,729 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for soldier
  92. [2019-08-15 12:16:16,730 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for sombra
  93. [2019-08-15 12:16:16,731 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for symmetra
  94. [2019-08-15 12:16:16,732 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 2 weapon templates for torbjorn
  95. [2019-08-15 12:16:16,733 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for tracer
  96. [2019-08-15 12:16:16,734 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for widowmaker
  97. [2019-08-15 12:16:16,735 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for winston
  98. [2019-08-15 12:16:16,736 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for zarya
  99. [2019-08-15 12:16:16,737 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Got 1 weapon templates for zenyatta
  100. [2019-08-15 12:16:16,738 |     INFO | overtrack.overwatch.game.hero.hero_processor ] Loaded 33 weapon templates
  101. [2019-08-15 12:16:17,850 |     INFO |     AccountSwitchMonitor ] Thread started
  102. [2019-08-15 12:16:17,850 |     INFO |         OverwatchTracker ] OverwatchTracker created
  103. [2019-08-15 12:16:17,853 |  WARNING |         OverwatchTracker ] C:\Users\storm\AppData\Local\Battle.net\CachedData.db does not exist
  104. [2019-08-15 12:16:17,856 |  WARNING |     AccountSwitchMonitor ] Overwatch accounts path does not exist - shutting down account monitor thread
  105. NoneType: None
  106. [2019-08-15 12:18:19,767 |     INFO | DisplayDuplicationCapture ] Found HWND 328608 with name Apex Legends - psutil.Process(pid=16612, name='r5apex.exe', started='12:18:02')
  107. [2019-08-15 12:18:19,769 |     INFO |              ApexTracker ] New process: psutil.Process(pid=16612, name='r5apex.exe', started='12:18:02')
  108. [2019-08-15 12:18:19,771 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  109. [2019-08-15 12:18:19,772 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1600, bottom=900)]
  110. [2019-08-15 12:18:19,774 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  111. [2019-08-15 12:18:19,775 |     INFO | DisplayDuplicationCapture ] Found HWND 328608 with name Apex Legends - psutil.Process(pid=16612, name='r5apex.exe', started='12:18:02')
  112. [2019-08-15 12:18:19,777 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  113. [2019-08-15 12:18:19,778 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040000
  114. [2019-08-15 12:18:19,780 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=150, top=57, right=1770, bottom=1000 | width=1620, height=943)
  115. [2019-08-15 12:18:19,781 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  116. [2019-08-15 12:18:19,783 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=150, top=57, right=1770, bottom=1000 | width=1620, height=943)
  117. [2019-08-15 12:18:19,784 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x0000017361B22D48>, rcClient:<ctypes.wintypes.RECT object at 0x0000017361B22D48>, dwStyle:335544320, dwExStyle:537135104, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49662, wCreatorVersion:1280)
  118. [2019-08-15 12:18:19,785 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  119. [2019-08-15 12:18:19,786 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  120. [2019-08-15 12:18:19,787 |     INFO | DisplayDuplicationCapture ] Got crop: None
  121. [2019-08-15 12:18:19,789 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(800, 450)
  122. [2019-08-15 12:18:19,801 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  123. [2019-08-15 12:18:19,803 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  124. [2019-08-15 12:18:19,805 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  125. [2019-08-15 12:18:19,806 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (800, 450)
  126. [2019-08-15 12:18:19,808 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  127. [2019-08-15 12:18:19,809 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1600, top: 0, bottom: 900.
  128. [2019-08-15 12:18:19,810 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  129. [2019-08-15 12:18:19,812 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  130. [2019-08-15 12:18:19,859 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  131. [2019-08-15 12:18:19,860 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1600, top: 0, bottom: 900.
  132. [2019-08-15 12:18:19,863 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  133. [2019-08-15 12:18:19,878 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  134. [2019-08-15 12:18:19,882 |  WARNING | DisplayDuplicationCapture ] GWL_EXSTYLE changed - resetting
  135. [2019-08-15 12:18:19,886 |     INFO |              ApexTracker ] No valid frame, foreground=True
  136. [2019-08-15 12:18:19,889 |     INFO |              ApexTracker ] No valid frame after 0.1s. Showing error in 29.9s
  137. [2019-08-15 12:18:20,767 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  138. [2019-08-15 12:18:20,769 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1600, bottom=900)]
  139. [2019-08-15 12:18:20,772 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  140. [2019-08-15 12:18:20,774 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  141. [2019-08-15 12:18:20,777 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  142. [2019-08-15 12:18:20,779 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  143. [2019-08-15 12:18:20,782 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  144. [2019-08-15 12:18:20,784 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x0000017361B22948>, rcClient:<ctypes.wintypes.RECT object at 0x0000017361B22948>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49662, wCreatorVersion:1280)
  145. [2019-08-15 12:18:20,786 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (800, 450)
  146. [2019-08-15 12:18:20,788 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  147. [2019-08-15 12:18:20,791 |     INFO | DisplayDuplicationCapture ] Got crop: None
  148. [2019-08-15 12:18:20,804 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(800, 450)
  149. [2019-08-15 12:18:20,807 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  150. [2019-08-15 12:18:20,810 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  151. [2019-08-15 12:18:20,812 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  152. [2019-08-15 12:18:20,813 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (800, 450)
  153. [2019-08-15 12:18:20,816 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  154. [2019-08-15 12:18:20,819 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1600, top: 0, bottom: 900.
  155. [2019-08-15 12:18:20,822 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  156. [2019-08-15 12:18:20,824 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  157. [2019-08-15 12:18:20,856 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  158. [2019-08-15 12:18:20,859 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1600, top: 0, bottom: 900.
  159. [2019-08-15 12:18:20,861 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  160. [2019-08-15 12:18:20,863 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  161. [2019-08-15 12:18:20,873 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  162. [2019-08-15 12:18:20,892 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=16612
  163. [2019-08-15 12:18:21,110 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  164. [2019-08-15 12:18:21,117 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  165. [2019-08-15 12:18:21,458 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  166. [2019-08-15 12:18:22,110 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  167. [2019-08-15 12:18:22,143 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  168. [2019-08-15 12:18:22,672 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  169. [2019-08-15 12:18:22,694 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  170. [2019-08-15 12:18:22,755 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  171. [2019-08-15 12:18:22,981 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  172. [2019-08-15 12:18:32,202 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  173. [2019-08-15 12:18:33,032 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  174. [2019-08-15 12:18:35,996 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  175. [2019-08-15 12:18:36,540 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  176. [2019-08-15 12:18:41,884 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  177. [2019-08-15 12:18:42,615 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  178. [2019-08-15 12:18:45,599 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  179. [2019-08-15 12:18:50,384 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  180. [2019-08-15 12:18:54,316 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  181. [2019-08-15 12:18:57,002 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  182. [2019-08-15 12:18:57,029 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  183. [2019-08-15 12:18:57,665 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  184. [2019-08-15 12:19:00,695 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  185. [2019-08-15 12:19:03,682 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  186. [2019-08-15 12:19:40,334 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  187. [2019-08-15 12:19:55,583 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  188. [2019-08-15 12:19:58,644 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  189. [2019-08-15 12:20:02,001 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  190. [2019-08-15 12:20:08,597 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  191. [2019-08-15 12:20:33,661 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  192. [2019-08-15 12:20:44,919 |     INFO |       PerformanceMonitor ] Got performance stats:
  193. PROCESSOR                    active%    median       10%         90%         99%
  194. -------------------------  ---------  --------  --------  ----------  ----------
  195. CombatProcessor                   21   48.9671   37.0022    96.0073    140.252
  196. DisplayDuplicationCapture        100   60.086    21.0033   107.829     133.068
  197. MapProcessor                      33  318.025   166.612    525.159     608.743
  198. MatchStatusProcessor              33   42.0048   27.2012    59.3246     74.567
  199. MatchSummaryProcessor            100    2.9988    1.9956     4.78084     6.35959
  200. MenuProcessor                    100   38.013    25.2947    56.8606     97.5579
  201. SquadProcessor                     5  347.526   299.524   1110.38     1564.65
  202. SquadSummaryProcessor            100   11.9948    7         16.0044     27.643
  203. WeaponProcessor                    5  284.023   185.912    751.755     826.728
  204. YourSquadProcessor               100    3.9947    1.9999     5.99872     8.6727
  205. wait                              99  830.137   500        915.785     941.361
  206. TOTAL                            100  167.102    82.2065   679.218    1366.36
  207. [2019-08-15 12:21:21,506 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  208. [2019-08-15 12:21:46,397 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  209. [2019-08-15 12:21:52,204 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  210. [2019-08-15 12:23:35,658 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  211. [2019-08-15 12:23:45,424 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  212. [2019-08-15 12:23:55,428 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  213. [2019-08-15 12:25:07,243 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  214. [2019-08-15 12:25:13,430 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  215. [2019-08-15 12:25:16,210 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  216. [2019-08-15 12:25:22,732 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  217. [2019-08-15 12:25:28,942 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  218. [2019-08-15 12:25:33,308 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  219. [2019-08-15 12:25:38,014 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  220. [2019-08-15 12:25:42,753 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  221. [2019-08-15 12:25:45,928 |     INFO |       PerformanceMonitor ] Got performance stats:
  222. PROCESSOR                    active%     median        10%         90%         99%
  223. -------------------------  ---------  ---------  ---------  ----------  ----------
  224. CombatProcessor                   66   77.002     61.8501    110.209     178.145
  225. DisplayDuplicationCapture        100   53.5224    31.0057     86.0163    127.128
  226. MapProcessor                      33  327.943    233.019     534.678     655.045
  227. MatchStatusProcessor              33  228.68      39.0038    629.59     1555.41
  228. MatchSummaryProcessor            100    3.00435    2.0001      4.96347     6.60918
  229. MenuProcessor                    100   39.2842    32.4199     55.1087     86.0546
  230. SquadProcessor                    16  568.049    331.254    1044.28     3715.1
  231. SquadSummaryProcessor            100   12.9947     8.95274    16.9962     29.0483
  232. WeaponProcessor                   16  336.042    220.415     723.126    1403.85
  233. YourSquadProcessor               100    4.0015     2.01246     5.99962     8.01498
  234. wait                              99  764.338    500         875.876     935.052
  235. TOTAL                            100  229.745    122.003    1436.15     3157.9
  236. [2019-08-15 12:25:47,413 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  237. [2019-08-15 12:25:51,881 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  238. [2019-08-15 12:26:06,193 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  239. [2019-08-15 12:26:11,112 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  240. [2019-08-15 12:26:16,038 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  241. [2019-08-15 12:26:20,827 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  242. [2019-08-15 12:26:26,108 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  243. [2019-08-15 12:26:30,666 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  244. [2019-08-15 12:26:50,080 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  245. [2019-08-15 12:26:56,220 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  246. [2019-08-15 12:27:01,115 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  247. [2019-08-15 12:27:05,740 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  248. [2019-08-15 12:27:20,211 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  249. [2019-08-15 12:27:24,982 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  250. [2019-08-15 12:27:33,859 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  251. [2019-08-15 12:27:39,023 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  252. [2019-08-15 12:27:43,593 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  253. [2019-08-15 12:27:48,001 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  254. [2019-08-15 12:27:53,058 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  255. [2019-08-15 12:27:58,069 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  256. [2019-08-15 12:28:02,659 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  257. [2019-08-15 12:28:07,532 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  258. [2019-08-15 12:29:23,279 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  259. [2019-08-15 12:30:28,914 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  260. [2019-08-15 12:30:34,035 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  261. [2019-08-15 12:30:46,897 |     INFO |       PerformanceMonitor ] Got performance stats:
  262. PROCESSOR                    active%     median        10%         90%         99%
  263. -------------------------  ---------  ---------  ---------  ----------  ----------
  264. CombatProcessor                  100   67.9997    57.0094     88.152     116.088
  265. DisplayDuplicationCapture        100   47.0581    33.0322     65.003     103.529
  266. MapProcessor                      33  293.567    249.675     486.754     601.211
  267. MatchStatusProcessor              33  218.267    118.01      376.658     478.159
  268. MatchSummaryProcessor            100    3.00385    2.00057     4.51885     6.52732
  269. MenuProcessor                    100   37.5044    32.6423     49.1068     73.0647
  270. SquadProcessor                    25  392.701    285.54      685.481    1050.72
  271. SquadSummaryProcessor            100   12.9975    10.0055     16.0015     23.0337
  272. WeaponProcessor                   25  214.017    158.361     338.224     495.564
  273. YourSquadProcessor               100    4.0004     2.92233     5.65208     8.01112
  274. wait                              99  579.402    500         839.097     857.961
  275. TOTAL                            100  460.868    156.99     1137.07     1746.27
  276. [2019-08-15 12:31:35,849 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  277. [2019-08-15 12:32:00,916 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  278. [2019-08-15 12:32:11,087 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  279. [2019-08-15 12:32:31,124 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  280. [2019-08-15 12:32:41,504 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  281. [2019-08-15 12:32:50,256 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  282. [2019-08-15 12:32:54,038 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  283. [2019-08-15 12:33:25,160 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  284. [2019-08-15 12:33:54,129 |  WARNING | DisplayDuplicationCapture ] HWND became invalid - resetting
  285. [2019-08-15 12:33:54,140 |     INFO |              ApexTracker ] No valid frame, foreground=True
  286. [2019-08-15 12:33:54,147 |     INFO |              ApexTracker ] No valid frame after 0.8s. Showing error in 29.2s
  287. [2019-08-15 12:33:55,089 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  288. [2019-08-15 12:33:57,553 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080)]
  289. [2019-08-15 12:33:57,556 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  290. [2019-08-15 12:33:57,562 |  WARNING | DisplayDuplicationCapture ] Could not find window: Could not window containing Apex Legends
  291. [2019-08-15 12:33:57,567 |  WARNING | DisplayDuplicationCapture ] _reset failed - retrying in 2s
  292. [2019-08-15 12:33:57,570 |     INFO |              ApexTracker ] No valid frame after 4.2s. Showing error in 25.8s
  293. [2019-08-15 12:33:58,096 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  294. [2019-08-15 12:33:58,098 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080)]
  295. [2019-08-15 12:33:58,100 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  296. [2019-08-15 12:33:58,103 |  WARNING | DisplayDuplicationCapture ] Could not find window: Could not window containing Apex Legends
  297. [2019-08-15 12:33:58,105 |  WARNING | DisplayDuplicationCapture ] _reset failed - retrying in 4s
  298. [2019-08-15 12:33:58,108 |     INFO |              ApexTracker ] No valid frame after 4.8s. Showing error in 25.2s
  299. [2019-08-15 12:33:59,080 |     INFO |              ApexTracker ] Process psutil.Process(pid=16612, name='r5apex.exe', started='12:18:02') ended
  300. [2019-08-15 12:34:04,152 |     INFO | client.rich_presence.rich_presence ] Closing rich presence
  301. [2019-08-15 12:34:04,177 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: waiting for game
  302. [2019-08-15 12:34:04,188 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  303. [2019-08-15 12:34:04,216 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: Waiting for game
  304. [2019-08-15 12:34:12,846 |     INFO |                     root ] Systray: uploading log
  305. [2019-08-15 12:34:25,028 |     INFO |          LogUploadThread ] LazyLogUrl uploading new log to storm1er/2019-08/15-B.log
  306. [2019-08-15 12:34:25,031 |     INFO |          LogUploadThread ] Manually uploading log from trigger
  307. [2019-08-15 12:34:25,040 |     INFO |          LogUploadThread ] Uploading C:\Users\storm\AppData\Local\Temp\overtrack\logs\client\2019-Aug-15-12-15-33_v2019-08-10-12-34-43.log to https://overtrack-client2-logs.s3.amazonaws.com/storm1er/2019-08/15-B.log
  308. [2019-08-15 12:34:26,114 |    ERROR |          LogUploadThread ] Failed to upload log
  309. Traceback (most recent call last):
  310.   File "shared.py", line 298, in upload_log
  311.   File "site-packages\requests\models.py", line 940, in raise_for_status
  312. requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://overtrack-client2-logs.s3.amazonaws.com/
  313. [2019-08-15 12:34:26,152 |     INFO |          LogUploadThread ] Waiting at most 86400s then uploading log
  314. [2019-08-15 12:34:57,720 |     INFO |                     root ] Systray: uploading log
  315. [2019-08-15 12:34:58,450 |     INFO |          LogUploadThread ] LazyLogUrl uploading new log to storm1er/2019-08/15-P.log
  316. [2019-08-15 12:34:58,451 |     INFO |          LogUploadThread ] Manually uploading log from trigger
  317. [2019-08-15 12:34:58,457 |     INFO |          LogUploadThread ] Uploading C:\Users\storm\AppData\Local\Temp\overtrack\logs\client\2019-Aug-15-12-15-33_v2019-08-10-12-34-43.log to https://overtrack-client2-logs.s3.amazonaws.com/storm1er/2019-08/15-P.log
  318. [2019-08-15 12:34:59,515 |    ERROR |          LogUploadThread ] Failed to upload log
  319. Traceback (most recent call last):
  320.   File "shared.py", line 298, in upload_log
  321.   File "site-packages\requests\models.py", line 940, in raise_for_status
  322. requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://overtrack-client2-logs.s3.amazonaws.com/
  323. [2019-08-15 12:34:59,520 |     INFO |          LogUploadThread ] Waiting at most 86400s then uploading log
  324. [2019-08-15 12:41:14,332 |     INFO | DisplayDuplicationCapture ] Found HWND 1902384 with name Apex Legends - psutil.Process(pid=6132, name='r5apex.exe', started='12:40:55')
  325. [2019-08-15 12:41:14,335 |     INFO |              ApexTracker ] New process: psutil.Process(pid=6132, name='r5apex.exe', started='12:40:55')
  326. [2019-08-15 12:41:14,338 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  327. [2019-08-15 12:41:14,340 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1600, bottom=900)]
  328. [2019-08-15 12:41:14,343 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  329. [2019-08-15 12:41:14,346 |     INFO | DisplayDuplicationCapture ] Found HWND 1902384 with name Apex Legends - psutil.Process(pid=6132, name='r5apex.exe', started='12:40:55')
  330. [2019-08-15 12:41:14,348 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  331. [2019-08-15 12:41:14,350 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  332. [2019-08-15 12:41:14,352 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  333. [2019-08-15 12:41:14,354 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  334. [2019-08-15 12:41:14,358 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  335. [2019-08-15 12:41:14,361 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561F3C8>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561F3C8>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49776, wCreatorVersion:1280)
  336. [2019-08-15 12:41:14,364 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (800, 450)
  337. [2019-08-15 12:41:14,366 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1600, bottom=900 | width=1600, height=900)
  338. [2019-08-15 12:41:14,367 |     INFO | DisplayDuplicationCapture ] Got crop: None
  339. [2019-08-15 12:41:14,369 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(800, 450)
  340. [2019-08-15 12:41:14,372 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  341. [2019-08-15 12:41:14,374 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  342. [2019-08-15 12:41:14,376 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  343. [2019-08-15 12:41:14,378 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (800, 450)
  344. [2019-08-15 12:41:14,379 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  345. [2019-08-15 12:41:14,381 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1600, top: 0, bottom: 900.
  346. [2019-08-15 12:41:14,382 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  347. [2019-08-15 12:41:14,384 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  348. [2019-08-15 12:41:14,419 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  349. [2019-08-15 12:41:14,421 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1600, top: 0, bottom: 900.
  350. [2019-08-15 12:41:14,423 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  351. [2019-08-15 12:41:14,441 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  352. [2019-08-15 12:41:14,594 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=6132
  353. [2019-08-15 12:41:14,754 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  354. [2019-08-15 12:41:14,762 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  355. [2019-08-15 12:41:14,816 |     INFO |       PerformanceMonitor ] Got performance stats:
  356. PROCESSOR                    active%     median        10%         90%         99%
  357. -------------------------  ---------  ---------  ---------  ----------  ----------
  358. CombatProcessor                   84   69.263     58.0042     87.9543    112.738
  359. DisplayDuplicationCapture        100   47.9268    31.9621     75.4157    116.929
  360. MapProcessor                      33  284.021    223.487     377.531     585.322
  361. MatchStatusProcessor              33  207.092     39.462     330.184     511.267
  362. MatchSummaryProcessor            100    3.0036     1.99958     4.07328     7.03158
  363. MenuProcessor                    100   36.9997    31.5568     48.019      66.5278
  364. SquadProcessor                    21  385.03     268.023     629.87      988.021
  365. SquadSummaryProcessor            100   12.9877     9.9973     16.0021     21.614
  366. WeaponProcessor                   21  204.195    154.639     407.365     570.709
  367. YourSquadProcessor               100    4.00005    2.00791     5.52316     8.0135
  368. wait                              99  763.825    500         850.986     901.602
  369. TOTAL                            100  232.102    145.46     1019.56     1629.28
  370. [2019-08-15 12:41:15,401 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  371. [2019-08-15 12:41:15,406 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  372. [2019-08-15 12:41:15,523 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  373. [2019-08-15 12:41:15,753 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  374. [2019-08-15 12:41:24,974 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  375. [2019-08-15 12:41:34,904 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  376. [2019-08-15 12:41:38,202 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  377. [2019-08-15 12:41:41,382 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  378. [2019-08-15 12:41:44,439 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  379. [2019-08-15 12:41:47,567 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  380. [2019-08-15 12:41:50,855 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  381. [2019-08-15 12:41:54,115 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  382. [2019-08-15 12:41:57,547 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  383. [2019-08-15 12:42:15,910 |  WARNING | DisplayDuplicationCapture ] WindowRect changed - resetting
  384. [2019-08-15 12:42:15,913 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 2 times since last]
  385. [2019-08-15 12:42:15,918 |     INFO |              ApexTracker ] No valid frame after 1.3s. Showing error in 28.7s
  386. [2019-08-15 12:42:16,936 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  387. [2019-08-15 12:42:16,938 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1280, bottom=720)]
  388. [2019-08-15 12:42:16,940 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  389. [2019-08-15 12:42:16,942 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  390. [2019-08-15 12:42:16,945 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  391. [2019-08-15 12:42:16,948 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  392. [2019-08-15 12:42:16,952 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  393. [2019-08-15 12:42:16,955 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692B7E48>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692B7E48>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49776, wCreatorVersion:1280)
  394. [2019-08-15 12:42:16,959 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  395. [2019-08-15 12:42:16,961 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  396. [2019-08-15 12:42:16,963 |     INFO | DisplayDuplicationCapture ] Got crop: None
  397. [2019-08-15 12:42:17,042 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  398. [2019-08-15 12:42:17,046 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  399. [2019-08-15 12:42:17,048 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  400. [2019-08-15 12:42:17,050 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  401. [2019-08-15 12:42:17,051 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  402. [2019-08-15 12:42:17,052 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  403. [2019-08-15 12:42:17,053 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  404. [2019-08-15 12:42:17,054 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  405. [2019-08-15 12:42:17,056 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  406. [2019-08-15 12:42:17,094 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  407. [2019-08-15 12:42:17,095 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  408. [2019-08-15 12:42:17,097 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  409. [2019-08-15 12:42:17,098 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  410. [2019-08-15 12:42:17,108 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  411. [2019-08-15 12:42:40,198 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  412. [2019-08-15 12:42:40,201 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  413. [2019-08-15 12:42:41,247 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  414. [2019-08-15 12:42:41,250 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080)]
  415. [2019-08-15 12:42:41,254 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  416. [2019-08-15 12:42:41,258 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  417. [2019-08-15 12:42:41,263 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=150, top=57, right=1450, bottom=820 | width=1300, height=763)
  418. [2019-08-15 12:42:41,267 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  419. [2019-08-15 12:42:41,271 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=159, top=57, right=1441, bottom=811 | width=1282, height=754)
  420. [2019-08-15 12:42:41,274 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173549643C8>, rcClient:<ctypes.wintypes.RECT object at 0x00000173549643C8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49776, wCreatorVersion:1280)
  421. [2019-08-15 12:42:41,279 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (800, 438)
  422. [2019-08-15 12:42:41,283 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  423. [2019-08-15 12:42:41,294 |     INFO | DisplayDuplicationCapture ] Got crop: 88:+722, 160:+1280
  424. [2019-08-15 12:42:41,298 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=88, bottom=810, left=160, right=1440, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  425. [2019-08-15 12:42:41,318 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  426. [2019-08-15 12:42:41,324 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  427. [2019-08-15 12:42:41,327 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  428. [2019-08-15 12:42:41,331 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  429. [2019-08-15 12:42:41,334 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  430. [2019-08-15 12:42:41,337 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  431. [2019-08-15 12:42:41,342 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  432. [2019-08-15 12:42:41,345 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  433. [2019-08-15 12:42:41,349 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  434. [2019-08-15 12:42:41,400 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  435. [2019-08-15 12:42:41,404 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  436. [2019-08-15 12:42:41,406 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  437. [2019-08-15 12:42:41,410 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  438. [2019-08-15 12:42:41,499 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  439. [2019-08-15 12:42:41,773 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  440. [2019-08-15 12:42:44,802 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  441. [2019-08-15 12:42:47,767 |  WARNING | DisplayDuplicationCapture ] WindowRect changed - resetting
  442. [2019-08-15 12:42:47,771 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  443. [2019-08-15 12:42:48,782 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  444. [2019-08-15 12:42:48,784 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080)]
  445. [2019-08-15 12:42:48,786 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  446. [2019-08-15 12:42:48,788 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  447. [2019-08-15 12:42:48,790 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=2, top=90, right=1302, bottom=853 | width=1300, height=763)
  448. [2019-08-15 12:42:48,792 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  449. [2019-08-15 12:42:48,795 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=11, top=90, right=1293, bottom=844 | width=1282, height=754)
  450. [2019-08-15 12:42:48,796 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692B7E48>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692B7E48>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:0, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49776, wCreatorVersion:1280)
  451. [2019-08-15 12:42:48,798 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (652, 471)
  452. [2019-08-15 12:42:48,799 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  453. [2019-08-15 12:42:48,800 |     INFO | DisplayDuplicationCapture ] Got crop: 121:+722, 12:+1280
  454. [2019-08-15 12:42:48,801 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=121, bottom=843, left=12, right=1292, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  455. [2019-08-15 12:42:48,829 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  456. [2019-08-15 12:42:48,832 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  457. [2019-08-15 12:42:48,834 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  458. [2019-08-15 12:42:48,835 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  459. [2019-08-15 12:42:48,837 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  460. [2019-08-15 12:42:48,840 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  461. [2019-08-15 12:42:48,842 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  462. [2019-08-15 12:42:48,843 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  463. [2019-08-15 12:42:48,845 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  464. [2019-08-15 12:42:48,881 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  465. [2019-08-15 12:42:48,885 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  466. [2019-08-15 12:42:48,890 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  467. [2019-08-15 12:42:48,892 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  468. [2019-08-15 12:42:48,997 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  469. [2019-08-15 12:42:49,168 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  470. [2019-08-15 12:42:58,808 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  471. [2019-08-15 12:43:02,009 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  472. [2019-08-15 12:43:14,773 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  473. [2019-08-15 12:43:18,268 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  474. [2019-08-15 12:43:21,501 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  475. [2019-08-15 12:44:14,864 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  476. [2019-08-15 12:45:28,287 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  477. [2019-08-15 12:45:34,294 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  478. [2019-08-15 12:45:40,144 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  479. [2019-08-15 12:45:45,560 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  480. [2019-08-15 12:45:53,422 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  481. [2019-08-15 12:46:05,020 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  482. [2019-08-15 12:46:10,300 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  483. [2019-08-15 12:46:15,139 |     INFO |       PerformanceMonitor ] Got performance stats:
  484. PROCESSOR                    active%     median        10%        90%         99%
  485. -------------------------  ---------  ---------  ---------  ---------  ----------
  486. CombatProcessor                   27   78.0144    59.0072    101.001    123.407
  487. DisplayDuplicationCapture        100   64.5514    29.9869    104.343    260.093
  488. MapProcessor                      33  296.576    174.62      588.197    759.621
  489. MatchStatusProcessor              33   41.8252    29.9983    465.937   1874.72
  490. MatchSummaryProcessor            100    2.99895    1.9989      4.0042     6.01994
  491. MenuProcessor                    100   37.2813    28.1928     52.9976    82.0508
  492. SquadProcessor                     7  727.053    290.953    1900.17    2418.61
  493. SquadSummaryProcessor            100   12.0046     8.00087    15.6044    22.0234
  494. WeaponProcessor                    7  284.02     192.998     695.239    895.07
  495. YourSquadProcessor               100    3.4386     2.0001      5.0063     7.01755
  496. wait                              99  798.983    500         900.07     937.074
  497. TOTAL                            100  183.514     95.1912    788.222   2853.8
  498. [2019-08-15 12:46:24,845 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  499. [2019-08-15 12:46:35,119 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  500. [2019-08-15 12:47:42,862 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  501. [2019-08-15 12:48:12,786 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  502. [2019-08-15 12:49:03,448 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  503. [2019-08-15 12:49:42,341 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  504. [2019-08-15 12:49:43,927 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  505. [2019-08-15 12:50:24,763 |  WARNING | DisplayDuplicationCapture ] HWND became invalid - resetting
  506. [2019-08-15 12:50:24,767 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 2 times since last]
  507. [2019-08-15 12:50:24,770 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  508. [2019-08-15 12:50:25,775 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  509. [2019-08-15 12:50:25,780 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080)]
  510. [2019-08-15 12:50:25,783 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  511. [2019-08-15 12:50:25,786 |  WARNING | DisplayDuplicationCapture ] Could not find window: Could not window containing Apex Legends
  512. [2019-08-15 12:50:25,788 |  WARNING | DisplayDuplicationCapture ] _reset failed - retrying in 2s
  513. [2019-08-15 12:50:25,789 |     INFO |              ApexTracker ] No valid frame after 2.0s. Showing error in 28.0s
  514. [2019-08-15 12:50:26,782 |     INFO |              ApexTracker ] No valid frame after 3.0s. Showing error in 27.0s
  515. [2019-08-15 12:50:27,790 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  516. [2019-08-15 12:50:27,791 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080)]
  517. [2019-08-15 12:50:27,793 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  518. [2019-08-15 12:50:27,794 |  WARNING | DisplayDuplicationCapture ] Could not find window: Could not window containing Apex Legends
  519. [2019-08-15 12:50:27,795 |  WARNING | DisplayDuplicationCapture ] _reset failed - retrying in 4s
  520. [2019-08-15 12:50:27,797 |     INFO |              ApexTracker ] No valid frame after 4.0s. Showing error in 26.0s
  521. [2019-08-15 12:50:28,798 |     INFO |              ApexTracker ] Process psutil.Process(pid=6132, name='r5apex.exe', started='12:40:55') ended
  522. [2019-08-15 12:50:33,820 |     INFO | client.rich_presence.rich_presence ] Closing rich presence
  523. [2019-08-15 12:50:33,838 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: waiting for game
  524. [2019-08-15 12:50:33,852 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  525. [2019-08-15 12:50:33,860 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: Waiting for game
  526. [2019-08-15 12:51:28,401 |     INFO |                     root ] Systray: uploading log
  527. [2019-08-15 12:51:29,222 |     INFO |          LogUploadThread ] LazyLogUrl uploading new log to storm1er/2019-08/15-P.log
  528. [2019-08-15 12:51:29,223 |     INFO |          LogUploadThread ] Manually uploading log from trigger
  529. [2019-08-15 12:51:29,231 |     INFO |          LogUploadThread ] Uploading C:\Users\storm\AppData\Local\Temp\overtrack\logs\client\2019-Aug-15-12-15-33_v2019-08-10-12-34-43.log to https://overtrack-client2-logs.s3.amazonaws.com/storm1er/2019-08/15-P.log
  530. [2019-08-15 12:51:30,439 |    ERROR |          LogUploadThread ] Failed to upload log
  531. Traceback (most recent call last):
  532.   File "shared.py", line 298, in upload_log
  533.   File "site-packages\requests\models.py", line 940, in raise_for_status
  534. requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://overtrack-client2-logs.s3.amazonaws.com/
  535. [2019-08-15 12:51:30,451 |     INFO |          LogUploadThread ] Waiting at most 86400s then uploading log
  536. [2019-08-15 14:20:07,427 |     INFO |                     root ] Systray: uploading log
  537. [2019-08-15 14:20:08,312 |     INFO |          LogUploadThread ] LazyLogUrl uploading new log to storm1er/2019-08/15-Z.log
  538. [2019-08-15 14:20:08,313 |     INFO |          LogUploadThread ] Manually uploading log from trigger
  539. [2019-08-15 14:20:08,326 |     INFO |          LogUploadThread ] Uploading C:\Users\storm\AppData\Local\Temp\overtrack\logs\client\2019-Aug-15-12-15-33_v2019-08-10-12-34-43.log to https://overtrack-client2-logs.s3.amazonaws.com/storm1er/2019-08/15-Z.log
  540. [2019-08-15 14:20:09,645 |     INFO |          LogUploadThread ] Uploaded log
  541. [2019-08-15 14:20:09,649 |     INFO |          LogUploadThread ] Waiting at most 86400s then uploading log
  542. [2019-08-15 15:32:04,327 |     INFO | DisplayDuplicationCapture ] Found HWND 985560 with name Apex Legends - psutil.Process(pid=12280, name='r5apex.exe', started='15:31:45')
  543. [2019-08-15 15:32:04,332 |     INFO |              ApexTracker ] New process: psutil.Process(pid=12280, name='r5apex.exe', started='15:31:45')
  544. [2019-08-15 15:32:04,337 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  545. [2019-08-15 15:32:04,346 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  546. [2019-08-15 15:32:04,348 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  547. [2019-08-15 15:32:04,354 |     INFO | DisplayDuplicationCapture ] Found HWND 985560 with name Apex Legends - psutil.Process(pid=12280, name='r5apex.exe', started='15:31:45')
  548. [2019-08-15 15:32:04,357 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  549. [2019-08-15 15:32:04,366 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  550. [2019-08-15 15:32:04,371 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  551. [2019-08-15 15:32:04,375 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  552. [2019-08-15 15:32:04,379 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  553. [2019-08-15 15:32:04,383 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692B7EC8>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692B7EC8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49857, wCreatorVersion:1280)
  554. [2019-08-15 15:32:04,388 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  555. [2019-08-15 15:32:04,391 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  556. [2019-08-15 15:32:04,396 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  557. [2019-08-15 15:32:04,402 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  558. [2019-08-15 15:32:04,409 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  559. [2019-08-15 15:32:04,427 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  560. [2019-08-15 15:32:04,432 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  561. [2019-08-15 15:32:04,436 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  562. [2019-08-15 15:32:04,442 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  563. [2019-08-15 15:32:04,446 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  564. [2019-08-15 15:32:04,448 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  565. [2019-08-15 15:32:04,451 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  566. [2019-08-15 15:32:04,456 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  567. [2019-08-15 15:32:04,459 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  568. [2019-08-15 15:32:04,462 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  569. [2019-08-15 15:32:04,467 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  570. [2019-08-15 15:32:04,570 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  571. [2019-08-15 15:32:04,573 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  572. [2019-08-15 15:32:04,579 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  573. [2019-08-15 15:32:04,591 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  574. [2019-08-15 15:32:04,654 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  575. [2019-08-15 15:32:04,716 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=12280
  576. [2019-08-15 15:32:04,925 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  577. [2019-08-15 15:32:04,938 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  578. [2019-08-15 15:32:05,199 |     INFO |       PerformanceMonitor ] Got performance stats:
  579. PROCESSOR                    active%    median        10%         90%         99%
  580. -------------------------  ---------  --------  ---------  ----------  ----------
  581. CombatProcessor                   73   77.0092   61.8029     96.2034    128.476
  582. DisplayDuplicationCapture        100   57.0508   39.5186     98.3584    121.597
  583. MapProcessor                      33  338.827   262.923     611.751     759.621
  584. MatchStatusProcessor              33  255.515    37.002     826.413    1874.72
  585. MatchSummaryProcessor            100    3.001     1.9991      4.61291     7.0579
  586. MenuProcessor                    100   42.0756   32.5036     54.006      74.0351
  587. SquadProcessor                    18  667.048   302.836    1538.35     3097.81
  588. SquadSummaryProcessor            100   13.0009    9.99811    16.5294     24.0273
  589. WeaponProcessor                   18  265.022   160.414     643.072     851.846
  590. YourSquadProcessor               100    4.0009    2.99787     5.99677     9.00886
  591. wait                              99  748.186   500         834.163     892.449
  592. TOTAL                            100  232.171   146.311    1524.75     3293.15
  593. [2019-08-15 15:32:06,060 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  594. [2019-08-15 15:32:06,112 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  595. [2019-08-15 15:32:06,280 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  596. [2019-08-15 15:32:06,737 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  597. [2019-08-15 15:32:12,924 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  598. [2019-08-15 15:32:22,071 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  599. [2019-08-15 15:32:43,857 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  600. [2019-08-15 15:32:45,792 |  WARNING | DisplayDuplicationCapture ] HWND became invalid - resetting
  601. [2019-08-15 15:32:45,793 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 3 times since last]
  602. [2019-08-15 15:32:45,798 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  603. [2019-08-15 15:32:46,796 |     INFO |              ApexTracker ] Process psutil.Process(pid=12280, name='r5apex.exe', started='15:31:45') ended
  604. [2019-08-15 15:32:51,818 |     INFO | client.rich_presence.rich_presence ] Closing rich presence
  605. [2019-08-15 15:32:51,822 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: waiting for game
  606. [2019-08-15 15:32:51,829 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  607. [2019-08-15 15:32:51,853 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: Waiting for game
  608. [2019-08-15 15:34:26,878 |     INFO | DisplayDuplicationCapture ] Found HWND 919198 with name Apex Legends - psutil.Process(pid=19300, name='r5apex.exe', started='15:34:11')
  609. [2019-08-15 15:34:26,880 |     INFO |              ApexTracker ] New process: psutil.Process(pid=19300, name='r5apex.exe', started='15:34:11')
  610. [2019-08-15 15:34:26,881 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  611. [2019-08-15 15:34:26,883 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  612. [2019-08-15 15:34:26,885 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  613. [2019-08-15 15:34:26,887 |     INFO | DisplayDuplicationCapture ] Found HWND 919198 with name Apex Legends - psutil.Process(pid=19300, name='r5apex.exe', started='15:34:11')
  614. [2019-08-15 15:34:26,889 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  615. [2019-08-15 15:34:26,890 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  616. [2019-08-15 15:34:26,892 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  617. [2019-08-15 15:34:26,893 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  618. [2019-08-15 15:34:26,895 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  619. [2019-08-15 15:34:26,896 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692CD248>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692CD248>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49859, wCreatorVersion:1280)
  620. [2019-08-15 15:34:26,898 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  621. [2019-08-15 15:34:26,900 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  622. [2019-08-15 15:34:26,902 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  623. [2019-08-15 15:34:26,904 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  624. [2019-08-15 15:34:26,905 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  625. [2019-08-15 15:34:26,907 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  626. [2019-08-15 15:34:26,909 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  627. [2019-08-15 15:34:26,910 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  628. [2019-08-15 15:34:26,912 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  629. [2019-08-15 15:34:26,913 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  630. [2019-08-15 15:34:26,915 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  631. [2019-08-15 15:34:26,916 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  632. [2019-08-15 15:34:26,917 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  633. [2019-08-15 15:34:26,919 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  634. [2019-08-15 15:34:26,921 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  635. [2019-08-15 15:34:26,922 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  636. [2019-08-15 15:34:26,954 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  637. [2019-08-15 15:34:26,956 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  638. [2019-08-15 15:34:26,957 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  639. [2019-08-15 15:34:26,959 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  640. [2019-08-15 15:34:26,975 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  641. [2019-08-15 15:34:27,003 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=19300
  642. [2019-08-15 15:34:31,885 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  643. [2019-08-15 15:34:31,895 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  644. [2019-08-15 15:34:31,899 |    ERROR |              ApexTracker ] Got exception processing Apex Legends frame
  645. Traceback (most recent call last):
  646.   File "source\client\tracker\tracker.py", line 344, in client.tracker.tracker.Tracker.run
  647.   File "source\client\tracker\tracker.py", line 479, in client.tracker.tracker.Tracker._process_frame
  648.   File "source\client\tracker\tracker.py", line 679, in client.tracker.tracker.Tracker.on_program_opened
  649.   File "source\client\tracker\apex_tracker.py", line 138, in client.tracker.apex_tracker.ApexTracker.update_menu
  650.   File "systray.py", line 263, in replace_menu
  651. OSError: [Errno 22] Invalid argument
  652. [2019-08-15 15:34:31,976 |  WARNING |              ApexTracker ] Sleeping 5s
  653. [2019-08-15 15:34:36,987 |  WARNING | DisplayDuplicationCapture ] WindowRect changed - resetting
  654. [2019-08-15 15:34:36,992 |     INFO |              ApexTracker ] No valid frame, foreground=True
  655. [2019-08-15 15:34:36,994 |     INFO |              ApexTracker ] No valid frame after 10.1s. Showing error in 19.9s
  656. [2019-08-15 15:34:37,992 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  657. [2019-08-15 15:34:37,999 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  658. [2019-08-15 15:34:38,011 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  659. [2019-08-15 15:34:38,013 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  660. [2019-08-15 15:34:38,015 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  661. [2019-08-15 15:34:38,017 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  662. [2019-08-15 15:34:38,020 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=2281, top=209, right=3581, bottom=972 | width=1300, height=763)
  663. [2019-08-15 15:34:38,022 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  664. [2019-08-15 15:34:38,025 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=2290, top=209, right=3572, bottom=963 | width=1282, height=754)
  665. [2019-08-15 15:34:38,028 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FA48>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FA48>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49859, wCreatorVersion:1280)
  666. [2019-08-15 15:34:38,031 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (2931, 590)
  667. [2019-08-15 15:34:38,034 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=1920, top=0, right=3840, bottom=1080 | width=1920, height=1080)
  668. [2019-08-15 15:34:38,037 |     INFO | DisplayDuplicationCapture ] Got crop: 240:+722, 371:+1280
  669. [2019-08-15 15:34:38,046 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=240, bottom=962, left=371, right=1651, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  670. [2019-08-15 15:34:38,072 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  671. [2019-08-15 15:34:38,085 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(2880, 540)
  672. [2019-08-15 15:34:38,092 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  673. [2019-08-15 15:34:38,095 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  674. [2019-08-15 15:34:38,102 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  675. [2019-08-15 15:34:38,105 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  676. [2019-08-15 15:34:38,110 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (2880, 540)
  677. [2019-08-15 15:34:38,125 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  678. [2019-08-15 15:34:38,130 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  679. [2019-08-15 15:34:38,132 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  680. [2019-08-15 15:34:38,135 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  681. [2019-08-15 15:34:38,143 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  682. [2019-08-15 15:34:38,144 |     INFO |        ScreenCapture.dll ] Using monitor 1 on adapter 0
  683. [2019-08-15 15:34:38,196 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  684. [2019-08-15 15:34:38,200 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  685. [2019-08-15 15:34:38,203 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  686. [2019-08-15 15:34:38,206 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  687. [2019-08-15 15:34:38,243 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  688. [2019-08-15 15:34:38,476 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  689. [2019-08-15 15:34:42,481 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  690. [2019-08-15 15:34:45,866 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  691. [2019-08-15 15:34:49,066 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  692. [2019-08-15 15:34:52,178 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  693. [2019-08-15 15:34:55,193 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  694. [2019-08-15 15:34:58,294 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  695. [2019-08-15 15:35:04,930 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  696. [2019-08-15 15:35:25,104 |  WARNING | DisplayDuplicationCapture ] WindowRect changed - resetting
  697. [2019-08-15 15:35:25,110 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  698. [2019-08-15 15:35:26,122 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  699. [2019-08-15 15:35:26,126 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  700. [2019-08-15 15:35:26,129 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  701. [2019-08-15 15:35:26,132 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  702. [2019-08-15 15:35:26,137 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  703. [2019-08-15 15:35:26,142 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  704. [2019-08-15 15:35:26,145 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  705. [2019-08-15 15:35:26,147 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49859, wCreatorVersion:1280)
  706. [2019-08-15 15:35:26,153 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  707. [2019-08-15 15:35:26,156 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  708. [2019-08-15 15:35:26,160 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  709. [2019-08-15 15:35:26,169 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  710. [2019-08-15 15:35:26,215 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  711. [2019-08-15 15:35:26,221 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  712. [2019-08-15 15:35:26,224 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  713. [2019-08-15 15:35:26,227 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  714. [2019-08-15 15:35:26,235 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  715. [2019-08-15 15:35:26,238 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  716. [2019-08-15 15:35:26,240 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  717. [2019-08-15 15:35:26,242 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  718. [2019-08-15 15:35:26,244 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  719. [2019-08-15 15:35:26,245 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  720. [2019-08-15 15:35:26,247 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  721. [2019-08-15 15:35:26,248 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  722. [2019-08-15 15:35:26,316 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  723. [2019-08-15 15:35:26,321 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  724. [2019-08-15 15:35:26,326 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  725. [2019-08-15 15:35:26,330 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  726. [2019-08-15 15:35:26,401 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  727. [2019-08-15 15:35:27,314 |  WARNING | DisplayDuplicationCapture ] WindowRect changed - resetting
  728. [2019-08-15 15:35:27,317 |     INFO |              ApexTracker ] No valid frame after 0.8s. Showing error in 29.2s
  729. [2019-08-15 15:35:28,358 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  730. [2019-08-15 15:35:28,363 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  731. [2019-08-15 15:35:28,365 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  732. [2019-08-15 15:35:28,366 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  733. [2019-08-15 15:35:28,369 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=2503, top=89, right=3803, bottom=852 | width=1300, height=763)
  734. [2019-08-15 15:35:28,374 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  735. [2019-08-15 15:35:28,376 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=2512, top=89, right=3794, bottom=843 | width=1282, height=754)
  736. [2019-08-15 15:35:28,380 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FA48>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FA48>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49859, wCreatorVersion:1280)
  737. [2019-08-15 15:35:28,382 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (3153, 470)
  738. [2019-08-15 15:35:28,384 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=1920, top=0, right=3840, bottom=1080 | width=1920, height=1080)
  739. [2019-08-15 15:35:28,385 |     INFO | DisplayDuplicationCapture ] Got crop: 120:+722, 593:+1280
  740. [2019-08-15 15:35:28,386 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=120, bottom=842, left=593, right=1873, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  741. [2019-08-15 15:35:28,417 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(2880, 540)
  742. [2019-08-15 15:35:28,424 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  743. [2019-08-15 15:35:28,426 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  744. [2019-08-15 15:35:28,430 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  745. [2019-08-15 15:35:28,439 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  746. [2019-08-15 15:35:28,442 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (2880, 540)
  747. [2019-08-15 15:35:28,444 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  748. [2019-08-15 15:35:28,446 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  749. [2019-08-15 15:35:28,448 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  750. [2019-08-15 15:35:28,450 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  751. [2019-08-15 15:35:28,452 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  752. [2019-08-15 15:35:28,453 |     INFO |        ScreenCapture.dll ] Using monitor 1 on adapter 0
  753. [2019-08-15 15:35:28,510 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  754. [2019-08-15 15:35:28,514 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  755. [2019-08-15 15:35:28,516 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  756. [2019-08-15 15:35:28,523 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  757. [2019-08-15 15:35:28,585 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  758. [2019-08-15 15:35:37,998 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0026.
  759. [2019-08-15 15:35:38,000 |     INFO |        ScreenCapture.dll ] Failed to AcquireNextFrame: DXGI_ERROR_INVALID_CALL (0x887A0001)
  760. [2019-08-15 15:35:38,002 |  WARNING | DisplayDuplicationCapture ] Monitor capture failed - resetting
  761. [2019-08-15 15:35:38,004 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 2 times since last]
  762. [2019-08-15 15:35:38,006 |     INFO |              ApexTracker ] No valid frame after 1.1s. Showing error in 28.9s
  763. [2019-08-15 15:35:39,409 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  764. [2019-08-15 15:35:39,416 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1280, bottom=720), Rect(left=1280, top=0, right=3200, bottom=1080)]
  765. [2019-08-15 15:35:39,422 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  766. [2019-08-15 15:35:39,424 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  767. [2019-08-15 15:35:39,426 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  768. [2019-08-15 15:35:39,428 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  769. [2019-08-15 15:35:39,430 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  770. [2019-08-15 15:35:39,432 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49859, wCreatorVersion:1280)
  771. [2019-08-15 15:35:39,434 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  772. [2019-08-15 15:35:39,436 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  773. [2019-08-15 15:35:39,438 |     INFO | DisplayDuplicationCapture ] Got crop: None
  774. [2019-08-15 15:35:39,475 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  775. [2019-08-15 15:35:39,491 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  776. [2019-08-15 15:35:39,494 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  777. [2019-08-15 15:35:39,496 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  778. [2019-08-15 15:35:39,499 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  779. [2019-08-15 15:35:39,502 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  780. [2019-08-15 15:35:39,505 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  781. [2019-08-15 15:35:39,507 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  782. [2019-08-15 15:35:39,509 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  783. [2019-08-15 15:35:39,512 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  784. [2019-08-15 15:35:39,515 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1280, right: 3200, top: 0, bottom: 1080.
  785. [2019-08-15 15:35:39,517 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  786. [2019-08-15 15:35:39,558 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  787. [2019-08-15 15:35:39,561 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  788. [2019-08-15 15:35:39,563 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  789. [2019-08-15 15:35:39,888 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  790. [2019-08-15 15:35:47,966 |  WARNING | DisplayDuplicationCapture ] HWND became invalid - resetting
  791. [2019-08-15 15:35:47,968 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  792. [2019-08-15 15:35:51,050 |     INFO |              ApexTracker ] Process psutil.Process(pid=19300, name='r5apex.exe', started='15:34:11') ended
  793. [2019-08-15 15:35:56,066 |     INFO | client.rich_presence.rich_presence ] Closing rich presence
  794. [2019-08-15 15:35:56,070 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: waiting for game
  795. [2019-08-15 15:35:56,080 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  796. [2019-08-15 15:35:56,089 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: Waiting for game
  797. [2019-08-15 15:36:26,105 |     INFO | DisplayDuplicationCapture ] Found HWND 394826 with name Apex Legends - psutil.Process(pid=18772, name='r5apex.exe', started='15:36:03')
  798. [2019-08-15 15:36:26,106 |     INFO |              ApexTracker ] New process: psutil.Process(pid=18772, name='r5apex.exe', started='15:36:03')
  799. [2019-08-15 15:36:26,108 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  800. [2019-08-15 15:36:26,109 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  801. [2019-08-15 15:36:26,110 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  802. [2019-08-15 15:36:26,112 |     INFO | DisplayDuplicationCapture ] Found HWND 394826 with name Apex Legends - psutil.Process(pid=18772, name='r5apex.exe', started='15:36:03')
  803. [2019-08-15 15:36:26,113 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  804. [2019-08-15 15:36:26,114 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  805. [2019-08-15 15:36:26,115 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  806. [2019-08-15 15:36:26,117 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  807. [2019-08-15 15:36:26,118 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  808. [2019-08-15 15:36:26,120 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692CD0C8>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692CD0C8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49860, wCreatorVersion:1280)
  809. [2019-08-15 15:36:26,123 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  810. [2019-08-15 15:36:26,127 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  811. [2019-08-15 15:36:26,129 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  812. [2019-08-15 15:36:26,132 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  813. [2019-08-15 15:36:26,133 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  814. [2019-08-15 15:36:26,137 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  815. [2019-08-15 15:36:26,140 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  816. [2019-08-15 15:36:26,142 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  817. [2019-08-15 15:36:26,144 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  818. [2019-08-15 15:36:26,145 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  819. [2019-08-15 15:36:26,146 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  820. [2019-08-15 15:36:26,147 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  821. [2019-08-15 15:36:26,148 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  822. [2019-08-15 15:36:26,149 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  823. [2019-08-15 15:36:26,151 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1920, right: 3840, top: 0, bottom: 1080.
  824. [2019-08-15 15:36:26,152 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  825. [2019-08-15 15:36:26,177 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  826. [2019-08-15 15:36:26,179 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  827. [2019-08-15 15:36:26,180 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  828. [2019-08-15 15:36:26,181 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  829. [2019-08-15 15:36:26,199 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  830. [2019-08-15 15:36:26,405 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=18772
  831. [2019-08-15 15:36:26,901 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  832. [2019-08-15 15:36:26,914 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  833. [2019-08-15 15:36:27,026 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  834. [2019-08-15 15:36:27,820 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  835. [2019-08-15 15:36:27,827 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  836. [2019-08-15 15:36:27,839 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  837. [2019-08-15 15:36:27,842 |     INFO |              ApexTracker ] No valid frame after 0.9s. Showing error in 29.1s
  838. [2019-08-15 15:36:27,885 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  839. [2019-08-15 15:36:28,046 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  840. [2019-08-15 15:36:28,850 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  841. [2019-08-15 15:36:28,852 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1280, bottom=720), Rect(left=1280, top=0, right=3200, bottom=1080)]
  842. [2019-08-15 15:36:28,854 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  843. [2019-08-15 15:36:28,855 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  844. [2019-08-15 15:36:28,856 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  845. [2019-08-15 15:36:28,857 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  846. [2019-08-15 15:36:28,859 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  847. [2019-08-15 15:36:28,861 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692CD4C8>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692CD4C8>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49860, wCreatorVersion:1280)
  848. [2019-08-15 15:36:28,862 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  849. [2019-08-15 15:36:28,864 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  850. [2019-08-15 15:36:28,865 |     INFO | DisplayDuplicationCapture ] Got crop: None
  851. [2019-08-15 15:36:28,883 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  852. [2019-08-15 15:36:28,889 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  853. [2019-08-15 15:36:28,891 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  854. [2019-08-15 15:36:28,893 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  855. [2019-08-15 15:36:28,894 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  856. [2019-08-15 15:36:28,896 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  857. [2019-08-15 15:36:28,898 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  858. [2019-08-15 15:36:28,900 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  859. [2019-08-15 15:36:28,901 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  860. [2019-08-15 15:36:28,904 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  861. [2019-08-15 15:36:28,907 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1280, right: 3200, top: 0, bottom: 1080.
  862. [2019-08-15 15:36:28,910 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  863. [2019-08-15 15:36:28,949 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  864. [2019-08-15 15:36:28,951 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  865. [2019-08-15 15:36:28,954 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  866. [2019-08-15 15:36:28,956 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  867. [2019-08-15 15:36:28,965 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  868. [2019-08-15 15:36:37,424 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  869. [2019-08-15 15:36:47,272 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  870. [2019-08-15 15:36:50,619 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  871. [2019-08-15 15:36:53,763 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  872. [2019-08-15 15:36:56,860 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  873. [2019-08-15 15:36:59,996 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  874. [2019-08-15 15:37:06,149 |     INFO |       PerformanceMonitor ] Got performance stats:
  875. PROCESSOR                    active%    median        10%         90%         99%
  876. -------------------------  ---------  --------  ---------  ----------  ----------
  877. CombatProcessor                   46   75.0072   61.0045     94.3035    158.15
  878. DisplayDuplicationCapture        100   49.0042   25.9976     96.3236    308.421
  879. MapProcessor                      33  306.533   190.914     575.821     660.503
  880. MatchStatusProcessor              33   55.0008   26.8994    578.458     982.258
  881. MatchSummaryProcessor            100    2.9995    1.997       4.00652     6.01582
  882. MenuProcessor                    100   39.0156   25.0028     53.0042     97.0301
  883. SquadProcessor                    11  649.63    303.603    1322.25     3070.7
  884. SquadSummaryProcessor            100   12.0036    7.00183    16.0025     22.549
  885. WeaponProcessor                   11  252.515   153.178     449.83      746.126
  886. YourSquadProcessor               100    3.9959    1.9999      5.63011     9.99505
  887. wait                              99  779.615   500         922.204     942.113
  888. TOTAL                            100  200.694    68.9044   1126.98     2810.46
  889. [2019-08-15 15:37:32,562 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  890. [2019-08-15 15:37:35,672 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  891. [2019-08-15 15:37:38,833 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  892. [2019-08-15 15:37:57,836 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  893. [2019-08-15 15:38:10,553 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  894. [2019-08-15 15:38:13,724 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  895. [2019-08-15 15:38:16,885 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  896. [2019-08-15 15:38:23,189 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  897. [2019-08-15 15:38:29,564 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  898. [2019-08-15 15:38:42,205 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  899. [2019-08-15 15:38:45,354 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  900. [2019-08-15 15:38:54,793 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  901. [2019-08-15 15:39:16,930 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  902. [2019-08-15 15:40:05,627 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  903. [2019-08-15 15:40:09,063 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  904. [2019-08-15 15:40:12,720 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  905. [2019-08-15 15:40:26,469 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  906. [2019-08-15 15:40:36,285 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  907. [2019-08-15 15:40:45,786 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  908. [2019-08-15 15:41:51,307 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  909. [2019-08-15 15:41:56,361 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  910. [2019-08-15 15:42:05,268 |     INFO |       PerformanceMonitor ] Got performance stats:
  911. PROCESSOR                    active%    median        10%         90%         99%
  912. -------------------------  ---------  --------  ---------  ----------  ----------
  913. CombatProcessor                    7   75.0017   64.0039    107.001     113.812
  914. DisplayDuplicationCapture        100   68.2853   30.0035     95.0077    127.528
  915. MapProcessor                      33  259.033   196.879     577.264     859.411
  916. MatchStatusProcessor              33   39.0189   30.9596    162.568     665.93
  917. MatchSummaryProcessor            100    3.0007    1.99708     4.97761     7.01212
  918. MenuProcessor                    100   35.9727   29.8662     49.1226     78.2472
  919. SquadProcessor                     1  545.806   472.856    1013.47     1110.32
  920. SquadSummaryProcessor            100   12.0662    8.83003    15.9231     19.5456
  921. WeaponProcessor                    1  478.036   329.374     665.568     696.31
  922. YourSquadProcessor               100    3.3627    1.99958     5.19434     8.01464
  923. wait                              99  850.412   500         898.184     941.99
  924. TOTAL                            100  146.228    97.9816    541.794    1715.46
  925. [2019-08-15 15:42:42,981 |     INFO | overtrack.apex.game.combat.combat_processor ] Saw ELIMINATED ~ 0.80: w=41, x=362
  926. [2019-08-15 15:42:43,850 |     INFO | overtrack.apex.game.combat.combat_processor ] Saw ELIMINATED ~ 0.80: w=41, x=362
  927. [2019-08-15 15:42:47,863 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  928. [2019-08-15 15:44:00,135 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  929. [2019-08-15 15:44:14,198 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  930. [2019-08-15 15:44:17,297 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  931. [2019-08-15 15:44:20,606 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  932. [2019-08-15 15:44:36,625 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  933. [2019-08-15 15:45:49,621 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  934. [2019-08-15 15:45:52,881 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  935. [2019-08-15 15:45:56,120 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  936. [2019-08-15 15:45:59,306 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  937. [2019-08-15 15:46:02,521 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  938. [2019-08-15 15:46:05,701 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  939. [2019-08-15 15:46:31,200 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  940. [2019-08-15 15:46:46,977 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  941. [2019-08-15 15:47:05,587 |     INFO |       PerformanceMonitor ] Got performance stats:
  942. PROCESSOR                    active%     median        10%        90%         99%
  943. -------------------------  ---------  ---------  ---------  ---------  ----------
  944. CombatProcessor                   44   70.0035    54.8562    87.0064    115.11
  945. DisplayDuplicationCapture        100   50.5185    30.8663    79.4238     95.7566
  946. MapProcessor                      33  295.807    196.912    525.429     693.826
  947. MatchStatusProcessor              33   47.9977    32.6879   283.31      554.607
  948. MatchSummaryProcessor            100    3.00435    1.99908    4.71719     6.00344
  949. MenuProcessor                    100   35.9131    29.6096    43.666      61.1356
  950. SquadProcessor                    11  378.623    244.347    591.471    1032.31
  951. SquadSummaryProcessor            100   12.7828     9.00038   15.5365     19.5297
  952. WeaponProcessor                   11  198.015    148.361    488.84      795.93
  953. YourSquadProcessor               100    4.00045    2.0008     5.51656     8.01278
  954. wait                              99  822.67     500        901.543     931.175
  955. TOTAL                            100  175.348     95.1532   847.288    1714.43
  956. [2019-08-15 15:47:17,207 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  957. [2019-08-15 15:47:28,855 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  958. [2019-08-15 15:47:58,672 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  959. [2019-08-15 15:48:04,084 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  960. [2019-08-15 15:48:15,706 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  961. [2019-08-15 15:48:20,489 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  962. [2019-08-15 15:48:25,843 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  963. [2019-08-15 15:48:30,360 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  964. [2019-08-15 15:48:34,815 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  965. [2019-08-15 15:48:39,926 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  966. [2019-08-15 15:48:40,875 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  967. [2019-08-15 15:48:40,879 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 2 times since last]
  968. [2019-08-15 15:48:40,886 |     INFO |              ApexTracker ] No valid frame after 2.2s. Showing error in 27.8s
  969. [2019-08-15 15:48:41,915 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  970. [2019-08-15 15:48:41,921 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1920, bottom=1080), Rect(left=1920, top=0, right=3840, bottom=1080)]
  971. [2019-08-15 15:48:41,924 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=b4ca0000
  972. [2019-08-15 15:48:41,926 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  973. [2019-08-15 15:48:41,930 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=-32000, top=-32000, right=-31840, bottom=-31972 | width=160, height=28)
  974. [2019-08-15 15:48:41,933 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=0, bottom=0 | width=0, height=0)
  975. [2019-08-15 15:48:41,936 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=-31991, top=-32000, right=-31849, bottom=-31981 | width=142, height=19)
  976. [2019-08-15 15:48:41,939 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, dwStyle:3033137152, dwExStyle:537135872, dwWindowStatus:0, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49860, wCreatorVersion:1280)
  977. [2019-08-15 15:48:50,970 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  978. [2019-08-15 15:48:52,154 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  979. [2019-08-15 15:48:52,157 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=0, top=0, right=1280, bottom=720), Rect(left=1280, top=0, right=3200, bottom=1080)]
  980. [2019-08-15 15:48:52,160 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  981. [2019-08-15 15:48:52,162 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  982. [2019-08-15 15:48:52,165 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  983. [2019-08-15 15:48:52,167 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  984. [2019-08-15 15:48:52,171 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  985. [2019-08-15 15:48:52,173 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x0000017361B22F48>, rcClient:<ctypes.wintypes.RECT object at 0x0000017361B22F48>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49860, wCreatorVersion:1280)
  986. [2019-08-15 15:48:52,176 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  987. [2019-08-15 15:48:52,178 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  988. [2019-08-15 15:48:52,181 |     INFO | DisplayDuplicationCapture ] Got crop: None
  989. [2019-08-15 15:48:52,314 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  990. [2019-08-15 15:48:52,332 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  991. [2019-08-15 15:48:52,335 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  992. [2019-08-15 15:48:52,338 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  993. [2019-08-15 15:48:52,342 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  994. [2019-08-15 15:48:52,346 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  995. [2019-08-15 15:48:52,354 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  996. [2019-08-15 15:48:52,359 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  997. [2019-08-15 15:48:52,361 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  998. [2019-08-15 15:48:52,366 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  999. [2019-08-15 15:48:52,371 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 1280, right: 3200, top: 0, bottom: 1080.
  1000. [2019-08-15 15:48:52,373 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1001. [2019-08-15 15:48:52,449 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1002. [2019-08-15 15:48:52,454 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1003. [2019-08-15 15:48:52,459 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1004. [2019-08-15 15:48:52,463 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  1005. [2019-08-15 15:48:52,481 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1006. [2019-08-15 15:48:56,272 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1007. [2019-08-15 15:49:00,871 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1008. [2019-08-15 15:49:05,971 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1009. [2019-08-15 15:49:26,843 |  WARNING | DisplayDuplicationCapture ] HWND became invalid - resetting
  1010. [2019-08-15 15:49:26,845 |     INFO |              ApexTracker ] No valid frame after 0.8s. Showing error in 29.2s
  1011. [2019-08-15 15:49:31,043 |     INFO |              ApexTracker ] Process psutil.Process(pid=18772, name='r5apex.exe', started='15:36:03') ended
  1012. [2019-08-15 15:49:36,063 |     INFO | client.rich_presence.rich_presence ] Closing rich presence
  1013. [2019-08-15 15:49:36,089 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: waiting for game
  1014. [2019-08-15 15:49:36,102 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  1015. [2019-08-15 15:49:36,110 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: Waiting for game
  1016. [2019-08-15 15:53:46,171 |     INFO | DisplayDuplicationCapture ] Found HWND 3081908 with name Apex Legends - psutil.Process(pid=7240, name='r5apex.exe', started='15:53:28')
  1017. [2019-08-15 15:53:46,172 |     INFO |              ApexTracker ] New process: psutil.Process(pid=7240, name='r5apex.exe', started='15:53:28')
  1018. [2019-08-15 15:53:46,174 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1019. [2019-08-15 15:53:46,176 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1280, bottom=720)]
  1020. [2019-08-15 15:53:46,178 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  1021. [2019-08-15 15:53:46,180 |     INFO | DisplayDuplicationCapture ] Found HWND 3081908 with name Apex Legends - psutil.Process(pid=7240, name='r5apex.exe', started='15:53:28')
  1022. [2019-08-15 15:53:46,182 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  1023. [2019-08-15 15:53:46,184 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  1024. [2019-08-15 15:53:46,187 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1025. [2019-08-15 15:53:46,188 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1026. [2019-08-15 15:53:46,190 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1027. [2019-08-15 15:53:46,192 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692CD9C8>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692CD9C8>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49852, wCreatorVersion:1280)
  1028. [2019-08-15 15:53:46,194 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  1029. [2019-08-15 15:53:46,196 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1030. [2019-08-15 15:53:46,199 |     INFO | DisplayDuplicationCapture ] Got crop: None
  1031. [2019-08-15 15:53:46,200 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  1032. [2019-08-15 15:53:46,203 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1033. [2019-08-15 15:53:46,205 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1034. [2019-08-15 15:53:46,206 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1035. [2019-08-15 15:53:46,208 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1036. [2019-08-15 15:53:46,209 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  1037. [2019-08-15 15:53:46,211 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1038. [2019-08-15 15:53:46,212 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1039. [2019-08-15 15:53:46,213 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1040. [2019-08-15 15:53:46,214 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1041. [2019-08-15 15:53:46,216 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1042. [2019-08-15 15:53:46,217 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1043. [2019-08-15 15:53:46,237 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1044. [2019-08-15 15:53:46,239 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1045. [2019-08-15 15:53:46,240 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1046. [2019-08-15 15:53:46,249 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1047. [2019-08-15 15:53:46,292 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=7240
  1048. [2019-08-15 15:53:46,482 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  1049. [2019-08-15 15:53:46,518 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  1050. [2019-08-15 15:53:46,566 |     INFO |       PerformanceMonitor ] Got performance stats:
  1051. PROCESSOR                    active%     median        10%        90%         99%
  1052. -------------------------  ---------  ---------  ---------  ---------  ----------
  1053. CombatProcessor                   43   70.708     53.6872    98.6383    118.884
  1054. DisplayDuplicationCapture        100   47.2629    24.4032    80.612      96.5523
  1055. MapProcessor                      33  323.826    195.827    481.319     701.847
  1056. MatchStatusProcessor              33   40.2291    30.9706   385.888     693.693
  1057. MatchSummaryProcessor            100    3.0026     1.9989     4.53747     5.97625
  1058. MenuProcessor                    100   35.4027    29.0049    44.4754     59.2833
  1059. SquadProcessor                    10  392.88     236.719    593.085    1133.61
  1060. SquadSummaryProcessor            100   12.308      8.34002   15.7335     19.0556
  1061. WeaponProcessor                   10  275.132    194.086    511.809     840.171
  1062. YourSquadProcessor               100    3.99365    2.0003     5.50235     7.52771
  1063. wait                              99  819.715    500        906.023     931.175
  1064. TOTAL                            100  176.726     89.9659   850.09     1940.06
  1065. [2019-08-15 15:53:47,209 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  1066. [2019-08-15 15:53:47,217 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  1067. [2019-08-15 15:53:47,278 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  1068. [2019-08-15 15:53:47,341 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1069. [2019-08-15 15:53:47,563 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  1070. [2019-08-15 15:53:57,153 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1071. [2019-08-15 15:54:00,197 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0026.
  1072. [2019-08-15 15:54:00,200 |     INFO |        ScreenCapture.dll ] Failed to AcquireNextFrame: DXGI_ERROR_INVALID_CALL (0x887A0001)
  1073. [2019-08-15 15:54:00,203 |  WARNING | DisplayDuplicationCapture ] Monitor capture failed - resetting
  1074. [2019-08-15 15:54:00,206 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 11 times since last]
  1075. [2019-08-15 15:54:00,211 |     INFO |              ApexTracker ] No valid frame after 1.1s. Showing error in 28.9s
  1076. [2019-08-15 15:54:01,411 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1077. [2019-08-15 15:54:01,415 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1920, bottom=1080)]
  1078. [2019-08-15 15:54:01,418 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  1079. [2019-08-15 15:54:01,421 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  1080. [2019-08-15 15:54:01,424 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  1081. [2019-08-15 15:54:01,425 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1082. [2019-08-15 15:54:01,428 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  1083. [2019-08-15 15:54:01,431 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692CDAC8>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692CDAC8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49852, wCreatorVersion:1280)
  1084. [2019-08-15 15:54:01,433 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  1085. [2019-08-15 15:54:01,435 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  1086. [2019-08-15 15:54:01,441 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  1087. [2019-08-15 15:54:01,443 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  1088. [2019-08-15 15:54:01,460 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  1089. [2019-08-15 15:54:01,466 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1090. [2019-08-15 15:54:01,470 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1091. [2019-08-15 15:54:01,472 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1092. [2019-08-15 15:54:01,473 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1093. [2019-08-15 15:54:01,475 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  1094. [2019-08-15 15:54:01,476 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1095. [2019-08-15 15:54:01,479 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1096. [2019-08-15 15:54:01,481 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1097. [2019-08-15 15:54:01,483 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1098. [2019-08-15 15:54:01,485 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1099. [2019-08-15 15:54:01,487 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1100. [2019-08-15 15:54:01,520 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1101. [2019-08-15 15:54:01,523 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1102. [2019-08-15 15:54:01,525 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1103. [2019-08-15 15:54:01,553 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1104. [2019-08-15 15:54:24,064 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1105. [2019-08-15 15:55:14,262 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1106. [2019-08-15 15:55:23,578 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1107. [2019-08-15 15:55:32,848 |  WARNING | DisplayDuplicationCapture ] HWND became invalid - resetting
  1108. [2019-08-15 15:55:32,852 |     INFO |              ApexTracker ] No valid frame, foreground=True
  1109. [2019-08-15 15:55:32,855 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  1110. [2019-08-15 15:55:33,854 |     INFO |              ApexTracker ] Process psutil.Process(pid=7240, name='r5apex.exe', started='15:53:28') ended
  1111. [2019-08-15 15:55:38,870 |     INFO | client.rich_presence.rich_presence ] Closing rich presence
  1112. [2019-08-15 15:55:38,872 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: waiting for game
  1113. [2019-08-15 15:55:38,880 |     INFO |                  SysTray ] Updating icon=icons/inactive.ico
  1114. [2019-08-15 15:55:38,888 |     INFO |                  SysTray ] Sending notification: title=None, message=None, tip=OverTrack: Waiting for game
  1115. [2019-08-15 15:56:08,904 |     INFO | DisplayDuplicationCapture ] Found HWND 1837110 with name Apex Legends - psutil.Process(pid=7048, name='r5apex.exe', started='15:55:51')
  1116. [2019-08-15 15:56:08,907 |     INFO |              ApexTracker ] New process: psutil.Process(pid=7048, name='r5apex.exe', started='15:55:51')
  1117. [2019-08-15 15:56:08,911 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1118. [2019-08-15 15:56:08,915 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1920, bottom=1080)]
  1119. [2019-08-15 15:56:08,917 |     INFO | DisplayDuplicationCapture ] HWND invalid - looking for window matching window_title=Apex Legends, executable=r5apex.exe
  1120. [2019-08-15 15:56:08,922 |     INFO | DisplayDuplicationCapture ] Found HWND 1837110 with name Apex Legends - psutil.Process(pid=7048, name='r5apex.exe', started='15:55:51')
  1121. [2019-08-15 15:56:08,925 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  1122. [2019-08-15 15:56:08,926 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  1123. [2019-08-15 15:56:08,928 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  1124. [2019-08-15 15:56:08,930 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1125. [2019-08-15 15:56:08,932 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  1126. [2019-08-15 15:56:08,934 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692CD748>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692CD748>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49835, wCreatorVersion:1280)
  1127. [2019-08-15 15:56:08,936 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  1128. [2019-08-15 15:56:08,938 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  1129. [2019-08-15 15:56:08,940 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  1130. [2019-08-15 15:56:08,942 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  1131. [2019-08-15 15:56:08,943 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  1132. [2019-08-15 15:56:08,945 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1133. [2019-08-15 15:56:08,949 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1134. [2019-08-15 15:56:08,951 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1135. [2019-08-15 15:56:08,955 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1136. [2019-08-15 15:56:08,958 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  1137. [2019-08-15 15:56:08,960 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1138. [2019-08-15 15:56:08,962 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1139. [2019-08-15 15:56:08,965 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1140. [2019-08-15 15:56:08,967 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1141. [2019-08-15 15:56:08,972 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1142. [2019-08-15 15:56:08,974 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1143. [2019-08-15 15:56:09,015 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1144. [2019-08-15 15:56:09,020 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1145. [2019-08-15 15:56:09,023 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1146. [2019-08-15 15:56:09,025 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  1147. [2019-08-15 15:56:09,048 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1148. [2019-08-15 15:56:09,111 |     INFO | client.rich_presence.rich_presence ] Connecting rich presence for pid=7048
  1149. [2019-08-15 15:56:09,270 |     INFO |                  SysTray ] Updating menu item 2 to "Open Games List (Apex)"
  1150. [2019-08-15 15:56:09,280 |     INFO |                  SysTray ] Updating menu item 3 to "Open Games List (Overwatch)"
  1151. [2019-08-15 15:56:10,145 |     INFO |                  SysTray ] Updating icon=icons/default.ico
  1152. [2019-08-15 15:56:10,153 |     INFO |                  SysTray ] Sending notification: title=OverTrack Tracking, message=Tracking Apex Legends, tip=OverTrack: Tracking Apex Legends
  1153. [2019-08-15 15:56:10,258 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONSHOW
  1154. [2019-08-15 15:56:10,604 |     INFO |                  SysTray ] Got toast event: NIN_BALLOONTIMEOUT
  1155. [2019-08-15 15:56:15,603 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1156. [2019-08-15 15:56:21,894 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1157. [2019-08-15 15:56:25,110 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1158. [2019-08-15 15:56:28,367 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1159. [2019-08-15 15:56:31,285 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1160. [2019-08-15 15:56:34,388 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1161. [2019-08-15 15:56:45,281 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1162. [2019-08-15 15:56:48,631 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1163. [2019-08-15 15:56:57,119 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  1164. [2019-08-15 15:56:57,127 |     INFO |              ApexTracker ] No valid frame, foreground=True
  1165. [2019-08-15 15:56:57,129 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  1166. [2019-08-15 15:56:58,150 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1167. [2019-08-15 15:56:58,153 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1280, bottom=720)]
  1168. [2019-08-15 15:56:58,155 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  1169. [2019-08-15 15:56:58,157 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  1170. [2019-08-15 15:56:58,159 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1171. [2019-08-15 15:56:58,162 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1172. [2019-08-15 15:56:58,164 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1173. [2019-08-15 15:56:58,166 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FA48>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FA48>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49835, wCreatorVersion:1280)
  1174. [2019-08-15 15:56:58,168 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  1175. [2019-08-15 15:56:58,170 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1176. [2019-08-15 15:56:58,172 |     INFO | DisplayDuplicationCapture ] Got crop: None
  1177. [2019-08-15 15:56:58,426 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  1178. [2019-08-15 15:56:58,435 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1179. [2019-08-15 15:56:58,439 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1180. [2019-08-15 15:56:58,444 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1181. [2019-08-15 15:56:58,448 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1182. [2019-08-15 15:56:58,453 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  1183. [2019-08-15 15:56:58,456 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1184. [2019-08-15 15:56:58,459 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1185. [2019-08-15 15:56:58,464 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1186. [2019-08-15 15:56:58,468 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1187. [2019-08-15 15:56:58,472 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1188. [2019-08-15 15:56:58,475 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1189. [2019-08-15 15:56:58,887 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1190. [2019-08-15 15:56:58,892 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1191. [2019-08-15 15:56:58,900 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1192. [2019-08-15 15:56:58,905 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  1193. [2019-08-15 15:56:59,021 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1194. [2019-08-15 15:57:31,463 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1195. [2019-08-15 15:57:34,749 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1196. [2019-08-15 15:58:27,806 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1197. [2019-08-15 15:58:47,936 |     INFO |       PerformanceMonitor ] Got performance stats:
  1198. PROCESSOR                    active%    median        10%        90%         99%
  1199. -------------------------  ---------  --------  ---------  ---------  ----------
  1200. CombatProcessor                   16   65.7587   52.008     93.5985    135.14
  1201. DisplayDuplicationCapture        100   35.0032   22         95.1637    203.58
  1202. MapProcessor                      33  332.027   172.015    539.249     810.036
  1203. MatchStatusProcessor              33   35.9999   26.0018    63.508    1009.07
  1204. MatchSummaryProcessor            100    2.9999    1.99556    4.0061      8.10914
  1205. MenuProcessor                    100   34.0063   25.0009    48.6764     89.0947
  1206. SquadProcessor                     4  363.878   259.019    576.925    2329.99
  1207. SquadSummaryProcessor            100   10.9992    6.99898   15.0028     19.0127
  1208. WeaponProcessor                    4  307.467   212.444    432.591    1174.71
  1209. YourSquadProcessor               100    3.0024    1.9991     5.00835     7.53227
  1210. wait                              99  851.989   500        920.992     944.047
  1211. TOTAL                            100  143.647    70.0072   661.334    1496.33
  1212. [2019-08-15 15:59:05,479 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1213. [2019-08-15 15:59:27,036 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1214. [2019-08-15 15:59:39,637 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1215. [2019-08-15 16:01:01,831 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1216. [2019-08-15 16:01:37,483 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1217. [2019-08-15 16:01:53,857 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1218. [2019-08-15 16:01:58,904 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1219. [2019-08-15 16:01:59,639 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1220. [2019-08-15 16:02:16,581 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0026.
  1221. [2019-08-15 16:02:16,583 |     INFO |        ScreenCapture.dll ] Failed to AcquireNextFrame: DXGI_ERROR_INVALID_CALL (0x887A0001)
  1222. [2019-08-15 16:02:16,585 |  WARNING | DisplayDuplicationCapture ] Monitor capture failed - resetting
  1223. [2019-08-15 16:02:16,588 |     INFO |              ApexTracker ] No valid frame, foreground=True
  1224. [2019-08-15 16:02:16,591 |     INFO |              ApexTracker ] No valid frame after 1.2s. Showing error in 28.8s
  1225. [2019-08-15 16:02:17,892 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1226. [2019-08-15 16:02:17,900 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1920, bottom=1080)]
  1227. [2019-08-15 16:02:17,907 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=b4ca0000
  1228. [2019-08-15 16:02:17,911 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  1229. [2019-08-15 16:02:17,914 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=-32000, top=-32000, right=-31840, bottom=-31972 | width=160, height=28)
  1230. [2019-08-15 16:02:17,917 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=0, bottom=0 | width=0, height=0)
  1231. [2019-08-15 16:02:17,932 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=-31991, top=-32000, right=-31849, bottom=-31981 | width=142, height=19)
  1232. [2019-08-15 16:02:17,944 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561F448>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561F448>, dwStyle:3033137152, dwExStyle:537135872, dwWindowStatus:0, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49835, wCreatorVersion:1280)
  1233. [2019-08-15 16:02:46,579 |     INFO |                     root ] Systray: uploading log
  1234. [2019-08-15 16:02:47,610 |     INFO |          LogUploadThread ] LazyLogUrl uploading new log to storm1er/2019-08/15-S.log
  1235. [2019-08-15 16:02:47,611 |     INFO |          LogUploadThread ] Manually uploading log from trigger
  1236. [2019-08-15 16:02:47,617 |     INFO |          LogUploadThread ] Uploading C:\Users\storm\AppData\Local\Temp\overtrack\logs\client\2019-Aug-15-12-15-33_v2019-08-10-12-34-43.log to https://overtrack-client2-logs.s3.amazonaws.com/storm1er/2019-08/15-S.log
  1237. [2019-08-15 16:02:49,189 |     INFO |          LogUploadThread ] Uploaded log
  1238. [2019-08-15 16:02:49,192 |     INFO |          LogUploadThread ] Waiting at most 86400s then uploading log
  1239. [2019-08-15 16:03:17,465 |     INFO |              ApexTracker ] No valid frame, foreground=False [log suppressed 59 times since last]
  1240. [2019-08-15 16:03:29,566 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  1241. [2019-08-15 16:03:30,583 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1242. [2019-08-15 16:03:30,587 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1280, bottom=720)]
  1243. [2019-08-15 16:03:30,592 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  1244. [2019-08-15 16:03:30,595 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  1245. [2019-08-15 16:03:30,597 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1246. [2019-08-15 16:03:30,600 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1247. [2019-08-15 16:03:30,607 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1248. [2019-08-15 16:03:30,610 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692B7F48>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692B7F48>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49835, wCreatorVersion:1280)
  1249. [2019-08-15 16:03:30,613 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  1250. [2019-08-15 16:03:30,621 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1251. [2019-08-15 16:03:30,628 |     INFO | DisplayDuplicationCapture ] Got crop: None
  1252. [2019-08-15 16:03:30,695 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  1253. [2019-08-15 16:03:30,703 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1254. [2019-08-15 16:03:30,706 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1255. [2019-08-15 16:03:30,710 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1256. [2019-08-15 16:03:30,713 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1257. [2019-08-15 16:03:30,716 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  1258. [2019-08-15 16:03:30,719 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1259. [2019-08-15 16:03:30,721 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1260. [2019-08-15 16:03:30,723 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1261. [2019-08-15 16:03:30,725 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1262. [2019-08-15 16:03:30,730 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1263. [2019-08-15 16:03:30,733 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1264. [2019-08-15 16:03:30,790 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1265. [2019-08-15 16:03:30,795 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1266. [2019-08-15 16:03:30,800 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1267. [2019-08-15 16:03:30,846 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1268. [2019-08-15 16:03:35,864 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  1269. [2019-08-15 16:03:35,871 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  1270. [2019-08-15 16:03:36,904 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1271. [2019-08-15 16:03:36,906 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1920, bottom=1080)]
  1272. [2019-08-15 16:03:36,909 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  1273. [2019-08-15 16:03:36,913 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  1274. [2019-08-15 16:03:36,919 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  1275. [2019-08-15 16:03:36,922 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1276. [2019-08-15 16:03:36,924 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  1277. [2019-08-15 16:03:36,927 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49835, wCreatorVersion:1280)
  1278. [2019-08-15 16:03:36,929 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  1279. [2019-08-15 16:03:36,932 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  1280. [2019-08-15 16:03:36,937 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  1281. [2019-08-15 16:03:36,942 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  1282. [2019-08-15 16:03:36,957 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  1283. [2019-08-15 16:03:36,963 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1284. [2019-08-15 16:03:36,965 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1285. [2019-08-15 16:03:36,967 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1286. [2019-08-15 16:03:36,970 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1287. [2019-08-15 16:03:36,974 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  1288. [2019-08-15 16:03:36,977 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1289. [2019-08-15 16:03:36,980 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1290. [2019-08-15 16:03:36,983 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1291. [2019-08-15 16:03:36,985 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1292. [2019-08-15 16:03:36,987 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1293. [2019-08-15 16:03:36,989 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1294. [2019-08-15 16:03:37,029 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1295. [2019-08-15 16:03:37,033 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1296. [2019-08-15 16:03:37,035 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1297. [2019-08-15 16:03:37,040 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  1298. [2019-08-15 16:03:37,131 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1299. [2019-08-15 16:03:37,364 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1300. [2019-08-15 16:03:48,801 |     INFO |       PerformanceMonitor ] Got performance stats:
  1301. PROCESSOR                    active%     median        10%         90%         99%
  1302. -------------------------  ---------  ---------  ---------  ----------  ----------
  1303. CombatProcessor                   42   86.2647    68.0045    112.747     142.059
  1304. DisplayDuplicationCapture        100   51.0056    26.9541     94.9322    128.241
  1305. MapProcessor                      33  336.309    192.836     551.67      810.036
  1306. MatchStatusProcessor              33   48.9656    30.0033    620.144    1255.87
  1307. MatchSummaryProcessor            100    3.00285    1.9989      4.40665     8.60741
  1308. MenuProcessor                    100   39.5839    29.566      55.0353     95.0591
  1309. SquadProcessor                    10  702.762    356.026    1376.48     2230.61
  1310. SquadSummaryProcessor            100   12.3895     8.00225    16.0029     22.017
  1311. WeaponProcessor                   10  590.833    363.826    1291.84     1422.67
  1312. YourSquadProcessor               100    3.99695    2.0008      5.98447     7.99702
  1313. wait                              99  783.049    500         898.58      944.027
  1314. TOTAL                            100  209.778     95.8346   1269.14     3332.21
  1315. [2019-08-15 16:03:49,845 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1316. [2019-08-15 16:03:52,937 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1317. [2019-08-15 16:03:56,080 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1318. [2019-08-15 16:03:59,179 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1319. [2019-08-15 16:04:33,778 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1320. [2019-08-15 16:04:56,272 |  WARNING | DisplayDuplicationCapture ] GWL_STYLE changed - resetting
  1321. [2019-08-15 16:04:56,274 |     INFO |              ApexTracker ] No valid frame, foreground=True [log suppressed 13 times since last]
  1322. [2019-08-15 16:04:56,276 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  1323. [2019-08-15 16:04:57,304 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1324. [2019-08-15 16:04:57,307 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1280, bottom=720)]
  1325. [2019-08-15 16:04:57,308 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=14000000
  1326. [2019-08-15 16:04:57,310 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040008
  1327. [2019-08-15 16:04:57,312 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1328. [2019-08-15 16:04:57,316 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1329. [2019-08-15 16:04:57,320 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1330. [2019-08-15 16:04:57,325 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x00000173692B7F48>, rcClient:<ctypes.wintypes.RECT object at 0x00000173692B7F48>, dwStyle:335544320, dwExStyle:537135112, dwWindowStatus:1, cxWindowBorders:0, cyWindowBorders:0, atomWindowType:49835, wCreatorVersion:1280)
  1331. [2019-08-15 16:04:57,330 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (640, 360)
  1332. [2019-08-15 16:04:57,333 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1333. [2019-08-15 16:04:57,335 |     INFO | DisplayDuplicationCapture ] Got crop: None
  1334. [2019-08-15 16:04:57,461 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(640, 360)
  1335. [2019-08-15 16:04:57,471 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1336. [2019-08-15 16:04:57,475 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1337. [2019-08-15 16:04:57,477 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1338. [2019-08-15 16:04:57,480 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1339. [2019-08-15 16:04:57,481 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (640, 360)
  1340. [2019-08-15 16:04:57,483 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1341. [2019-08-15 16:04:57,485 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1342. [2019-08-15 16:04:57,489 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1343. [2019-08-15 16:04:57,493 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1344. [2019-08-15 16:04:57,497 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1345. [2019-08-15 16:04:57,501 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1346. [2019-08-15 16:04:57,563 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1347. [2019-08-15 16:04:57,568 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1280, top: 0, bottom: 720.
  1348. [2019-08-15 16:04:57,573 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1349. [2019-08-15 16:04:57,579 |     INFO |        ScreenCapture.dll ] Failed to ReleaseFrame: 0x887A0001.
  1350. [2019-08-15 16:04:57,616 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1351. [2019-08-15 16:05:13,924 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1352. [2019-08-15 16:06:18,754 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1353. [2019-08-15 16:06:53,682 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1354. [2019-08-15 16:08:50,057 |     INFO |       PerformanceMonitor ] Got performance stats:
  1355. PROCESSOR                    active%     median        10%         90%         99%
  1356. -------------------------  ---------  ---------  ---------  ----------  ----------
  1357. CombatProcessor                   28   79.7708    63.0698    103.336     139.404
  1358. DisplayDuplicationCapture        100   46.7426    27.0029     88.331     108.847
  1359. MapProcessor                      33  427.142    179.413     655.618     850.37
  1360. MatchStatusProcessor              33   45.7507    29.5657    572.942    1568.28
  1361. MatchSummaryProcessor            100    3.001      1.9984      4.16625     6.00912
  1362. MenuProcessor                    100   37.9467    27.0245     51.0156     71.0592
  1363. SquadProcessor                     7  465.526    377.26      916.697    1347.67
  1364. SquadSummaryProcessor            100   12.3092     7.9999     16.011      23.5206
  1365. WeaponProcessor                    7  416.26     257.619     650.814    1194.38
  1366. YourSquadProcessor               100    3.99765    2.00008     5.51599     7.99946
  1367. wait                              99  818.982    500         911.119     943.049
  1368. TOTAL                            100  177.522     83.0786   1172.27     2390.81
  1369. [2019-08-15 16:09:11,753 |     INFO |        ScreenCapture.dll ] Failed to AcquireNextFrame: DXGI_ERROR_ACCESS_LOST (0x887A0026)
  1370. [2019-08-15 16:09:11,758 |  WARNING | DisplayDuplicationCapture ] Monitor capture failed - resetting
  1371. [2019-08-15 16:09:11,762 |     INFO |              ApexTracker ] No valid frame, foreground=True
  1372. [2019-08-15 16:09:11,764 |     INFO |              ApexTracker ] No valid frame after 1.0s. Showing error in 29.0s
  1373. [2019-08-15 16:09:12,774 |     INFO | DisplayDuplicationCapture ] Resetting DirectXCapture
  1374. [2019-08-15 16:09:12,776 |     INFO | DisplayDuplicationCapture ] Got monitors: [Rect(left=-1920, top=0, right=0, bottom=1080), Rect(left=0, top=0, right=1920, bottom=1080)]
  1375. [2019-08-15 16:09:12,777 |     INFO | DisplayDuplicationCapture ] Got GWL_STYLE=94ca0000
  1376. [2019-08-15 16:09:12,779 |     INFO | DisplayDuplicationCapture ] Got GWL_EXSTYLE=00040300
  1377. [2019-08-15 16:09:12,781 |     INFO | DisplayDuplicationCapture ] Got WindowRect=Rect(left=310, top=147, right=1610, bottom=910 | width=1300, height=763)
  1378. [2019-08-15 16:09:12,782 |     INFO | DisplayDuplicationCapture ] Got ClientRect=Rect(left=0, top=0, right=1280, bottom=720 | width=1280, height=720)
  1379. [2019-08-15 16:09:12,785 |     INFO | DisplayDuplicationCapture ] Got true_rect=Rect(left=319, top=147, right=1601, bottom=901 | width=1282, height=754)
  1380. [2019-08-15 16:09:12,787 |     INFO | DisplayDuplicationCapture ] Got WindowInfo=WINDOWINFO(cbSize:0, rcWindow:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, rcClient:<ctypes.wintypes.RECT object at 0x000001734561FAC8>, dwStyle:2496266240, dwExStyle:537135872, dwWindowStatus:1, cxWindowBorders:3, cyWindowBorders:3, atomWindowType:49835, wCreatorVersion:1280)
  1381. [2019-08-15 16:09:12,789 |     INFO | DisplayDuplicationCapture ] Looking for monitor containing (960, 528)
  1382. [2019-08-15 16:09:12,790 |     INFO | DisplayDuplicationCapture ] Got monitor=Rect(left=0, top=0, right=1920, bottom=1080 | width=1920, height=1080)
  1383. [2019-08-15 16:09:12,810 |     INFO | DisplayDuplicationCapture ] Got crop: 178:+722, 320:+1280
  1384. [2019-08-15 16:09:12,813 |     INFO | DisplayDuplicationCapture ] Got crop: Crop(top=178, bottom=900, left=320, right=1600, pad_top=0, pad_bottom=0, pad_left=0, pad_right=0)
  1385. [2019-08-15 16:09:12,914 |     INFO | DisplayDuplicationCapture ] Trying to get monitor capture for center=(960, 540)
  1386. [2019-08-15 16:09:12,924 |     INFO |        ScreenCapture.dll ] Adapter: 0, description: AMD Radeon(TM) Vega 8 Graphics
  1387. [2019-08-15 16:09:12,928 |     INFO |        ScreenCapture.dll ] Adapter: 1, description: Microsoft Basic Render Driver
  1388. [2019-08-15 16:09:12,930 |     INFO |        ScreenCapture.dll ] Found monitor 0 on adapter: 0
  1389. [2019-08-15 16:09:12,933 |     INFO |        ScreenCapture.dll ] Found monitor 1 on adapter: 0
  1390. [2019-08-15 16:09:12,936 |     INFO |        ScreenCapture.dll ] Trying to find monitor containing game center: (960, 540)
  1391. [2019-08-15 16:09:12,938 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY1, attached to desktop: y
  1392. [2019-08-15 16:09:12,940 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1393. [2019-08-15 16:09:12,944 |     INFO |        ScreenCapture.dll ] Monitor contains game center!
  1394. [2019-08-15 16:09:12,948 |     INFO |        ScreenCapture.dll ] Monitor: \\.\DISPLAY2, attached to desktop: y
  1395. [2019-08-15 16:09:12,953 |     INFO |        ScreenCapture.dll ] The monitor has the following dimensions: left: -1920, right: 0, top: 0, bottom: 1080.
  1396. [2019-08-15 16:09:12,956 |     INFO |        ScreenCapture.dll ] Using monitor 0 on adapter 0
  1397. [2019-08-15 16:09:13,076 |     INFO |        ScreenCapture.dll ] Queried the IDXGIOutput1.
  1398. [2019-08-15 16:09:13,081 |     INFO |        ScreenCapture.dll ] The target monitor has the following dimensions: left: 0, right: 1920, top: 0, bottom: 1080.
  1399. [2019-08-15 16:09:13,088 |     INFO |        ScreenCapture.dll ] duplication desc.DesktopImageInSystemMemory: n
  1400. [2019-08-15 16:09:13,168 |     INFO | DisplayDuplicationCapture ] Done resetting DirectXCapture
  1401. [2019-08-15 16:09:20,073 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1402. [2019-08-15 16:09:23,748 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1403. [2019-08-15 16:09:51,629 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
  1404. [2019-08-15 16:10:28,987 |  WARNING |  overtrack.util.imageops ] threading.py:864 run | Got exception interpreting "" as int
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement