Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.

Troubleshooting

AMMack26 edited this page Jan 30, 2016 · 4 revisions

If your code isn't working, check here for a list of known problems and solutions.

#Git Imports

  • After importing from Git, the project may appear with a red exclamation point on the project folder.

If that happens, check a Subsystem or Command. If there is a red underline under the word 'Command' or 'Subsystem' after the extends towards the beginning of the file, then try creating a new robot java project on the computer. As soon as the project is created, the red check-mark should disappear. If so, you're done.

#Git Commit/Pull/Push

  • When attempting to push to upstream, you receive an error containing the string 'git-receive-pack not permitted'

Your account email is likely not verified, check your github account. If your email isn't verified then you won't be allowed to edit files.

Clone this wiki locally