- Home /
Compilation failed because the compiler couldn't be executed
How do I check the game script cause my game says Compilation failed because the compiler couldn't be executed! Any help please I really need to sovle it cause I want to test my game.
look at the console it will tell you what errors there are and which line... if you double click there error it will even open it up in mono develop and take you to the line...
I strongly suggest looking over the documentation a bit more, but as Carl says, double clicking the error in the console will open your script, otherwise you can double click the script in your project hierarchy, or click the edit button in the inspector for an object that has the script.
Answer by peous · Apr 16, 2012 at 11:56 PM
I reply even if this thread is old, my case can maybe help others.
I had the same problem because ThreatFire, my antivirus, had quarantined "Mono.exe" Yes, ridiculous !
Your answer
