antest1 / kcanotify

Viewer Application for KanColle Android
GNU General Public License v3.0
203 stars 29 forks source link

Error when loading from storage (using default data) #62

Closed takaizu91 closed 5 years ago

takaizu91 commented 5 years ago

I get this error when I turned on the kcanotify service and it keep notify me of said error whenever I went to kcanofity menu

Didn't found any issue yet of what could impact the game so far. Just curious why this error occur

antest1 commented 5 years ago

This error happens when kcanotify fails to load the data from the storage. This sometimes happens when there exist some problem while downloading.

You can check the error log to know what file triggered the error. To resolve this error, download the problematic resource again (or reset the resource), and exit/restart the kcanotify app.

antest1 commented 5 years ago

Oh my god, the reason was really data error (quest-tcn.json). I'll update the new resource, so please wait.

takaizu91 commented 5 years ago

Okay, new resource updated and I restarted the app just in case. So far, no error on my end. Good work @antest1