Skip to content

Commit 132a33a

Browse files
Add known issue for Mac simulation crash after upgrade (#1745)
Co-authored-by: sciencewhiz <[email protected]>
1 parent 9e98508 commit 132a33a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/docs/yearly-overview/known-issues.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ Updating Properties on roboRIO 2.0 may be slow or hang
3434

3535
**Workaround:** After a few minutes of the tool waiting the roboRIO should be able to be rebooted and the new properties should be set.
3636

37+
Simulation crashes on Mac after updating WPILib
38+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
39+
40+
**Issue:** On macOS, after updating the project to use a newer version of WPILib, running simulation immediately crashes without the GUI appearing.
41+
42+
**Workaround:** In VS Code, run WPILib | Run a command in Gradle, ``clean``. Alternatively, run ``.\gradlew clean`` in the terminal or delete the build directory.
43+
3744
Invalid build due to missing GradleRIO
3845
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3946

0 commit comments

Comments
 (0)