jgoldshlag / padherder_proxy

Proxy to synchronize padherder.com with Puzzle and Dragons
23 stars 10 forks source link

Error doing mail sync #38

Open solaerin opened 7 years ago

solaerin commented 7 years ago

Got an issue syncing, but it seemed to generate the JSON with the monster box OK. This was the error:

You need to set your padherder username in Settings
You need to set your padherder password in Settings
proxy started
Got DNS Request
Got DNS Request
Got HTTPS request, forwarding
Got HTTPS request, forwarding
Got box data, processing...
Got HTTPS request, forwarding
Got mail data, processing...
Error doing sync:
Traceback (most recent call last):
  File "/wxPython/padherder_proxy/padherder_sync.py", line 173, in do_sync
    for skill in raw_active_skills:
TypeError: 'NoneType' object is not iterable

Please report this error on github
jgoldshlag commented 7 years ago

I assume you did actually set your padherder username and password? It is possible you ran into an issue with a monster that was not yet added to padherder, can you try again and see if it is fixed?