View Single Post
Old 01-31-2007, 12:01 PM   #19 (permalink)
RavonTUS
Forum Novice
 
RavonTUS's Avatar
 
Join Date: Aug 2004
Location: in a house.
Age: 39
Posts: 588
Send a message via ICQ to RavonTUS Send a message via AIM to RavonTUS
Default

Greetings,

Seirge can you post your "utility.cs" script from /server? I would like to see how your getting the "public static List<TOutput> CastConvertList<TInput, TOutput>(List<TInput> list) where TOutput : TInput" to work.

This is the point at which I am stuck. I have tried the latest version of Mono (SVN) and it still doesn't seem to help. I keep ending up with one of the two following errors...

Code:
System.Exception: Compiler failed to produce the assembly. Stderr='', Stdout=''
or
Code:
System.InvalidCastException: Cannot cast from source type to destination type.
__________________

Will RunUO work on Linux? Yes
RavonTUS is offline   Reply With Quote