ArgumentNullException at GetFriendsFixed
Still keep getting this from time to time. Friends are disabled in Config and the Plugin is not insalled.

Failed to call hook 'GetFriends' on plugin 'BlueprintShare v1.2.9' (ArgumentNullException: Value cannot be null.
Parameter name: source)
at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.BlueprintShare.GetFriends (System.UInt64 playerID) [0x0002e] in <a756f5d7a724484d9d24d34b0d3bccbd>:0
at Oxide.Plugins.BlueprintShare.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003a8] in <a756f5d7a724484d9d24d34b0d3bccbd>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0

Submitted a patch that covers this and another issue.

Legend

Locked automatically