JavaScript Error

Im trying to open javascript to edit it and for whatever reason an error message keeps popping up saying error: Invalid Character, code 800A03F6,Source: Microsoft JScript compilation error. This happens with every JavaScript i try to open

In Unity, Click the Edit menu, and select “Preferences”. In the window that opens click on the “External Tools” tab, and then in the drop down box for “External Script Editor” select MonoDevelop (built-in). After doing this, every time you open a script from the project tab, it will open in MonoDevelop (Unity’s built-in script editor), and you will not get the compilation errors from Visual Studio.

I found another way of opening it (you will need notepad++ for better view)
First. open folder and go to documents
secondly. got to the folder where your game is saved
third. right click and select notepad++ and then do all the changes

your welcome :slight_smile:

I descoverd this when i had problems