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

There is no text on 2238

Goldie

its not in this plugin

its for other plugins to fix (nteleportation, removertool) but this plugin does not have this to change so its different issue

Yes it is in this plugin, its on line 2377 & 2452

I am getting the same issue I search for Instance there many Instance in the script even on 2238

such as this "coroutine = ServerMgr.Instance.StartCoroutine(FillCache());"

The plugins isn't load because of this:

Error while compiling: AdminRadar.cs(2455,54): error CS0117: `RelationshipManager' does not contain a definition for `Instance'

This error is appearing after June Server Update.

ZxydCOyfKfy2yQw.png soyelcap

The plugins isn't load because of this:

Error while compiling: AdminRadar.cs(2455,54): error CS0117: `RelationshipManager' does not contain a definition for `Instance'

This error is appearing after June Server Update.

Please read the thread, a fix was posted just above.

dTKxLAniXi85NJb.jpg Frozens

Please read the thread, a fix was posted just above.

Thank you.

Please update to the official version, which was posted awhile ago.

mQJup2LXyTzEPe9.jpg Wulf

RelationshipManager.Instance -> RelationshipManager.ServerInstance

Thanks a lot Wulf. I had another plugin that the developer looks like they may have walked away from and this helped me to fix it.

Locked automatically