DeathNotes
Moved
Total Downloads: 66,153 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
Attached Files:
-
-
@♡♀SweetHeღrt♀♡ Yea its always something, its a pain in the ass to figure out...i'm getting mass errors also :/
-
[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 -
-
@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 -
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 -
@Danielp8400 Same Error, hopefully he fixes it
-
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 -
Translated words doesn't work.
-
[Error] [Death Notes] Failed: Object reference not set to an instance of an object
????
how fix???
thank -
[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)
-
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 ... }
[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 dyingLast edited by a moderator: Aug 9, 2015 -
-
LaserHydra updated Death Notes with a new update entry:
3.1.1
-
I cannot DL the file ?
-
i can't download new update
(The requested attachment could not be found.) -
-
Wulf Community Admin
-
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
-
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:
-