- Home /
Resetting MonoDevelop to default settings...
My MonoDevelop client is "in the trash" and is displaying errors at code that is perfectly structured. Something is surely wrong with the editor. Any tips? I have searched for hours and nothing came up :/
I would simply suggest to reinstall your unity IDE, which will also reinstall $$anonymous$$onoDevelop.
If you have the same problem after reinstall, then I would start from that point, But hopefully that`ll fix it for ya ? Hope that helps, somehow :( Personally, I have never heard of this happening or have had that happen to me, but that don`t mean it doesn`t does it!? :) Gruffy
You probably have an invalid line change or other invisible character in your script that confuses the compiler. Copying the script to a more primitive word processor, like notepad and saving it there might fix these invisible characters.
Answer by stevethorne · Feb 27, 2014 at 02:58 PM
I solved my problem by deleting all of the files in my Users/(user)/AppData/Roaming/MonoDevelop-Unity-4.0 folder and restarting MonoDevelop.
It worked for me too, but I also had to delete the other "$$anonymous$$onoDevelop-Unity-4.0" folder in the "Local" folder of "AppData"
Your answer
Follow this Question
Related Questions
How do I change the default monoDev C# file? 4 Answers
Different default font (MonoDevelop) 2 Answers
Default Parameter Specifiers Are Not Permitted 3 Answers
I cant start a Script with MonoDevelop. 0 Answers