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

Troubleshooting

Rune Tynan edited this page Feb 1, 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.

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, delete the project and 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