Page 2 of 2

Re: Compiler errors

Posted: Fri Jun 09, 2017 7:20 am
by Joel
If the particular command the error refers to is indeed Assembly-CSharp-firstpass.dll, this is unlikely to be caused by Easy Save as the only code which compiles in the firstpass are in their own DLLs, so the error would be thrown either by ES2.dll or MoodkieSecurity.dll, not Assembly-CSharp-firstpass.dll.

There is most likely a script in the Plugins folder (not in a DLL) which is causing the error. However, if it's not actually halting compilation it could simply be a false error from Unity.

All the best,
Joel