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

Cant load courses #47

Closed
HPLT opened this issue Aug 17, 2017 · 3 comments
Closed

Cant load courses #47

HPLT opened this issue Aug 17, 2017 · 3 comments
Assignees
Labels

Comments

@HPLT
Copy link

HPLT commented Aug 17, 2017

Hi wilddom,

thanks for your extensive work on this addon. However, recently I faced an error and can't load courses (see log below).

I tried multiple version of your extension (all available) as well as different Anki versions (2.1 Beta, 2.0.47, 2.0.44, 2.0.36)

Maybe you can help me out :-)

Cheers Max

An error occurred in an add-on.
Please post on the add-on forum:
https://anki.tenderapp.com/discussions/add-ons

Traceback (most recent call last):
File "C:\Users\Max\AppData\Roaming\Anki2\addons\Memrise_Course_Importer\importer.py", line 146, in run
course = self.memriseService.loadCourse(self.url, MemriseCourseLoader.Observer(self))
File "C:\Users\Max\AppData\Roaming\Anki2\addons\Memrise_Course_Importer\memrise.py", line 779, in loadCourse
return courseLoader.loadCourse(self.getCourseIdFromUrl(url))
File "C:\Users\Max\AppData\Roaming\Anki2\addons\Memrise_Course_Importer\memrise.py", line 579, in loadCourse
level = self.loadLevel(course, levelIndex)
File "C:\Users\Max\AppData\Roaming\Anki2\addons\Memrise_Course_Importer\memrise.py", line 640, in loadLevel
if levelData["success"] == False:
KeyError: 'success'

@wilddom
Copy link
Owner

wilddom commented Aug 19, 2017

Well, memrise changed the data format again. I'll have to take a closer look as soon as I find the time.

@HPLT
Copy link
Author

HPLT commented Aug 20, 2017

Hey Wilddom,

thanks for your message. I was assuming that :-)

Cheers Max

@CableGuy67
Copy link

Thanks for the fix. It's an amazingly helpful addon. Cheers.

@wilddom wilddom self-assigned this Sep 3, 2017
@wilddom wilddom added the bug label Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants