Win ~HELP FAST~ unable to create aplication. exiting.
#1
Hello!

I have win8.1 64BIT and use the leatest version of xbmc (not kodi).

I was in a middle of a show i watched, in XBMCtorrent, and then XBMC just stopped to work,
I force closed it (didn't had a choise..) and when I tried to re-open XBMC it showed:

"Unable to create aplication. exiting", and it just didnt stop to show this message, whatever I did, and yes, I re-install it, also in diffrent place, didn't work..
I saw few last topics about that I found on google, didn't help me dou..

Well, even I deleted all appdata (was an option in the uninstall), it kept the log file, well, there he is:

16:20:12 T:9076 NOTICE: special://profile/ is mapped to: special://masterprofile/
16:20:12 T:9076 NOTICE: -----------------------------------------------------------------------
16:20:12 T:9076 NOTICE: Starting XBMC (13.1 Git:20140604-84725b0). Platform: x86 Win32 32-bit
16:20:12 T:9076 NOTICE: Using Release XBMC x32 build, compiled Jun 4 2014 by MSVC 160040219 for x86 Win32 32-bit version 0x06000000
16:20:12 T:9076 NOTICE: Running on Windows 8.1 64-bit, build 9600
16:20:12 T:9076 NOTICE: Host CPU: Intel® Core™ i5-3330S CPU @ 2.70GHz, 4 cores available
16:20:12 T:9076 NOTICE: Desktop Resolution: 1280x960 32Bit at 60Hz
16:20:12 T:9076 NOTICE: Running with restricted rights
16:20:12 T:9076 NOTICE: Aero is enabled
16:20:12 T:9076 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
16:20:12 T:9076 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
16:20:12 T:9076 NOTICE: special://masterprofile/ is mapped to: C:\Users\User\AppData\Roaming\XBMC\userdata
16:20:12 T:9076 NOTICE: special://home/ is mapped to: C:\Users\User\AppData\Roaming\XBMC\
16:20:12 T:9076 NOTICE: special://temp/ is mapped to: C:\Users\User\AppData\Roaming\XBMC\cache
16:20:12 T:9076 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
16:20:12 T:9076 NOTICE: Local hostname: WINDOWS-N6UC83F
16:20:12 T:9076 NOTICE: Log File is located: C:\Users\User\AppData\Roaming\XBMC\xbmc.log
16:20:12 T:9076 NOTICE: -----------------------------------------------------------------------
16:20:12 T:9076 NOTICE: load settings...
16:20:12 T:9076 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
16:20:12 T:9076 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
16:20:12 T:9076 NOTICE: Default DVD Player: dvdplayer
16:20:12 T:9076 NOTICE: Default Video Player: dvdplayer
16:20:12 T:9076 NOTICE: Default Audio Player: paplayer
16:20:12 T:9076 NOTICE: Disabled debug logging due to GUI setting. Level 0.
16:20:12 T:9076 NOTICE: Log level changed to 0
16:20:12 T:9076 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
..More thing I can't show because it is too long..

File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:13:27 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:14:25 T:5844 WARNING: Previous line repeats 39 times.
17:14:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:14:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:14:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:14:35 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:15:25 T:5844 WARNING: Previous line repeats 9 times.
17:15:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:15:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:15:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:15:42 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:16:25 T:5844 WARNING: Previous line repeats 6 times.
17:16:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:16:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:16:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:16:38 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:17:25 T:5844 WARNING: Previous line repeats 30 times.
17:17:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:17:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:17:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:17:26 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:18:25 T:5844 WARNING: Previous line repeats 19 times.
17:18:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:18:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:18:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:18:30 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:19:25 T:5844 WARNING: Previous line repeats 94 times.
17:19:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:19:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:19:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:19:30 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:20:25 T:5844 WARNING: Previous line repeats 16 times.
17:20:25 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:20:25 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:20:25 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:20:31 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:21:26 T:5844 WARNING: Previous line repeats 12 times.
17:21:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:21:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:21:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:21:26 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:22:26 T:5844 WARNING: Previous line repeats 45 times.
17:22:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:22:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:22:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:22:28 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:23:26 T:5844 WARNING: Previous line repeats 19 times.
17:23:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:23:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:23:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:23:26 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:24:26 T:5844 WARNING: Previous line repeats 38 times.
17:24:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:24:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:24:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:24:26 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:25:26 T:5844 WARNING: Previous line repeats 21 times.
17:25:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:25:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:25:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:25:27 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:26:26 T:5844 WARNING: Previous line repeats 37 times.
17:26:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:26:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:26:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:26:29 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:26:46 T:4408 WARNING: Previous line repeats 9 times.
17:26:46 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:26:46 T:4408 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
17:26:46 T:5508 WARNING: DXVA - decoder problem of status 2 with 255
17:27:12 T:4408 WARNING: Previous line repeats 33 times.
17:27:12 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:27:12 T:4408 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 2
17:27:13 T:5508 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
17:27:13 T:7220 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
17:27:22 T:5508 ERROR: CDVDVideoCodecFFmpeg:Big Grinecode - avcodec_decode_video returned failure
17:27:23 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'pause', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:27:23 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:27:23 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:27:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:27:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:27:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:27:28 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'pause', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:27:28 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:27:28 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:27:30 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'pause', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:27:30 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:27:30 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:27:35 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'pause', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:27:35 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:27:35 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:27:38 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:27:38 T:4408 ERROR: CCurlFile::FillBuffer - Reconnect failed!
17:28:04 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:28:04 T:4408 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
17:28:26 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'playing', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:28:26 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:28:26 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:28:29 T:5844 NOTICE: [plugin.video.xbmctorrent] GA: Tracking event ('video', 'pause', u'Under.the.Dome.S02E13.HDTV.x264-LOL.mp4')
17:28:29 T:5844 ERROR: [plugin.video.xbmctorrent] GA: Call failed.
17:28:29 T:5844 ERROR: [plugin.video.xbmctorrent] Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\ga.py", line 82, in track_event
tracker.track_event(Event(*args, **kwargs), session, visitor)
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 865, in track_event
request.fire()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 103, in fire
self.__send()
File "C:\Users\User\AppData\Roaming\XBMC\addons\plugin.video.xbmctorrent\resources\site-packages\pyga\requests.py", line 89, in __send
request, timeout=self.config.request_timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
17:28:36 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:28:36 T:4408 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 2
17:29:02 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:29:02 T:4408 ERROR: CCurlFile::FillBuffer - Reconnect failed!
17:29:02 T:4408 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
17:29:09 T:9076 NOTICE: CDVDPlayer::CloseFile()
17:29:09 T:9076 NOTICE: DVDPlayer: waiting for threads to exit
17:29:28 T:4408 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
17:29:28 T:4408 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1

------------------------------------
There's any solution? I had XBMC and XBMCtorrent a long time, and it is the first time it happend!

Thanks! :\
Reply
#2
BUMP~

help please??
Reply
#3
DAMN someone?!?!
Reply
#4
help fast, don't post logs in the forum. help fast, go ask the plugin creator.
Reply
#5
(2014-09-25, 15:46)helta Wrote: help fast, don't post logs in the forum. help fast, go ask the plugin creator.

you act like a child, "help fast",
you can find life somewhere else..

dont need any of your support.
Reply
#6
your wrote it first bro. maybe you should read the rules before posting.
Reply
#7
Unfortunately, whether you like it or not, http://forum.xbmc.org/showthread.php?tid=119117
"1. All discussions dealing directly with or linking to add-ons, websites, or services that violate US copyright laws ("pirated content") will be closed when a forum moderator has been made aware of them. The original poster or add-on creator may provide a link to a website not hosted by XBMC for further discussion and inquiries."

The XBMCTorrent Plugin is exactly that and your log including Under.the.Dome.S02E13.HDTV.x264-LOL.mp4 just proves that it's downloading a torrent scene release TV show. It's certainly not downloading a Linux ISO.

You won't get any help here because 1) it's against the forum rules and 2) the plugin creator is probably well aware of this and doesn't keep an eye on this forum. I can only suggest you google the plugin and/or author and hope that there's a forum / support page specifically for that plugin somewhere.
Reply

Logout Mark Read Team Forum Stats Members Help
~HELP FAST~ unable to create aplication. exiting.0