Advertisement
spookybathtub

xbmc.log vimeo error

Apr 23rd, 2012
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. 00:36:38 T:140433915533056 NOTICE: -->Python Interpreter Initialized<--
  2. 00:36:39 T:140433915533056 NOTICE: Vimeo-1.3.0 ARGV: ['plugin://plugin.video.vimeo/', '0', '']
  3. 00:36:39 T:140433915533056 NOTICE: [StorageClient-0.9.2] __init__ : 'Setting table to : Vimeo'
  4. 00:36:39 T:140433915533056 ERROR: Error Type: <type 'exceptions.AttributeError'>
  5. 00:36:39 T:140433915533056 ERROR: Error Contents: 'module' object has no attribute 'log'
  6. 00:36:39 T:140433915533056 ERROR: Traceback (most recent call last):
  7. File "/home/elliott/.xbmc/addons/plugin.video.vimeo/default.py", line 63, in <module>
  8. downloader = downloader.SimpleDownloader()
  9. File "/home/elliott/.xbmc/addons/script.module.simple.downloader/lib/SimpleDownloader.py", line 40, in __init__
  10. self.common.log("")
  11. AttributeError: 'module' object has no attribute 'log'
  12. 00:36:39 T:140434293012416 ERROR: GetDirectory - Error getting plugin://plugin.video.vimeo
  13. 00:36:39 T:140434293012416 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vimeo) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement