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

Getting this error after todays rust patch

Error while compiling: NTeleportation.cs(5104,41): error CS0117: `RelationshipManager' does not contain a definition for `Instance' 

same here.. and on 10 other plugins

RelationshipManager.Instance -> RelationshipManager.ServerInstance

82 NTeleportation - Failed to compile: NTeleportation.cs(5043,85): error CS0117: `RelationshipManager' does not contain a definition for `Instance'

since new update today

 

same issue here

Tp and Tpr not working?

Error while compiling: NTeleportation.cs(5043,85): error CS0117: `RelationshipManager' does not contain a definition for `Instance'

Same issue

Error while compiling: NTeleportation.cs(5104,41): error CS0117: `RelationshipManager' does not contain a definition for `Instance'

Same here.

There are no lines in the cs file with RelationshipManager.Instance

Solved with new version

Locked automatically