Hi, I've searched on the forum and couldn't find an answer for this problem:
Code:
./Serialization.cs(33,14): error CS0234: The type or namespace name `Guilds' does not exist in the namespace `Server'. Are you missing an assembly reference?
./Serialization.cs(138,62): error CS0246: The type or namespace name `Item' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 2 error(s), 0 warnings
I downloaded the RC2 zip on the website and overwrote the files with the present on the two fixes given on the first post.
What am i missing?