Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) object.__icall_wrapper_ves_icall_array_new_specific (intptr,int) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2<TKey_REF, TValue_REF>.Initialize (int) [0x00007] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2<TKey_REF, TValue_REF>..ctor (int,System.Collections.Generic.IEqualityComparer`1<TKey_REF>) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2<TKey_REF, TValue_REF>..ctor (System.Collections.Generic.IDictionary`2<TKey_REF, TValue_REF>,System.Collections.Generic.IEqualityComparer`1<TKey_REF>) [0x0000d] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2<TKey_REF, TValue_REF>..ctor (System.Collections.Generic.IDictionary`2<TKey_REF, TValue_REF>) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Newtonsoft.Json.Utilities.ThreadSafeStore`2<TKey_REF, TValue_REF>.AddValue (TKey_REF) [0x00051] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Utilities.ThreadSafeStore`2<TKey_REF, TValue_REF>.Get (TKey_REF) [0x00010] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.CachedAttributeGetter`1<T_REF>.GetAttribute (object) [0x00000] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.JsonTypeReflector.GetCachedAttribute<T_REF> (object) [0x00000] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.JsonTypeReflector.GetJsonConverter (object) [0x00000] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.DefaultContractResolver.SetPropertySettingsFromAttributes (Newtonsoft.Json.Serialization.JsonProperty,object,string,System.Type,Newtonsoft.Json.MemberSerialization,bool&) [0x00159] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateProperty (System.Reflection.MemberInfo,Newtonsoft.Json.MemberSerialization) [0x00046] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateProperties (System.Type,Newtonsoft.Json.MemberSerialization) [0x0002c] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateObjectContract (System.Type) [0x0003a] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract (System.Type) [0x000e1] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract (System.Type) [0x00038] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.GetContractSafe (System.Type) [0x00005] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader,System.Type,bool) [0x0000e] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader,System.Type) [0x00053] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader,System.Type) [0x00000] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (string,System.Type,Newtonsoft.Json.JsonSerializerSettings) [0x0002d] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject<T_REF> (string,Newtonsoft.Json.JsonSerializerSettings) [0x00000] in <45c13f2b01574d8b82248736e42013a4>:0
at Oxide.Core.Configuration.DynamicConfigFile.ReadObject<T_REF> (string) [0x00028] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Plugins.Bounty.LoadConfig () [0x0000d] in <35cf6bf072424c48a71ff5415eb0caac>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager) [0x0000f] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager) [0x00000] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Plugins