DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Um i see no answer on my questions lol.
     
  2. Does not show in the chat who is killed,but writes to the console,here it is:
    533535.png
     
  3. Great plugin, but...


    Code:
    [Oxide] 11:28 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:28 AM [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
    wow[1971136/76561198079358868] was killed by eVoLve. Fapp[3092864/76561198027968813]
    
     
  4. After last update the problem with the localization is gone. Thnx a lot @LaserHydra
     
  5. Нашел уже переведенную старую версию 2, 5, 4, поставил, все работает, ошибок не выдает, осталось только добавить новые типы оружия. Благодарю за муки :)

    I found already translated old version 2, 5, 4, I put, everything works, mistakes doesn't give out, it was necessary only to add new types of the weapon.
     
  6. Yeah im getting
    (22:57:46) | [Oxide] 8:58 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v3.1.21' (NullReferenceException: Object reference not set to an instance of an object)
     
  7. You can use my json file [RU] and the last DeathNotes v3.1.21
     

    Attached Files:

    Last edited by a moderator: Aug 22, 2015
  8. Hm the 3.1.2 version works perfectly without any errors. In 3.1.21 there is the "OnEntityDeath" error when you kill Boars. And one question, did you remove the animal on animal kills?.
     
  9. You mean 3.1.1 worked? As 3.1.2 had an Compile error
    [DOUBLEPOST=1440243758][/DOUBLEPOST]
    please Do not forget the debug Part, its important for me.
     
  10. From DeathNotes_ErrorLog.txt:
    Code:
    [8/22/2015 1:21:23 PM] Failed at getting victim: Object reference not set to an instance of an object
     
  11. Thanks
     
  12. No i meant 3.1.2, that version works for me, only animal on animal attacks are not displayed
     
  13. The official one or one of the community Versions ?
     
    Last edited by a moderator: Aug 22, 2015
  14. Thanks, I will understand further, I put your file, a chat of the weapon it wasn't translated :)
     
  15. I also am getting the same error on my server and am getting no death spam in chat.

    From DeathNotes_ErrorLog.txt:
    Code (Text):
    [8/22/2015 1:21:23 PM] Failed at getting victim: Object reference not set to an instance of an object
     
  16. Thanks for reporting the issue. Going to fix it as soon as possible.
     
  17. Before updating my server, this plugin doesnt work, where can be problem?
     
  18. Code:
    [Oxide] 2:22 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] 2:22 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
    my rusty admin tool gets these in bulk, can't really have the deathnotes plugin active with the amount of spam.

    This was found in the compiler log :


    [SERVER] Console: DeathNotes.cs(106,11): warning CS0219: The variable `victimstring' is assigned but its value is never used
    DeathNotes.cs(107,11): warning CS0219: The variable `killerstring' is assigned but its value is never used
     
    Last edited by a moderator: Aug 22, 2015
  19. Code:
    [Oxide] 9:36 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] 9:36 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
    And I cant see the death message.
    What is the problem?