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

roboRIO debug doesn't start debugger #471

Closed
sciencewhiz opened this issue Oct 23, 2021 · 1 comment
Closed

roboRIO debug doesn't start debugger #471

sciencewhiz opened this issue Oct 23, 2021 · 1 comment
Assignees

Comments

@sciencewhiz
Copy link
Contributor

When running "Debug Robot code" from vs-code, the following pops up and the debugger doesn't start.

image

The following is in the log:

2021-10-23T15:41:35.383Z verbose: [Locale] Loading message@en-us
2021-10-23T15:41:35.384Z error: [Locale] Failed to load message@en-us. {"0":{"errno":-4058,"syscall":"open","code":"ENOENT","path":"c:\\Users\\Public\\wpilib\\2022\\vscode\\data\\extensions\\wpilibsuite.vscode-wpilib-2022.1.1-beta-1\\i18n\\en-us\\message.json"}}
2021-10-23T15:41:35.385Z error: Debug error {"0":{"errno":-4058,"code":"ENOENT","syscall":"open","path":"c:\\Users\\Joe\\Documents\\Robotics\\2022NewCommandCPP\\build\\debug\\debuginfo.json"}}```
@sciencewhiz
Copy link
Contributor Author

fixed by wpilibsuite/GradleRIO#554 and #487

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

2 participants