Advertisement
Guest User

Log Error

a guest
Oct 7th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. 19:39:50 T:5320 NOTICE: -->Python Interpreter Initialized<--
  2. 19:39:50 T:5320 ERROR: Traceback (most recent call last):
  3. 19:39:50 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 92, in buildMenu
  4. 19:39:50 T:5320 ERROR: self.writexml( profilelist, mainmenuID, groups, numLevels, buildMode, progress, options )
  5. 19:39:50 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 352, in writexml
  6. 19:39:50 T:5320 ERROR: for node in DATA._get_shortcuts( "mainmenu", None, True, profile[0] ).findall( "shortcut" ):
  7. 19:39:50 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\datafunctions.py", line 166, in _get_shortcuts
  8. 19:39:50 T:5320 ERROR: self._process_shortcuts( tree, group, profileDir )
  9. 19:39:50 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\datafunctions.py", line 292, in _process_shortcuts
  10. 19:39:50 T:5320 ERROR: if actions.text == "::ACTION::":
  11. 19:39:50 T:5320 ERROR: UnboundLocalError: local variable 'actions' referenced before assignment
  12. 19:39:50 T:5320 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  13. 19:39:50 T:5320 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  14. 19:39:50 T:5320 DEBUG: script.skinshortcuts: Profile found: Master user (special://masterprofile/)
  15. 19:39:50 T:5320 DEBUG: script.skinshortcuts: Hash does not match on file C:\Users\Tomer\AppData\Roaming\Kodi\addons\skin.phenomenal\shortcuts\overrides.xml
  16. 19:39:50 T:5320 DEBUG: script.skinshortcuts: (8ca80f7700dd2a3119b2a250bce5cec6 > ca78914790019cb63cdce23bbb886409)
  17. 19:39:51 T:5528 DEBUG: ### [Qlock] - Delaying 3 secs
  18. 19:39:51 T:5320 DEBUG: script.skinshortcuts: Building menu for profile Master user
  19. 19:39:51 T:5312 DEBUG: ------ Window Init () ------
  20. 19:39:51 T:5320 DEBUG: script.skinshortcuts: Failed to write menu
  21. 19:39:51 T:5320 ERROR: Traceback (most recent call last):
  22. 19:39:51 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 92, in buildMenu
  23. 19:39:51 T:5320 ERROR: self.writexml( profilelist, mainmenuID, groups, numLevels, buildMode, progress, options )
  24. 19:39:51 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\xmlfunctions.py", line 352, in writexml
  25. 19:39:51 T:5320 ERROR: for node in DATA._get_shortcuts( "mainmenu", None, True, profile[0] ).findall( "shortcut" ):
  26. 19:39:51 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\datafunctions.py", line 166, in _get_shortcuts
  27. 19:39:51 T:5320 ERROR: self._process_shortcuts( tree, group, profileDir )
  28. 19:39:51 T:5320 ERROR: File "C:\Users\Tomer\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\datafunctions.py", line 292, in _process_shortcuts
  29. 19:39:51 T:5320 ERROR: if actions.text == "::ACTION::":
  30. 19:39:51 T:5320 ERROR: UnboundLocalError: local variable 'actions' referenced before assignment
  31. 19:39:51 T:5320 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  32. 19:39:51 T:5320 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement