1. Here is an example of what I see
    Code:
    [Oxide] 12:02 AM [Error] Failed to call hook 'OnWeaponFired' on plugin 'Stats' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:02 AM [Debug]   at Oxide.Plugins.Stats.OnWeaponFired (.BaseProjectile projectile, .BasePlayer player, .ItemModProjectile itemProjectile, ProtoBuf.ProjectileShoot projectiles) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0[code][code][Oxide] 11:31 PM [Info] Loaded plugin Kits v2.0.11 by Reneb
    [Oxide] 11:31 PM [Error] Failed to call hook 'Loaded' on plugin 'Kits' (JsonReaderException: After parsing a value an unexpected character was encountered: {. Path 'welcome.items.main[7]', line 58, position 9.)
    [Oxide] 11:31 PM [Debug]   at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.KeyValuesConverter.ReadJson (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Object existingValue, Newtonsoft.Json.JsonSerializer serializer) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable (Newtonsoft.Json.JsonConverter converter, Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Object existingValue) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) [0x00000] in <filename unknown>:0
    71.88.65.19:54682/76561198056070968/IProAssassin disconnecting: disconnect
    [Oxide] 11:31 PM [Error] Failed to call hook 'cmdChatKits' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:31 PM [Debug]   at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.cmdChatKits (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [Oxide] 11:31 PM [Error] Failed to call hook 'cmdChatKits' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:31 PM [Debug]   at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.cmdChatKits (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    Every plugin is having issues when ever trying to update configs or anything else. If I unload a plugin and reload it. Oxide will not reload it without restarting the server.

    I updated Oxide and wiped server.

    Any ideas?
     
  2. Wulf

    Wulf Community Admin

    Please post plugin errors in each plugin's thread.