JsonReaderException with oxide.config.jsonNot An Issue

I'm alone with this problem ?
When I disable Oxide, server start
When I enable Oxide, server don't start

Fallback handler could not load library /home/gl-rust/serverfiles/RustDedicated_Data/Mono/libkernel32
Fallback handler could not load library /home/gl-rust/serverfiles/RustDedicated_Data/Mono/libkernel32.so
Fallback handler could not load library /home/gl-rust/serverfiles/RustDedicated_Data/Mono/kernel32
Fallback handler could not load library /home/gl-rust/serverfiles/RustDedicated_Data/Mono/libkernel32
Fallback handler could not load library /home/gl-rust/serverfiles/RustDedicated_Data/Mono/libkernel32.so
Fallback handler could not load library /home/gl-rust/serverfiles/RustDedicated_Data/Mono/libkernel32
JsonReaderException: After parsing a value an unexpected character was encountered: ". Path 'OxideRcon.Password', line 20, position 4.
at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00179] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization. JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x0028e] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.Jso nContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serializatio n.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serializat ion.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Seria lization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter prope rtyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonRea der reader, System.Object target) [0x00061] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization. JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate (Newtonsoft.Json.JsonReader reader, System.Object target) [0x0013a] in <2ae3f091decd4989b3c4d466e 6eb5985>:0
at Newtonsoft.Json.JsonSerializer.PopulateInternal (Newtonsoft.Json.JsonReader reader, System.Object target) [0x00050] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.JsonSerializer.Populate (Newtonsoft.Json.JsonReader reader, System.Object target) [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.JsonConvert.PopulateObject (System.String value, System.Object target, Newtonsoft.Json.JsonSerializerSettings settings) [0x00013] in <2ae3f091decd498 9b3c4d466e6eb5985>:0
at Newtonsoft.Json.JsonConvert.PopulateObject (System.String value, System.Object target) [0x00000] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Oxide.Core.Configuration.ConfigFile.Load (System.String filename) [0x00010] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Configuration.ConfigFile.Load[T] (System.String filename) [0x00019] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.OxideMod.Load () [0x0028e] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Interface.Initialize () [0x0001c] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Bootstrap.Init_Tier0 () [0x000bf] in <f596c704d3344dff96d37707463cf52a>:0
at Bootstrap+<Start>d__17.MoveNext () [0x00326] in <f596c704d3344dff96d37707463cf52a>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <0b31faaf1c50461d95c83ac166a2039 3>:0

(Filename: <2ae3f091decd4989b3c4d466e6eb5985> Line: 0)

Your oxide.config.json is invalid, delete it or fix the error with it and start the server again.

ok I try that right now !

Merged post

King Wulf !!!
Thx 

Locked automatically