wysiib / linter-languagetool

Integration of Languagetool into the Atom text editor.
MIT License
17 stars 5 forks source link

500 - #28

Closed davidlday closed 6 years ago

davidlday commented 6 years ago

I'm receiving the following on Mac:

500 - "Error: Internal Error: java.lang.RuntimeException: Path /en/wrongWordInContext.txt not found in class path at /org/languagetool/rules/en/wrongWordInContext.txt"

I've tried using LanguageTool 4.1 via Homebrew, and manually downloading and unzipping LanguageTool 4.1 and 4.0 to local directories, all with the same results. Not seeing this on my Linux box.

Thoughts?

davidlday commented 6 years ago

Never mind - apparently I had an old LanguageTool server process hanging around on 8081. Killed it, restarted, and everything is as it should be now.