|
Re: SmartDashboard crashes when set to C++
Go to C:/users/<insert your user here>/wpilib/tools
Shift right click and select "Open Command Window here"
Run the C++ dashboard with the command: java -jar smartdashboard.jar
Post the output here. It might give you a useful stack trace.
|