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

Getting an error after todays rust patch

Error while compiling: DangerousTreasures.cs(1938,38): error CS0117: `RelationshipManager' does not contain a definition for `Instance' 

RelationshipManager.Instance -> RelationshipManager.ServerInstance

I have the same error and the plugin will not load

Error while compiling: DangerousTreasures.cs(1938,38): error CS0117: `RelationshipManager' does not contain a definition for `Instance'



Merged post

I take it this is a Oxide update problem?

Nope its the plugin that needs updating by the maintainer or you can edit the .cs file yourself

Merged post

Solved with the updated version

Locked automatically