I had a bunch of errors so I decided to make a new project and import my old scene, this cleared 4 errors but still I have 1 error that I don’t understand:
BCE0011: An error occurred during the execution of the step ‘Boo.Lang.Compiler.Steps.EmitAssembly’: 'Empty name is not legal
Can someone tell me what it is or where I must look?
Thanks!
I think this means you have a script file that contains no code. Check that none of your scripts are empty.