1. CHR

    CHR

    Infos about that?

    TY
     
  2. You have the latest oxide build ?
     
  3. CHR

    CHR

    Sure
     
  4. Wulf

    Wulf Community Admin

    Please provide your latest, full log along with a plugin list.
     
  5. Code:
    [Oxide] 6:54 PM [Error] Failed to call hook 'OnBasePlayerAttacked' on plugin 'Rust Core' (NullReferenceException: )
    [Oxide] 6:54 PM [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_gameObject ()
      at TriggerBase.OnTriggerExit (UnityEngine.GameObject targetObj) [0x00000] in <filename unknown>:0
      at TriggerBase.RemoveEntity (.BaseEntity obj) [0x00000] in <filename unknown>:0
      at BaseEntity.RemoveFromTriggers () [0x00000] in <filename unknown>:0
      at BasePlayer.OnKilled (.HitInfo info) [0x00000] in <filename unknown>:0
      at BaseCombatEntity.Die (.HitInfo info) [0x00000] in <filename unknown>:0
      at BasePlayer.Die (.HitInfo info) [0x00000] in <filename unknown>:0
      at BaseCombatEntity.Hurt (.HitInfo info, Boolean useProtection) [0x00000] in <filename unknown>:0
      at BasePlayer.Hurt (.HitInfo info, Boolean useProtection) [0x00000] in <filename unknown>:0
      at BaseCombatEntity.OnAttacked (.HitInfo info) [0x00000] in <filename unknown>:0
      at BasePlayer.OnAttacked (.HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Rust.Plugins.RustCore.OnBasePlayerAttacked (.BasePlayer player, .HitInfo info) [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
     
    Last edited by a moderator: Apr 29, 2015
  6. Wulf

    Wulf Community Admin

    Are any of you still having this issue?
     
  7. Yes I got this today
     
  8. Wulf

    Wulf Community Admin

    Please provide full logs.
     
  9. Exactly same error lines he posted
     
  10. Wulf

    Wulf Community Admin

    The previously posted lines isn't the actual issue, that's just putting out that a plugin used a wrapped hook, and we can't tell what it is without seeing full logs and probably a list of plugins. The actual issue lies with one of the plugins you are using.