Advertisement
Guest User

Untitled

a guest
Dec 5th, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. 23:33:20 M: 56782848 NOTICE: -----------------------------------------------------------------------
  2. 23:33:20 M: 56762368 NOTICE: Starting XBMC4Xbox 3.5.1-r32990 (SVN:32990, compiler 1310). Built on May 31 2015
  3. 23:33:20 M: 56762368 NOTICE: special://xbmc/ is mapped to: Q:\
  4. 23:33:20 M: 56762368 NOTICE: special://masterprofile/ is mapped to: Q:\UserData
  5. 23:33:20 M: 56762368 NOTICE: special://home/ is mapped to: Q:\
  6. 23:33:20 M: 56762368 NOTICE: special://temp/ is mapped to: Z:\
  7. 23:33:20 M: 56762368 NOTICE: The executable running is: E:\dashboard\XBMC4XBOX-3.5.1\default.xbe
  8. 23:33:20 M: 56762368 NOTICE: Log File is located: Q:\xbmc.log
  9. 23:33:20 M: 56762368 NOTICE: -----------------------------------------------------------------------
  10. 23:33:20 M: 56762368 NOTICE: Unmapped drive T
  11. 23:33:20 M: 56762368 NOTICE: Mapping drive T to Harddisk0\Partition1\dashboard\XBMC4XBOX-3.5.1\UserData\
  12. 23:33:20 M: 56762368 NOTICE: Setup DirectX
  13. 23:33:20 M: 56733696 NOTICE: Mapping drive C to Harddisk0\Partition2
  14. 23:33:20 M: 56733696 NOTICE: Mapping drive E to Harddisk0\Partition1
  15. 23:33:20 M: 56733696 NOTICE: Unmapped drive D
  16. 23:33:20 M: 56733696 NOTICE: Mapping drive D to Cdrom0
  17. 23:33:20 M: 56733696 NOTICE: map extended drive R:
  18. 23:33:20 M: 56733696 NOTICE: Mapping drive R to Harddisk0\Partition8
  19. 23:33:20 M: 56733696 NOTICE: Mapping drive X to Harddisk0\Partition3
  20. 23:33:20 M: 56733696 NOTICE: Mapping drive Y to Harddisk0\Partition4
  21. 23:33:20 M: 56733696 NOTICE: Unmapped drive Z
  22. 23:33:20 M: 56733696 NOTICE: Mapping drive Z to Harddisk0\Partition5
  23. 23:33:20 M: 56733696 NOTICE: load settings...
  24. 23:33:20 M: 56733696 NOTICE: Mapping drive P to Harddisk0\Partition1\dashboard\XBMC4XBOX-3.5.1\UserData\
  25. 23:33:20 M: 56733696 NOTICE: special://profile/ is mapped to: special://masterprofile/
  26. 23:33:20 M: 56733696 NOTICE: loading special://masterprofile/guisettings.xml
  27. 23:33:20 M: 56565760 NOTICE: Getting hardware information now...
  28. 23:33:20 M: 56565760 NOTICE: Checking resolution 10
  29. 23:33:20 M: 56565760 NOTICE: Setting autoresolution mode 6
  30. 23:33:20 M: 56565760 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  31. 23:33:20 M: 56565760 NOTICE: Loaded playercorefactory configuration
  32. 23:33:20 M: 56545280 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  33. 23:33:20 M: 56545280 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  34. 23:33:20 M: 56545280 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
  35. 23:33:20 M: 56545280 NOTICE: Default Video Player: dvdplayer
  36. 23:33:20 M: 56545280 NOTICE: Default Audio Player: paplayer
  37. 23:33:20 M: 56545280 NOTICE: Per AV pack settings are off
  38. 23:33:20 M: 56684544 NOTICE: special://masterprofile/sources.xml
  39. 23:33:21 M: 49176576 NOTICE: Network: Using DHCP IP settings
  40. 23:33:21 M: 48857088 NOTICE: Using idle thread with HLT (power saving)
  41. 23:33:21 M: 48844800 NOTICE: Checking the Date!
  42. 23:33:21 M: 48844800 NOTICE: start dvd mediatype detection
  43. 23:33:21 M: 48779264 NOTICE: initializing playlistplayer
  44. 23:33:21 M: 48779264 NOTICE: DONE initializing playlistplayer
  45. 23:33:21 M: 48771072 NOTICE: load default skin:[Confluence Lite]
  46. 23:33:23 M: 43991040 NOTICE: initialize done
  47. 23:33:23 M: 43991040 NOTICE: Running the application...
  48. 23:33:23 M: 40353792 WARNING: old getenv from python.lib called, library check needed
  49. Previous line repeats 3 times.
  50. 23:33:24 M: 40427520 WARNING: XBFileZilla: Starting...
  51. 23:33:24 M: 40398848 NOTICE: ES: Starting event server
  52. 23:33:24 M: 39874560 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  53. 23:33:24 M: 39759872 NOTICE: UDP: Listening on port 9777
  54. 23:33:24 M: 38895616 NOTICE: XBFileZilla: Started
  55. 23:33:31 M: 31039488 NOTICE: -->Python Initialized<--
  56. 23:33:32 M: 30240768 ERROR: Error Type: <type 'exceptions.NameError'>
  57. 23:33:32 M: 30240768 ERROR: Error Contents: name 'SORT_METHOD_CHANNEL' is not defined
  58. 23:33:32 M: 30236672 ERROR: Traceback (most recent call last):
  59. File "Q:\plugins\video\YouTube\default.py", line 3, in <module>
  60. from resources.lib.kodion import runner
  61. File "Q:\plugins\video\YouTube\resources\lib\kodion\__init__.py", line 12, in <module>
  62. from .abstract_provider import AbstractProvider
  63. File "Q:\plugins\video\YouTube\resources\lib\kodion\abstract_provider.py", line 4, in <module>
  64. from . import items
  65. File "Q:\plugins\video\YouTube\resources\lib\kodion\items\__init__.py", line 11, in <module>
  66. from .watch_later_item import WatchLaterItem
  67. File "Q:\plugins\video\YouTube\resources\lib\kodion\items\watch_later_item.py", line 4, in <module>
  68. from .. import constants
  69. File "Q:\plugins\video\YouTube\resources\lib\kodion\constants\__init__.py", line 6, in <module>
  70. import const_sort_methods as sort_method
  71. File "Q:\plugins\video\YouTube\resources\lib\kodion\constants\const_sort_methods.py", line 22, in <module>
  72. CHANNEL = _const('SORT_METHOD_CHANNEL')
  73. File "Q:\plugins\video\YouTube\resources\lib\kodion\constants\const_sort_methods.py", line 12, in _const
  74. return eval(name)
  75. File "<string>", line 1, in <module>
  76. NameError: name 'SORT_METHOD_CHANNEL' is not defined
  77. 23:33:33 M: 35360768 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/YouTube/
  78. 23:33:33 M: 35360768 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/YouTube/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement