DeathNotes

Broadcasts players and animals deaths to chat

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

4.98519/5, 270 likes
  1. You can change everything in the configuration file. Simply remove the {Title} placeholder from the format.
     
  2. Thank you I didn't see the last lines in config sorry xD and when I make the line "Chat Format": "<color=#838383>{message}</color>", it shows: "[] <name> had enough of life.

    It's not a big deal if the [ ] stay too.
     
  3. Can you send me your configuration file and a screenshot of the output please?
     
  4. Looks like the file didn't load properly on last save. Now it works thanks. sorry again I need a sleep :)
     
  5. No problem.
     
  6. "Chat Format": "<color=#838383><color=#80D000></color> {message}</color>",
    That takes it out for me.
     
  7. You can remove the "<color=#80D000></color>" part in front of "{message}".
     
  8. haha I know, just posted whatever I had. lol
     
  9. hi edit file DeathNotes.json in oxide/config

    "Chat Format": "<color=#838383>[<color=#80D000>DeathNotes</color>] {message}</color>",

    oxide.reload DeathNotes
     
  10. are you removing it from the json file?
     
  11. DiscordMessages support would be a neat addition. I added this with animal deaths filtered out and it works fairly well.
     
  12. Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v6.0.4' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component:get_gameObject () at Oxide.Plugins.DeathNotes.HandleExceptions (Oxide.Plugins.DeathData& data) [0x00000] in :0 at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity victimEntity, .HitInfo hitInfo) [0x00000] in :0 at Oxide.Plugins.DeathNotes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
     
  13. Are you using Auto Purge, or similar plugins?
     
  14. auto purge? Not the my knowldge..... I noticed this same thing today and i cleaned it all out of my oxide file cs file jason file data file lang file and then downloaded a fresh copy and loaded it.......no errors. BUT abut 30 min later i start to notice it spitting out this error again........
     
  15. (21:33:17) | [Death Notes] Could not load remote config 'EnemyPrefabs.json'. Please report the issue to the plugin author if this is happening frequently.

    (21:33:18) | [Death Notes] Could not load remote config 'WeaponPrefabs.json'. Please report the issue to the plugin author if this is happening frequently.

    (21:33:18) | [Death Notes] Could not load remote config 'CombatEntityTypes.json'. Please report the issue to the plugin author if this is happening frequently.
     
  16. Please try to reload the plugin and see if the issue persists, this does not seem to be an issue for me.
     
    Last edited by a moderator: May 31, 2018
  17. Hydra, I have reloaded the plugin and reinstalled it fresh and tried all I know to fix it ......but the same error persists.

    Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v6.0.0' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component:get_gameObject () at Oxide.Plugins.DeathNotes.HandleExceptions (Oxide.Plugins.DeathData& data) [0x00000] in :0 at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity victimEntity, .HitInfo hitInfo) [0x00000] in :0 at Oxide.Plugins.DeathNotes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
     
  18. Can you try 6.0.5 on uMod?
     
  19. Code:
    Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v6.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.DeathNotes.GetDeathMessage (Oxide.Plugins.DeathNotes+DeathData data) [0x00031] in <559fe6b008d74663aacc681f56093fb3>:0 at Oxide.Plugins.DeathNotes.OnEntityDeath (BaseCombatEntity victimEntity, HitInfo hitInfo) [0x000c4] in <559fe6b008d74663aacc681f56093fb3>:0 at Oxide.Plugins.DeathNotes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00159] in <559fe6b008d74663aacc681f56093fb3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <17b9f46063fe4ac9ae4a1000712647ce>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0[Death Notes] Could not load remote config 'EnemyPrefabs.json'. Please report the issue to the plugin author if this is happening frequently.[Death Notes] [0] - JsonReaderException: Unexpected character encountered while parsing value: A. Path '', line 0, position 0.
     
  20. You have messed up your config file