DeathNotes
Moved
Total Downloads: 66,156 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
-
popup notification automatically returns false. What to do ??
Of that I reload it calls into false -
-
Version 3.3.71 is working perfectly for us. We have all information we need it is displayed.
-
-
-
I am getting this error with the latest update:
[Oxide] 4:40 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.3' (NullReferenceException: Object reference not set to an instance of an object)
It did not show deaths/kills in chat, so I checked rcon and that error showed every kill/death. -
-
How do I get that?
-
I'm getting that as well here the complete trace:
Code:[Oxide] 2:57 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.3' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 2:57 PM [Debug] at Oxide.Plugins.DeathNotes.GetFormattedMessage (Oxide.Plugins.KillData data) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.BroadcastDeath (Oxide.Plugins.KillData data, .BaseEntity attacker) [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 [RTSB] Thomas[9747316/76561198077258702] died (Bullet) [Oxide] 2:57 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.3' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 2:57 PM [Debug] at Oxide.Plugins.DeathNotes.GetFormattedMessage (Oxide.Plugins.KillData data) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.BroadcastDeath (Oxide.Plugins.KillData data, .BaseEntity attacker) [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 [i2k] noabulo[14412276/76561198137204552] died (Fall)
-
[DOUBLEPOST=1443473996][/DOUBLEPOST]
can I add attack items like "Rock" to the DeathNotes list? -
[DOUBLEPOST=1443505645][/DOUBLEPOST]
Code:attackerNames = new Dictionary<string, string>() { {"Barricade.woodwire", "Wired Wooden Barricade"}, {"Wall.external.high.wood", "High External Wooden Wall"}, {"Barricade.wood", "Wooden Barricade"}, {"Barricade.metal", "Metal Barricade"}, {"Gates.external.high.wood", "High External Wooden Gate"}, {"Wall.external.high.stone", "High External Stone Wall"} };
-
-
[Oxide] 1:14 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'deathnotes v2.9.1'
Traceback (most recent call last):
File "deathnotes.py", line 356, in OnEntityDeath
RuntimeError: Failed to call OnEntityDeath (MissingMemberException: deathnotes instance has no attribute 'metabolism')
at IronPython.Runtime.Types.OldInstance/FastOldInstanceGet.Target (System.Runtime.CompilerServices.CallSite,object,IronPython.Runtime.CodeContext) <0x00162>
at (wrapper dynamic-method) object.OnEntityDeath$22 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object,object) <0x04a47>
[Oxide] 1:14 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v4.0.3' (NullReferenceException: )
[Oxide] 1:14 PM [Debug] at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
at Oxide.Plugins.DeathNotes.GetDistance (.BaseCombatEntity vic, .HitInfo hitInfo) [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
StygianRiver[34802720/76561198091179524] died (ElectricShock)
????? -
Okay. I now got a good list of errors and other stuff I need to fix. Hoping to release a fix for these today.
-
LaserHydra updated Death Notes with a new update entry:
4.0.4
-
was getting this spammed in rusty soon as i loaded the new update
[Oxide] 7:47 AM [Info] [Death Notes] [DEBUG] AT: BroadcastDeath | OnEntityTakeDamage(assets/bundled/prefabs/autospawn/animals/wolf.prefab[31184571],HitInfo)
[Oxide] 7:47 AM [Info] [Death Notes] [DEBUG] AT: BroadcastDeath | OnEntityTakeDamage(assets/bundled/prefabs/autospawn/animals/stag.prefab[31551821],HitInfo)
[Oxide] 7:47 AM [Info] [Death Notes] [DEBUG] AT: Broadca -
Also since previous update I get nothing in chat, just in console, and it is a fresh config and the settings are correct.