Files
BasharBotV2/bot.log
2025-12-05 23:27:43 -05:00

5607 lines
590 KiB
Plaintext

22:54:36 [DEBUG] asyncio: Using proactor: IocpProactor
22:54:36 [INFO] discord.client: logging in using static token
22:54:37 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
22:54:38 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-d-n1d3",{"micros":1669050,"calls":["id_created",{"micros":395,"calls":[]},"session_lookup_time",{"micros":846,"calls":[]},"session_lookup_finished",{"micros":11,"calls":[]},"discord-sessions-prd-2-27",{"micros":1667557,"calls":["start_session",{"micros":1652667,"calls":["discord-api-rpc-6655fff5f-6d5d7",{"micros":1496243,"calls":["get_user",{"micros":32963},"get_guilds",{"micros":4238},"send_scheduled_deletion_message",{"micros":11},"guild_join_requests",{"micros":2},"authorized_ip_coro",{"micros":12},"pending_payments",{"micros":62429},"apex_experiments",{"micros":58529},"user_activities",{"micros":7},"played_application_ids",{"micros":4},"linked_users",{"micros":3}]}]},"starting_guild_connect",{"micros":36,"calls":[]},"presence_started",{"micros":231,"calls":[]},"guilds_started",{"micros":52,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":14549,"calls":[]},"connect_finished",{"micros":14555,"calls":[]},"build_ready",{"micros":13,"calls":[]},"clean_ready",{"micros":0,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":1,"calls":[]}]}]}] (Session ID: a4edf3c8dcbd62e09a2a9a04bc3c5bbe).
22:54:40 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
22:54:40 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
22:54:40 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
22:54:40 [INFO] basharbot: Startup checks OK
22:54:40 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
22:54:41 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:54:41 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:54:41 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:54:41 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/4)
22:54:41 [INFO] discord.voice_client: Connecting to voice...
22:54:41 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:54:41 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:54:41 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:54:42 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:54:43 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:54:43 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 2)
22:54:43 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:54:43 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:54:43 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:54:44 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:54:47 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:54:47 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 3)
22:54:47 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:54:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:54:47 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:54:48 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:54:53 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:54:53 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 4)
22:54:53 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:54:53 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:54:54 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:54:54 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:55:01 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:55:01 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 5)
22:55:01 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:55:02 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:55:02 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:55:03 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:55:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:55:12 [INFO] basharbot: Voice connect succeeded on attempt 1 (penisary contact with her volvo)
22:55:12 [ERROR] basharbot: Voice connect returned but not connected (guild 763932345400950865)
22:55:12 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:55:12 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:55:12 [INFO] basharbot: Joined voice channel for guild 763932345400950865
22:55:12 [DEBUG] basharbot: Cannot start listener without an active voice client (guild 763932345400950865)
22:55:12 [ERROR] discord.state: Exception occurred during Voice Protocol voice server update handler
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\state.py", line 151, in logging_coroutine
await coroutine
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 340, in on_voice_server_update
await self.ws.close(4000)
AttributeError: '_MissingSentinel' object has no attribute 'close'
22:55:22 [INFO] discord.client: Received signal to terminate bot and event loop.
22:55:22 [INFO] discord.client: Cleaning up tasks.
22:55:22 [INFO] discord.client: Cleaning up after 1 tasks.
22:55:22 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:55:22 [INFO] discord.client: All tasks finished cancelling.
22:55:22 [INFO] discord.client: Closing the event loop.
22:57:22 [DEBUG] asyncio: Using proactor: IocpProactor
22:57:22 [INFO] discord.client: logging in using static token
22:57:23 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
22:57:23 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-b-pg2d",{"micros":170426,"calls":["id_created",{"micros":448,"calls":[]},"session_lookup_time",{"micros":1230,"calls":[]},"session_lookup_finished",{"micros":9,"calls":[]},"discord-sessions-prd-2-1",{"micros":167983,"calls":["start_session",{"micros":140405,"calls":["discord-api-rpc-6655fff5f-rrdvf",{"micros":45668,"calls":["get_user",{"micros":8044},"get_guilds",{"micros":2872},"send_scheduled_deletion_message",{"micros":15},"guild_join_requests",{"micros":381},"authorized_ip_coro",{"micros":12},"pending_payments",{"micros":56212},"apex_experiments",{"micros":20615},"user_activities",{"micros":5},"played_application_ids",{"micros":3},"linked_users",{"micros":2}]}]},"starting_guild_connect",{"micros":31,"calls":[]},"presence_started",{"micros":3023,"calls":[]},"guilds_started",{"micros":66,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":2,"calls":[]},"presence_connect",{"micros":24433,"calls":[]},"connect_finished",{"micros":24442,"calls":[]},"build_ready",{"micros":13,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: e93a554855fde7b36468115efa09bfdd).
22:57:25 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
22:57:25 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
22:57:25 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
22:57:25 [INFO] basharbot: Startup checks OK
22:57:25 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
22:57:27 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:27 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:27 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:28 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:28 [INFO] discord.voice_client: Connecting to voice...
22:57:28 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:28 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:28 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:29 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
22:57:29 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:29 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:29 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:29 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:29 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:57:32 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:32 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:57:32 [INFO] discord.voice_client: Connecting to voice...
22:57:32 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:32 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:33 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:33 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:57:33 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:33 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:33 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:33 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:34 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:57:45 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:45 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:45 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:45 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:46 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:46 [INFO] discord.voice_client: Connecting to voice...
22:57:46 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:46 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:46 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:46 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:46 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:46 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:46 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:46 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:46 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:46 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:46 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:46 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:46 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:46 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:46 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:46 [INFO] discord.voice_client: Connecting to voice...
22:57:46 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:46 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:47 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:47 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:47 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:47 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:47 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:47 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:47 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:47 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:47 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:47 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:47 [INFO] discord.voice_client: Connecting to voice...
22:57:47 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:47 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:47 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:47 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:47 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:47 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:47 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:47 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:47 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:47 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:47 [INFO] discord.voice_client: Connecting to voice...
22:57:47 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:47 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:47 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:47 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:47 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:47 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:47 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:47 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:47 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
22:57:47 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
22:57:48 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:48 [INFO] discord.voice_client: Connecting to voice...
22:57:48 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:48 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:48 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:48 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:48 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:48 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:48 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:48 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:48 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:48 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:48 [INFO] discord.voice_client: Connecting to voice...
22:57:48 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:48 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:48 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:48 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:48 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:48 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:48 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:48 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:57:48 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:48 [INFO] discord.voice_client: Connecting to voice...
22:57:48 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:48 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:57:48 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
22:57:48 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:48 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:48 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:48 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:57:48 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:48 [INFO] discord.voice_client: Connecting to voice...
22:57:48 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:48 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:49 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:49 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:49 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:49 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:49 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:49 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
22:57:49 [INFO] discord.voice_client: Connecting to voice...
22:57:49 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:49 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:49 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:49 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:50 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
22:57:50 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:50 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:50 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:50 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:50 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
22:57:50 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
22:57:50 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:57:50 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:57:51 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:57:51 [INFO] discord.voice_client: Connecting to voice...
22:57:51 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:51 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:51 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:52 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:57:52 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:52 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:52 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:52 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:52 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:57:53 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
22:57:53 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:57:53 [INFO] discord.voice_client: Connecting to voice...
22:57:53 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:53 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:53 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:53 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:57:53 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:53 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:53 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:53 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:57:53 [INFO] discord.voice_client: Connecting to voice...
22:57:53 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:57:53 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:53 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:57:54 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:57:54 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:57:54 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:57:54 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:57:54 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:57:54 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:57:55 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:57:55 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:57:55 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
22:57:55 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:58:11 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:11 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:11 [ERROR] basharbot: Voice connect raised on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 396, in connect
await utils.sane_wait_for(futures, timeout=timeout)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\utils.py", line 721, in sane_wait_for
raise asyncio.TimeoutError()
asyncio.exceptions.TimeoutError
22:58:11 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:58:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:12 [ERROR] basharbot: Voice connect raised on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 396, in connect
await utils.sane_wait_for(futures, timeout=timeout)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\utils.py", line 721, in sane_wait_for
raise asyncio.TimeoutError()
asyncio.exceptions.TimeoutError
22:58:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:12 [ERROR] basharbot: Voice connect raised on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 396, in connect
await utils.sane_wait_for(futures, timeout=timeout)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\utils.py", line 721, in sane_wait_for
raise asyncio.TimeoutError()
asyncio.exceptions.TimeoutError
22:58:12 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:58:13 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:13 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:13 [ERROR] basharbot: Voice connect raised on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 396, in connect
await utils.sane_wait_for(futures, timeout=timeout)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\utils.py", line 721, in sane_wait_for
raise asyncio.TimeoutError()
asyncio.exceptions.TimeoutError
22:58:13 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:58:13 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:13 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:13 [ERROR] basharbot: Voice connect raised on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 396, in connect
await utils.sane_wait_for(futures, timeout=timeout)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\utils.py", line 721, in sane_wait_for
raise asyncio.TimeoutError()
asyncio.exceptions.TimeoutError
22:58:13 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:58:13 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:13 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:13 [ERROR] basharbot: Voice connect raised on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 396, in connect
await utils.sane_wait_for(futures, timeout=timeout)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\utils.py", line 721, in sane_wait_for
raise asyncio.TimeoutError()
asyncio.exceptions.TimeoutError
22:58:13 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:58:14 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
22:58:14 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:58:14 [INFO] discord.voice_client: Connecting to voice...
22:58:14 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:58:14 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:15 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:58:15 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:58:15 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:15 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:58:15 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:58:15 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:58:15 [INFO] discord.voice_client: Connecting to voice...
22:58:15 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:58:15 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:58:15 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:15 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:58:15 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:15 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:15 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:58:16 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:58:16 [INFO] discord.voice_client: Connecting to voice...
22:58:16 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:58:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:16 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:58:16 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:58:16 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:58:16 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:16 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:58:16 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:58:16 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:58:16 [INFO] discord.voice_client: Connecting to voice...
22:58:16 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:58:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:16 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:58:16 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:16 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:58:16 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:58:16 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:58:16 [INFO] discord.voice_client: Connecting to voice...
22:58:16 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:58:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
22:58:16 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
22:58:17 [DEBUG] basharbot: Detected stale voice client handle for guild 763932345400950865; cleaning up before reuse
22:58:17 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:17 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:58:17 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
22:58:17 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
22:58:17 [INFO] discord.voice_client: Connecting to voice...
22:58:17 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
22:58:17 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:58:17 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
22:58:17 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
22:58:17 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:58:17 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
22:58:17 [INFO] basharbot: Voice state update (guild 763932345400950865): penisary contact with her volvo -> None (self_mute=False deaf=False)
22:58:17 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:58:17 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
22:58:18 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
22:58:29 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
22:58:33 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
22:58:34 [INFO] discord.client: Received signal to terminate bot and event loop.
22:58:34 [INFO] discord.client: Cleaning up tasks.
22:58:34 [INFO] discord.client: Cleaning up after 17 tasks.
22:58:34 [INFO] discord.client: All tasks finished cancelling.
22:58:34 [INFO] discord.client: Closing the event loop.
23:02:02 [DEBUG] asyncio: Using proactor: IocpProactor
23:02:02 [INFO] discord.client: logging in using static token
23:02:03 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
23:02:03 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-c-fm76",{"micros":259222,"calls":["id_created",{"micros":499,"calls":[]},"session_lookup_time",{"micros":6930,"calls":[]},"session_lookup_finished",{"micros":10,"calls":[]},"discord-sessions-prd-2-83",{"micros":251294,"calls":["start_session",{"micros":240690,"calls":["discord-api-rpc-7bb4cd58cb-992xx",{"micros":94850,"calls":["get_user",{"micros":36846},"get_guilds",{"micros":4073},"send_scheduled_deletion_message",{"micros":24},"guild_join_requests",{"micros":989},"authorized_ip_coro",{"micros":16},"pending_payments",{"micros":55765},"apex_experiments",{"micros":77320},"user_activities",{"micros":6},"played_application_ids",{"micros":3},"linked_users",{"micros":3}]}]},"starting_guild_connect",{"micros":30,"calls":[]},"presence_started",{"micros":347,"calls":[]},"guilds_started",{"micros":57,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":2,"calls":[]},"presence_connect",{"micros":10134,"calls":[]},"connect_finished",{"micros":10154,"calls":[]},"build_ready",{"micros":12,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":1,"calls":[]}]}]}] (Session ID: d470797968f07f6fbe8932acee60e614).
23:02:05 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
23:02:05 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
23:02:05 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
23:02:05 [INFO] basharbot: Startup checks OK
23:02:05 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
23:02:09 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:02:09 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
23:02:09 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
23:02:10 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
23:02:10 [INFO] discord.voice_client: Connecting to voice...
23:02:10 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:02:10 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:02:10 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
23:02:11 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
23:02:11 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:02:11 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:02:11 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:02:11 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:02:11 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
23:02:14 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
23:02:14 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
23:02:14 [INFO] discord.voice_client: Connecting to voice...
23:02:14 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:02:15 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:02:15 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
23:02:16 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
23:02:16 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:02:16 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:02:16 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:02:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:02:16 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
23:03:11 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
23:03:15 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
23:04:10 [INFO] discord.client: Received signal to terminate bot and event loop.
23:04:10 [INFO] discord.client: Cleaning up tasks.
23:04:10 [INFO] discord.client: Cleaning up after 1 tasks.
23:04:10 [INFO] discord.client: All tasks finished cancelling.
23:04:10 [INFO] discord.client: Closing the event loop.
23:04:17 [DEBUG] asyncio: Using proactor: IocpProactor
23:04:17 [INFO] discord.client: logging in using static token
23:04:18 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
23:04:18 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-d-nhmv",{"micros":163493,"calls":["id_created",{"micros":471,"calls":[]},"session_lookup_time",{"micros":1464,"calls":[]},"session_lookup_finished",{"micros":12,"calls":[]},"discord-sessions-prd-2-48",{"micros":161191,"calls":["start_session",{"micros":126626,"calls":["discord-api-rpc-7bb4cd58cb-zm2h7",{"micros":54974,"calls":["get_user",{"micros":5380},"get_guilds",{"micros":3405},"send_scheduled_deletion_message",{"micros":66},"guild_join_requests",{"micros":4},"authorized_ip_coro",{"micros":12},"pending_payments",{"micros":56692},"apex_experiments",{"micros":4683},"user_activities",{"micros":7},"played_application_ids",{"micros":4},"linked_users",{"micros":3}]}]},"starting_guild_connect",{"micros":31,"calls":[]},"presence_started",{"micros":7196,"calls":[]},"guilds_started",{"micros":52,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":27261,"calls":[]},"connect_finished",{"micros":27269,"calls":[]},"build_ready",{"micros":13,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":1,"calls":[]}]}]}] (Session ID: cc32b08f7fe9da7d3ca9fc376d47999c).
23:04:20 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
23:04:20 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
23:04:20 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
23:04:20 [INFO] basharbot: Startup checks OK
23:04:20 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
23:04:24 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:04:24 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
23:04:24 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
23:04:24 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
23:04:24 [INFO] discord.voice_client: Connecting to voice...
23:04:24 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:04:24 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:04:25 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
23:04:25 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
23:04:25 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:04:25 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:04:25 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:04:25 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:04:26 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
23:04:29 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
23:04:29 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
23:04:29 [INFO] discord.voice_client: Connecting to voice...
23:04:29 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:04:29 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:04:29 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-nrt12-942f95a0.discord.media
23:04:30 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
23:04:30 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:04:30 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:04:30 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:04:30 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:04:30 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
23:05:25 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
23:05:30 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
23:06:07 [INFO] discord.client: Received signal to terminate bot and event loop.
23:06:07 [INFO] discord.client: Cleaning up tasks.
23:06:07 [INFO] discord.client: Cleaning up after 1 tasks.
23:06:07 [INFO] discord.client: All tasks finished cancelling.
23:06:07 [INFO] discord.client: Closing the event loop.
23:06:11 [DEBUG] asyncio: Using proactor: IocpProactor
23:06:11 [INFO] discord.client: logging in using static token
23:06:11 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
23:06:11 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-d-kd59",{"micros":148219,"calls":["id_created",{"micros":671,"calls":[]},"session_lookup_time",{"micros":228,"calls":[]},"session_lookup_finished",{"micros":7,"calls":[]},"discord-sessions-prd-2-123",{"micros":146923,"calls":["start_session",{"micros":125803,"calls":["discord-api-rpc-7bb4cd58cb-k7rvk",{"micros":41197,"calls":["get_user",{"micros":11194},"get_guilds",{"micros":1897},"send_scheduled_deletion_message",{"micros":12},"guild_join_requests",{"micros":422},"authorized_ip_coro",{"micros":10},"pending_payments",{"micros":56242},"apex_experiments",{"micros":4961},"user_activities",{"micros":7},"played_application_ids",{"micros":3},"linked_users",{"micros":4}]}]},"starting_guild_connect",{"micros":33,"calls":[]},"presence_started",{"micros":1308,"calls":[]},"guilds_started",{"micros":53,"calls":[]},"lobbies_started",{"micros":2,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":19689,"calls":[]},"connect_finished",{"micros":19708,"calls":[]},"build_ready",{"micros":15,"calls":[]},"clean_ready",{"micros":0,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: c2002617afb42be2f14e30a597c93f7d).
23:06:13 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
23:06:13 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
23:06:13 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
23:06:13 [INFO] basharbot: Startup checks OK
23:06:13 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
23:06:16 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:06:16 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
23:06:16 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
23:06:16 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
23:06:16 [INFO] discord.voice_client: Connecting to voice...
23:06:16 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:06:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:06:17 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-bom12-7cf82593.discord.media
23:06:18 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
23:06:18 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:06:18 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:06:18 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:06:18 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:06:19 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
23:06:22 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
23:06:22 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
23:06:22 [INFO] discord.voice_client: Connecting to voice...
23:06:22 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:06:22 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:06:22 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-bom12-7cf82593.discord.media
23:06:23 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
23:06:23 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:06:23 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:06:23 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:06:23 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:06:23 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
23:06:33 [INFO] discord.client: Received signal to terminate bot and event loop.
23:06:33 [INFO] discord.client: Cleaning up tasks.
23:06:33 [INFO] discord.client: Cleaning up after 1 tasks.
23:06:33 [INFO] discord.client: All tasks finished cancelling.
23:06:33 [INFO] discord.client: Closing the event loop.
23:07:43 [DEBUG] asyncio: Using proactor: IocpProactor
23:07:43 [INFO] discord.client: logging in using static token
23:07:43 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
23:07:43 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-b-c88w",{"micros":140067,"calls":["id_created",{"micros":652,"calls":[]},"session_lookup_time",{"micros":307,"calls":[]},"session_lookup_finished",{"micros":10,"calls":[]},"discord-sessions-prd-2-136",{"micros":138132,"calls":["start_session",{"micros":134164,"calls":["discord-api-rpc-7bb4cd58cb-vp2zs",{"micros":49810,"calls":["get_user",{"micros":7051},"get_guilds",{"micros":4627},"send_scheduled_deletion_message",{"micros":25},"guild_join_requests",{"micros":13},"authorized_ip_coro",{"micros":119},"pending_payments",{"micros":71819},"apex_experiments",{"micros":3493},"user_activities",{"micros":5},"played_application_ids",{"micros":3},"linked_users",{"micros":3}]}]},"starting_guild_connect",{"micros":32,"calls":[]},"presence_started",{"micros":267,"calls":[]},"guilds_started",{"micros":56,"calls":[]},"lobbies_started",{"micros":10,"calls":[]},"guilds_connect",{"micros":3,"calls":[]},"presence_connect",{"micros":3579,"calls":[]},"connect_finished",{"micros":3588,"calls":[]},"build_ready",{"micros":13,"calls":[]},"clean_ready",{"micros":0,"calls":[]},"optimize_ready",{"micros":1,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: 7db50e74307181ab1e9626ac8f6d151a).
23:07:45 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
23:07:45 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
23:07:45 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
23:07:45 [INFO] basharbot: Startup checks OK
23:07:45 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
23:07:49 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:07:49 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
23:07:49 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
23:07:50 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
23:07:50 [INFO] discord.voice_client: Connecting to voice...
23:07:50 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:07:50 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:07:50 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-bom12-7cf82593.discord.media
23:07:51 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
23:07:51 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:07:51 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:07:51 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:07:51 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:07:52 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
23:07:55 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
23:07:55 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
23:07:55 [INFO] discord.voice_client: Connecting to voice...
23:07:55 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:07:55 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:07:55 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-bom12-7cf82593.discord.media
23:07:56 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
23:07:56 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 832692051811369022 (Guild ID 763932345400950865)
23:07:56 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
23:07:56 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
23:07:56 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:07:57 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 913, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 468, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 414, in connect_voice_with_retry
vc = await channel.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\abc.py", line 1994, in connect
await voice.connect(timeout=timeout, reconnect=reconnect)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
23:08:05 [INFO] discord.client: Received signal to terminate bot and event loop.
23:08:05 [INFO] discord.client: Cleaning up tasks.
23:08:05 [INFO] discord.client: Cleaning up after 1 tasks.
23:08:05 [INFO] discord.client: All tasks finished cancelling.
23:08:05 [INFO] discord.client: Closing the event loop.
23:09:31 [DEBUG] asyncio: Using proactor: IocpProactor
23:09:31 [INFO] discord.client: logging in using static token
23:09:31 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
23:09:32 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-d-x9h4",{"micros":244067,"calls":["id_created",{"micros":418,"calls":[]},"session_lookup_time",{"micros":2209,"calls":[]},"session_lookup_finished",{"micros":11,"calls":[]},"discord-sessions-prd-2-3",{"micros":241168,"calls":["start_session",{"micros":221022,"calls":["discord-api-rpc-7bb4cd58cb-h9pqf",{"micros":136741,"calls":["get_user",{"micros":31935},"get_guilds",{"micros":2834},"send_scheduled_deletion_message",{"micros":13},"guild_join_requests",{"micros":2756},"authorized_ip_coro",{"micros":14},"pending_payments",{"micros":49634},"apex_experiments",{"micros":3574},"user_activities",{"micros":5},"played_application_ids",{"micros":3},"linked_users",{"micros":2}]}]},"starting_guild_connect",{"micros":28,"calls":[]},"presence_started",{"micros":222,"calls":[]},"guilds_started",{"micros":58,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":19805,"calls":[]},"connect_finished",{"micros":19824,"calls":[]},"build_ready",{"micros":12,"calls":[]},"clean_ready",{"micros":0,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: 94104bff8f38973ea0719562a1e529b5).
23:09:34 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
23:09:34 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
23:09:34 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
23:09:34 [INFO] basharbot: Startup checks OK
23:09:34 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
23:09:41 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:09:41 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
23:09:41 [INFO] basharbot: Connecting to voice channel: penisary contact with her volvo (guild 763932345400950865)
23:09:42 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 1/2)
23:09:42 [INFO] discord.voice_client: Connecting to voice...
23:09:42 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:09:42 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:09:42 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-bom12-7cf82593.discord.media
23:09:43 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
23:09:43 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
23:09:43 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:09:44 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
23:09:47 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
23:09:47 [INFO] basharbot: Attempting voice connect to penisary contact with her volvo (attempt 2/2)
23:09:47 [INFO] discord.voice_client: Connecting to voice...
23:09:47 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
23:09:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> penisary contact with her volvo (self_mute=False deaf=False)
23:09:47 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-bom12-7cf82593.discord.media
23:09:48 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
23:09:48 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
23:09:48 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
23:09:49 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 939, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 494, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 433, in connect_voice_with_retry
await voice_client.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
23:09:51 [INFO] discord.client: Received signal to terminate bot and event loop.
23:09:51 [INFO] discord.client: Cleaning up tasks.
23:09:51 [INFO] discord.client: Cleaning up after 1 tasks.
23:09:51 [INFO] discord.client: All tasks finished cancelling.
23:09:51 [INFO] discord.client: Closing the event loop.
20:35:08 [DEBUG] asyncio: Using proactor: IocpProactor
20:35:08 [INFO] discord.client: logging in using static token
20:35:09 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
20:35:09 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-b-tg7r",{"micros":160181,"calls":["id_created",{"micros":372,"calls":[]},"session_lookup_time",{"micros":2533,"calls":[]},"session_lookup_finished",{"micros":11,"calls":[]},"discord-sessions-prd-2-112",{"micros":156542,"calls":["start_session",{"micros":154487,"calls":["discord-api-rpc-79555c9bc4-cxm9g",{"micros":59880,"calls":["get_user",{"micros":8062},"get_guilds",{"micros":4176},"send_scheduled_deletion_message",{"micros":29},"guild_join_requests",{"micros":515},"authorized_ip_coro",{"micros":19},"pending_payments",{"micros":65152},"apex_experiments",{"micros":15036},"user_activities",{"micros":30},"played_application_ids",{"micros":4},"linked_users",{"micros":4}]}]},"starting_guild_connect",{"micros":26,"calls":[]},"presence_started",{"micros":349,"calls":[]},"guilds_started",{"micros":85,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":1566,"calls":[]},"connect_finished",{"micros":1580,"calls":[]},"build_ready",{"micros":11,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":1,"calls":[]}]}]}] (Session ID: 202012c56eb12049216f42ee0e930119).
20:35:11 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
20:35:11 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
20:35:11 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
20:35:11 [INFO] basharbot: Startup checks OK
20:35:11 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
20:35:19 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
20:35:19 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
20:35:19 [INFO] basharbot: Connecting to voice channel: the jews leaving israel on the secret railroad with harriet truman (guild 763932345400950865)
20:35:20 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 1/2)
20:35:20 [INFO] discord.voice_client: Connecting to voice...
20:35:20 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
20:35:20 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
20:35:20 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
20:35:20 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
20:35:20 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
20:35:20 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
20:35:20 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
20:35:23 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
20:35:23 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 2/2)
20:35:23 [INFO] discord.voice_client: Connecting to voice...
20:35:23 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
20:35:23 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
20:35:24 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
20:35:24 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
20:35:24 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
20:35:24 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
20:35:24 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 939, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 494, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 433, in connect_voice_with_retry
await voice_client.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
20:35:45 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
20:35:45 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
20:35:45 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
20:35:45 [INFO] basharbot: Connecting to voice channel: cock talk (guild 763932345400950865)
20:35:46 [INFO] basharbot: Attempting voice connect to cock talk (attempt 1/2)
20:35:46 [INFO] discord.voice_client: Connecting to voice...
20:35:46 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
20:35:46 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
20:35:46 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin21-5ab391d0.discord.media
20:35:47 [ERROR] basharbot: Voice connect raised list index out of range on attempt 1/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 433, in connect_voice_with_retry
await voice_client.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 945, in poll_event
await self.received_message(utils._from_json(msg.data))
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 862, in received_message
await self.initial_connection(data)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 916, in initial_connection
mode = modes[0]
IndexError: list index out of range
20:35:47 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
20:35:47 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
20:35:48 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
20:35:51 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
20:35:51 [INFO] basharbot: Attempting voice connect to cock talk (attempt 2/2)
20:35:51 [INFO] discord.voice_client: Connecting to voice...
20:35:51 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
20:35:51 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
20:35:51 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin21-5ab391d0.discord.media
20:35:52 [ERROR] basharbot: Voice connect raised list index out of range on attempt 2/2
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 433, in connect_voice_with_retry
await voice_client.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 945, in poll_event
await self.received_message(utils._from_json(msg.data))
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 862, in received_message
await self.initial_connection(data)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 916, in initial_connection
mode = modes[0]
IndexError: list index out of range
20:35:52 [DEBUG] basharbot: Cleared lingering voice state for guild 763932345400950865 during cleanup
20:35:53 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): list index out of range
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 939, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 494, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 433, in connect_voice_with_retry
await voice_client.connect(timeout=25.0, reconnect=False)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 945, in poll_event
await self.received_message(utils._from_json(msg.data))
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 862, in received_message
await self.initial_connection(data)
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 916, in initial_connection
mode = modes[0]
IndexError: list index out of range
20:35:53 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
20:36:20 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
20:36:24 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
20:36:47 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
20:36:52 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
20:49:06 [INFO] discord.client: Received signal to terminate bot and event loop.
20:49:06 [INFO] discord.client: Cleaning up tasks.
20:49:06 [INFO] discord.client: Cleaning up after 1 tasks.
20:49:06 [INFO] discord.client: All tasks finished cancelling.
20:49:06 [INFO] discord.client: Closing the event loop.
21:24:52 [DEBUG] asyncio: Using proactor: IocpProactor
21:24:52 [INFO] discord.client: logging in using static token
21:24:53 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
21:24:53 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-b-njr5",{"micros":156887,"calls":["id_created",{"micros":808,"calls":[]},"session_lookup_time",{"micros":2789,"calls":[]},"session_lookup_finished",{"micros":11,"calls":[]},"discord-sessions-prd-2-16",{"micros":152052,"calls":["start_session",{"micros":146200,"calls":["discord-api-rpc-bc696d744-5lflr",{"micros":68878,"calls":["get_user",{"micros":8011},"get_guilds",{"micros":4247},"send_scheduled_deletion_message",{"micros":19},"guild_join_requests",{"micros":3237},"authorized_ip_coro",{"micros":9},"pending_payments",{"micros":48403},"apex_experiments",{"micros":12357},"user_activities",{"micros":5},"played_application_ids",{"micros":3},"linked_users",{"micros":2}]}]},"starting_guild_connect",{"micros":34,"calls":[]},"presence_started",{"micros":319,"calls":[]},"guilds_started",{"micros":72,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":5400,"calls":[]},"connect_finished",{"micros":5407,"calls":[]},"build_ready",{"micros":17,"calls":[]},"clean_ready",{"micros":0,"calls":[]},"optimize_ready",{"micros":1,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: bc7880b1edae71481eed70f3bbbd4131).
21:24:55 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
21:24:55 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
21:24:55 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
21:24:55 [INFO] basharbot: Startup checks OK
21:24:55 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
21:25:07 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
21:25:07 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
21:25:07 [INFO] basharbot: Connecting to voice channel: the jews leaving israel on the secret railroad with harriet truman (guild 763932345400950865)
21:25:08 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 1/2)
21:25:08 [INFO] discord.voice_client: Connecting to voice...
21:25:08 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:25:08 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:25:08 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:25:08 [WARNING] basharbot: Ignored 4006 error during voice connect request (guild 763932345400950865)
21:25:08 [WARNING] basharbot: Voice connect returned but client not connected on attempt 1; cleaning up (guild 763932345400950865)
21:25:08 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:25:08 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
21:25:08 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
21:25:08 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
21:25:08 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
21:25:08 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:25:09 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
21:25:12 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 2/2)
21:25:12 [INFO] discord.voice_client: Connecting to voice...
21:25:12 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:25:12 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:25:12 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:25:12 [WARNING] basharbot: Ignored 4006 error during voice connect request (guild 763932345400950865)
21:25:12 [WARNING] basharbot: Voice connect returned but client not connected on attempt 2; cleaning up (guild 763932345400950865)
21:25:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:25:12 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
21:25:12 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
21:25:12 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/2
21:25:12 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
21:25:12 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:25:12 [ERROR] basharbot: Voice connect retries exhausted (guild 763932345400950865): Shard ID None WebSocket closed with 4006
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 943, in connect_to_author_channel
vc = await connect_voice_with_retry(channel)
File "D:\7. Git\BasharBotV2\bot.py", line 498, in connect_voice_with_retry
raise last_exc
File "D:\7. Git\BasharBotV2\bot.py", line 453, in connect_voice_with_retry
raise ConnectionClosed(None, shard_id=None, code=4006)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:26:08 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
21:26:12 [WARNING] discord.gateway: Shard ID None has stopped responding to the gateway. Closing and restarting.
21:27:16 [INFO] discord.client: Received signal to terminate bot and event loop.
21:27:16 [INFO] discord.client: Cleaning up tasks.
21:27:16 [INFO] discord.client: Cleaning up after 1 tasks.
21:27:16 [INFO] discord.client: All tasks finished cancelling.
21:27:16 [INFO] discord.client: Closing the event loop.
21:27:17 [DEBUG] asyncio: Using proactor: IocpProactor
21:27:17 [INFO] discord.client: logging in using static token
21:27:18 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
21:27:18 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-c-gmvv",{"micros":168011,"calls":["id_created",{"micros":430,"calls":[]},"session_lookup_time",{"micros":229,"calls":[]},"session_lookup_finished",{"micros":12,"calls":[]},"discord-sessions-prd-2-62",{"micros":165194,"calls":["start_session",{"micros":146747,"calls":["discord-api-rpc-bc696d744-rgcl8",{"micros":97881,"calls":["get_user",{"micros":11454},"get_guilds",{"micros":7170},"send_scheduled_deletion_message",{"micros":20},"guild_join_requests",{"micros":135},"authorized_ip_coro",{"micros":10},"pending_payments",{"micros":38287},"apex_experiments",{"micros":2174},"user_activities",{"micros":4},"played_application_ids",{"micros":2},"linked_users",{"micros":7}]}]},"starting_guild_connect",{"micros":33,"calls":[]},"presence_started",{"micros":291,"calls":[]},"guilds_started",{"micros":58,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":18044,"calls":[]},"connect_finished",{"micros":18052,"calls":[]},"build_ready",{"micros":10,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: d983511dd58f8cc17dcf35940449a443).
21:27:20 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
21:27:20 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
21:27:20 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
21:27:20 [INFO] basharbot: Startup checks OK
21:27:20 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
21:27:31 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
21:27:31 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
21:27:31 [INFO] basharbot: Connecting to voice channel: cock talk (guild 763932345400950865)
21:27:31 [INFO] basharbot: Attempting voice connect to cock talk (attempt 1/2)
21:27:31 [INFO] discord.voice_client: Connecting to voice...
21:27:31 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:27:31 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:27:32 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:27:33 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:27:34 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:27:34 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 2)
21:27:34 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:27:34 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:27:35 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:27:36 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:27:39 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:27:39 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 3)
21:27:39 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:27:39 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:27:40 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:27:41 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:27:46 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:27:46 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 4)
21:27:46 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:27:46 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:27:46 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:27:48 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:27:55 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:27:55 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 5)
21:27:55 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:27:55 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:27:55 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:27:56 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:28:05 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:28:05 [WARNING] basharbot: Voice connect returned but client not connected on attempt 1; cleaning up (guild 763932345400950865)
21:28:05 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:28:05 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
21:28:05 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
21:28:05 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/2
21:28:05 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
21:28:05 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
21:28:05 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:28:06 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
21:28:09 [INFO] basharbot: Attempting voice connect to cock talk (attempt 2/2)
21:28:09 [INFO] discord.voice_client: Connecting to voice...
21:28:09 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:28:09 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:28:09 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:28:10 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:28:11 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:28:11 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 2)
21:28:11 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:28:11 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:28:12 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:28:13 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:28:16 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:28:16 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 3)
21:28:16 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:28:16 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> cock talk (self_mute=False deaf=False)
21:28:17 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-sin02-ccf2d8f8.discord.media
21:28:18 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:28:20 [INFO] basharbot: Voice state update (guild 763932345400950865): cock talk -> None (self_mute=False deaf=False)
21:28:21 [INFO] discord.client: Received signal to terminate bot and event loop.
21:28:21 [INFO] discord.client: Cleaning up tasks.
21:28:21 [INFO] discord.client: Cleaning up after 2 tasks.
21:28:21 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 1179243554892165202 (Guild ID 763932345400950865)
21:28:21 [INFO] discord.client: All tasks finished cancelling.
21:28:21 [INFO] discord.client: Closing the event loop.
21:30:01 [DEBUG] asyncio: Using proactor: IocpProactor
21:30:01 [INFO] discord.client: logging in using static token
21:30:01 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
21:30:02 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-d-8dxb",{"micros":240300,"calls":["id_created",{"micros":565,"calls":[]},"session_lookup_time",{"micros":508,"calls":[]},"session_lookup_finished",{"micros":11,"calls":[]},"discord-sessions-prd-2-30",{"micros":237794,"calls":["start_session",{"micros":220166,"calls":["discord-api-rpc-bc696d744-wkmfx",{"micros":143149,"calls":["get_user",{"micros":15274},"get_guilds",{"micros":2954},"send_scheduled_deletion_message",{"micros":15},"guild_join_requests",{"micros":703},"authorized_ip_coro",{"micros":12},"pending_payments",{"micros":58757},"apex_experiments",{"micros":5650},"user_activities",{"micros":7},"played_application_ids",{"micros":3},"linked_users",{"micros":11}]}]},"starting_guild_connect",{"micros":31,"calls":[]},"presence_started",{"micros":266,"calls":[]},"guilds_started",{"micros":73,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":17231,"calls":[]},"connect_finished",{"micros":17240,"calls":[]},"build_ready",{"micros":15,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: b5bde3a3a79d7f6c5f740a1cedef3e65).
21:30:04 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
21:30:04 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
21:30:04 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
21:30:04 [INFO] basharbot: Startup checks OK
21:30:04 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
21:30:15 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
21:30:15 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
21:30:15 [INFO] basharbot: Connecting to voice channel: the jews leaving israel on the secret railroad with harriet truman (guild 763932345400950865)
21:30:15 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 1/5)
21:30:15 [ERROR] basharbot: Voice connect raised Connectable.connect() got an unexpected keyword argument 'self_deaf' on attempt 1/5
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 422, in connect_voice_with_retry
voice_client = await channel.connect(timeout=20.0, reconnect=False, self_deaf=True)
TypeError: Connectable.connect() got an unexpected keyword argument 'self_deaf'
21:30:16 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
21:30:19 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 2/5)
21:30:19 [ERROR] basharbot: Voice connect raised Connectable.connect() got an unexpected keyword argument 'self_deaf' on attempt 2/5
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 422, in connect_voice_with_retry
voice_client = await channel.connect(timeout=20.0, reconnect=False, self_deaf=True)
TypeError: Connectable.connect() got an unexpected keyword argument 'self_deaf'
21:30:19 [INFO] basharbot: Waiting 4.5s before retry 3 (guild 763932345400950865)
21:30:24 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 3/5)
21:30:24 [ERROR] basharbot: Voice connect raised Connectable.connect() got an unexpected keyword argument 'self_deaf' on attempt 3/5
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\bot.py", line 422, in connect_voice_with_retry
voice_client = await channel.connect(timeout=20.0, reconnect=False, self_deaf=True)
TypeError: Connectable.connect() got an unexpected keyword argument 'self_deaf'
21:30:24 [INFO] basharbot: Waiting 6.8s before retry 4 (guild 763932345400950865)
21:30:26 [INFO] discord.client: Received signal to terminate bot and event loop.
21:30:26 [INFO] discord.client: Cleaning up tasks.
21:30:26 [INFO] discord.client: Cleaning up after 2 tasks.
21:30:26 [INFO] discord.client: All tasks finished cancelling.
21:30:26 [INFO] discord.client: Closing the event loop.
21:30:45 [DEBUG] asyncio: Using proactor: IocpProactor
21:30:45 [INFO] discord.client: logging in using static token
21:30:45 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
21:30:46 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-c-pzhn",{"micros":787182,"calls":["id_created",{"micros":367,"calls":[]},"session_lookup_time",{"micros":215,"calls":[]},"session_lookup_finished",{"micros":13,"calls":[]},"discord-sessions-prd-2-146",{"micros":786309,"calls":["start_session",{"micros":769369,"calls":["discord-api-rpc-bc696d744-msmqd",{"micros":663295,"calls":["get_user",{"micros":74566},"get_guilds",{"micros":96964},"send_scheduled_deletion_message",{"micros":17},"guild_join_requests",{"micros":34355},"authorized_ip_coro",{"micros":11},"pending_payments",{"micros":65263},"apex_experiments",{"micros":20202},"user_activities",{"micros":5},"played_application_ids",{"micros":3},"linked_users",{"micros":2}]}]},"starting_guild_connect",{"micros":31,"calls":[]},"presence_started",{"micros":369,"calls":[]},"guilds_started",{"micros":65,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":16452,"calls":[]},"connect_finished",{"micros":16460,"calls":[]},"build_ready",{"micros":11,"calls":[]},"clean_ready",{"micros":1,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":0,"calls":[]}]}]}] (Session ID: a48ebb300c20317d1e2409f6f416c4ce).
21:30:48 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
21:30:48 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
21:30:48 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
21:30:48 [INFO] basharbot: Startup checks OK
21:30:48 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
21:30:55 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
21:30:55 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
21:30:55 [INFO] basharbot: Connecting to voice channel: the jews leaving israel on the secret railroad with harriet truman (guild 763932345400950865)
21:30:56 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 1/5)
21:30:56 [INFO] discord.voice_client: Connecting to voice...
21:30:56 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:30:56 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:30:56 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:30:56 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 1/5
21:30:56 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:30:56 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
21:30:56 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
21:30:56 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
21:30:57 [INFO] basharbot: Waiting 3.0s before retry 2 (guild 763932345400950865)
21:31:00 [DEBUG] basharbot: Detected lingering voice state without client for guild 763932345400950865; clearing before reconnect
21:31:00 [INFO] basharbot: Attempting voice connect to the jews leaving israel on the secret railroad with harriet truman (attempt 2/5)
21:31:00 [INFO] discord.voice_client: Connecting to voice...
21:31:00 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:31:00 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:31:00 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:31:00 [WARNING] basharbot: Voice connect failed with ConnectionClosed(code=4006, reason=) on attempt 2/5
21:31:00 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:31:00 [DEBUG] basharbot: Forced voice disconnect to clear stale session (guild 763932345400950865)
21:31:00 [DEBUG] basharbot: Cleared lingering voice state post-disconnect for guild 763932345400950865
21:31:00 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> None (self_mute=False deaf=False)
21:31:01 [INFO] basharbot: Waiting 4.5s before retry 3 (guild 763932345400950865)
21:31:02 [INFO] discord.client: Received signal to terminate bot and event loop.
21:31:02 [INFO] discord.client: Cleaning up tasks.
21:31:02 [INFO] discord.client: Cleaning up after 2 tasks.
21:31:02 [INFO] discord.client: All tasks finished cancelling.
21:31:02 [INFO] discord.client: Closing the event loop.
21:33:01 [DEBUG] asyncio: Using proactor: IocpProactor
21:33:01 [INFO] discord.client: logging in using static token
21:33:02 [INFO] discord.gateway: Shard ID None has sent the IDENTIFY payload.
21:33:02 [INFO] discord.gateway: Shard ID None has connected to Gateway: ["gateway-prd-arm-us-east1-b-9n44",{"micros":641874,"calls":["id_created",{"micros":1129,"calls":[]},"session_lookup_time",{"micros":291,"calls":[]},"session_lookup_finished",{"micros":16,"calls":[]},"discord-sessions-prd-2-199",{"micros":640088,"calls":["start_session",{"micros":628893,"calls":["discord-api-rpc-bc696d744-sq26z",{"micros":429044,"calls":["get_user",{"micros":42740},"get_guilds",{"micros":25004},"send_scheduled_deletion_message",{"micros":14},"guild_join_requests",{"micros":2052},"authorized_ip_coro",{"micros":12},"pending_payments",{"micros":78652},"apex_experiments",{"micros":38280},"user_activities",{"micros":7},"played_application_ids",{"micros":4},"linked_users",{"micros":5}]}]},"starting_guild_connect",{"micros":26,"calls":[]},"presence_started",{"micros":357,"calls":[]},"guilds_started",{"micros":62,"calls":[]},"lobbies_started",{"micros":1,"calls":[]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":10728,"calls":[]},"connect_finished",{"micros":10737,"calls":[]},"build_ready",{"micros":11,"calls":[]},"clean_ready",{"micros":0,"calls":[]},"optimize_ready",{"micros":0,"calls":[]},"split_ready",{"micros":1,"calls":[]}]}]}] (Session ID: db2898d733b46312409fcbf276f4e305).
21:33:04 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
21:33:04 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
21:33:04 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
21:33:04 [INFO] basharbot: Startup checks OK
21:33:04 [INFO] basharbot: Hotword listening: ENABLED (sinks available and HOTWORD_ENABLED=True)
21:33:08 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
21:33:08 [DEBUG] basharbot: Connect requested by riggs0 (Riggs0) in guild 763932345400950865
21:33:08 [INFO] basharbot: Connecting to voice channel: the jews leaving israel on the secret railroad with harriet truman (guild 763932345400950865)
21:33:08 [INFO] discord.voice_client: Connecting to voice...
21:33:08 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 1)
21:33:08 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:33:08 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:33:08 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:33:09 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:33:09 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 2)
21:33:09 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:33:09 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:33:09 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:33:09 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:33:12 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:33:12 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 3)
21:33:13 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:33:13 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:33:13 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:33:13 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:33:18 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:33:18 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 4)
21:33:18 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:33:18 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:33:18 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:33:18 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:33:25 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:33:25 [INFO] discord.voice_client: Starting voice handshake... (connection attempt 5)
21:33:25 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:33:25 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
21:33:26 [INFO] discord.voice_client: Voice handshake complete. Endpoint found c-ord06-7f5d4b52.discord.media
21:33:26 [ERROR] discord.voice_client: Failed to connect to voice... Retrying...
Traceback (most recent call last):
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 404, in connect
self.ws = await self.connect_websocket()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\voice_client.py", line 375, in connect_websocket
await ws.poll_event()
File "D:\7. Git\BasharBotV2\.venv\lib\site-packages\discord\gateway.py", line 955, in poll_event
raise ConnectionClosed(self.ws, shard_id=None, code=self._close_code)
discord.errors.ConnectionClosed: Shard ID None WebSocket closed with 4006
21:33:35 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:33:35 [INFO] basharbot: Voice state update (guild 763932345400950865): the jews leaving israel on the secret railroad with harriet truman -> None (self_mute=False deaf=False)
21:33:35 [ERROR] basharbot: Voice connect returned but not connected (guild 763932345400950865)
21:33:37 [INFO] basharbot: Joined voice channel for guild 763932345400950865
21:33:37 [DEBUG] basharbot: Cannot start listener without an active voice client (guild 763932345400950865)
21:33:39 [INFO] discord.client: Received signal to terminate bot and event loop.
21:33:39 [INFO] discord.client: Cleaning up tasks.
21:33:39 [INFO] discord.client: Cleaning up after 1 tasks.
21:33:39 [INFO] discord.voice_client: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
21:33:39 [INFO] discord.client: All tasks finished cancelling.
21:33:39 [INFO] discord.client: Closing the event loop.
22:43:07 [DEBUG] asyncio: Using proactor: IocpProactor
22:43:07 [INFO] discord.client: logging in using static token
22:43:08 [INFO] discord.gateway: Shard ID None has connected to Gateway (Session ID: f2a7431b1d246e4d14309b508faf166f).
22:43:10 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
22:43:10 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
22:43:10 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
22:43:10 [INFO] basharbot: Startup checks OK
22:43:10 [INFO] basharbot: Hotword listening: DISABLED (HOTWORD_ENABLED=True but sinks unavailable)
22:43:12 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:43:12 [INFO] basharbot: Connecting to voice channel: The Pavilion of Trickery
22:43:12 [INFO] discord.voice_state: Connecting to voice...
22:43:12 [INFO] discord.voice_state: Starting voice handshake... (connection attempt 1)
22:43:12 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> The Pavilion of Trickery (self_mute=False deaf=False)
22:43:13 [INFO] discord.voice_state: Voice handshake complete. Endpoint found: c-sin17-08b8bb9c.discord.media:2096
22:43:14 [INFO] discord.voice_state: Voice connection complete.
22:43:14 [INFO] basharbot: Successfully connected to voice
22:43:15 [INFO] basharbot: Joined voice channel for guild 763932345400950865
22:43:15 [WARNING] basharbot: Hotword listening requested but sinks are unavailable on this stack.
22:43:47 [INFO] discord.voice_state: The voice handshake is being terminated for Channel ID 763932346046742557 (Guild ID 763932345400950865)
22:43:47 [INFO] basharbot: Voice state update (guild 763932345400950865): The Pavilion of Trickery -> None (self_mute=False deaf=False)
22:58:56 [DEBUG] asyncio: Using proactor: IocpProactor
22:58:56 [INFO] discord.client: logging in using static token
22:58:57 [INFO] discord.gateway: Shard ID None has connected to Gateway (Session ID: 29bf3c16cd38b77aa0b9cd5cde463828).
22:58:59 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
22:58:59 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
22:58:59 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
22:58:59 [INFO] basharbot: Startup checks OK
22:58:59 [INFO] basharbot: Hotword listening: ENABLED (voice_recv available and HOTWORD_ENABLED=True)
22:59:12 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
22:59:12 [INFO] basharbot: Connecting to voice channel: the jews leaving israel on the secret railroad with harriet truman
22:59:12 [INFO] discord.voice_state: Connecting to voice...
22:59:12 [INFO] discord.voice_state: Starting voice handshake... (connection attempt 1)
22:59:12 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> the jews leaving israel on the secret railroad with harriet truman (self_mute=False deaf=False)
22:59:12 [INFO] discord.voice_state: Voice handshake complete. Endpoint found: c-ord02-3ac2ba4a.discord.media:2083
22:59:13 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 0}
22:59:13 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 1}
22:59:13 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 2}
22:59:13 [INFO] discord.voice_state: Voice connection complete.
22:59:13 [INFO] basharbot: Successfully connected to voice with VoiceRecvClient
22:59:13 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 3}
22:59:14 [INFO] basharbot: Joined voice channel for guild 763932345400950865
22:59:14 [INFO] basharbot: Starting continuous hotword listener (guild 763932345400950865)
22:59:19 [INFO] discord.ext.voice_recv.reader: Received packet for unknown ssrc 22882:
<RTPPacket ssrc=22882, sequence=9985, timestamp=1136273717, size=85, ext={1, 3}>
22:59:19 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 4}
22:59:22 [DEBUG] httpcore.connection: connect_tcp.started host='huggingface.co' port=443 local_address=None timeout=None socket_options=None
22:59:22 [DEBUG] httpcore.connection: connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x000001DC12412B30>
22:59:22 [DEBUG] httpcore.connection: start_tls.started ssl_context=<ssl.SSLContext object at 0x000001DC11EDF5C0> server_hostname='huggingface.co' timeout=None
22:59:22 [DEBUG] httpcore.connection: start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x000001DC12412B00>
22:59:22 [DEBUG] httpcore.http11: send_request_headers.started request=<Request [b'GET']>
22:59:22 [DEBUG] httpcore.http11: send_request_headers.complete
22:59:22 [DEBUG] httpcore.http11: send_request_body.started request=<Request [b'GET']>
22:59:22 [DEBUG] httpcore.http11: send_request_body.complete
22:59:22 [DEBUG] httpcore.http11: receive_response_headers.started request=<Request [b'GET']>
22:59:22 [DEBUG] httpcore.http11: receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Content-Type', b'application/json; charset=utf-8'), (b'Content-Length', b'2099'), (b'Connection', b'keep-alive'), (b'Date', b'Sat, 06 Dec 2025 03:59:47 GMT'), (b'ETag', b'W/"833-pC6qRen8vvMetXp8HodltFVIsb0"'), (b'X-Powered-By', b'huggingface-moon'), (b'X-Request-Id', b'Root=1-6933aa33-6a3a7105545bed2b63c19a6c;2fabd960-686f-4595-b94e-c152aadaafb7'), (b'RateLimit', b'"api";r=499;t=1'), (b'RateLimit-Policy', b'"fixed window";"api";q=500;w=300'), (b'cross-origin-opener-policy', b'same-origin'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'Access-Control-Max-Age', b'86400'), (b'Access-Control-Allow-Origin', b'https://huggingface.co'), (b'Vary', b'Origin'), (b'Access-Control-Expose-Headers', b'X-Repo-Commit,X-Request-Id,X-Error-Code,X-Error-Message,X-Total-Count,ETag,Link,Accept-Ranges,Content-Range,X-Linked-Size,X-Linked-ETag,X-Xet-Hash'), (b'X-Cache', b'Miss from cloudfront'), (b'Via', b'1.1 29b2c03b045ea88421e9dda02230631e.cloudfront.net (CloudFront)'), (b'X-Amz-Cf-Pop', b'JFK50-P9'), (b'X-Amz-Cf-Id', b'4V-uQtcOkUJaotGhunuFTvBRdvgDULCn0BkGPslYbl8NVOoQUoYy4A==')])
22:59:22 [INFO] httpx: HTTP Request: GET https://huggingface.co/api/models/Systran/faster-whisper-small/revision/main "HTTP/1.1 200 OK"
22:59:22 [DEBUG] httpcore.http11: receive_response_body.started request=<Request [b'GET']>
22:59:22 [DEBUG] httpcore.http11: receive_response_body.complete
22:59:22 [DEBUG] httpcore.http11: response_closed.started
22:59:22 [DEBUG] httpcore.http11: response_closed.complete
22:59:24 [INFO] faster_whisper: Processing audio with duration 00:01.740
22:59:24 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
22:59:24 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.740]
22:59:26 [INFO] faster_whisper: Detected language 'en' with probability 0.89
22:59:26 [DEBUG] faster_whisper: Processing segment at 00:00.000
22:59:26 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Ibishar, play.' score=0.000
22:59:26 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Ibishar, play.
22:59:36 [INFO] faster_whisper: Processing audio with duration 00:01.160
22:59:36 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
22:59:36 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.160]
22:59:37 [INFO] faster_whisper: Detected language 'en' with probability 0.66
22:59:37 [DEBUG] faster_whisper: Processing segment at 00:00.000
22:59:37 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Oh.' score=0.000
22:59:37 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Oh.
22:59:40 [INFO] faster_whisper: Processing audio with duration 00:04.260
22:59:40 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
22:59:40 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.260]
22:59:42 [INFO] faster_whisper: Detected language 'en' with probability 0.98
22:59:42 [DEBUG] faster_whisper: Processing segment at 00:00.000
22:59:42 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Hey, Bashar, play Congratulations, Congratulations, Afghan Taliban Song.' score=0.000
22:59:42 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Hey, Bashar, play Congratulations, Congratulations, Afghan Taliban Song.
22:59:42 [INFO] basharbot: Play request (voice) by Yahew: 'congratulations congratulations afghan taliban song' (guild 763932345400950865)
22:59:42 [INFO] basharbot: Resolving YouTube query: congratulations congratulations afghan taliban song
22:59:49 [INFO] basharbot: Resolved track: title="Congratulation Congratulation" Afghan taliban song
22:59:49 [INFO] basharbot: Enqueued: "Congratulation Congratulation" Afghan taliban song (qsize=1) on guild 763932345400950865
22:59:49 [DEBUG] basharbot: Starting player loop for guild 763932345400950865
22:59:49 [DEBUG] basharbot: Player loop running (guild 763932345400950865)
22:59:49 [INFO] basharbot: Starting next track: "Congratulation Congratulation" Afghan taliban song (remaining qsize=0) guild 763932345400950865
22:59:49 [DEBUG] comtypes: CoInitializeEx(None, 2)
22:59:49 [INFO] comtypes.client._code_cache: Could not import comtypes.gen, trying to create it.
22:59:49 [INFO] comtypes.client._code_cache: Created comtypes.gen directory: 'D:\7. Git\BasharBotV2-1\.venv\lib\site-packages\comtypes\gen'
22:59:49 [INFO] comtypes.client._code_cache: Writing __init__.py file: 'D:\7. Git\BasharBotV2-1\.venv\lib\site-packages\comtypes\gen\__init__.py'
22:59:49 [INFO] comtypes.client._code_cache: Using writeable comtypes cache directory: 'D:\7. Git\BasharBotV2-1\.venv\lib\site-packages\comtypes\gen'
22:59:49 [DEBUG] comtypes.client._create: SAPI.SpVoice -> {96749377-3391-11D2-9EE3-00C04F797396}
22:59:49 [DEBUG] comtypes.client._create: CoCreateInstance({96749377-3391-11D2-9EE3-00C04F797396}, clsctx=None, interface=None)
22:59:49 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x1dc5d63e190 at 1dc24100c40>)
22:59:49 [DEBUG] comtypes.client._managing: Does implement IProvideClassInfo
22:59:49 [DEBUG] comtypes.client._managing: Default interface is {269316D8-57BD-11D2-9EEE-00C04F797396}
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc5d63e1d0 at 1dc241013c0>
22:59:49 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
22:59:49 [INFO] comtypes.client._generate: Could not import comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4: No module named 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4'
22:59:49 [INFO] comtypes.client._generate: # Generating comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67850 at 1dc24102640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67850 at 1dc24102640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24101e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d678a8 at 1dc24101c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67850 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67850 at 1dc241027c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67a60 at 1dc24102fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67850 at 1dc241034c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc241a4040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67b10 at 1dc24103640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241033c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc241034c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67a08 at 1dc241029c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d679b0 at 1dc241027c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67b68 at 1dc24101f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67bc0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67958 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24101b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d679b0 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67a60 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc24102140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67b68 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67bc0 at 1dc24101b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24101f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67c70 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67c18 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67d78 at 1dc24102840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67d20 at 1dc24101b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67cc8 at 1dc24102140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67d78 at 1dc24101dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67e80 at 1dc24101c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67e80 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f30 at 1dc241032c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ed8 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ed8 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24101f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67e28 at 1dc24102140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67e80 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ed8 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68038 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67fe0 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f88 at 1dc24101d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68038 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241021c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68140 at 1dc24102340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67fe0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d680e8 at 1dc24101d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68090 at 1dc24101dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68140 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67fe0 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d681f0 at 1dc24101dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68198 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67fe0 at 1dc24102340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d682a0 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68248 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67cc8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67c18 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67d78 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67fe0 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68350 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d682f8 at 1dc241027c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68350 at 1dc24101f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68400 at 1dc24101bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d683a8 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68508 at 1dc24102f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d684b0 at 1dc24102840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68458 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24102840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24102840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f88 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f88 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68560 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68560 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d685b8 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d685b8 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68560 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68560 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68610 at 1dc241021c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f88 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68610 at 1dc24102140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc24101c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc24101c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677f8 at 1dc241027c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677a0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68458 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68508 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68560 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d685b8 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68610 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24102140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d686c0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68718 at 1dc24101f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d686c0 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68718 at 1dc24101d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68668 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d686c0 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68718 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24102e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f88 at 1dc24102e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67f88 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68820 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68820 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67cc8 at 1dc24103640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241032c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d688d0 at 1dc24102f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68878 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc241034c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68770 at 1dc24103d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241038c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d689d8 at 1dc24103dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677a0 at 1dc24103dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677a0 at 1dc241038c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a30 at 1dc24103540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a30 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a30 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a30 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a88 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a88 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68ae0 at 1dc241033c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68ae0 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24103ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24103dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68be8 at 1dc241dc140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68be8 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68da0 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc241dec40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241e8540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69008 at 1dc241e8440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc241e88c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241e88c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dff40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68fb0 at 1dc241dfd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfc40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68f58 at 1dc241dfb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68f00 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68ea8 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241deec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69060 at 1dc241dedc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241deec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241df040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d690b8 at 1dc241dedc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68e50 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dd940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68d48 at 1dc241dd740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc241dd540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc241dd540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68da0 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc241dd540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dcd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68c98 at 1dc241dca40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68c40 at 1dc241dc7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc241dc4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc241dc140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc241dc6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc241dc740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc241dc740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69168 at 1dc241dc6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69168 at 1dc241dc740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc241dc6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69168 at 1dc241dc5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69218 at 1dc241dc9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d691c0 at 1dc241dc540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d691c0 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69270 at 1dc241dc4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68b90 at 1dc24103b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68b38 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc241dc4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d693d0 at 1dc241dccc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69378 at 1dc241dc9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d694d8 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d694d8 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241de7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d695e0 at 1dc241de9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69588 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69638 at 1dc241de4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69530 at 1dc241ddf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d694d8 at 1dc241dd740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69638 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69740 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69690 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241debc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69798 at 1dc241deac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69740 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d696e8 at 1dc241de0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69690 at 1dc241dd740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69950 at 1dc241df8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69638 at 1dc241df8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69638 at 1dc241df8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241ded40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d698f8 at 1dc241deac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dedc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d698a0 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241ddb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69848 at 1dc241deb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d697f0 at 1dc241dd840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69950 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dfa40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69ab0 at 1dc241defc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241deec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69a58 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241de2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69a00 at 1dc241de0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d699a8 at 1dc241dd840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69950 at 1dc241dcc40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dd3c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69480 at 1dc241dcfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69428 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d692c8 at 1dc241de3c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69428 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241de4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69c10 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69bb8 at 1dc241ddcc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dcfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69b60 at 1dc241dcd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69b08 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68198 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68610 at 1dc241dc2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69c68 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24103ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69320 at 1dc241038c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d692c8 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69cc0 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241035c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68980 at 1dc241030c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69d18 at 1dc24101b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24103c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc24102340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc24102340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ab8 at 1dc24102340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241025c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d687c8 at 1dc24102940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68770 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68820 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68878 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d689d8 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a30 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68a88 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68ae0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68b38 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68be8 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68c40 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68cf0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68da0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68df8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68ea8 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68f58 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69008 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69060 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d690b8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69110 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69168 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d691c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69270 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d692c8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69378 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69428 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d694d8 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69588 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69638 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69690 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69740 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d697f0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d698a0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69950 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d699a8 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69a58 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69b08 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69bb8 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69c68 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69cc0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69d18 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69cc0 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69dc8 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d692c8 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d692c8 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d692c8 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d689d8 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68820 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69d70 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69dc8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69320 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69e78 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69e20 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69f80 at 1dc241021c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a138 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69f80 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a2f0 at 1dc241deec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a298 at 1dc241de340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a240 at 1dc241deb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a1e8 at 1dc241dc9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcc40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a190 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24103b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a0e0 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a088 at 1dc241038c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a030 at 1dc24102e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69fd8 at 1dc24103540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a2f0 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a2f0 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a2f0 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a2f0 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69f80 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a190 at 1dc24103540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69fd8 at 1dc24103540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241028c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69f28 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69ed0 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69f80 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69fd8 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a088 at 1dc24101b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a138 at 1dc24101fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a190 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a240 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a2f0 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a348 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a3a0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a3f8 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a450 at 1dc24102a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a4a8 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a500 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a558 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a5b0 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a608 at 1dc24103c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a660 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a6b8 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a710 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a768 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a7c0 at 1dc24103c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a818 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a870 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a8c8 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a920 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a978 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6a9d0 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6aa28 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6aa80 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6aad8 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ab30 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ab88 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6abe0 at 1dc24101cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ac38 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ac90 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ace8 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ad40 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ad98 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6adf0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ae48 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241034c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6af50 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69320 at 1dc241026c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6aef8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6aea0 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6af50 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6afa8 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69378 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24103640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69428 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69b08 at 1dc241030c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68198 at 1dc241030c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68610 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69c68 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6af50 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24102140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b058 at 1dc241023c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b000 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b0b0 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69428 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24103640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b160 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b108 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b1b8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b210 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b268 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b2c0 at 1dc24102e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b318 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b370 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b3c8 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b420 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b478 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b4d0 at 1dc24102340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b528 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b580 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b5d8 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b630 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b688 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b6e0 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b738 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b790 at 1dc24103640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b840 at 1dc241022c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b7e8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241030c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ba50 at 1dc241039c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241035c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9f8 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc24102dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc24103140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc241032c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc241030c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc24102f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b948 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b8f0 at 1dc24102740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b898 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b8f0 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b948 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9f8 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ba50 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc241024c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d679b0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc08 at 1dc241039c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc08 at 1dc241039c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc60 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc08 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bbb0 at 1dc241dd140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc241dcf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc08 at 1dc241dd240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dc440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bcb8 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dc440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241039c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bcb8 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc08 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241032c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bbb0 at 1dc24102dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb58 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bbb0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc08 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bc60 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bcb8 at 1dc24102240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc24103cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc241025c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc24103d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd68 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241038c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24103ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dc240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24103f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24103f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6be70 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241029c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6be18 at 1dc241030c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bdc0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6be18 at 1dc241025c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6be70 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c080 at 1dc241dc2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c188 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c188 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c188 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c130 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c028 at 1dc24103b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc24103f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf20 at 1dc24103e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bec8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf20 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241035c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c028 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c080 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c0d8 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c130 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c188 at 1dc241035c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241016c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bcb8 at 1dc24103f40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c238 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d683a8 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b948 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc241dcc40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc241dc640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc241ddcc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc241dd840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6baa8 at 1dc241dd040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc241dd040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c398 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c3f0 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c340 at 1dc241036c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c2e8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c398 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241036c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c448 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c600 at 1dc241dcf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c5a8 at 1dc241dd240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c5a8 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241deb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c658 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241deb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c6b0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c6b0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc241dcc40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c550 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102bc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4f8 at 1dc241036c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c290 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c2e8 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c340 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c398 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c3f0 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c448 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4f8 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c550 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c5a8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c600 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c658 at 1dc24102ec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c6b0 at 1dc24102ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d683a8 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c2e8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c448 at 1dc24102d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4f8 at 1dc24103940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c708 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c810 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc241dcf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dcac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c7b8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c760 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c7b8 at 1dc24102540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c810 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677a0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c918 at 1dc241de240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dde40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c8c0 at 1dc241dd0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dca40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c970 at 1dc241dcf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c970 at 1dc241dd0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c9c8 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c9c8 at 1dc241dd0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc241de140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c2e8 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c868 at 1dc241dd240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dd840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc241dc8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68668 at 1dc241dcf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67748 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c868 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c8c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c918 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c970 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c9c8 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc241dd240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dde40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cad0 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bd10 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cbd8 at 1dc241ddd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cbd8 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c658 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cc30 at 1dc241deec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cce0 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cc88 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc241dda40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cde8 at 1dc24010440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cde8 at 1dc24010440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfe40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfdc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cde8 at 1dc241dfc40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cef0 at 1dc240109c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc240106c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ce98 at 1dc24010440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ce40 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ce40 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ce40 at 1dc241dff40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfe40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cf48 at 1dc241dff40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cfa0 at 1dc241dff40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dfdc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cff8 at 1dc241dfdc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d050 at 1dc241dfcc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd90 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d0a8 at 1dc241df9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241defc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd38 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cb80 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cb28 at 1dc241dd0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d1b0 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d260 at 1dc241df740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d208 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d208 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241df1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cad0 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241de2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241df940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d310 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241df1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241de540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d368 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d368 at 1dc241dec40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d368 at 1dc241dfa40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d418 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d3c0 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d3c0 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d470 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dde40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d4c8 at 1dc241ddd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bfd0 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d4c8 at 1dc241def40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d158 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d100 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d578 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d520 at 1dc241dd540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d5d0 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d5d0 at 1dc241deac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241dde40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d628 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c188 at 1dc241de7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d6d8 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd38 at 1dc241df6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd38 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2258 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bf78 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d628 at 1dc241de7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c1e0 at 1dc241df4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cad0 at 1dc241de7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd38 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d680 at 1dc241dec40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1e98 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6bb00 at 1dc241dc840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c868 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c868 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2378 at 1dc241ddcc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2378 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c2e8 at 1dc241dc2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cad0 at 1dc241dcb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1c58 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e22b8 at 1dc241ddf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc241ddb40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69d70 at 1dc241ddec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca78 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cad0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cb28 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cb80 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cbd8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cc30 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cc88 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cce0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd38 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd90 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cde8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ce40 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ce98 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cef0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cf48 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cfa0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cff8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d050 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d0a8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d100 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d158 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d1b0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d208 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d260 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d310 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d368 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d3c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d418 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d470 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d4c8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d520 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d578 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d5d0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d628 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d680 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d6d8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2258 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1e98 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2378 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e22b8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1c58 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68770 at 1dc241ddf40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cb28 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cd38 at 1dc241dca40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dc2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2318 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1cb8 at 1dc241dec40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1cb8 at 1dc241dd640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241df1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ef8 at 1dc241dedc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ef8 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ef8 at 1dc241decc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dca40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e11d8 at 1dc241dd240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dc2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e10b8 at 1dc241dd0c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1178 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2318 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e11d8 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1cb8 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ef8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e10b8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68770 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cb28 at 1dc241dd4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2318 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e11d8 at 1dc241de4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e10b8 at 1dc241dc940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2438 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69ed0 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1418 at 1dc240100c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1718 at 1dc241dff40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e25b8 at 1dc241dff40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1418 at 1dc241df6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df1c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1d18 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e25b8 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e25b8 at 1dc241de740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e14d8 at 1dc240100c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e23d8 at 1dc241dfe40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1418 at 1dc240100c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e14d8 at 1dc241df6c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1478 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1478 at 1dc241de440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dca40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e26d8 at 1dc241dec40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc241dc2c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e24f8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e26d8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1d18 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1418 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1718 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e25b8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1478 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e14d8 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e23d8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69ed0 at 1dc241dce40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e26d8 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc241ddd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc241df740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2558 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e26d8 at 1dc241dea40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc241dddc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2618 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1a78 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1a78 at 1dc241de5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ad8 at 1dc24010640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1a78 at 1dc240108c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfdc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ad8 at 1dc241dfe40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1fb8 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1478 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1478 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1fb8 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1fb8 at 1dc241dd7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfcc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e20d8 at 1dc241dd840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc241de640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e18f8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e20d8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1a78 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1fb8 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1ad8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b7e8 at 1dc241de740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c4a0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de8c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1238 at 1dc241df7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc241ddfc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1958 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1238 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc241df9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1a18 at 1dc241de740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2018 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1a18 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1238 at 1dc241df4c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1298 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d691c0 at 1dc241df5c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2498 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b108 at 1dc241df9c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1dd8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67dd0 at 1dc241dc340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2138 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67ed8 at 1dc241dcec0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2678 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68928 at 1dc241df640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cad0 at 1dc241dfd40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e22b8 at 1dc241dfac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6ca20 at 1dc241dfbc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d69d70 at 1dc241de7c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e19b8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68248 at 1dc241dfac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c7b8 at 1dc241df340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1f58 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68090 at 1dc241df640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c7b8 at 1dc241dfe40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2078 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68198 at 1dc24010440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6c7b8 at 1dc24010340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2198 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6af50 at 1dc24010640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6cff8 at 1dc240107c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d680 at 1dc240100c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2738 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010ac0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc240107c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e27f8 at 1dc240106c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc24010540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d310 at 1dc24010a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6d2b8 at 1dc24010540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24010c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1538 at 1dc24010b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2858 at 1dc24010a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d6b9a0 at 1dc240118c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc240111c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1358 at 1dc240112c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1358 at 1dc240117c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010fc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1598 at 1dc24010e40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24011a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e3218 at 1dc240121c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24011840>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc240111c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e3218 at 1dc24011740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24011140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24010dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e12f8 at 1dc24010a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24010240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2798 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e27f8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e2858 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e12f8 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1358 at 1dc24101640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e1598 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc236e3218 at 1dc24102b40>
22:59:49 [DEBUG] comtypes.tools.codegenerator.codegenerator: filename: "C:\WINDOWS\System32\Speech\Common\sapi.dll": tlib_mtime: 1764735099.4586272
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102b40>
22:59:49 [INFO] comtypes.client._generate: # Generating comtypes.gen.SpeechLib
22:59:49 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={00020430-0000-0000-C000-000000000046}, Version=2.0, LCID=0, FLags=0x8))
22:59:49 [INFO] comtypes.client._generate: Could not import comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0: No module named 'comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0'
22:59:49 [INFO] comtypes.client._generate: # Generating comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24010540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294960 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24010240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292949b8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24010640>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24010c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294908 at 1dc24010c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294960 at 1dc24010c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292949b8 at 1dc24010c40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc240107c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294a10 at 1dc24011040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24010240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294a10 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294a68 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ac0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294b18 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294b70 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294bc8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294c20 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294c78 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294cd0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294d28 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294d80 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294dd8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294e30 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294e88 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294f38 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294f90 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294fe8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295040 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295098 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292950f0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295148 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292951a0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292951f8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295250 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24010dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292952a8 at 1dc24010d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292952a8 at 1dc24011140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24011240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292952a8 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24010340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295300 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295300 at 1dc24010340>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295358 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295300 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24010440>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295408 at 1dc24010cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292952a8 at 1dc24010240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292953b0 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24010540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24010740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294cd0 at 1dc24010740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294d28 at 1dc24010740>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294c20 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294c78 at 1dc24010540>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294cd0 at 1dc240109c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294d28 at 1dc24010d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24010cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc24011240>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc240105c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292948b0 at 1dc24010940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295460 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294ee0 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294cd0 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294d28 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294c20 at 1dc24010dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294c78 at 1dc240101c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294cd0 at 1dc24011140>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294d28 at 1dc24010cc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29294858 at 1dc24011040>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292954b8 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292954b8 at 1dc24010d40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295510 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292954b8 at 1dc240106c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295460 at 1dc24011940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295568 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc292955c0 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295618 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295408 at 1dc241037c0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295408 at 1dc24010940>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24102b40>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc29295670 at 1dc24103a40>
22:59:49 [DEBUG] comtypes.tools.codegenerator.codegenerator: filename: "C:\Windows\System32\stdole2.tlb": tlib_mtime: 1711956124.7159297
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24103a40>
22:59:49 [INFO] comtypes.client._generate: # Generating comtypes.gen.stdole
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24010dc0>
22:59:49 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc2250b840 at 1dc24010640>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df640>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfac0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dfbc0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df440>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de840>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df240>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd7c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd640>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de8c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241df7c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd840>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dea40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddd40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dec40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241de4c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dd240>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241ddb40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241dc8c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102540>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102ac0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102ec0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241016c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241035c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241025c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103cc0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24102240>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241024c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103640>
22:59:50 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechVoice'>
22:59:50 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechVoice) ptr=0x1dc5d63e1d0 at 1dc241022c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IProvideClassInfo) ptr=0x1dc5d63e1f0 at 1dc24100fc0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67748 at 1dc241010c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677a0 at 1dc241011c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241013c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc5d63e190 at 1dc24100c40>
22:59:50 [DEBUG] comtypes.client._create: SAPI.SpFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
22:59:50 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
22:59:50 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x1dc11107230 at 1dc241013c0>)
22:59:50 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
22:59:50 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc23d68090 at 1dc241012c0>
22:59:50 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc11107230 at 1dc24101040>
22:59:50 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
22:59:50 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
22:59:50 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x1dc11107230 at 1dc24103640>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x1dc11107230 at 1dc241011c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68090 at 1dc24101140>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24101040>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc11107230 at 1dc241013c0>
22:59:50 [DEBUG] comtypes.client._create: SAPI.SPVoice -> {96749377-3391-11D2-9EE3-00C04F797396}
22:59:50 [DEBUG] comtypes.client._create: CoCreateInstance({96749377-3391-11D2-9EE3-00C04F797396}, clsctx=None, interface=None)
22:59:50 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x1dc21720080 at 1dc24100c40>)
22:59:50 [DEBUG] comtypes.client._managing: Does implement IProvideClassInfo
22:59:50 [DEBUG] comtypes.client._managing: Default interface is {269316D8-57BD-11D2-9EEE-00C04F797396}
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc217200c0 at 1dc241021c0>
22:59:50 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
22:59:50 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechVoice'>
22:59:50 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechVoice) ptr=0x1dc217200c0 at 1dc241024c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IProvideClassInfo) ptr=0x1dc217200e0 at 1dc24100f40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67748 at 1dc24101240>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d677a0 at 1dc24103040>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc241021c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc21720080 at 1dc24100c40>
22:59:50 [DEBUG] comtypes.client._events: <POINTER(ISpeechVoice) ptr=0x1dc217200c0 at 1dc241024c0> using sinkinterface from clsid <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4._ISpeechVoiceEvents'>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IProvideClassInfo2) ptr=0x1dc217200e0 at 1dc24100c40>
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.VoiceChange not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.Bookmark not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.Word not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.Sentence not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.Phoneme not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.Viseme not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.AudioLevel not implemented
22:59:50 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>: _ISpeechVoiceEvents.EnginePrivate not implemented
22:59:50 [DEBUG] comtypes.client._events: Start advise <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4._ISpeechVoiceEvents'>
22:59:50 [DEBUG] comtypes._comobject: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>.QueryInterface({A372ACD1-3BEF-4BBD-8FFB-CB3E2B416AF8}) -> S_OK
22:59:50 [DEBUG] comtypes._comobject: 1 active COM objects: Added <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>
22:59:50 [DEBUG] comtypes._comobject: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x000001DC240BC160>.AddRef() -> 1
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IConnectionPointContainer) ptr=0x1dc217200e8 at 1dc21be4ac0>
22:59:50 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechObjectToken) ptr=0x1dc11103ed0 at 1dc21be4ac0>)
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectToken) ptr=0x1dc11103ed0 at 1dc21be4ac0>
22:59:50 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechObjectTokens) ptr=0x1dc1113ea20 at 1dc21be4ac0>)
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc11104880 at 1dc24102dc0>
22:59:50 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(IDispatch) ptr=0x1dc1113db10 at 1dc241029c0>)
22:59:50 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IDispatch) ptr=0x1dc1113db10 at 1dc241029c0>)
22:59:50 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
22:59:50 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc23d67900 at 1dc24103bc0>
22:59:50 [DEBUG] comtypes.client._managing: Default interface is {C74A3ADC-B727-4500-A84A-B526721C8B8C}
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc1113db10 at 1dc24103b40>
22:59:50 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
22:59:50 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechObjectToken'>
22:59:50 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechObjectToken) ptr=0x1dc1113db10 at 1dc241016c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x1dc1113db10 at 1dc241030c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d67900 at 1dc241035c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103b40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x1dc1113db10 at 1dc241029c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IEnumVARIANT) ptr=0x1dc11104880 at 1dc24103cc0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectTokens) ptr=0x1dc1113ea20 at 1dc21be4ac0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectToken) ptr=0x1dc1113db10 at 1dc241016c0>
22:59:50 [DEBUG] basharbot: Initialized TTS engine (pyttsx3)
22:59:50 [DEBUG] basharbot: Synthesizing TTS to C:\Users\Hudson\AppData\Local\Temp\tmpxzj9nd36\tts.wav: Playing "Congratulation Congratulation" Afghan taliban song
22:59:50 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechObjectToken) ptr=0x1dc11103ed0 at 1dc21be4ac0>)
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectToken) ptr=0x1dc11103ed0 at 1dc21be4ac0>
22:59:50 [DEBUG] comtypes.client._create: SAPI.SPFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
22:59:50 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
22:59:50 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x1dc11107690 at 1dc24102dc0>)
22:59:50 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
22:59:50 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc23d68090 at 1dc24103d40>
22:59:50 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc11107690 at 1dc24103b40>
22:59:50 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
22:59:50 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
22:59:50 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x1dc11107690 at 1dc24103340>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x1dc11107690 at 1dc24103cc0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x1dc23d68090 at 1dc241025c0>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x1dc225070c0 at 1dc24103b40>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x1dc11107690 at 1dc24102dc0>
22:59:50 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechBaseStream) ptr=0x1dc110ee5b8 at 1dc21be4ac0>)
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechFileStream) ptr=0x1dc11107690 at 1dc24103340>
22:59:50 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechBaseStream) ptr=0x1dc110ee5b8 at 1dc21be4ac0>
22:59:50 [DEBUG] basharbot: TTS synthesis complete: C:\Users\Hudson\AppData\Local\Temp\tmpxzj9nd36\tts.wav
22:59:50 [DEBUG] basharbot: Finished TTS playback (guild 763932345400950865)
22:59:50 [INFO] discord.player: ffmpeg process 6588 successfully terminated with return code of 2880417800.
22:59:50 [INFO] basharbot: Queued and scheduled (voice): "Congratulation Congratulation" Afghan taliban song (guild 763932345400950865)
22:59:50 [DEBUG] basharbot: Creating FFmpeg source for url: https://manifest.googlevideo.com/api/manifest/hls_playlist/expir...
22:59:50 [INFO] basharbot: FFmpeg playback started (guild 763932345400950865) on channel the jews leaving israel on the secret railroad with harriet truman
23:00:06 [INFO] discord.voice_state: The voice handshake is being terminated for Channel ID 906023282615144508 (Guild ID 763932345400950865)
23:00:06 [DEBUG] basharbot: Playback finished normally (guild 763932345400950865)
23:00:06 [INFO] discord.player: ffmpeg process 8544 has not terminated. Waiting to terminate...
23:00:06 [DEBUG] comtypes._post_coinit.unknwn: Calling CoUninitialize()
23:00:06 [DEBUG] comtypes._post_coinit.unknwn: CoUninitialize() done.
23:00:06 [DEBUG] httpcore.connection: close.started
23:00:06 [DEBUG] httpcore.connection: close.complete
23:21:46 [DEBUG] asyncio: Using proactor: IocpProactor
23:21:46 [INFO] discord.client: logging in using static token
23:21:47 [INFO] discord.gateway: Shard ID None has connected to Gateway (Session ID: 185e3a3894b9000c383aa36e7b23b4dc).
23:21:49 [INFO] basharbot: Logged in as Bashar Al-Assad Version 2#4174 (id=1014194017346531419)
23:21:49 [DEBUG] basharbot: ffmpeg found: C:\ProgramData\chocolatey\bin\ffmpeg.EXE
23:21:49 [WARNING] basharbot: Opus library not found; install opuslib/opus-tools if voice receive misbehaves.
23:21:49 [INFO] basharbot: Startup checks OK
23:21:49 [INFO] basharbot: Hotword listening: ENABLED (voice_recv available and HOTWORD_ENABLED=True)
23:21:58 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:21:58 [INFO] basharbot: Connecting to voice channel: The Pavilion of Trickery
23:21:58 [INFO] discord.voice_state: Connecting to voice...
23:21:58 [INFO] discord.voice_state: Starting voice handshake... (connection attempt 1)
23:21:58 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> The Pavilion of Trickery (self_mute=False deaf=False)
23:21:59 [INFO] discord.voice_state: Voice handshake complete. Endpoint found: c-sin17-08b8bb9c.discord.media:2096
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 0}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 1}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 2}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 3}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 4}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 5}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 6}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 7}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 8}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 9}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 10}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 11}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 12}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 13}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 14}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 15}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 16}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 17}
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 18}
23:22:00 [INFO] discord.voice_state: Voice connection complete.
23:22:00 [INFO] basharbot: Successfully connected to voice with VoiceRecvClient
23:22:00 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 19}
23:22:00 [INFO] basharbot: Loading Arabic TTS model: tts_models/ar/cv/vits
23:22:00 [DEBUG] fsspec.local: open file: D:/7. Git/BasharBotV2-1/.venv/lib/site-packages/TTS/.models.json
23:22:00 [ERROR] basharbot: Failed to load Arabic TTS model: 'ar'
23:22:00 [DEBUG] comtypes: CoInitializeEx(None, 2)
23:22:01 [INFO] comtypes.client._code_cache: Could not import comtypes.gen, trying to create it.
23:22:01 [INFO] comtypes.client._code_cache: Created comtypes.gen directory: 'D:\7. Git\BasharBotV2-1\.venv\lib\site-packages\comtypes\gen'
23:22:01 [INFO] comtypes.client._code_cache: Writing __init__.py file: 'D:\7. Git\BasharBotV2-1\.venv\lib\site-packages\comtypes\gen\__init__.py'
23:22:01 [INFO] comtypes.client._code_cache: Using writeable comtypes cache directory: 'D:\7. Git\BasharBotV2-1\.venv\lib\site-packages\comtypes\gen'
23:22:01 [DEBUG] comtypes.client._create: SAPI.SpVoice -> {96749377-3391-11D2-9EE3-00C04F797396}
23:22:01 [DEBUG] comtypes.client._create: CoCreateInstance({96749377-3391-11D2-9EE3-00C04F797396}, clsctx=None, interface=None)
23:22:01 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156870ce620 at 1568385a240>)
23:22:01 [DEBUG] comtypes.client._managing: Does implement IProvideClassInfo
23:22:01 [DEBUG] comtypes.client._managing: Default interface is {269316D8-57BD-11D2-9EEE-00C04F797396}
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156870ce660 at 1568385a9c0>
23:22:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:22:01 [INFO] comtypes.client._generate: Could not import comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4: No module named 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4'
23:22:01 [INFO] comtypes.client._generate: # Generating comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da260 at 1568385bc40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da260 at 1568385bc40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385b440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da2b8 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da260 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da260 at 1568385bdc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da470 at 15683904640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da260 at 15683904b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 15683905640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683904e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da520 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 15683904b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da418 at 15683904040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da3c0 at 1568385bdc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da578 at 1568385b540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da5d0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385ba40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da368 at 1568385ac40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 1568385b140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da3c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da470 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da578 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da5d0 at 1568385b140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385b540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da680 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da628 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da788 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da730 at 1568385b140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da6d8 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da788 at 1568385b3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da890 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da890 at 1568385b8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839044c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da940 at 15683904940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839046c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da8e8 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da8e8 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385b540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da838 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da890 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da8e8 at 1568385b9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daa48 at 1568385ac40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da9f0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da998 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daa48 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dab50 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da9f0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaf8 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 1568385b3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dab50 at 1568385b9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da9f0 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dac00 at 1568385b3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daba8 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da9f0 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dacb0 at 1568385b9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dac58 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da6d8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da628 at 156839046c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 156839046c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da788 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da9f0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dad60 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dad08 at 1568385bdc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dad60 at 1568385b540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dae10 at 1568385b1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dadb8 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf18 at 156839045c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683904140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daec0 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dae68 at 1568385b8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da998 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da998 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf70 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf70 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dafc8 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dafc8 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf70 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf70 at 1568385ac40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db020 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da998 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db020 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da208 at 1568385bdc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da1b0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dae68 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf18 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daf70 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dafc8 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db020 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db0d0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db128 at 1568385b540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db0d0 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db128 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db078 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db0d0 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db128 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 156839044c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 156839040c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da998 at 156839044c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da998 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839040c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db230 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db230 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da6d8 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683904940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db2e0 at 156839045c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db288 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 15683904b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db180 at 156839053c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db3e8 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da1b0 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da1b0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839053c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db440 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db440 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db440 at 15683904e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db440 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839053c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db498 at 15683904e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db498 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839054c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db4f0 at 15683904a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db4f0 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 15683905540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db5f8 at 156839057c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db5f8 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db7b0 at 156839073c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 1568394c2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394db40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dba18 at 1568394da40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 1568394dec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 1568394dec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394d5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db9c0 at 1568394d3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db968 at 1568394d1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394c9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db910 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db8b8 at 1568394c5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c0c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dba70 at 1568394c440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 1568394c2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 1568394c6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbac8 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683907c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db860 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 15683907740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 15683907740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683906f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db758 at 15683906d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 15683906b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 15683906b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db7b0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 15683906b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683906340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db6a8 at 15683906040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db650 at 15683905dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 15683905ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 156839057c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 15683905d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 15683905d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839050c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb78 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb78 at 15683905d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb78 at 15683905bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbc28 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbbd0 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbbd0 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbc80 at 15683905ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683905040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db5a0 at 156839051c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db548 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 15683905ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbde0 at 156839062c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbd88 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbee8 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbee8 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbff0 at 15683907bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbf98 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc048 at 15683907ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839073c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbf40 at 15683907540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbee8 at 15683906d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc048 at 1568394c740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc150 at 1568394c8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc0a0 at 1568394c8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683907c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc1a8 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc150 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839078c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc0f8 at 156839071c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc0a0 at 15683906d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc360 at 1568394c940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc048 at 1568394c940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc048 at 1568394c940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc308 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc2b0 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683907040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc258 at 15683907ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc200 at 15683906e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc360 at 1568394c640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394c6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc4c0 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc468 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683906f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc410 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc3b8 at 15683906e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc360 at 15683906240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbe90 at 156839065c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbe38 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbcd8 at 15683907740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbe38 at 15683907c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc620 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc5c8 at 156839072c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839065c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc570 at 15683906340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc518 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daba8 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db020 at 156839059c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc678 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839057c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbd30 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbcd8 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc6d0 at 15683904340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683904c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db390 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc728 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 156839052c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 156839040c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 156839040c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da4c8 at 156839040c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db1d8 at 1568385bf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db180 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db230 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db288 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db3e8 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db440 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db498 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db4f0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db548 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db5f8 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db650 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db700 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db7b0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db808 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db8b8 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db968 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dba18 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dba70 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbac8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb20 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbb78 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbbd0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbc80 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbcd8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbd88 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbe38 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbee8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbf98 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc048 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc0a0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc150 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc200 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc2b0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc360 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc3b8 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc468 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc518 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc5c8 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc678 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc6d0 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc728 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc6d0 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385ac40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc7d8 at 1568385b140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbcd8 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbcd8 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbcd8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db3e8 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db230 at 1568385b8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385b840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc780 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc7d8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbd30 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc888 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc830 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839041c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc990 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839060c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcb48 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc990 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd00 at 1568394c340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcca8 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcc50 at 15683907340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcbf8 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcba0 at 15683906440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 15683905040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcaf0 at 15683905940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dca98 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 156839045c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dca40 at 156839044c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839043c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc9e8 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd00 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd00 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd00 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd00 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc990 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcba0 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc9e8 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385b140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc938 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc8e0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc990 at 1568385b8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc9e8 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dca98 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcb48 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcba0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcc50 at 1568385b8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd00 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcd58 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcdb0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dce08 at 1568385b8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dce60 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dceb8 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcf10 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcf68 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dcfc0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd018 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd070 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd0c8 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd120 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd178 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd1d0 at 1568385bd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd228 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd280 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd2d8 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd330 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd388 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd3e0 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd438 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd490 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd4e8 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd540 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd598 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd5f0 at 1568385bb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd648 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd6a0 at 1568385bcc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd6f8 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd750 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd7a8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd800 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd858 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd960 at 156839052c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbd30 at 1568385b740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd908 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd8b0 at 1568385be40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd960 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd9b8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbd88 at 15683904340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 15683904140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbe38 at 15683904140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc518 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daba8 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db020 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc678 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd960 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dda68 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dda10 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddac0 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbe38 at 15683904340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddb70 at 1568385b940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddb18 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddbc8 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddc20 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddc78 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddcd0 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddd28 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddd80 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dddd8 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dde30 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dde88 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddee0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddf38 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddf90 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddfe8 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de040 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de098 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de0f0 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de148 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de1a0 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de250 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de1f8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de460 at 156839056c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de408 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839045c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 15683904b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839054c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683904540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839054c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 15683904340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683904940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 156839045c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de358 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839052c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de300 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de2a8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de300 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de358 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de408 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de460 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da3c0 at 15683904140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de618 at 156839056c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de618 at 156839056c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de670 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de618 at 15683904fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de5c0 at 15683906cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de618 at 15683906440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839060c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de6c8 at 156839060c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839056c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839054c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de6c8 at 15683904fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de618 at 156839041c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de5c0 at 15683904b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de568 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de5c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de618 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de670 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de6c8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 15683905340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 156839053c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de778 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683905040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683904340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de880 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de828 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de7d0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de828 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de880 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dea90 at 15683905740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 156839041c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb98 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb98 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb98 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb40 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dea38 at 156839059c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683905640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 15683906ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 156839057c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 15683904fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de930 at 156839054c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de8d8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de930 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dea38 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dea90 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deae8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb40 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb98 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de6c8 at 156839051c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dec48 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dadb8 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de358 at 15683906ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 15683906840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683906ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 156839060c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 15683906040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839050c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de4b8 at 15683906540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 15683906540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839041c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deda8 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dee00 at 156839041c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ded50 at 15683905640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7decf8 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deda8 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839060c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dee58 at 15683904fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df010 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7defb8 at 156839072c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7defb8 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df068 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df0c0 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df0c0 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 156839050c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7def60 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7def08 at 15683905e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deca0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7decf8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ded50 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deda8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dee00 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dee58 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7def08 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7def60 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7defb8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df010 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df068 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df0c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dadb8 at 15683905a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7decf8 at 156839060c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dee58 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7def08 at 15683906640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df118 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 15683907340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df220 at 15683906ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df1c8 at 15683905440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df170 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df1c8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df220 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da1b0 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df328 at 15683907040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df2d0 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df380 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df380 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df3d8 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df3d8 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 156839076c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7decf8 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df278 at 156839072c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683905640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 15683906040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db078 at 15683905fc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da158 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df278 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df2d0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df328 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df380 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df3d8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 156839072c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df4e0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de720 at 156839077c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df5e8 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df5e8 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df068 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df640 at 15683907440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df6f0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df698 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 156839079c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df7f8 at 1568394d7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df7f8 at 1568394d7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df7f8 at 1568394d240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df900 at 1568394de40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df8a8 at 1568394d7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df850 at 1568394d840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df850 at 1568394d840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df850 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394da40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df958 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df9b0 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394db40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfa08 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfa60 at 1568394d2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ccc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df7a0 at 1568394cfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ccc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfab8 at 1568394cbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df748 at 1568394c340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df590 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839078c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df538 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfbc0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cc40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfc70 at 1568394cb40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfc18 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfc18 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683907bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df4e0 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568394c240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd20 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 15683907ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568394c8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd78 at 1568394c240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd78 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd78 at 1568394c8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cf40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfe28 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfdd0 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfdd0 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfe80 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfed8 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de9e0 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfed8 at 1568394c640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfb68 at 156839077c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfb10 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dff88 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dff30 at 15683906740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dffe0 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dffe0 at 15683907c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e0038 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deb98 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e00e8 at 1568394c440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df748 at 1568394d4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df748 at 1568394d040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7998 at 1568394c240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de988 at 1568394c240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e0038 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7debf0 at 1568394c8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df4e0 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df748 at 15683907bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e0090 at 15683907a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7bd8 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de510 at 15683906ac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df278 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df278 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7c98 at 15683905ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7c98 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7decf8 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df4e0 at 15683906840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7e18 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7638 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 156839078c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc780 at 15683907340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df488 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df4e0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df538 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df590 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df5e8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df640 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df698 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df6f0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df748 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df7a0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df7f8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df850 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df8a8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df900 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df958 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df9b0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfa08 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfa60 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfab8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfb10 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfb68 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfbc0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfc18 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfc70 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd20 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd78 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfdd0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfe28 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfe80 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfed8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dff30 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dff88 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dffe0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e0038 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e0090 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e00e8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7998 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7bd8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7c98 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7638 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7e18 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db180 at 156839074c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df538 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df748 at 15683906bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a81d8 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6d98 at 156839077c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6d98 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8298 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8298 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8298 at 15683907dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683906bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7758 at 156839072c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839061c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7c38 at 15683906ec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7458 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a81d8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7758 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6d98 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8298 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7c38 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db180 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df538 at 156839064c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a81d8 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7758 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7c38 at 15683904240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7e78 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc8e0 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7cf8 at 1568394d8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6df8 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7f38 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7cf8 at 1568394cfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7d58 at 1568394d1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7f38 at 15683906f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7f38 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a82f8 at 1568394d8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ed8 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7cf8 at 1568394d8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a82f8 at 1568394cfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f18 at 1568394cbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f18 at 1568394cbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683906bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7218 at 156839077c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 156839058c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7698 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7218 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7d58 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7cf8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6df8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7f38 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f18 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a82f8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ed8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc8e0 at 156839047c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7218 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 15683907e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7f98 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7218 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 15683907f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7938 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cc40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7b78 at 1568394c940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7b78 at 1568394c940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a84d8 at 1568394d940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7b78 at 1568394df40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394dec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394db40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a84d8 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ff8 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f18 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f18 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ff8 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ff8 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 15683905640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8178 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 15683904cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a80b8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8178 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7b78 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ff8 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a84d8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de1f8 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7deeb0 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f78 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 15683907940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7278 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f78 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394d140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cc40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8058 at 1568394d4c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a74b8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8058 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6f78 at 1568394ce40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8538 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dbbd0 at 1568394c040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a79f8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7ddb18 at 1568394d140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8118 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da7e0 at 1568394c840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8358 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da8e8 at 1568394c7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7518 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7db338 at 1568394d2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df4e0 at 1568394d7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7638 at 1568394cac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df430 at 1568394cd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dc780 at 1568394c9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7878 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dac58 at 1568394cac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df1c8 at 1568394c740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8418 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 1568394d2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df1c8 at 1568394db40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a83b8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daba8 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7df1c8 at 1568394d5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a76f8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dd960 at 1568394d940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfa08 at 1568394dd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7e0090 at 1568394d8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a78d8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394dd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6eb8 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568394d740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfd20 at 1568394dfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7dfcc8 at 1568394d740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394e1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6fd8 at 1568394e0c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8478 at 1568394dfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7de3b0 at 1568394ee40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394e740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7578 at 1568394e840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7578 at 1568394ed40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7098 at 1568394e3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394efc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ab8 at 1568394f740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394edc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ab8 at 1568394ecc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394e6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394e340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7038 at 1568394dfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394dbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7a58 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a6eb8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a8478 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7038 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7578 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7098 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fa6a7ab8 at 1568385acc0>
23:22:01 [DEBUG] comtypes.tools.codegenerator.codegenerator: filename: "C:\WINDOWS\System32\Speech\Common\sapi.dll": tlib_mtime: 1764735099.4586272
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385acc0>
23:22:01 [INFO] comtypes.client._generate: # Generating comtypes.gen.SpeechLib
23:22:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={00020430-0000-0000-C000-000000000046}, Version=2.0, LCID=0, FLags=0x8))
23:22:01 [INFO] comtypes.client._generate: Could not import comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0: No module named 'comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0'
23:22:01 [INFO] comtypes.client._generate: # Generating comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfadd0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394df40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfae28 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394d9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394d940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad78 at 1568394d940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfadd0 at 1568394d940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfae28 at 1568394d940>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394d8c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfae80 at 1568394e7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394df40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfae80 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfaed8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfaf30 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfaf88 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfafe0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb038 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb090 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb0e8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb140 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb198 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb1f0 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb248 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb2a0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb2f8 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb3a8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb400 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb458 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb4b0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb508 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb560 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb5b8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb610 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb668 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb6c0 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394e2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb718 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb718 at 1568394e1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394e6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb718 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394dfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb770 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb770 at 1568394dfc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb7c8 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb770 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394dd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb878 at 1568394e5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb718 at 1568394df40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb820 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394d740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394d5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb140 at 1568394d5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb198 at 1568394d5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb090 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb0e8 at 1568394d740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb140 at 1568394e240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb198 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394e5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394e6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394d340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfad20 at 1568394dbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb8d0 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb350 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb140 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb198 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb090 at 1568394e2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb0e8 at 1568394ddc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb140 at 1568394e1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb198 at 1568394e5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfacc8 at 1568394e7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb928 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb928 at 1568394d440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb980 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb928 at 1568394e340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb8d0 at 1568394e3c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb9d8 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfba30 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfba88 at 1568385b2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb878 at 1568385bec0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfb878 at 1568394dbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fadfbae0 at 1568385acc0>
23:22:01 [DEBUG] comtypes.tools.codegenerator.codegenerator: filename: "C:\Windows\System32\stdole2.tlb": tlib_mtime: 1711956124.7159297
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385acc0>
23:22:01 [INFO] comtypes.client._generate: # Generating comtypes.gen.stdole
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394e2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d2c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cd40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cdc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c440>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394c1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394d1c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568394cbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683907b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904d40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839077c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839069c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839072c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 156839078c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683906040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905a40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905b40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905cc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683904140>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385bac0>
23:22:01 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechVoice'>
23:22:01 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechVoice) ptr=0x156870ce660 at 1568385bbc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IProvideClassInfo) ptr=0x156870ce680 at 1568385a5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da158 at 1568385a6c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da1b0 at 1568385a7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385a9c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156870ce620 at 1568385a240>
23:22:01 [DEBUG] comtypes.client._create: SAPI.SpFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
23:22:01 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
23:22:01 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c60b1190 at 1568385a9c0>)
23:22:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:22:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7daaa0 at 1568385a8c0>
23:22:01 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b1190 at 1568385a640>
23:22:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:22:01 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
23:22:01 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x156c60b1190 at 1568385bac0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c60b1190 at 1568385a7c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 1568385a740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385a640>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b1190 at 1568385a9c0>
23:22:01 [DEBUG] comtypes.client._create: SAPI.SPVoice -> {96749377-3391-11D2-9EE3-00C04F797396}
23:22:01 [DEBUG] comtypes.client._create: CoCreateInstance({96749377-3391-11D2-9EE3-00C04F797396}, clsctx=None, interface=None)
23:22:01 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c60b15a0 at 1568385a240>)
23:22:01 [DEBUG] comtypes.client._managing: Does implement IProvideClassInfo
23:22:01 [DEBUG] comtypes.client._managing: Default interface is {269316D8-57BD-11D2-9EEE-00C04F797396}
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b15e0 at 1568385b340>
23:22:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:22:01 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechVoice'>
23:22:01 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechVoice) ptr=0x156c60b15e0 at 1568385a5c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IProvideClassInfo) ptr=0x156c60b1600 at 1568385a540>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da158 at 1568385a840>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da1b0 at 1568385b240>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 1568385b340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b15a0 at 1568385a240>
23:22:01 [DEBUG] comtypes.client._events: <POINTER(ISpeechVoice) ptr=0x156c60b15e0 at 1568385a5c0> using sinkinterface from clsid <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4._ISpeechVoiceEvents'>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IProvideClassInfo2) ptr=0x156c60b1600 at 1568385a240>
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.VoiceChange not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.Bookmark not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.Word not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.Sentence not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.Phoneme not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.Viseme not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.AudioLevel not implemented
23:22:01 [DEBUG] comtypes._vtbl: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>: _ISpeechVoiceEvents.EnginePrivate not implemented
23:22:01 [DEBUG] comtypes.client._events: Start advise <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4._ISpeechVoiceEvents'>
23:22:01 [DEBUG] comtypes._comobject: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>.QueryInterface({A372ACD1-3BEF-4BBD-8FFB-CB3E2B416AF8}) -> S_OK
23:22:01 [DEBUG] comtypes._comobject: 1 active COM objects: Added <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>
23:22:01 [DEBUG] comtypes._comobject: <comtypes.client._events.CreateEventReceiver.<locals>.Sink object at 0x00000156839B6C80>.AddRef() -> 1
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IConnectionPointContainer) ptr=0x156c60b1608 at 15683573dc0>
23:22:01 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechObjectToken) ptr=0x156c60b1e90 at 15683573dc0>)
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectToken) ptr=0x156c60b1e90 at 15683573dc0>
23:22:01 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechObjectTokens) ptr=0x156c60bf9e0 at 15683573dc0>)
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b40d0 at 15683904b40>
23:22:01 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(IDispatch) ptr=0x156c60bfa60 at 15683904040>)
23:22:01 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IDispatch) ptr=0x156c60bfa60 at 15683904040>)
23:22:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:22:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7da310 at 15683905240>
23:22:01 [DEBUG] comtypes.client._managing: Default interface is {C74A3ADC-B727-4500-A84A-B526721C8B8C}
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60bfa60 at 15683905f40>
23:22:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:22:01 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechObjectToken'>
23:22:01 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechObjectToken) ptr=0x156c60bfa60 at 15683904bc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c60bfa60 at 15683904740>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7da310 at 15683904c40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c60bfa60 at 15683904040>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IEnumVARIANT) ptr=0x156c60b40d0 at 15683905340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectTokens) ptr=0x156c60bf9e0 at 15683573dc0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectToken) ptr=0x156c60bfa60 at 15683904bc0>
23:22:01 [DEBUG] basharbot: Initialized TTS engine (pyttsx3)
23:22:01 [DEBUG] basharbot: Synthesizing TTS to C:\Users\Hudson\AppData\Local\Temp\tmpfuw8hlbw\response.wav: نعم، أنا هنا
23:22:01 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechObjectToken) ptr=0x156c60b1e90 at 15683573dc0>)
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechObjectToken) ptr=0x156c60b1e90 at 15683573dc0>
23:22:01 [DEBUG] comtypes.client._create: SAPI.SPFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
23:22:01 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
23:22:01 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c60b4620 at 15683904b40>)
23:22:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:22:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7daaa0 at 156839053c0>
23:22:01 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b4620 at 15683905f40>
23:22:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:22:01 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
23:22:01 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x156c60b4620 at 156839049c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c60b4620 at 15683905340>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 15683904e40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15683905f40>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c60b4620 at 15683904b40>
23:22:01 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15683573dc0>)
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechFileStream) ptr=0x156c60b4620 at 156839049c0>
23:22:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15683573dc0>
23:22:01 [DEBUG] basharbot: TTS synthesis complete: C:\Users\Hudson\AppData\Local\Temp\tmpfuw8hlbw\response.wav
23:22:01 [INFO] discord.player: ffmpeg process 2428 successfully terminated with return code of 2880417800.
23:22:02 [INFO] basharbot: Joined voice channel for guild 763932345400950865
23:22:02 [INFO] basharbot: Starting continuous hotword listener (guild 763932345400950865)
23:22:02 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:02 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:03 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:04 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:05 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:06 [DEBUG] urllib3.connectionpool: Starting new HTTPS connection (1): huggingface.co:443
23:22:06 [DEBUG] urllib3.connectionpool: https://huggingface.co:443 "GET /api/models/Systran/faster-whisper-small/revision/main HTTP/1.1" 200 2099
23:22:06 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b4c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b6c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839042c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904ec0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b640>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b440>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385ba40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904640>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385bc40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b3c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904ac0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b1c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385bdc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839048c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904dc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839055c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839063c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906fc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907cc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394ca40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d640>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906a40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905bc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905dc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839068c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907240>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c0c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839075c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c140>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907140>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c5c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839070c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c3c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839062c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907540>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385b9c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904a40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385bf40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905ac0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839065c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907740>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385bcc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568385be40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839044c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839043c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839045c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905540>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906c40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839067c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906b40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904540>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905d40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839057c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839066c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906dc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905840>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683904340>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839056c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905040>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905c40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905940>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905740>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839059c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906440>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839041c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906540>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906e40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906d40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906240>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839076c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907040>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394cec0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c2c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907440>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839079c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d240>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c340>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394d0c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905140>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906ac0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683905ec0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394cf40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907bc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 156839074c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906740>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683907c40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394cb40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 15683906f40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394c940>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394ebc0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394ea40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394e0c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394e4c0>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394dc40>
23:22:07 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71ba640 at 1568394ee40>
23:22:07 [INFO] faster_whisper: Processing audio with duration 00:01.440
23:22:07 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:22:07 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.440]
23:22:07 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:08 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:08 [INFO] faster_whisper: Detected language 'en' with probability 0.94
23:22:08 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:22:08 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='First coordinate.' score=0.000
23:22:08 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): First coordinate.
23:22:09 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:10 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:11 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:12 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:13 [INFO] faster_whisper: Processing audio with duration 00:01.440
23:22:13 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:13 [INFO] faster_whisper: VAD filter removed 00:01.440 of audio
23:22:13 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:22:13 [WARNING] basharbot: Transcription failed for speaker 270009531675836416: max() arg is an empty sequence
23:22:14 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:15 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:16 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:17 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:19 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:20 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:21 [INFO] faster_whisper: Processing audio with duration 00:02.380
23:22:21 [INFO] faster_whisper: VAD filter removed 00:00.144 of audio
23:22:21 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.144 -> 00:02.380]
23:22:21 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:22 [INFO] faster_whisper: Detected language 'en' with probability 0.97
23:22:22 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:22:22 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:22 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='They're sponsored by Lenovo.' score=0.000
23:22:22 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): They're sponsored by Lenovo.
23:22:23 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:24 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:25 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:26 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:27 [INFO] faster_whisper: Processing audio with duration 00:01.480
23:22:27 [INFO] faster_whisper: VAD filter removed 00:00.720 of audio
23:22:27 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.720 -> 00:01.480]
23:22:27 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:28 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:28 [INFO] faster_whisper: Detected language 'en' with probability 0.61
23:22:28 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:22:28 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='Thank you.' score=0.000
23:22:28 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): Thank you.
23:22:29 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:30 [INFO] faster_whisper: Processing audio with duration 00:01.380
23:22:30 [INFO] faster_whisper: VAD filter removed 00:01.380 of audio
23:22:30 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:22:30 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:22:30 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:31 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:32 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:33 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:33 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:22:33 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:22:33 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:22:34 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:35 [INFO] faster_whisper: Detected language 'en' with probability 0.97
23:22:35 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:22:35 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='of Shara Play congratulations, congratulations Afghan Taliban song.' score=0.000
23:22:35 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): of Shara Play congratulations, congratulations Afghan Taliban song.
23:22:35 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:35 [INFO] faster_whisper: Processing audio with duration 00:01.060
23:22:35 [INFO] faster_whisper: VAD filter removed 00:01.060 of audio
23:22:35 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:22:35 [WARNING] basharbot: Transcription failed for speaker 277278719779799043: max() arg is an empty sequence
23:22:36 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:37 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:38 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:39 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:40 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:41 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:41 [INFO] faster_whisper: Processing audio with duration 00:02.100
23:22:41 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:22:41 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.100]
23:22:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:43 [INFO] faster_whisper: Detected language 'de' with probability 0.50
23:22:43 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:22:43 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:43 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Hunde OP, ja?' score=0.000
23:22:43 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Hunde OP, ja?
23:22:44 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:44 [INFO] faster_whisper: Processing audio with duration 00:02.560
23:22:44 [INFO] faster_whisper: VAD filter removed 00:02.560 of audio
23:22:44 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:22:44 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:22:45 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:46 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:47 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:48 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:49 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:22:49 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:22:49 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:22:49 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:50 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:50 [INFO] faster_whisper: Detected language 'en' with probability 0.95
23:22:50 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:22:50 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Play congratulations, congratulations Afghan Taliban song.' score=0.000
23:22:50 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Play congratulations, congratulations Afghan Taliban song.
23:22:51 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30827
--> (last=41297) [41299, 41300]
23:22:51 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:52 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:53 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:54 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:55 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:56 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:57 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:58 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:22:59 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:22:59 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:22:59 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:22:59 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:00 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:00 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:23:00 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:00 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='a very hard time picking up Bashar.' score=0.000
23:23:00 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): a very hard time picking up Bashar.
23:23:01 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:02 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:03 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30606
--> (last=4589) [4591, 4592]
23:23:03 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:04 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30606
--> (last=4648) [4650, 4651]
23:23:04 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:05 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:05 [INFO] faster_whisper: Processing audio with duration 00:02.260
23:23:05 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:05 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.260]
23:23:06 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:07 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:23:07 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:07 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Hey, but shark, kill yourself.' score=0.000
23:23:07 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Hey, but shark, kill yourself.
23:23:07 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:07 [INFO] faster_whisper: Processing audio with duration 00:02.180
23:23:07 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:07 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.180]
23:23:08 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:09 [INFO] faster_whisper: Detected language 'en' with probability 0.95
23:23:09 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:09 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:09 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.0 (-1.070935 < -1.000000)
23:23:09 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.2 (-1.051441 < -1.000000)
23:23:10 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.4 (-1.070935 < -1.000000)
23:23:10 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:11 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.6 (-1.217788 < -1.000000)
23:23:11 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:11 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.8 (-1.970417 < -1.000000)
23:23:12 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 1.0 (-1.751258 < -1.000000)
23:23:12 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:23:12 [DEBUG] faster_whisper: Reset prompt. prompt_reset_on_temperature threshold is met 1.000000 > 0.500000
23:23:12 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='It's really important.' score=0.000
23:23:12 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:12 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): It's really important.
23:23:12 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:12 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:23:13 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:14 [INFO] faster_whisper: Detected language 'en' with probability 0.85
23:23:14 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:14 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:23:14 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='like a shark like Jihadi John bought.' score=0.000
23:23:14 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:14 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): like a shark like Jihadi John bought.
23:23:14 [INFO] faster_whisper: VAD filter removed 00:00.592 of audio
23:23:14 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.592 -> 00:04.500]
23:23:15 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:16 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:23:16 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:16 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:16 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Yes, like that that'll be that'll be even easier' score=0.000
23:23:16 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Yes, like that that'll be that'll be even easier
23:23:17 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:18 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:23:18 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:18 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:23:19 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:20 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:23:20 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:20 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:20 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='improve to voice recognizer.' score=0.000
23:23:20 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): improve to voice recognizer.
23:23:21 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:22 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:22 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:23:22 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:22 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:23:23 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:24 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:23:24 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:24 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='a congratulations, congratulations Afghan Taliban song.' score=0.000
23:23:24 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): a congratulations, congratulations Afghan Taliban song.
23:23:24 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:25 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:26 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:27 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:28 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:28 [INFO] faster_whisper: Processing audio with duration 00:04.480
23:23:28 [INFO] faster_whisper: VAD filter removed 00:00.624 of audio
23:23:28 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.624 -> 00:04.480]
23:23:29 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:29 [INFO] faster_whisper: Detected language 'en' with probability 0.96
23:23:29 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:30 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='You got this bonus you got this' score=0.000
23:23:30 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): You got this bonus you got this
23:23:30 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:31 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:23:31 [INFO] faster_whisper: VAD filter removed 00:00.752 of audio
23:23:31 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.752 -> 00:04.500]
23:23:31 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:32 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:23:32 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:32 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:32 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='I know I'm gapping them five seconds ahead.' score=0.000
23:23:32 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): I know I'm gapping them five seconds ahead.
23:23:33 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:34 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:35 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:36 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:37 [INFO] faster_whisper: Processing audio with duration 00:04.380
23:23:37 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:37 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.380]
23:23:37 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:38 [INFO] faster_whisper: Processing audio with duration 00:01.960
23:23:38 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:38 [INFO] faster_whisper: VAD filter removed 00:01.960 of audio
23:23:38 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:23:38 [INFO] faster_whisper: Processing audio with duration 00:03.840
23:23:38 [INFO] faster_whisper: VAD filter removed 00:00.688 of audio
23:23:38 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.688 -> 00:03.840]
23:23:38 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:23:39 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:23:39 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:39 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:40 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:40 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='If I fail now, it's all on me. There are no excuses anymore.' score=0.000
23:23:40 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): If I fail now, it's all on me. There are no excuses anymore.
23:23:40 [INFO] faster_whisper: Detected language 'en' with probability 0.96
23:23:41 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:41 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Yeah, so it got a Bishar' score=0.000
23:23:41 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Yeah, so it got a Bishar
23:23:41 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:43 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:44 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:45 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:45 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:23:45 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:45 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:23:46 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:47 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:23:47 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:47 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:47 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Congratulations, congratulations, Afghan Taliban song.' score=0.000
23:23:47 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Congratulations, congratulations, Afghan Taliban song.
23:23:48 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:49 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:50 [INFO] faster_whisper: Processing audio with duration 00:03.680
23:23:50 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:50 [INFO] faster_whisper: VAD filter removed 00:03.680 of audio
23:23:50 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:23:50 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:23:51 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:52 [INFO] faster_whisper: Processing audio with duration 00:01.100
23:23:52 [INFO] faster_whisper: VAD filter removed 00:01.100 of audio
23:23:52 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:23:52 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:23:52 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:52 [INFO] faster_whisper: Processing audio with duration 00:02.620
23:23:52 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:52 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.620]
23:23:53 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:53 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:23:53 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:54 [INFO] faster_whisper: Processing audio with duration 00:01.140
23:23:54 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:54 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.140]
23:23:54 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:54 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Sorry, I didn't recognize your command.' score=0.000
23:23:54 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Sorry, I didn't recognize your command.
23:23:55 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:55 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:23:55 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:23:56 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Yeah, right?' score=0.000
23:23:56 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Yeah, right?
23:23:56 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:56 [INFO] faster_whisper: Processing audio with duration 00:02.040
23:23:56 [INFO] faster_whisper: VAD filter removed 00:02.040 of audio
23:23:56 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:23:56 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:23:57 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:58 [INFO] faster_whisper: Processing audio with duration 00:03.700
23:23:58 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:23:58 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:03.700]
23:23:58 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:23:59 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:00 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:24:00 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:00 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:00 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='The temperature is 71 degrees Fahrenheit.' score=0.000
23:24:00 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): The temperature is 71 degrees Fahrenheit.
23:24:01 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:02 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:03 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:04 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:05 [INFO] faster_whisper: Processing audio with duration 00:02.560
23:24:05 [INFO] faster_whisper: VAD filter removed 00:02.560 of audio
23:24:05 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:24:05 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:24:05 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:06 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:06 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:06 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:24:06 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:07 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:08 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:08 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:24:08 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:09 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:09 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='You know what, you know, it had to be working 100%. Look at my screen.' score=0.000
23:24:09 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): You know what, you know, it had to be working 100%. Look at my screen.
23:24:10 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:11 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:12 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:12 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:12 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:12 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:24:13 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:13 [INFO] faster_whisper: VAD filter removed 00:01.668 of audio
23:24:13 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.832]
23:24:13 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:14 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:15 [INFO] faster_whisper: Processing audio with duration 00:02.140
23:24:15 [INFO] faster_whisper: VAD filter removed 00:00.432 of audio
23:24:15 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.432 -> 00:02.140]
23:24:15 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:16 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:24:16 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:16 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:17 [INFO] faster_whisper: Processing audio with duration 00:01.640
23:24:17 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:17 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.640]
23:24:17 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:17 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:24:17 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:18 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Can be Luke. Can be Luke. Oh yeah, the chat log. Is the chat log running?' score=0.000
23:24:18 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Can be Luke. Can be Luke. Oh yeah, the chat log. Is the chat log running?
23:24:19 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:20 [INFO] faster_whisper: Detected language 'en' with probability 0.83
23:24:20 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:20 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='Ah, you're right, I'm the greatest leader.' score=0.000
23:24:20 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:20 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): Ah, you're right, I'm the greatest leader.
23:24:20 [INFO] faster_whisper: Detected language 'en' with probability 0.58
23:24:20 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:21 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='Thank you.' score=0.000
23:24:21 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): Thank you.
23:24:21 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.0 (-1.299978 < -1.000000)
23:24:21 [INFO] faster_whisper: Processing audio with duration 00:04.060
23:24:21 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:21 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:21 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.060]
23:24:21 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.2 (-1.007719 < -1.000000)
23:24:22 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:23 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:23 [INFO] faster_whisper: Processing audio with duration 00:02.460
23:24:23 [INFO] faster_whisper: VAD filter removed 00:02.460 of audio
23:24:23 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:24:23 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:23 [INFO] faster_whisper: VAD filter removed 00:01.280 of audio
23:24:23 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.328], [00:02.608 -> 00:04.500]
23:24:23 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:24:24 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.4 (-1.305578 < -1.000000)
23:24:24 [INFO] faster_whisper: Detected language 'en' with probability 0.40
23:24:24 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:24 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:25 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:26 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:26 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.6 (-1.084147 < -1.000000)
23:24:27 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='Hey, can you understand?' score=0.000
23:24:27 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): Hey, can you understand?
23:24:27 [INFO] faster_whisper: Detected language 'en' with probability 0.91
23:24:27 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:27 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:28 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.8 (-1.172611 < -1.000000)
23:24:28 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='There it is! Ah, my dinner, John.' score=0.000
23:24:28 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): There it is! Ah, my dinner, John.
23:24:28 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:29 [INFO] faster_whisper: Processing audio with duration 00:03.400
23:24:29 [INFO] faster_whisper: VAD filter removed 00:01.784 of audio
23:24:29 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.616]
23:24:29 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 1.0 (-1.035955 < -1.000000)
23:24:29 [DEBUG] faster_whisper: Reset prompt. prompt_reset_on_temperature threshold is met 1.000000 > 0.500000
23:24:29 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Thank you.' score=0.000
23:24:29 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Thank you.
23:24:29 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:30 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:31 [INFO] faster_whisper: Detected language 'en' with probability 0.69
23:24:31 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:31 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='Did you understand that?' score=0.000
23:24:31 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): Did you understand that?
23:24:31 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:32 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:32 [INFO] faster_whisper: VAD filter removed 00:04.500 of audio
23:24:32 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:24:32 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:24:32 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:33 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:34 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:35 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:35 [INFO] faster_whisper: Processing audio with duration 00:02.100
23:24:35 [INFO] faster_whisper: VAD filter removed 00:00.208 of audio
23:24:35 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.208 -> 00:02.100]
23:24:36 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:37 [INFO] faster_whisper: Detected language 'en' with probability 0.60
23:24:37 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:37 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:37 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Yeah' score=0.000
23:24:37 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Yeah
23:24:38 [INFO] faster_whisper: Processing audio with duration 00:03.480
23:24:38 [INFO] faster_whisper: VAD filter removed 00:03.480 of audio
23:24:38 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:24:38 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:24:38 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:39 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:39 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:39 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:24:39 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:40 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:40 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:24:40 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:41 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='No, it did not understand Akman Tinejad.' score=0.000
23:24:41 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): No, it did not understand Akman Tinejad.
23:24:41 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:43 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:44 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:45 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:24:45 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:45 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:45 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:24:46 [INFO] faster_whisper: Processing audio with duration 00:01.860
23:24:46 [INFO] faster_whisper: VAD filter removed 00:00.848 of audio
23:24:46 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.848 -> 00:01.860]
23:24:46 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:47 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30827
--> (last=43857) [43859, 43860]
23:24:47 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:47 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30653
--> (last=50696) [50699, 50700]
23:24:48 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:48 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:24:48 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:48 [INFO] faster_whisper: Detected language 'en' with probability 0.79
23:24:48 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:49 [INFO] faster_whisper: Processing audio with duration 00:03.500
23:24:49 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='uh it hey butt shark' score=0.000
23:24:49 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): uh it hey butt shark
23:24:49 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:49 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:03.500]
23:24:49 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='Thank you.' score=0.000
23:24:49 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): Thank you.
23:24:49 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:50 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:51 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:24:51 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:51 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:51 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='It's an act of aquintin and jod for me.' score=0.000
23:24:51 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): It's an act of aquintin and jod for me.
23:24:52 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:53 [INFO] faster_whisper: Processing audio with duration 00:02.780
23:24:53 [INFO] faster_whisper: VAD filter removed 00:00.624 of audio
23:24:53 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.624 -> 00:02.780]
23:24:53 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:53 [INFO] faster_whisper: Processing audio with duration 00:02.500
23:24:53 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:53 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.500]
23:24:54 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:55 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:56 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:56 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:24:56 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:56 [INFO] faster_whisper: Detected language 'he' with probability 0.31
23:24:56 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:24:57 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='It's all one word, yeah' score=0.000
23:24:57 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): It's all one word, yeah
23:24:57 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:57 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='אך מבין עד יד' score=0.000
23:24:58 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:24:59 [INFO] faster_whisper: Processing audio with duration 00:01.900
23:24:59 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:24:59 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.900]
23:24:59 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:00 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:00 [INFO] faster_whisper: Detected language 'en' with probability 0.95
23:25:00 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:01 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:25:01 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Hey, Bashar, leave!' score=0.000
23:25:01 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Hey, Bashar, leave!
23:25:01 [INFO] basharbot: Stopping hotword listener (guild 763932345400950865)
23:25:01 [INFO] basharbot: Loading Arabic TTS model: tts_models/ar/cv/vits
23:25:01 [DEBUG] fsspec.local: open file: D:/7. Git/BasharBotV2-1/.venv/lib/site-packages/TTS/.models.json
23:25:01 [ERROR] basharbot: Failed to load Arabic TTS model: 'ar'
23:25:01 [DEBUG] basharbot: Synthesizing TTS to C:\Users\Hudson\AppData\Local\Temp\tmp7mt70a8b\response.wav: مع السلامة
23:25:01 [DEBUG] comtypes.client._create: SAPI.SPFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
23:25:01 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
23:25:01 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9d9c0>)
23:25:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:25:01 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7daaa0 at 15685f9eac0>
23:25:01 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9f640>
23:25:01 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:25:01 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
23:25:01 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9e7c0>
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c6125df0 at 15685f9df40>
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 15685f9ed40>
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15685f9f640>
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9d9c0>
23:25:01 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9d9c0>)
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9e7c0>
23:25:01 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9d9c0>
23:25:01 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:01 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:25:01 [DEBUG] basharbot: TTS synthesis complete: C:\Users\Hudson\AppData\Local\Temp\tmp7mt70a8b\response.wav
23:25:01 [INFO] discord.player: ffmpeg process 39156 successfully terminated with return code of 2880417800.
23:25:03 [INFO] discord.voice_state: The voice handshake is being terminated for Channel ID 763932346046742557 (Guild ID 763932345400950865)
23:25:03 [INFO] basharbot: Voice state update (guild 763932345400950865): The Pavilion of Trickery -> None (self_mute=False deaf=False)
23:25:03 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:25:03 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:03 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='like Iran or something.' score=0.000
23:25:03 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): like Iran or something.
23:25:13 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:25:13 [INFO] basharbot: Connecting to voice channel: The Pavilion of Trickery
23:25:13 [INFO] discord.voice_state: Connecting to voice...
23:25:13 [INFO] discord.voice_state: Starting voice handshake... (connection attempt 1)
23:25:13 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> The Pavilion of Trickery (self_mute=False deaf=False)
23:25:13 [INFO] discord.voice_state: Voice handshake complete. Endpoint found: c-sin17-08b8bb9c.discord.media:2096
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 0}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 1}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 2}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 3}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 4}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 5}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 6}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 7}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 8}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 9}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 10}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 11}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 12}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 13}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 14}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 15}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 16}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 17}
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 18}
23:25:15 [INFO] discord.voice_state: Voice connection complete.
23:25:15 [INFO] basharbot: Successfully connected to voice with VoiceRecvClient
23:25:15 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 19}
23:25:15 [INFO] basharbot: Loading Arabic TTS model: tts_models/ar/cv/vits
23:25:15 [DEBUG] fsspec.local: open file: D:/7. Git/BasharBotV2-1/.venv/lib/site-packages/TTS/.models.json
23:25:15 [ERROR] basharbot: Failed to load Arabic TTS model: 'ar'
23:25:15 [DEBUG] basharbot: Synthesizing TTS to C:\Users\Hudson\AppData\Local\Temp\tmp1wtic2pk\response.wav: نعم، أنا هنا
23:25:15 [DEBUG] comtypes.client._create: SAPI.SPFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
23:25:15 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
23:25:15 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9ef40>)
23:25:15 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:25:15 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7daaa0 at 15685f9eec0>
23:25:15 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9d5c0>
23:25:15 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:25:15 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
23:25:15 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9dd40>
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c6125df0 at 15685f9ea40>
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 15685f9e6c0>
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15685f9d5c0>
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9ef40>
23:25:15 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9ef40>)
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9dd40>
23:25:15 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9ef40>
23:25:15 [DEBUG] basharbot: TTS synthesis complete: C:\Users\Hudson\AppData\Local\Temp\tmp1wtic2pk\response.wav
23:25:15 [INFO] discord.player: ffmpeg process 42624 successfully terminated with return code of 2880417800.
23:25:18 [INFO] basharbot: Joined voice channel for guild 763932345400950865
23:25:18 [INFO] basharbot: Starting continuous hotword listener (guild 763932345400950865)
23:25:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:19 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:20 [INFO] faster_whisper: Processing audio with duration 00:01.540
23:25:20 [INFO] faster_whisper: VAD filter removed 00:01.540 of audio
23:25:20 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:25:20 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:25:20 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:21 [INFO] faster_whisper: Processing audio with duration 00:03.300
23:25:21 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:21 [INFO] faster_whisper: VAD filter removed 00:00.208 of audio
23:25:21 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.208 -> 00:03.300]
23:25:22 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:23 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:23 [INFO] faster_whisper: Detected language 'en' with probability 0.95
23:25:23 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:24 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='It might be your accent, Riggs.' score=0.000
23:25:24 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): It might be your accent, Riggs.
23:25:24 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:25 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:25:25 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:25 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:25 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:25:26 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:25:26 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:27 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:27 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:25:27 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:28 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:29 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:30 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:25:30 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:30 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:30 [INFO] faster_whisper: Detected language 'en' with probability 0.97
23:25:30 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:31 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='your accent. Hey Bishar, play? Yeah that.' score=0.000
23:25:31 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): your accent. Hey Bishar, play? Yeah that.
23:25:31 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:31 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='our play, congratulations, congratulations Afghan Taliban song.' score=0.000
23:25:31 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): our play, congratulations, congratulations Afghan Taliban song.
23:25:32 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:33 [INFO] faster_whisper: Processing audio with duration 00:02.420
23:25:33 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:33 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.420]
23:25:33 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:34 [INFO] faster_whisper: Processing audio with duration 00:02.180
23:25:34 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:35 [INFO] faster_whisper: Processing audio with duration 00:01.060
23:25:35 [INFO] faster_whisper: VAD filter removed 00:02.180 of audio
23:25:35 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:25:35 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:35 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.060]
23:25:35 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:35 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:25:36 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:37 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:38 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:25:38 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:38 [INFO] faster_whisper: Detected language 'en' with probability 0.83
23:25:38 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:38 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:39 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Yeah. Hey, I'm Charlie.' score=0.000
23:25:39 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Yeah. Hey, I'm Charlie.
23:25:39 [INFO] faster_whisper: Processing audio with duration 00:01.200
23:25:39 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='No!' score=0.000
23:25:39 [INFO] faster_whisper: VAD filter removed 00:01.200 of audio
23:25:39 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:25:39 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:39 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): No!
23:25:39 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:25:40 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:41 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:43 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:25:43 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:43 [INFO] faster_whisper: VAD filter removed 00:04.500 of audio
23:25:43 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:25:43 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:25:44 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:45 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:46 [INFO] faster_whisper: Processing audio with duration 00:02.620
23:25:46 [INFO] faster_whisper: VAD filter removed 00:00.144 of audio
23:25:46 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.144 -> 00:02.620]
23:25:46 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:47 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:48 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:48 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:25:48 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:49 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Hey, I'm Charlie.' score=0.000
23:25:49 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Hey, I'm Charlie.
23:25:49 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:50 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:51 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:25:51 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:51 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:51 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:25:52 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:53 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:54 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:25:54 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:54 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:25:54 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:25:54 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:54 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:55 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:56 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:57 [INFO] faster_whisper: Processing audio with duration 00:01.860
23:25:57 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Hey Peshawar play congratulations, congratulations Afghan Taliban song.' score=0.000
23:25:57 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Hey Peshawar play congratulations, congratulations Afghan Taliban song.
23:25:57 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:57 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:25:57 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.860]
23:25:57 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:25:57 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:25:58 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:25:59 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:00 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:00 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Maybe you have to pronounce it literally. Maybe you have to say basher.' score=0.000
23:26:00 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Maybe you have to pronounce it literally. Maybe you have to say basher.
23:26:01 [INFO] faster_whisper: Detected language 'en' with probability 0.85
23:26:01 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:01 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.0 (-1.115038 < -1.000000)
23:26:01 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:02 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.2 (-1.115038 < -1.000000)
23:26:02 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:26:02 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:02 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:02 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:26:02 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.4 (-1.319554 < -1.000000)
23:26:03 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:04 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:26:04 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:04 [INFO] faster_whisper: VAD filter removed 00:03.332 of audio
23:26:04 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.168]
23:26:05 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.6 (-1.081186 < -1.000000)
23:26:05 [INFO] faster_whisper: Processing audio with duration 00:04.120
23:26:05 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:05 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.120]
23:26:05 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:26:05 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:05 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:06 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:07 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.8 (-1.131782 < -1.000000)
23:26:07 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='basher bashed rigs on the head' score=0.000
23:26:07 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): basher bashed rigs on the head
23:26:07 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:08 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:08 [INFO] faster_whisper: Detected language 'en' with probability 0.96
23:26:08 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:09 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30653
--> (last=52488) [52490, 52491]
23:26:09 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 1.0 (-1.446972 < -1.000000)
23:26:09 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:09 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:26:09 [DEBUG] faster_whisper: Reset prompt. prompt_reset_on_temperature threshold is met 1.000000 > 0.500000
23:26:09 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:09 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='Ha, ha, ha.' score=0.000
23:26:09 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): Ha, ha, ha.
23:26:09 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.0 (-1.078998 < -1.000000)
23:26:10 [INFO] faster_whisper: Processing audio with duration 00:01.500
23:26:10 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Hey, Peshwar. What?' score=0.000
23:26:10 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Hey, Peshwar. What?
23:26:10 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:10 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.500]
23:26:10 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:26:10 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.2 (-1.103709 < -1.000000)
23:26:10 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:10 [INFO] faster_whisper: VAD filter removed 00:00.240 of audio
23:26:10 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.240 -> 00:04.500]
23:26:11 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:12 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.4 (-1.078998 < -1.000000)
23:26:12 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:13 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:13 [INFO] faster_whisper: Detected language 'en' with probability 0.72
23:26:13 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:14 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30827
--> (last=45976) [45978, 45979]
23:26:14 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30606
--> (last=7814) [7816, 7817]
23:26:14 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.6 (-1.103709 < -1.000000)
23:26:14 [INFO] faster_whisper: Detected language 'en' with probability 0.69
23:26:14 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:14 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='Oh' score=0.000
23:26:14 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): Oh
23:26:14 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:15 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:16 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:26:16 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:17 [INFO] faster_whisper: Processing audio with duration 00:01.500
23:26:17 [INFO] faster_whisper: VAD filter removed 00:01.500 of audio
23:26:17 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:26:17 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:17 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:26:17 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:26:17 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:17 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 0.8 (-1.182539 < -1.000000)
23:26:18 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Rotund and Large and Plump Melon text='Oh, the Peshmore province. Peshmore?' score=0.000
23:26:18 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Rotund and Large and Plump Melon): Oh, the Peshmore province. Peshmore?
23:26:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:19 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:20 [DEBUG] faster_whisper: Log probability threshold is not met with temperature 1.0 (-1.339205 < -1.000000)
23:26:20 [DEBUG] faster_whisper: Reset prompt. prompt_reset_on_temperature threshold is met 1.000000 > 0.500000
23:26:20 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='leave' score=0.000
23:26:20 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): leave
23:26:20 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:26:20 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:20 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:20 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='The sharp, bashed rig on the head. Where did you say that?' score=0.000
23:26:20 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): The sharp, bashed rig on the head. Where did you say that?
23:26:20 [INFO] faster_whisper: Processing audio with duration 00:03.420
23:26:20 [INFO] faster_whisper: VAD filter removed 00:01.072 of audio
23:26:20 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:01.072 -> 00:03.420]
23:26:21 [INFO] faster_whisper: Processing audio with duration 00:02.860
23:26:21 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:21 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:02.860]
23:26:21 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:22 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:23 [INFO] faster_whisper: Detected language 'en' with probability 0.89
23:26:23 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:23 [INFO] faster_whisper: Detected language 'en' with probability 1.00
23:26:23 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:23 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:23 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='I' score=0.000
23:26:23 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): I
23:26:24 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='I said bash rigs on the head.' score=0.000
23:26:24 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): I said bash rigs on the head.
23:26:24 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:25 [INFO] faster_whisper: Processing audio with duration 00:01.900
23:26:25 [INFO] faster_whisper: VAD filter removed 00:00.368 of audio
23:26:25 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.368 -> 00:01.900]
23:26:25 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:26 [INFO] faster_whisper: Detected language 'en' with probability 0.92
23:26:26 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:26 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:26 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='The Peshmore.' score=0.000
23:26:26 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): The Peshmore.
23:26:27 [INFO] faster_whisper: Processing audio with duration 00:03.860
23:26:27 [INFO] faster_whisper: VAD filter removed 00:01.776 of audio
23:26:27 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:01.776 -> 00:03.860]
23:26:27 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:28 [INFO] faster_whisper: Processing audio with duration 00:01.540
23:26:28 [INFO] faster_whisper: VAD filter removed 00:01.540 of audio
23:26:28 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:26:28 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:26:28 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:28 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:26:28 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:29 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Hey, Bashar, leave.' score=0.000
23:26:29 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Hey, Bashar, leave.
23:26:29 [INFO] basharbot: Stopping hotword listener (guild 763932345400950865)
23:26:29 [INFO] basharbot: Loading Arabic TTS model: tts_models/ar/cv/vits
23:26:29 [DEBUG] fsspec.local: open file: D:/7. Git/BasharBotV2-1/.venv/lib/site-packages/TTS/.models.json
23:26:29 [ERROR] basharbot: Failed to load Arabic TTS model: 'ar'
23:26:29 [DEBUG] basharbot: Synthesizing TTS to C:\Users\Hudson\AppData\Local\Temp\tmpzq881ucm\response.wav: مع السلامة
23:26:29 [DEBUG] comtypes.client._create: SAPI.SPFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
23:26:29 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
23:26:29 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9f4c0>)
23:26:29 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:26:29 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7daaa0 at 15685f9da40>
23:26:29 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9edc0>
23:26:29 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:26:29 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
23:26:29 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9e740>
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c6125df0 at 15685f9d740>
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 15685f9d8c0>
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15685f9edc0>
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9f4c0>
23:26:29 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9f4c0>)
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9e740>
23:26:29 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9f4c0>
23:26:29 [DEBUG] basharbot: TTS synthesis complete: C:\Users\Hudson\AppData\Local\Temp\tmpzq881ucm\response.wav
23:26:29 [INFO] discord.player: ffmpeg process 41364 successfully terminated with return code of 2880417800.
23:26:31 [INFO] discord.voice_state: The voice handshake is being terminated for Channel ID 763932346046742557 (Guild ID 763932345400950865)
23:26:31 [INFO] basharbot: Voice state update (guild 763932345400950865): The Pavilion of Trickery -> None (self_mute=False deaf=False)
23:26:36 [DEBUG] basharbot: Wake word detected. Raw='hey bashar join' | action='join' | args=''
23:26:36 [INFO] basharbot: Connecting to voice channel: The Pavilion of Trickery
23:26:36 [INFO] discord.voice_state: Connecting to voice...
23:26:36 [INFO] discord.voice_state: Starting voice handshake... (connection attempt 1)
23:26:36 [INFO] basharbot: Voice state update (guild 763932345400950865): None -> The Pavilion of Trickery (self_mute=False deaf=False)
23:26:36 [INFO] discord.voice_state: Voice handshake complete. Endpoint found: c-sin17-08b8bb9c.discord.media:2096
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 0}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 1}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 2}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 3}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 4}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 5}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 6}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 7}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 8}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 9}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 10}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 11}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 12}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 13}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 14}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 15}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 16}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 17}
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 18}
23:26:37 [INFO] discord.voice_state: Voice connection complete.
23:26:37 [INFO] basharbot: Successfully connected to voice with VoiceRecvClient
23:26:37 [INFO] discord.ext.voice_recv.gateway: WS payload has extra keys: {'seq': 19}
23:26:38 [INFO] basharbot: Loading Arabic TTS model: tts_models/ar/cv/vits
23:26:38 [DEBUG] fsspec.local: open file: D:/7. Git/BasharBotV2-1/.venv/lib/site-packages/TTS/.models.json
23:26:38 [ERROR] basharbot: Failed to load Arabic TTS model: 'ar'
23:26:38 [DEBUG] basharbot: Synthesizing TTS to C:\Users\Hudson\AppData\Local\Temp\tmp_ihfy1q2\response.wav: نعم، أنا هنا
23:26:38 [DEBUG] comtypes.client._create: SAPI.SPFileStream -> {947812B3-2AE1-4644-BA86-9E90DED7EC91}
23:26:38 [DEBUG] comtypes.client._create: CoCreateInstance({947812B3-2AE1-4644-BA86-9E90DED7EC91}, clsctx=None, interface=None)
23:26:38 [DEBUG] comtypes.client._managing: GetBestInterface(<POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9f740>)
23:26:38 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo, trying IProvideClassInfo2
23:26:38 [DEBUG] comtypes.client._managing: Does NOT implement IProvideClassInfo/IProvideClassInfo2
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156fd7daaa0 at 15685f9e140>
23:26:38 [DEBUG] comtypes.client._managing: Default interface is {AF67F125-AB39-4E93-B4A2-CC2E66E182A7}
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9f340>
23:26:38 [DEBUG] comtypes.client._generate: GetModule(TLIBATTR(GUID={C866CA3A-32F7-11D2-9602-00C04F8EE628}, Version=5.4, LCID=0, FLags=0x8))
23:26:38 [DEBUG] comtypes.client._managing: Implements default interface from typeinfo <class 'comtypes.gen._C866CA3A_32F7_11D2_9602_00C04F8EE628_0_5_4.ISpeechFileStream'>
23:26:38 [DEBUG] comtypes.client._managing: Final result is <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9efc0>
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IDispatch) ptr=0x156c6125df0 at 15685f9c1c0>
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeInfo) ptr=0x156fd7daaa0 at 15685f9d340>
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ITypeLib) ptr=0x156f71bb6c0 at 15685f9f340>
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(IUnknown) ptr=0x156c6125df0 at 15685f9f740>
23:26:38 [DEBUG] comtypes.client._managing: wrap_outparam(<POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9f740>)
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechFileStream) ptr=0x156c6125df0 at 15685f9efc0>
23:26:38 [DEBUG] comtypes._post_coinit.unknwn: Release <POINTER(ISpeechBaseStream) ptr=0x156c60c2058 at 15685f9f740>
23:26:38 [DEBUG] basharbot: TTS synthesis complete: C:\Users\Hudson\AppData\Local\Temp\tmp_ihfy1q2\response.wav
23:26:38 [INFO] discord.player: ffmpeg process 36064 successfully terminated with return code of 2880417800.
23:26:42 [INFO] basharbot: Joined voice channel for guild 763932345400950865
23:26:42 [INFO] basharbot: Starting continuous hotword listener (guild 763932345400950865)
23:26:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:42 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:44 [INFO] faster_whisper: Processing audio with duration 00:01.060
23:26:44 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:44 [INFO] faster_whisper: VAD filter removed 00:01.060 of audio
23:26:44 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:26:44 [INFO] faster_whisper: Processing audio with duration 00:01.120
23:26:44 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:44 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:26:44 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:44 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:01.120]
23:26:45 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:46 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:47 [INFO] faster_whisper: Detected language 'en' with probability 0.62
23:26:47 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:47 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:47 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Nikodemos Based text='Thank you.' score=0.000
23:26:47 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Nikodemos Based): Thank you.
23:26:48 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:49 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:50 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:51 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:52 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:26:52 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:52 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:26:52 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:53 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:54 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:26:54 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:26:54 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:26:54 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:26:54 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:54 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:55 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:56 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:56 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Congratulations, Afghan Taliban song. Okay.' score=0.000
23:26:56 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Congratulations, Afghan Taliban song. Okay.
23:26:57 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:26:57 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:26:57 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:57 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='It's congratulations. It's congratulations. Congratulations.' score=0.000
23:26:57 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): It's congratulations. It's congratulations. Congratulations.
23:26:58 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:59 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:26:59 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30505
--> (last=24727) [24729, 24730]
23:26:59 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30653
--> (last=52744) [52747, 52748]
23:26:59 [WARNING] discord.ext.voice_recv.opus: 1 packets were lost being flushed in decoder-30606
--> (last=9387) [9390, 9391]
23:27:00 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:01 [INFO] faster_whisper: Processing audio with duration 00:02.080
23:27:01 [INFO] faster_whisper: VAD filter removed 00:02.080 of audio
23:27:01 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:27:01 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:27:01 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:27:01 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:04.500]
23:27:01 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:27:01 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:02 [INFO] faster_whisper: Processing audio with duration 00:01.820
23:27:02 [INFO] faster_whisper: VAD filter removed 00:01.820 of audio
23:27:02 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:27:02 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:27:02 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:03 [INFO] faster_whisper: Detected language 'en' with probability 0.98
23:27:03 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:27:03 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='Congratulations, congratulations, Afghan Taliban song.' score=0.000
23:27:03 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): Congratulations, congratulations, Afghan Taliban song.
23:27:03 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:04 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:05 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:06 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:07 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:08 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:09 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:10 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:11 [INFO] faster_whisper: Processing audio with duration 00:03.060
23:27:11 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:27:11 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:03.060]
23:27:11 [INFO] faster_whisper: Processing audio with duration 00:04.500
23:27:11 [INFO] faster_whisper: VAD filter removed 00:04.500 of audio
23:27:11 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:27:11 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:27:11 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:12 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:12 [INFO] faster_whisper: Detected language 'en' with probability 0.99
23:27:12 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:27:13 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Peanoats text='P-note. Bruh.' score=0.000
23:27:13 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Peanoats): P-note. Bruh.
23:27:13 [INFO] faster_whisper: Processing audio with duration 00:01.060
23:27:13 [INFO] faster_whisper: VAD filter removed 00:01.060 of audio
23:27:13 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:27:13 [WARNING] basharbot: Transcription failed for speaker 170009557748285441: max() arg is an empty sequence
23:27:13 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:14 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:15 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:16 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:17 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:18 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:18 [INFO] faster_whisper: Processing audio with duration 00:01.100
23:27:18 [INFO] faster_whisper: VAD filter removed 00:01.100 of audio
23:27:18 [DEBUG] faster_whisper: VAD filter kept the following audio segments:
23:27:18 [WARNING] basharbot: Transcription failed for speaker 247828455511687168: max() arg is an empty sequence
23:27:19 [INFO] faster_whisper: Processing audio with duration 00:03.060
23:27:19 [INFO] faster_whisper: VAD filter removed 00:00.000 of audio
23:27:19 [DEBUG] faster_whisper: VAD filter kept the following audio segments: [00:00.000 -> 00:03.060]
23:27:19 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:20 [INFO] faster_whisper: Detected language 'en' with probability 0.92
23:27:20 [DEBUG] faster_whisper: Processing segment at 00:00.000
23:27:20 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:20 [INFO] basharbot: Hotword transcript (stream) guild=763932345400950865 speaker=Yahew text='Yeah, I gotta do some work.' score=0.000
23:27:20 [DEBUG] basharbot: Routing voice transcript (guild 763932345400950865, speaker=Yahew): Yeah, I gotta do some work.
23:27:21 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:22 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:23 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:24 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:25 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:26 [INFO] discord.ext.voice_recv.reader: Received unexpected rtcp packet: type=200, <class 'discord.ext.voice_recv.rtp.SenderReportPacket'>
23:27:27 [INFO] discord.voice_state: The voice handshake is being terminated for Channel ID 763932346046742557 (Guild ID 763932345400950865)
23:27:27 [DEBUG] comtypes._post_coinit.unknwn: Calling CoUninitialize()
23:27:27 [DEBUG] comtypes._post_coinit.unknwn: CoUninitialize() done.