sublimelsp / LSP-kotlin

Kotlin support for Sublime's LSP package
MIT License
1 stars 0 forks source link

kotlin-language-server is crashing #4

Closed luukvankooten closed 11 months ago

luukvankooten commented 12 months ago
LSP: kotlin crashed (1 / 5 times in the last 180.0 seconds), exit code 1, exception: None
LSP: starting ['/Users/Luuk/Library/Caches/Sublime Text/Package Storage/LSP-kotlin/server/bin/kotlin-language-server'] in /Users/Luuk/Developer/afstuderen/maestro
LSP: kotlin crashed (2 / 5 times in the last 180.0 seconds), exit code 1, exception: None
LSP: starting ['/Users/Luuk/Library/Caches/Sublime Text/Package Storage/LSP-kotlin/server/bin/kotlin-language-server'] in /Users/Luuk/Developer/afstuderen/maestro
LSP: kotlin crashed (3 / 5 times in the last 180.0 seconds), exit code 1, exception: None
LSP: starting ['/Users/Luuk/Library/Caches/Sublime Text/Package Storage/LSP-kotlin/server/bin/kotlin-language-server'] in /Users/Luuk/Developer/afstuderen/maestro
LSP: kotlin crashed (4 / 5 times in the last 180.0 seconds), exit code 1, exception: None
LSP: starting ['/Users/Luuk/Library/Caches/Sublime Text/Package Storage/LSP-kotlin/server/bin/kotlin-language-server'] in /Users/Luuk/Developer/afstuderen/maestro
LSP: kotlin crashed (5 / 5 times in the last 180.0 seconds), exit code 1, exception: None
Package Control: Urllib HTTPS Debug General

Is this me or just the package?

rchl commented 12 months ago

I suspect you are also getting a crash dialog. What does it say?

luukvankooten commented 11 months ago

The kotlin server has crashed 5 times in the last 180 seconds.

You can try to Restart it or you can choose Cancel to disable it for this window for the duration of the current session. Re-enable by running "LSP: Enable Language Server In Project" from the Command Palette.

rchl commented 11 months ago

Check LSP Log Panel also.

luukvankooten commented 11 months ago

I close this issue, because I the reinstalled LSP-Kotlin, and it has been fixed.