Skip to content

Commit 344f4ee

Browse files
committed
error taglines
1 parent 3a12f4b commit 344f4ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Writerside/topics/common-errors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Common Errors
22

3+
You can also look up errors [here](https://gramgra07.github.io/FTC-Error-Lookup/) as well as requesting and adding errors [here](https://github.com/GramGra07/FTC-Error-Lookup/issues).
4+
35
### Tentative, somewhat dangerous fix
46

57
When updating or upgrading your control hub, you may get an error saying something like, could not find a file, in some random folder that you can't find. This is caused by an error in your gradle code. If you can't find another way to fix it I would recommend this method, it is a little complicated but will solve it. First, create a new repository **DO NOT ADD ANYTHING AUTOMATICALLY** not even a read me we will call this repository our bridge. Then scroll down to the bottom and tap import from repository, grab the URL of your old repository and make sure it finished importing. Then go into the old repositories settings and delete the repository. Then go to the FTC Robot Controller and fork it. You will want to clone both the bridge repository and the new one we just forked. Now you will copy over all of your working files from the bridge repo and put them in your new repository. As soon as that is finished and committed you should be good to go, you can then delete the bridge repository.

0 commit comments

Comments
 (0)