Incompatable with CodeflingSolved

Is there any way this can be made compatible with the Codefling Clans Plugin https://codefling.com/plugins/clans? 

 

The error im getting after installing that Clans Plugin is:

 

(10:58:26) | Failed to initialize plugin 'Imperium v2.2.4' (InvalidCastException: Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken.)
  at Newtonsoft.Json.Linq.Extensions.Convert[T,U] (T token) [0x0008a] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Linq.Extensions.Value[T,U] (System.Collections.Generic.IEnumerable`1[T] value) [0x0000b] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Newtonsoft.Json.Linq.Extensions.Value[U] (System.Collections.Generic.IEnumerable`1[T] value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 
  at Oxide.Plugins.Imperium+FactionManager.SyncAllWithClans () [0x0006e] in <5a54fdaa550141babf7711a4abe6192f>:0 
  at Oxide.Plugins.Imperium.Setup () [0x0012d] in <5a54fdaa550141babf7711a4abe6192f>:0 
  at Oxide.Plugins.Imperium.Loaded () [0x002fa] in <5a54fdaa550141babf7711a4abe6192f>:0 
  at Oxide.Plugins.Imperium.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00238] in <5a54fdaa550141babf7711a4abe6192f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <23ba99f131254889867c71f0bd137b1d>:0

The Clans plugin was updated to correct this issue.

Locked automatically