Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. start of FREE CABLE plugin
  2. 19:58:21 T:3940 M:2148397056 ERROR: Error Type: exceptions.NameError
  3. 19:58:21 T:3940 M:2148397056 ERROR: Error Contents: name 'os' is not defined
  4. 19:58:21 T:3940 M:2148397056 ERROR: Traceback (most recent call last):
  5. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.video.free.cable\default.py", line 46, in ?
  6. modes ( )
  7. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\plugin.video.free.cable\default.py", line 29, in modes
  8. station_icon = os.path.join(common.imagepath,network+'.png')
  9. NameError: name 'os' is not defined
  10. 19:58:21 T:1376 M:2148409344 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.free.cable/
  11. 19:58:21 T:1376 M:2148409344 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.free.cable/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement