Advertisement
Guest User

Untitled

a guest
Sep 4th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.06 KB | None | 0 0
  1. 21:20:25 M: 55468032 NOTICE: -----------------------------------------------------------------------
  2. 21:20:25 M: 55447552 NOTICE: Starting XBMC4Xbox. Built on Aug 12 2013 (SVN:32569, compiler 1310)
  3. 21:20:25 M: 55447552 NOTICE: special://xbmc/ is mapped to: Q:\
  4. 21:20:25 M: 55447552 NOTICE: special://masterprofile/ is mapped to: Q:\UserData
  5. 21:20:25 M: 55447552 NOTICE: special://home/ is mapped to: Q:\
  6. 21:20:25 M: 55447552 NOTICE: special://temp/ is mapped to: Z:\
  7. 21:20:25 M: 55447552 NOTICE: The executable running is: E:\Apps\XBMC\default.xbe
  8. 21:20:25 M: 55447552 NOTICE: Log File is located: Q:\xbmc.log
  9. 21:20:25 M: 55447552 NOTICE: -----------------------------------------------------------------------
  10. 21:20:25 M: 55447552 NOTICE: Unmapped drive T
  11. 21:20:25 M: 55447552 NOTICE: Mapping drive T to Harddisk0\Partition1\Apps\XBMC\UserData\
  12. 21:20:25 M: 55447552 NOTICE: Setup DirectX
  13. 21:20:25 M: 55422976 NOTICE: Mapping drive C to Harddisk0\Partition2
  14. 21:20:25 M: 55422976 NOTICE: Mapping drive E to Harddisk0\Partition1
  15. 21:20:25 M: 55422976 NOTICE: Unmapped drive D
  16. 21:20:25 M: 55422976 NOTICE: Mapping drive D to Cdrom0
  17. 21:20:25 M: 55422976 NOTICE: Mapping drive F to Harddisk0\Partition6
  18. 21:20:25 M: 55422976 NOTICE: Mapping drive X to Harddisk0\Partition3
  19. 21:20:25 M: 55422976 NOTICE: Mapping drive Y to Harddisk0\Partition4
  20. 21:20:25 M: 55422976 NOTICE: Unmapped drive Z
  21. 21:20:25 M: 55422976 NOTICE: Mapping drive Z to Harddisk0\Partition5
  22. 21:20:25 M: 55422976 NOTICE: load settings...
  23. 21:20:25 M: 55422976 NOTICE: Mapping drive P to Harddisk0\Partition1\Apps\XBMC\UserData\
  24. 21:20:25 M: 55422976 NOTICE: special://profile/ is mapped to: special://masterprofile/
  25. 21:20:25 M: 55422976 NOTICE: loading special://masterprofile/guisettings.xml
  26. 21:20:25 M: 55025664 NOTICE: Getting hardware information now...
  27. 21:20:25 M: 55005184 NOTICE: Checking resolution 10
  28. 21:20:25 M: 55005184 NOTICE: Setting autoresolution mode 7
  29. 21:20:25 M: 54956032 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  30. 21:20:25 M: 54927360 NOTICE: Loaded playercorefactory configuration
  31. 21:20:25 M: 54906880 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  32. 21:20:25 M: 54906880 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  33. 21:20:25 M: 54906880 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
  34. 21:20:25 M: 54906880 NOTICE: Default Video Player: dvdplayer
  35. 21:20:25 M: 54906880 NOTICE: Default Audio Player: paplayer
  36. 21:20:25 M: 54906880 NOTICE: Per AV pack settings are off
  37. 21:20:25 M: 55304192 NOTICE: special://masterprofile/sources.xml
  38. 21:20:25 M: 49004544 NOTICE: Network: Using DHCP IP settings
  39. 21:20:25 M: 48676864 NOTICE: Checking the Date!
  40. 21:20:25 M: 48676864 NOTICE: start dvd mediatype detection
  41. 21:20:25 M: 48611328 NOTICE: initializing playlistplayer
  42. 21:20:25 M: 48611328 NOTICE: DONE initializing playlistplayer
  43. 21:20:26 M: 48603136 NOTICE: load default skin:[Confluence Lite]
  44. 21:20:27 M: 43888640 NOTICE: initialize done
  45. 21:20:27 M: 43888640 NOTICE: Running the application...
  46. 21:20:27 M: 40255488 WARNING: old getenv from python.lib called, library check needed
  47. Previous line repeats 3 times.
  48. 21:20:28 M: 40275968 WARNING: start timeserver client
  49. 21:20:28 M: 40210432 NOTICE: XBFileZilla: Starting...
  50. 21:20:28 M: 40144896 NOTICE: ES: Starting event server
  51. 21:20:28 M: 39079936 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  52. 21:20:28 M: 38551552 NOTICE: UDP: Listening on port 9777
  53. 21:20:31 M: 38035456 NOTICE: XBFileZilla: Started
  54. 21:22:29 M: 38006784 WARNING: XFILE::CVideoDatabaseDirectory::GetLabel - Unknown nodetype requested 6
  55. 21:22:32 M: 34213888 NOTICE: -->Python Initialized<--
  56. 21:22:36 M: 30670848 ERROR: Error Type: exceptions.ImportError
  57. 21:22:36 M: 30670848 ERROR: Error Contents: No module named hashlib
  58. 21:22:36 M: 30670848 ERROR: Traceback (most recent call last):
  59. File "Q:\plugins\video\plugin.video.SportsDevil\default.py", line 26, in ?
  60. from lib import main
  61. File "Q:\plugins\video\plugin.video.SportsDevil\lib\main.py", line 14, in ?
  62. import common
  63. File "Q:\plugins\video\plugin.video.SportsDevil\lib\common.py", line 72, in ?
  64. from utils.webUtils import CachedWebRequest
  65. File "Q:\plugins\video\plugin.video.SportsDevil\lib\utils\webUtils.py", line 6, in ?
  66. from fileUtils import setFileContent, getFileContent
  67. File "Q:\plugins\video\plugin.video.SportsDevil\lib\utils\fileUtils.py", line 7, in ?
  68. import hashlib
  69. ImportError: No module named hashlib
  70. 21:22:36 M: 35917824 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/plugin.video.SportsDevil/
  71. 21:22:36 M: 35917824 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/plugin.video.SportsDevil/) failed
  72. 21:22:36 M: 35995648 WARNING: XFILE::CVideoDatabaseDirectory::GetLabel - Unknown nodetype requested 6
  73. Previous line repeats 1 times.
  74. 21:46:38 M: 33955840 WARNING: -->Python Initialized<--
  75. 21:46:42 M: 30392320 ERROR: Error Type: exceptions.ImportError
  76. 21:46:42 M: 30392320 ERROR: Error Contents: No module named hashlib
  77. 21:46:42 M: 30392320 ERROR: Traceback (most recent call last):
  78. File "Q:\plugins\video\plugin.video.SportsDevil\default.py", line 26, in ?
  79. from lib import main
  80. File "Q:\plugins\video\plugin.video.SportsDevil\lib\main.py", line 14, in ?
  81. import common
  82. File "Q:\plugins\video\plugin.video.SportsDevil\lib\common.py", line 72, in ?
  83. from utils.webUtils import CachedWebRequest
  84. File "Q:\plugins\video\plugin.video.SportsDevil\lib\utils\webUtils.py", line 6, in ?
  85. from fileUtils import setFileContent, getFileContent
  86. File "Q:\plugins\video\plugin.video.SportsDevil\lib\utils\fileUtils.py", line 7, in ?
  87. import hashlib
  88. ImportError: No module named hashlib
  89. 21:46:42 M: 35700736 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/plugin.video.SportsDevil/
  90. 21:46:42 M: 35700736 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/plugin.video.SportsDevil/) failed
  91. 21:46:42 M: 35782656 WARNING: XFILE::CVideoDatabaseDirectory::GetLabel - Unknown nodetype requested 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement