`RelationshipManager' does not contain a definition for `Instance'Error

Error while compiling: PVPCaps.cs(2594,53): error CS0117: `RelationshipManager' does not contain a definition for `Instance'

change Instance in to ServerInstance

same problem. 
do you replace all "instance" with "ServerInstance"
Nevermind solved

Error while compiling: PVPCaps.cs(2594,33): error CS0103: The name `ServerInstance' does not exist in the current context


Merged post

We've solved it! Thanks for the advice.