DeathNotes

Moved

Total Downloads: 66,153 - First Release: Feb 14, 2015 - Last Update: May 13, 2018

4.98519/5, 270 likes
  1. I do not believe explosive kills are actually binded to explosives kills. When it's set to false, they still appear, which isn't a horrible thing but also Skinn's version of deathnotes had the explosive deaths registered to the item that killed them "{victim} blown up by {attacker}" Attacker being explosive.timed, rockets, grenades, etc.

    Also when the message for sleeping deaths/kills is empty ("",) a blank avatar appears with of course no note associated with it.
     
  2. yes. I know. Explosive kills was some stuff I really was struggling with. Its definitly not perfect. I have to see to fix it as good as I can step by step in updates.
     
  3. The plugin does need more work so the messages show better like if a c4 is used, it does not say the victim was blown up with C4 by attacker same with if attacker is using a Grenade or rocket it gives a standard message for them all
     
  4. i know. had some problems with it
     
  5. Code:
    [Oxide] 6:43 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 6:43 PM [Debug]   at Oxide.Plugins.DeathNotes.GetFormattedBodypart (System.String bodypart, Boolean raw) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity vic, .HitInfo hitInfo) [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 
     
  6. I've thrown this plugin into my Oxide Plugins folder, and reloaded it. The config file is created in the config folder, but nothing is happening in game. I've checked the config, and everything is setup correctly, but nothing is being announced in console. Any ideas?
     
  7. Plugin dont work at all.
     
  8. I just went back to the August version of the plugin, and it's working now.
     
  9. I'm not seeing any messaging either ...and seeing these errors in the log. I'm guessing the last patch broke this plugin. Any ideas on a fix?

    [8/23/2015 9:53:15 PM] [Oxide] 9:53 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    [8/23/2015 10:04:26 PM] [Oxide] 10:04 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    [8/24/2015 10:39:44 AM] [Oxide] 10:39 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
     
  10. Please as I tell everyone, tell me if you see something in the ErrorLog in the Data Folder
     
  11. Only:
    Code:
    [8/22/2015 1:21:23 PM] Failed at getting victim: Object reference not set to an instance of an object
    [8/22/2015 6:58:20 PM] Failed at getting victim: Object reference not set to an instance of an object
    [8/22/2015 8:46:04 PM] Failed at getting victim: Object reference not set to an instance of an object
    [8/23/2015 9:21:27 AM] Failed at getting victim: Object reference not set to an instance of an object
    [8/23/2015 9:23:16 AM] Failed at getting victim: Object reference not set to an instance of an object
    [8/23/2015 5:25:46 PM] Failed at getting victim: Object reference not set to an instance of an object
    [8/23/2015 6:51:02 PM] Failed at getting victim: Object reference not set to an instance of an object
    
     
  12. ok & @MarkyM please also show me the Debug part of the error whch should be shown directly benieth
     
  13. I add this part {victim} blown up by {attacker} to the file above
     
  14. that does not really work. Alot of times it will only show {attacker}
     
  15. Maybe not but still better than what it was. Maybe a few updates to the plugin might help
     
  16. Laser -- here's the notes with the debug from the oxide log. Hope this helps!
    Code:
    3:40 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    3:40 PM [Debug]   at Oxide.Plugins.DeathNotes.GetFormattedBodypart (System.String bodypart, Boolean raw) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity vic, .HitInfo hitInfo) [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
    3:41 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    3:41 PM [Debug]   at Oxide.Plugins.DeathNotes.GetFormattedBodypart (System.String bodypart, Boolean raw) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity vic, .HitInfo hitInfo) [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
    3:43 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    3:43 PM [Debug]   at Oxide.Plugins.DeathNotes.GetFormattedBodypart (System.String bodypart, Boolean raw) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity vic, .HitInfo hitInfo) [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
    3:46 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    3:46 PM [Debug]   at Oxide.Plugins.DeathNotes.GetFormattedBodypart (System.String bodypart, Boolean raw) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity vic, .HitInfo hitInfo) [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: Aug 25, 2015
  17. LaserHydra updated Death Notes with a new update entry:

    attempt to fix error [v3.1.22]

     
  18. Hello! please tell me how to fix this ??
    Code:
    [Oxide] 12:26 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:26 PM [Debug] at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity vic, .HitInfo hitInfo) [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
     
  19. You are using a old version update
     
  20. Hey, maybe I am doing something wrong but when I download the new file from your link and install it the version number is 3.0.0 not 3.1.22.