-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
rootUri is incorrect in VS Code extension #2159
Comments
Hello, can you share the server log, so we can review the rootURI and software versions. |
Hey, yes sure, I tried to find it before with the path : %homepath%.vscode\extensions\sumneko.lua-X.X.X\server\log\ . However, it cannot be found? |
apologies, installed .vscode to the wrong place, still having the issue but found the server log |
This is likely due to one of your workspaces being a ComputerCraft computer:
The path for the computer is technically The proper solution would probably be to not throw this error |
I seem to have fixed it last night. I created a new workspace since I wanted to do more than just the ComputerCraft as I am just getting back into coding. However, that new workspace has now fixed it I think? I will post the new Service.log |
As well as in the service.log ComputerCraft is no longer there but is still able to be used, I think this now works but unsure if it is a temporary fix |
I am not sure if I have done something wrong, but I have this error in VSCode:
Your workspace is set to
\
. Lua language server refused to load this directory. Please check your configuration.learn more hereThe text was updated successfully, but these errors were encountered: