﻿14:03:31 T:7724 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named Utils
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.toolbox\default.py", line 16, in <module>
from Utils import *
ImportError: No module named Utils
-->End of Python script error report<--
​
14:04:31 T:2216 NOTICE: script.xbmcbackup-1.0.6: Starte
14:04:31 T:2216 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.xbmcbackup\default.py", line 73, in <module>
backup.run(mode)
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.xbmcbackup\resources\lib\backup.py", line 146, in run
utils.log(utils.getString(30047) + ": " + self.xbmc_vfs.root_path)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
-->End of Python script error report<--
​
14:12:42 T:8064 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.WindowsError'>
Error Contents: [Error 5] Zugriff verweigert: 'C:\\Users\\username\xc3\xbchler'
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.audio.radio_de\addon.py", line 45, in <module>
plugin = Plugin()
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 110, in __init__
os.makedirs(self._storage_path)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 157, in makedirs
mkdir(name, mode)
WindowsError: [Error 5] Zugriff verweigert: 'C:\\Users\\username\xc3\xbchler'
-->End of Python script error report<--
​
14:31:35 T:4940 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named settings
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.cinema.experience\addon.py", line 26, in <module>
from settings import *
ImportError: No module named settings
-->End of Python script error report<--
​
14:34:38 T:7612 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'utf8' codec can't decode byte 0xfc in position 70: invalid start byte
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\plugin.py", line 512, in <module>
menuNav.fetchMissingThemes(incAudio, incVideo)
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\plugin.py", line 370, in fetchMissingThemes
fetcher = TvTunesFetcher(videoList, incAudioThemes, incVideoThemes)
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\resources\lib\themeFetcher.py", line 64, in __init__
self.scan(videoList)
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\resources\lib\themeFetcher.py", line 84, in scan
if not self.scanSingleItem(show, showProgressDialog=False):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\resources\lib\themeFetcher.py", line 130, in scanSingleItem
self.download(selectedTheme, savePath)
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\resources\lib\themeFetcher.py", line 194, in download
log("download: %s" % traceback.format_exc(), True, xbmc.LOGERROR)
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\resources\lib\settings.py", line 18, in log
txt = txt.decode("utf-8")
File "C:\Program Files (x86)\Kodi\system\python\Lib\encodings\utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 70: invalid start byte
-->End of Python script error report<--
14:34:56 T:5944 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named settings
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.cinema.experience\addon.py", line 26, in <module>
from settings import *
ImportError: No module named settings
-->End of Python script error report<--
14:35:01 T:3224 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named Utils
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.toolbox\default.py", line 16, in <module>
from Utils import *
ImportError: No module named Utils
-->End of Python script error report<--
15:01:46 T:9668 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named settings
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.cinema.experience\addon.py", line 26, in <module>
from settings import *
ImportError: No module named settings
-->End of Python script error report<--
15:01:49 T:9672 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named Utils
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.toolbox\default.py", line 16, in <module>
from Utils import *
ImportError: No module named Utils
-->End of Python script error report<--
15:03:17 T:4672 ERROR: Control 50 in window 10502 has been asked to focus, but it can't
15:03:17 T:9848 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.WindowsError'>
Error Contents: [Error 5] Zugriff verweigert: 'C:\\Users\\usernameB\xc3\xbchler'
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.audio.radio_de\addon.py", line 45, in <module>
plugin = Plugin()
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 110, in __init__
os.makedirs(self._storage_path)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\Program Files (x86)\Kodi\system\python\Lib\os.py", line 157, in makedirs
mkdir(name, mode)
WindowsError: [Error 5] Zugriff verweigert: 'C:\\Users\\usernameB\xc3\xbchler'
-->End of Python script error report<--



Und nach einem frischen Start von Kodi kommen gleich 3 Fehlermeldungen, die sich im Log folgendermaßen widerspiegeln:



15:13:10 T:9532 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named Utils
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.toolbox\default.py", line 16, in <module>
from Utils import *
ImportError: No module named Utils
-->End of Python script error report<--
15:13:10 T:9584 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named utils
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py", line 20, in <module>
import utils
ImportError: No module named utils
-->End of Python script error report<--
15:13:11 T:9928 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Contents: 'ascii' codec can't encode character u'\xfc' in position 27: ordinal not in range(128)
Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Kodi\addons\script.tvtunes\service.py", line 60, in <module>
xbmc.executebuiltin('RunScript(%s)' % os.path.join(__lib__, "upload.py"), False)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 27: ordinal not in range(128)
-->End of Python script error report<--