Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better error handling when no chapter in manga eden #150

Closed
darodi opened this issue Jul 3, 2018 · 0 comments
Closed

better error handling when no chapter in manga eden #150

darodi opened this issue Jul 3, 2018 · 0 comments

Comments

@darodi
Copy link
Contributor

darodi commented Jul 3, 2018

__main__.py -cid 537238bc45b9ef5a0b1d211c
Traceback (most recent call last):
  File "D:/downloads/apps/comic-dl/comic_dl/__main__.py", line 10, in <module>
    ComicDL(sys.argv[1:])
  File "D:\downloads\apps\comic-dl\comic_dl\comic_dl.py", line 138, in __init__
    force_download=force_download)
  File "D:\downloads\apps\comic-dl\comic_dl\manga_eden\mangaChapters.py", line 24, in __init__
    self.chapters, self.manga_name = self.id_lookup(json.loads(self.json_source))
TypeError: 'NoneType' object is not iterable

@Xonshiz Xonshiz closed this as completed in 5adc218 Jul 5, 2018
Xonshiz added a commit that referenced this issue Jul 5, 2018
fix #150 better error handling when no chapter in manga eden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant