Sorry for my bad English.
1. If I compile serever not with the aid of the .bat- file, but using IDE(for example MS VisualStudio), then I obtain the error: "unhadled exeption of type System.TypeInitializationExeption". Exception appears in Server.Config.Root. This occurs if it is included the option of the optimization of compiler. Otherwise everything is ok. Is it possible to somehow repair this?
2. Why SunUO does not use generics? In my opinion Mono already is supported this possibility.
