Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: supaworst on June 25, 2013, 02:45:43 AM
-
Hello,
i've just downloaded the last version of ngui and i'm getting this error:
Internal compiler error. See the console log for more information. output was:
Unhandled Exception: System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.ReferenceAssemblyAttribute' from assembly 'sysglobl'.
at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0
What can i do to fix it?
Thanks in advance
Take care
-
Copy the error and paste it into notepad, you'll find the error is much bigger than unity can show. There will be a real error in there somewhere is is busting it, find it and fix it and NGUI will work fine.
-
I've done what you said but the error lenght is the same and i still don't know how to fix it.
Could you give me other suggestions?
Thanks
-
I'm out of ideas. Perhaps post the version of Unity and NGUI that you're using and hope that Aren has an idea.
-
I've solved creating a new project and putting all my assets there.
Thanks again!