JsonSerializationException when loading pluginNot An Issue

Just downloaded the new update and im getting this error in the console

ExType: JsonSerializationException (23:36:29) | Failed to initialize plugin 'RaidLimit v1.2.0' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.List`1[System.UInt64].) at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <8fe7f8665ff548909c2f26d557e5093a>:0 at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <8fe7f8665ff548909c2f26d557e5093a>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <8fe7f8665ff548909c2f26d557e5093a>:0

Unload the plugin and
be sure to erase old versions of the RaidLimitPlayerData.json file

Then reload it and it will function as it is.
Still getting the error for whatever reason on the newest update but on the prior builds it still works. Any possible conflictions with other plugins?
its throwing this in console:

Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'

(23:39:47) | Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'

(23:39:47) | RaidLimit and ImageLibrary were compiled successfully in 312ms

(23:39:47) | Unloaded plugin Image Library v2.0.52 by Absolut & K1lly0u

(23:39:47) | [DEBUG] RaidLimit plugin is waiting for requirements to be loaded: ImageLibrary

(23:39:48) | Loaded plugin Image Library v2.0.52 by Absolut & K1lly0u

(23:39:48) | ExType: JsonSerializationException

(23:39:48) | Failed to initialize plugin 'RaidLimit v1.3.0' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.List`1[System.UInt64].)

at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <8fe7f8665ff548909c2f26d557e5093a>:0

at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <8fe7f8665ff548909c2f26d557e5093a>:0

at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <8fe7f8665ff548909c2f26d557e5093a>:0

(23:39:48) | Unloaded plugin Raid Limit v1.3.0 by noname

(23:39:48) | No previous version to rollback plugin: RaidLimit

jimbotom
Still getting the error for whatever reason on the newest update but on the prior builds it still works. Any possible conflictions with other plugins?
its throwing this in console:

Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'

(23:39:47) | Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'

(23:39:47) | RaidLimit and ImageLibrary were compiled successfully in 312ms

(23:39:47) | Unloaded plugin Image Library v2.0.52 by Absolut & K1lly0u

(23:39:47) | [DEBUG] RaidLimit plugin is waiting for requirements to be loaded: ImageLibrary

(23:39:48) | Loaded plugin Image Library v2.0.52 by Absolut & K1lly0u

(23:39:48) | ExType: JsonSerializationException

(23:39:48) | Failed to initialize plugin 'RaidLimit v1.3.0' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.List`1[System.UInt64].)

at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <8fe7f8665ff548909c2f26d557e5093a>:0

at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <8fe7f8665ff548909c2f26d557e5093a>:0

at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <8fe7f8665ff548909c2f26d557e5093a>:0

(23:39:48) | Unloaded plugin Raid Limit v1.3.0 by noname

(23:39:48) | No previous version to rollback plugin: RaidLimit

Didn't you erase the file with the server turned on? When the plug-in is unloaded, it cannot be initialized with the server turned on.
Ah bingo that would make sense. I've been trying whilst it was on. I appreciate the help! 
Locked automatically