DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Still error
     

    Attached Files:

  2. @♡♀SweetHeღrt♀♡ Yea its always something, its a pain in the ass to figure out...i'm getting mass errors also :/
     
  3. [Error] Failed to call hook 'OnEntityDeath' on plugin 'Death Notes' (NullReferenceException: Object reference not set to an instance of an object)

    I need help
    how fix
     
  4. Download the latest version but delete the one you have and the file in the config as well first also check data folder if any thing in there then upload latest version this worked for me
     
  5. @Resistance your stating that its working perfectly fine and your not getting errors?
    [DOUBLEPOST=1439104994][/DOUBLEPOST]I always delete old files and still get this error continually

    [Oxide] 12:22 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'Death Notes' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:22 AM [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
     
  6. I always delete old files and still get this error continually

    [Oxide] 10:53 AM [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
    > oxide.reload DeathNotes
     
  7. Thanks for the .cs update! But why weapons, traps, barrricades and bodyparts was removed from cfg file? Need it for translating...
     
    Last edited by a moderator: Aug 9, 2015
  8. Translated words doesn't work.
     
  9. [Error] [Death Notes] Failed: Object reference not set to an instance of an object
    ????
    how fix???
    thank
     
  10. [8/9/2015 6:06:25 PM] [Oxide] 6:06 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'Death Notes' (NullReferenceException: Object reference not set to an instance of an object)
     
  11. I think i've found the reason of the error.
    When I use this code at the beginnig of the hook OnEntityDeath :
    Code:
    if (vic == null) {
        PrintWarning("No victim");
    } else if (hitInfo == null) {
        PrintWarning(vic.ToString() + " with no damage !");
    } else {
    ... rules of the plugin ...
    }
    I've this one in the console of the server :
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/pumpkin/pumpkin.entity.prefab[13701] with no damage !
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/pumpkin/pumpkin.entity.prefab[109487] with no damage !
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/pumpkin/pumpkin.entity.prefab[16726] with no damage !
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/pumpkin/pumpkin.entity.prefab[16730] with no damage !
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/corn/corn.entity.prefab[16751] with no damage !
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/corn/corn.entity.prefab[16764] with no damage !
    [8/9/2015 2:41:53 PM] [Oxide] 2:41 PM [Warning] [Death Notes] assets/content/entities/plants/pumpkin/pumpkin.entity.prefab[21449] with no damage !
    [8/9/2015 2:54:13 PM] [Oxide] 2:54 PM [Warning] [Death Notes] assets/content/entities/plants/corn/corn.entity.prefab[16755] with no damage !

    So the cause of the error is because corns and pumpkins are dying :D
     
    Last edited by a moderator: Aug 9, 2015
  12. Interesting. Good job. Im currently not at Home, but when I am at home, i will try fixing that. Thanks you for your researches.
     
  13. LaserHydra updated Death Notes with a new update entry:

    3.1.1

     
  14. I cannot DL the file ?
     
  15. i can't download new update
    (The requested attachment could not be found.)
     
  16. this =\
     
  17. Wulf

    Wulf Community Admin

    Try again, it should have a file now.
     
  18. still getting this within minutes of reloading the new updated version
    Code:
    [Oxide] 8:29 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'Death Notes' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 8:29 AM [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. Translated substitution does not work well. Bodyparts and weapons also displayed in English :(
    [DOUBLEPOST=1439138091][/DOUBLEPOST]Here is my translated file for version 3.1.1 - Russian
    [DOUBLEPOST=1439138227][/DOUBLEPOST]Animals and Traps are displayed with .prefab: Beartrap.prefab, Wolf.prefab etc.
     

    Attached Files: