Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Starting VCS Extension #807

Closed
biggi93 opened this issue Jun 24, 2024 · 3 comments
Closed

Error Starting VCS Extension #807

biggi93 opened this issue Jun 24, 2024 · 3 comments

Comments

@biggi93
Copy link

biggi93 commented Jun 24, 2024

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x10 pc=0xcdaa00]

goroutine 31 [running]:
github.com/a-h/templ/cmd/templ/lspcmd/proxy.(*Server).CodeAction(0xc00016e460, {0xebaed0, 0xc00016e190}, 0xc000180840)
C:/Users/Surfer/go/pkg/mod/github.com/a-h/[email protected]/cmd/templ/lspcmd/proxy/server.go:294 +0x480
github.com/a-h/protocol.serverDispatch({0xebaed0, 0xc00016e190}, {0xec11d0, 0xc00016e460}, 0xc000226f00, {0xebb1a8, 0xc00011e400})
C:/Users/Surfer/go/pkg/mod/github.com/a-h/[email protected]/server.go:158 +0x4013
github.com/a-h/protocol.NewServer.ServerHandler.func1({0xebaed0, 0xc00016e190}, 0xc000226f00, {0xebb1a8, 0xc00011e400})
C:/Users/Surfer/go/pkg/mod/github.com/a-h/[email protected]/server.go:36 +0x7e
github.com/a-h/protocol.Handlers.ReplyHandler.func1({0xebaed0, 0xc00016e190}, 0xc00010edb0, {0xebb1a8, 0xc00011e400})
C:/Users/Surfer/go/pkg/mod/go.lsp.dev/[email protected]/handler.go:35 +0xc6
github.com/a-h/protocol.Handlers.AsyncHandler.func2.2()
C:/Users/Surfer/go/pkg/mod/go.lsp.dev/[email protected]/handler.go:114 +0x76
created by github.com/a-h/protocol.Handlers.AsyncHandler.func2 in goroutine 23
C:/Users/Surfer/go/pkg/mod/go.lsp.dev/[email protected]/handler.go:112 +0x165
[Error - 8:31:01 PM] Connection to server got closed. Server will not be restarted.
[Error - 8:31:01 PM] Server process exited with code 2.

@advdv
Copy link

advdv commented Jun 24, 2024

Not a lot of info in this issue, but it could be a duplicate of this: #803

@biggi93 biggi93 closed this as completed Jun 24, 2024
@biggi93
Copy link
Author

biggi93 commented Jun 24, 2024

Thank you, worked!

@a-h
Copy link
Owner

a-h commented Jun 27, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants