[Userscript] Community Mnemonics (v0.9.7.8)

Inserio said...
Samuel-H said...
Inserio said...Well it wasn't very long until I determined which one was at fault—WaniKani Override. Specifically, the unofficial 1.1.3 version.
I'm using this too and I don't get the error every time. I hardly ever get it actually.
Then I'm stumped. Maybe it's processor related too? My laptop isn't the fastest thing ever, so to speak.
 I would think internet speed would be more important but I can't say for sure. I don't know if running the script with this error might affect its function or not (perhaps responsible for item duplicates) but if you just can't get it to stop, you can remove the following lines from the script:

else alert(failCount + "An error occured while trying to check the newest version of WaniKani Community Mnemonics: " + xhr.status + ": " + xhr.statusText + ". Make sure your internet connection is working " +
                       "properly and then reload the page to try again.");

These are lines 67 and 68 in version 0.9.2.6 and you'll have to repeat this with every new version if you fix it this way.