lopi-py/luau-lsp.nvim

Quit with exit code 3221225477 and signal 0.

CompletedLoop opened this issue · 5 comments

This started happening and I cannot for the life of me find a solution to this.
image
image
image
LspLog:
image

This crash is happening with luau-lsp 1.31.0, using a previous version should work. If you are using mason, run :MasonInstall luau-lsp@1.30.1.

This worked but now I am getting this error:
image

It seems like you called lspconfig.luau_lsp.setup somewhere, your LspInfo luau-lsp's command does not match with luau-lsp.nvim.

I cannot find anywhere where this is called. Its not in my config and its not in my distro's core either. I am using vscodes's search.
image

@CompletedLoop I think your distro is calling that somewhere. I've added some health checks, so try running :checkhealth luau-lsp to check the plugin status.