Advertisement
Guest User

Gibberish

a guest
Oct 3rd, 2014
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. 2014-10-03 20:43:39,119 - PixivUtil20141004c - INFO - ###############################################################
  2. 2014-10-03 20:43:39,119 - PixivUtil20141004c - INFO - Starting...
  3. 2014-10-03 20:43:39,164 - PixivUtil20141004c - INFO - Setting log level to: DEBUG
  4. 2014-10-03 20:43:39,167 - PixivUtil20141004c - INFO - No default cookie jar available, creating...
  5. 2014-10-03 20:43:39,174 - PixivUtil20141004c - INFO - Only process member where day last updated >= 7
  6. 2014-10-03 20:43:39,174 - PixivUtil20141004c - INFO - Using Username:
  7. 2014-10-03 20:43:39,177 - PixivUtil20141004c - INFO - logging in with saved cookie
  8. 2014-10-03 20:43:39,180 - PixivUtil20141004c - INFO - Trying to log with saved cookie
  9. 2014-10-03 20:43:41,697 - PixivUtil20141004c - INFO - Logged in using cookie
  10. 2014-10-03 20:43:42,877 - PixivUtil20141004c - INFO - New Illust from Bookmark mode.
  11. 2014-10-03 20:43:52,163 - PixivUtil20141004c - ERROR - Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'NoneType' object has no attribute 'findAll'",), <traceback object at 0x0330C850>)
  12. 2014-10-03 20:43:52,164 - PixivUtil20141004c - ERROR - Error at process_image(): 46336360
  13. Traceback (most recent call last):
  14. File "PixivUtil2.py", line 684, in process_image
  15. File "PixivModel.pyc", line 371, in ParseImages
  16. File "PixivModel.pyc", line 406, in CheckMangaType
  17. File "PixivModel.pyc", line 428, in ParseMangaImagesNew
  18. AttributeError: 'NoneType' object has no attribute 'findAll'
  19. 2014-10-03 20:43:52,168 - PixivUtil20141004c - ERROR - Cannot medium dump page for image_id: 46336360
  20. 2014-10-03 20:43:52,180 - PixivUtil20141004c - ERROR - Error at process_new_illust_from_bookmark(): (<type 'exceptions.UnboundLocalError'>, UnboundLocalError("local variable 'parse_medium_page' referenced before assignment",), <traceback object at 0x0330CDF0>)
  21. Traceback (most recent call last):
  22. File "PixivUtil2.py", line 1093, in process_new_illust_from_bookmark
  23. File "PixivUtil2.py", line 785, in process_image
  24. UnboundLocalError: local variable 'parse_medium_page' referenced before assignment
  25. 2014-10-03 20:43:52,197 - PixivUtil20141004c - ERROR - Unknown Error: local variable 'parse_medium_page' referenced before assignment
  26. Traceback (most recent call last):
  27. File "PixivUtil2.py", line 1813, in main
  28. File "PixivUtil2.py", line 1623, in main_loop
  29. File "PixivUtil2.py", line 1507, in menu_download_new_illust_from_bookmark
  30. File "PixivUtil2.py", line 1093, in process_new_illust_from_bookmark
  31. File "PixivUtil2.py", line 785, in process_image
  32. UnboundLocalError: local variable 'parse_medium_page' referenced before assignment
  33. 2014-10-03 20:43:54,499 - PixivUtil20141004c - INFO - EXIT
  34. 2014-10-03 20:43:54,499 - PixivUtil20141004c - INFO - ###############################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement