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
Copy file name to clipboardExpand all lines: articles/troubleshooting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Troubleshooting
2
2
If you run into issues, try some of the following steps
3
3
4
-
## Deploy fails with NullReferenceException after the "Creating Mono Deploy Directory" message
4
+
## Deploy fails with NullReferenceException, or deploy fails telling you could not find native files
5
5
New to 2017, there is a content library that gets installed whenever a robot project is created. However, we have noticed that rarely, this package does not
6
6
install correctly, and causes the deploy to break. We are working on a better error message, but the solution to fix this issue is to force a reinstall
7
7
of the WPILibNativeLibraries package. To do this, in Visual Studi, go to Tools -> Nuget Package Manager -> Package Manager Console. Then in that console,
0 commit comments