You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a WPILib-installed JDK at ~/wpilib/YEAR/jdk, does running through it work properly? Both VS Code and gradle should be using that JDK to run the tools, so the question is whether a different JDK was somehow used on your machine, or the WPILib-installed JDK causes this issue.
EDIT (for continuity from CD post): WPILib wasn't installed, so the tools were launched with whatever JDK was in JAVA_HOME or on the PATH.
Describe the bug
The text in pathweaver and other gradle apps has weird symbols instead of text
To Reproduce
run
./gradlew pathweaver
in an FRC projectExpected behavior
Normal text
In reality
wonky text
Desktop
The text was updated successfully, but these errors were encountered: