Error when loading pluginSolved

I noticed that raidable bases wasnt running on my server. I have the paid version for $40.  I remember a few weeks ago i got an email that raidable bases was updated here on umod and downloaded and copied over to server without remembering i use the paid version. After that i downloaded the updated version of the paid one and copied that on. Once i did the new wipe i havent had raidable bases working. I deleted the plugin, the config, as well as the data file and then copied everything back over from a backup i had and still get the following same error. Any ideas? Please and thank you.

 

Unloaded plugin Raidable Bases v2.4.3 by nivex

[Raidable Bases] /home/rust/server/oxide/data/RaidableBases/Profiles/Hard Bases.json

[Raidable Bases] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: W. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002b3] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x00043] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0 at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Plugins.RaidableBases.LoadProfiles () [0x000cf] in <1beac0f66e774d31b2241137b53fee99>:0

- Loaded 35 items from RaidableBases/Difficulty_Loot/Easy Loaded 35 items from RaidableBases/Difficulty_Loot/Medium Loaded 35 items from RaidableBases/Difficulty_Loot/Hard Loaded 35 items from RaidableBases/Default_Loot

Calling 'OnServerInitialized' on 'RaidableBases v2.4.3' took 394ms [GARBAGE COLLECT]

Loaded plugin Raidable Bases v2.4.3 by nivex

[Raidable Bases] Grid initialization completed in 42 seconds and 486 milliseconds on a 4000 size map. 7130 locations are on the grid.

The error appears to be with your configuration file for it; likely invalid formatting.

Is there an easy way to find out what in the config is wrong? and i assume you mean the config file in the oxide/config folder not the data.... Im guessing that when i installed the updated free version then replaced with the paid it might have messed something up. However i went and restored my config from a backup and that didnt help. Once i had it all setup working i never touched it besides that one mistake with the update.

I'm assuming they the config files may not be compatible, though I may be wrong. The error would imply something wasn't edited correctly though, as in the file was modified to where it is no longer valid JSON.

I appreciate your quick responses. I assume ill have to start from scratch again then and resetup the plugin. I went step by step and didnt have any issues setting it up just takes a long time. Ill check the confi with a JSON checker just for the heck of it i guess.

Merged post

So i took the [Raidable Bases] /home/rust/server/oxide/data/RaidableBases/Profiles/Hard Bases.json and checked it and for some reason there were three www at the start of the code. removed and get no error. uploaded and saved reloaded and i get no errors. however nothing loads in game. so guess its a fresh start im stuck with then,

you can use rbe debug command to see why nothing starts. also look for any other errors in console

Locked automatically