DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Translated [RUS] json file, if somebody need it.
    DeathNotes version 3.3.71
     

    Attached Files:

  2. fresh install, does not work for me, no errors.
     
  3. The plugin filteres errors to nit spam the console. They are located in the Logs folder.
    [DOUBLEPOST=1442812749][/DOUBLEPOST]
    That can be ignored. It just somehow failed to print an error to the logfile
     
  4. .stopped working for me since the latest update to the game
     
  5. I am propably going to rewrite the plugin these days. I will not release it as soon as something as I will try to test as much as I can to make it work as good as possible afterwards.
     
  6. I'm sending error file. You can see.
     

    Attached Files:

  7. Code:
    4:46 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.3.71' (DirectoryNotFoundException: Could not find a part of the path "C:\games\rust\exp-oxide\server\367747\oxide\logs\DeathNotes_ErrorLog.txt".)
    4:46 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.LogError (System.String where, System.Exception ex) [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
    4:46 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.3.71' (DirectoryNotFoundException: Could not find a part of the path "C:\games\rust\exp-oxide\server\367747\oxide\logs\DeathNotes_ErrorLog.txt".)
    4:46 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.LogError (System.String where, System.Exception ex) [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
    4:46 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.3.71' (DirectoryNotFoundException: Could not find a part of the path "C:\games\rust\exp-oxide\server\367747\oxide\logs\DeathNotes_ErrorLog.txt".)
    4:46 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.LogError (System.String where, System.Exception ex) [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
    4:47 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.3.71' (DirectoryNotFoundException: Could not find a part of the path "C:\games\rust\exp-oxide\server\367747\oxide\logs\DeathNotes_ErrorLog.txt".)
    4:47 AM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.LogError (System.String where, System.Exception ex) [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
    4:48 AM [Info] Unloaded plugin Death Notes v3.3.71 by LaserHydra
     
  8. Guys, try finding the last version of DeathNotes which worked for you and while that. I am going to rewrite it.
     
  9. If anyone would be kind enough to let us know what the last working version of the addon was, you got my thanks :)
     
  10. SkinN just told me he got another working version which you will be able to use.
    He'll be posting it here soon.
     
  11. ANNOUNCEMENT:

    Unfortunately as you all know LaserHydra has been struggling to stabilize Death Notes. Let me tell you that I know what he is going through right now, I've been there, and its not easy to just fix things away, because sometimes fixing something may bring more problems. So in order to help LaserHydra to take off some of the weight of his shoulder, I have purposed on letting me upload my version for the time being, until he manages to stabilize his version.
    Yes, even though I'm no really active, I've still been updating my Death Notes version in background, just in case. And so far I believe I can say it's working good enough´

    So here I have upload Death Notes version 2.9.0, I hope you enjoy this version, here is the full change log since DN's last Py version.
    In case you have used the last version of the plugin, which is written in C# you must delete the DeathNotes.cs file from the plugins folder and the DeathNotes.json from the config folder.
     

    Attached Files:

  12. @SkinN õ.Õ'.|.

    Awesome work. I keep getting this error however.

    Code:
    4:54 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'deathnotes v2.9.0'
    Traceback (most recent call last):
      File "deathnotes.py", line 355, in OnEntityDeath
    RuntimeError: Failed to call OnEntityDeath (MissingMemberException: 'NoneType' object has no attribute 'WeaponPrefab')
      at Microsoft.Scripting.Interpreter.ThrowInstruction.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0 
     
    Last edited by a moderator: Sep 21, 2015
  13. Death Notes v2.9.1 (Python Version)


    @Samsonite should be fixed now, thanks for reporting.
     

    Attached Files:

  14. Multiplay says they do not support .py files and need .cs file instead.
     
  15. That's a multiplay problem, not Death Notes nor oxide. Sorry about that.
     
  16. try using the latest good working .cs version of it then. Until I finished my new Death Notes version that should work.
    I wont release it until it is working correctly as expected.
     
  17. my deathnotes is working now seems like. i updated server and it still wasnt working but then two days later i updated again and it is. weird. but glad it is!
     
  18. Hello LaserHydra. I founded a bug in your code.
    In original files there are some problems with lang pack (double replace for animal name and this crush a plugin). You may fix it manually just replacing if(Config["Animals", victim] != null) victim = (string)Config["Animals", victim]; (line 546).
    This replacing done again at line 577.
    I fixed problems with all attachments (zero ())
    Here russian version of this plugin. You need just replace some names from original and add info about heli (last line at loading default config).
    [C#] Death notes by Zubastic - Pastebin.com

    [DOUBLEPOST=1442973784][/DOUBLEPOST]Also added new items:
    Code:
                attacker = attacker.Replace("Gates.external.high.wood", "Деревянные ворота");
                attacker = attacker.Replace("Wall.external.high.stone", "Высокая каменная стена");
    Add after line 475.
     
  19. Check path C:\games\rust\exp-oxide\server\367747\oxide\logs\
    If it not exists create it and all errors disappeared
     
  20. Where can I get previous releases of a plugin please?