Advertisement
Guest User

BC Amazon 058 Error Log

a guest
Jun 25th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.                                             ====================AMAZON START====================
  2. 17:30:36 T:2960314368   ERROR: /Users/Skywalker/Library/Application Support/XBMC/addons/plugin.video.amazon/resources/lib/common.py:94: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  3.                                              except:fanart = os.path.join(os.getcwd().replace(';', ''),'fanart.jpg')
  4. 17:30:36 T:2960314368   ERROR: /Users/Skywalker/Library/Application Support/XBMC/addons/plugin.video.amazon/resources/lib/common.py:98: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  5.                                               except:thumb = os.path.join(os.getcwd().replace(';', ''),'icon.png')
  6. 17:30:36 T:2958716928   DEBUG: WaitOnScriptResult- plugin returned successfully
  7. 17:30:36 T:2960314368    INFO: Scriptresult: Success
  8. 17:30:36 T:2960314368    INFO: Python script stopped
  9. 17:30:36 T:2960314368   DEBUG: Thread XBPyThread 2960314368 terminating
  10. 17:30:36 T:2954383360   DEBUG: Thread Background Loader start, auto delete: 0
  11. 17:30:36 T:2891174592   DEBUG: waiting for python thread 41 to stop
  12. 17:30:36 T:2891174592   DEBUG: python thread 41 destructed
  13. 17:30:36 T:2954383360   DEBUG: Thread Background Loader 2954383360 terminating
  14. 17:30:36 T:2891174592   DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  15. 17:30:36 T:2891174592   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  16. 17:30:41 T:2961911808  NOTICE: SKIN == True
  17. 17:30:41 T:2891174592   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement