Is there any way to fix the Fatal Error in the corner of the screen?
Thanks!
Can you post the extension log?
It can be found by:
- Click the output tab,
- Click the dropdown that appears on the right hand side of the menu bar.
- Select VEX.
- Copy log and post here.
This should give me an idea of where the exception is being thrown.
Thanks!
2 Likes
Thanks for posting your log, that helps!
Can you go to the directory below and verify that vexcom.exe
exist?
%UserProfile%\.vscode\extensions\vexrobotics.vexcode-0.3.0\resources\tools\vexcom\win32
You should see something like this:
1 Like
Yes, that file does exist.
FOLLOW UP
The fatal error was caused by a group policy that was preventing the VEX Extension from running command line programs.
If you are using a school owned laptop, you’ll need to talk the school’s IT department to see if they will allow command line programs to be run. Unfortunately, I can’t do anything extension side to resolve this issue.
I will add additional error checking in the future so the VEX Extension can notify this problem to the user.
2 Likes