- Home /
help!! Internal compiler error. See the console log for more information. output was:
hi everyone, i'm really noob and i'm tring to get started. today i've created a terrain with some mountains and a first person controller. The problem is that i cannot test the game because it says that i cannot run the game if there are any errors in the console log, it was not a big project so I've deleted EVERYTHING and there are just two "Internal compiler error. See the console log for more information. output was:" even if I restarted unity and I deleted everything. Please help!!
Without anything we can't help any. What's the console saying?
Why not creating a new project ins$$anonymous$$d?
@_hacker_usa click on the error message on the status bar to open the console log OR Ctrl+Shift+C. Then get a snapshot of the error details and post it in your question.
Answer by jarado9 · Feb 24, 2015 at 03:39 AM
I find when this happens, if I just open the script and make a change to it and then delete change, then re-save script , pop back to unity sometimes have to do repeatedly until Unity accepts it and compiler error disappears.
please be aware this only works for this error shown in image
and is sometimes due to Mono-Develop and Unity falling out of sync. Follow what I said and look at bottom right of screen in Unity you will see this image, when Unity re-syncs with Mono-Develop
any other errors you will need post to forum, because my solution only works for this error
Your answer
Follow this Question
Related Questions
How do I move my gun to "position B"? 1 Answer
Compile error with Weaver since 5.3.0f4, not using Weaver.. 0 Answers
I made part of an aiming down your sight script, how doo i move the gun, help! 2 Answers
Compile Error in XCode with Unity SplashScreenController/UnityViewControllerBase for IOS build 0 Answers
How do I find out a compile error that wont show up. 1 Answer