DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Clean config latest update.

    Code:
    1:11 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.6' (NullReferenceException: Object reference not set to an instance of an object)
    1:11 PM [Debug]   at Oxide.Plugins.DeathNotes.GetDeathType (.HitInfo hitInfo, System.String dmg, System.String attacker, Boolean sleeping) [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 
     
  2. The same.
    Code:
    [Oxide] 9:11 PM [Info] Loaded plugin Death Notes v4.0.6 by LaserHydra
    [Oxide] 9:11 PM [Info] [Death Notes] No config found! Generating new config...
    [Oxide] 9:11 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.6' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 9:11 PM [Debug]   at Oxide.Plugins.DeathNotes.GetDeathType (.HitInfo hitInfo, System.String dmg, System.String attacker, Boolean sleeping) [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. Same here :( I hate reporting errors to you because I know it must be frustrating. It wouldn't be so bad if it was every once in awhile but it's like spamming the console.
     
  4. LaserHydra updated Death Notes with a new update entry:

    4.0.61

     
  5. Are deathnotes disabled by default when plugin is installed? It doesn't broadcast the deaths and kills.
     
  6. not really.
     
  7. at Oxide.Plugins.DeathNotes.GetWeapon (.HitInfo hitInfo) [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
     
  8. @LaserHydra Just tried new version with same config I gave you and still get an error spamming the console.
    Code:
    [Oxide] 12:47 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.6' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:47 PM [Debug]   at Oxide.Plugins.DeathNotes.GetDeathType (.HitInfo hitInfo, System.String dmg, System.String attacker, Boolean sleeping) [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 
     
  9. It's working for me now, new version old config. No errors with 60+ players online. Thanks for the update LaserHydra!
     
  10. LaserHydra updated Death Notes with a new update entry:

    4.0.62

     
  11. Well... No errors in console after the update, but kills are not broadcast.
     
  12. Are you using the default config?
     
  13. Sorry, had the old config. After deleting and re-generating one, the plugin works fine. Thanks
     
  14. How i can disable the message " bear/wolf killed a ...... " its a bit spam^^
     
  15. in the config. "Enable Animal Deaths" if I am correct.
     
  16. i still get this error
    Code:
    [Oxide] 9:13 PM [Error] DeathNotes plugin failed to compile!
    [Oxide] 9:13 PM [Error] DeathNotes.cs(516,64): error CS0019: Operator `??' cannot be applied to operands of type `int' and `int'
     
  17. yes, but then i dont see when a Player kills an animal^^
     
  18. Try deleting your config file and reload the plugin to generate a new one.
    [DOUBLEPOST=1443814104][/DOUBLEPOST]
    There is
    "Enable Animal Deaths" and
    "Enable Animal Kills"
     
  19. i dont have any config file at all
     
  20. i know, :) but player vs animal only function when animal vs animal is activated.

    this is my config
    -------------
    "Settings": {
    "Broadcast To Chat": true,
    "Broadcast To Console": true,
    "Message In Radius": false,
    "Message Radius": 300,
    "Plugin Icon": "76561198206240711",
    "Prefix": "Los Rustos<color=white>:</color> ",
    "Show Animal Deaths": false,
    "Show Animal Kills": true,
    "Show Barricade Deaths": true,
    "Show Explosion Deaths": true,
    "Show Metabolism Deaths": true,
    "Show Player Kills": true,
    "Show Suicides": true,
    "Show Trap Deaths": true,
    "Use Popup Notifications": false
    },
    --------------------------------
    now the plugin dont broadcast any animal death