There is no text on 2238
`RelationshipManager' does not contain a definition for `Instance'Fixed
Goldieits 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.
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.
Thank you.Frozens
Please read the thread, a fix was posted just above.
Please update to the official version, which was posted awhile ago.
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
- 1
- 2