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

Crash on IDE start #59

Open
AnrDaemon opened this issue Jun 27, 2023 · 0 comments
Open

Crash on IDE start #59

AnrDaemon opened this issue Jun 27, 2023 · 0 comments

Comments

@AnrDaemon
Copy link

d:\Profiles\anrdaemon\.vscode\extensions\yesterday17.zenscript-0.2.10\node_modules\vscode-jsonrpc\lib\main.js:449
                        responsePromise.reject(new messages_1.ResponseError(error.code, error.message, error.data));
                                               ^

ResponseError: Request zenScript/fsReadDirectory failed with message: Error: The "path" argument must be of type string. Received type undefined
    at handleResponse (d:\Profiles\anrdaemon\.vscode\extensions\yesterday17.zenscript-0.2.10\node_modules\vscode-jsonrpc\lib\main.js:449:48)
    at processMessageQueue (d:\Profiles\anrdaemon\.vscode\extensions\yesterday17.zenscript-0.2.10\node_modules\vscode-jsonrpc\lib\main.js:276:17)
    at Immediate.<anonymous> (d:\Profiles\anrdaemon\.vscode\extensions\yesterday17.zenscript-0.2.10\node_modules\vscode-jsonrpc\lib\main.js:260:13)
    at process.processImmediate (node:internal/timers:466:21) {
  code: -32603,
  data: undefined
}
[Error - 10:14:08 PM] Connection to server got closed. Server will not be restarted.

IDK, but this should not crash just because editor was started.

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

1 participant