[Solution] MonoDevelop Crash on Startup? Have no spaces...

Does MonoDevelop Crash on Startup with no warnings or crash reports?

I had this problem, and it was because I was renaming my Unity folder from “Unity” to “Unity 3.0bx” or “Unity 3.0fx” to keep track of what was what.

The space " " between “Unity” and “3.0” causes MonoDevelop to quit as it starts.

Just an fyi for those of you who need to know.

I also had problems with this, in my case I got an error when trying to build to iPhone. It was caused by a “/” sign in the name of one of the directories of the project. Looks like Monodevelop does not like any special letter.

The directory names seem to be a BIG BIG issue… see this thread: