Code:(09:16:24) | Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.10' (NullReferenceException: Object reference not set to an instance of an object)
DeathNotes
Moved
Total Downloads: 66,140 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
Code:
Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.10' (NullReferenceException: Object reference not set to an instance of an object)
thanks for update
-
Getting this after update
Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.10' (NullReferenceException: Object reference not set to an instance of an object)
[DOUBLEPOST=1493117490][/DOUBLEPOST]I deleted config and data files and completely reloaded the whole plugin -
Laser,
Question. I have enabled using the simple UI. But it never shows when a player kills something. Am I missing something.
"Simple UI - Font Size": 20,
"Simple UI - Left": 0.1,
"Simple UI - Max Height": 0.05,
"Simple UI - Max Width": 0.8,
"Simple UI - Top": 0.1,
"Simple UI Hide Timer": 5.0,
"Strip Colors from Simple UI": false,
"Use Simple UI": true, -
Update,
Regular players see the simple UI, but not admins. However admins see the deathnote chats and players do not. -
Code:var corpse = victim as BaseCorpse; if (corpse != null) return; var npc1 = info.Initiator as BaseNpc; var npc2 = victim as BaseNpc; if (!SnowNpcBattles && npc1 != null && npc2 != null) return;
-
Wulf Community Admin
var npc1 = info?.Initiator as BaseNpc;
(the ? is the null check) -
I do not see the error scrolling in console anymore, so I assume that worked.
-
Wulf Community Admin
Wulf updated Death Notes with a new update entry:
5.2.11
-
Is there no way to fix this where animals deaths are once again reported
-
Wulf Community Admin
-
-
Note in chat says SERVER NAME was killed ............ Before it never announced it how can I change so it does not?
-
Wulf Community Admin
-
No its my own it says SERVER WADDS was killed by.......... I haven't changed anything, I just noticed it now
Its says my name in green also with the death note attached, that's fine obviously I just don't want the server one on there -
Wulf Community Admin
-
Steam Community :: WADDS :: Screenshots
Try now, I'm new to this :/ -
Wulf Community Admin
-
Can players see the SERVER one? or is that just for the server. The death note one is fine. As I'm experimenting with everything I wouldn't want players to think there is admin abuse on the server
-
maybe its from RustAdmin app ? there is option to show something like that