Архив форума Ace Stream       Wiki        Info

перейти на новый форум
Расширенный поиск  

Автор Тема: Exception in thread BGTaskQueueThread-1  (Прочитано 4989 раз)

0 Пользователей и 1 Гость смотрят эту тему.

sergentum

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Exception in thread BGTaskQueueThread-1
« : 14 Августа 2012, 04:59:26 »

Сперва было вот так:
Setting up languages
Default: en_EN.lang
System: ru_RU
2012-08-14 08:48:24 build 1485
2012-08-14 08:48:24 version 1.0.6.3
Traceback (most recent call last):
  File "main_wx.py", line 11, in <module>
  File "TorrentStream\Plugin\TSEngineWx.pyo", line 65, in start
  File "TorrentStream\Plugin\BackgroundProcess.pyo", line 1920, in run_bgapp
  File "TorrentStream\Plugin\BackgroundProcess.pyo", line 149, in __init__
  File "TorrentStream\Player\BaseApp.pyo", line 230, in __init__
  File "TorrentStream\Player\BaseApp.pyo", line 251, in OnInitBase
  File "TorrentStream\Utilities\Instance2Instance.pyo", line 46, in __init__
  File "TorrentStream\Core\BitTornado\RawServer.pyo", line 103, in bind
  File "TorrentStream\Core\BitTornado\SocketHandler.pyo", line 305, in bind
socket.error: {'[Errno 10013] \xd1\xe4\xe5\xeb\xe0\xed\xe0 \xef\xee\xef\xfb\xf2\xea\xe0 \xe4\xee\xf1\xf2\xf3\xef\xe0 \xea \xf1\xee\xea\xe5\xf2\xf3 \xec\xe5\xf2\xee\xe4\xee\xec,'}

Потом я отключил фаервол вообще и стало так:
Setting up languages
Default: en_EN.lang
System: ru_RU
2012-08-14 08:51:12 build 1485
2012-08-14 08:51:12 version 1.0.6.3
Traceback (most recent call last):
  File "main_wx.py", line 11, in <module>
  File "TorrentStream\Plugin\TSEngineWx.pyo", line 65, in start
  File "TorrentStream\Plugin\BackgroundProcess.pyo", line 1920, in run_bgapp
  File "TorrentStream\Plugin\BackgroundProcess.pyo", line 149, in __init__
  File "TorrentStream\Player\BaseApp.pyo", line 230, in __init__
  File "TorrentStream\Player\BaseApp.pyo", line 251, in OnInitBase
  File "TorrentStream\Utilities\Instance2Instance.pyo", line 46, in __init__
  File "TorrentStream\Core\BitTornado\RawServer.pyo", line 103, in bind
  File "TorrentStream\Core\BitTornado\SocketHandler.pyo", line 305, in bind
socket.error: {'[Errno 10013] \xd1\xe4\xe5\xeb\xe0\xed\xe0 \xef\xee\xef\xfb\xf2\xea\xe0 \xe4\xee\xf1\xf2\xf3\xef\xe0 \xea \xf1\xee\xea\xe5\xf2\xf3 \xec\xe5\xf2\xee\xe4\xee\xec,'}
Exception in thread BGTaskQueueThread-1 (most likely raised during interpreter shutdown):
Такая вот бага.

У меня на днях сломался framework и я не могу его никак починить. Могут ли эти проблемы быть связаны?
переустанавливать и чистить, ставить все по порядку (framework) уже много раз пробовал.