I have been putting off releasing some of my vehicle designs until I could compile them in Mono, and tried 1.21 RC0 as soon as it was available.
The first 2 scripts I tied to recompile threw up errors in Mono, even though they did (and still do) compile and work OK on viewer 1.20. (non-Mono)
I tried to recompile them in 'non-Mono' using 1.21 RC0, and also got the same error messages.
The Error message is " : ERROR : Name previously declared within scope"
********** UPDATE ********************
The RC0 compiler was detecting a syntax error that earlier versions of the compiler ignored... strange, but it therefore seems that there is not a problem in 1.21 RC0 (although why did my buggy script work in 1.20?)