Failed to call hook 'OnEntityDeath' on plugin

same here i thought it was just me i thought i had another plugin messing with it i wonder if the new oxide update messed it up 

been broke for 2 weeks now

uQBjuco9JCIvXtQ.jpg JuanTonCummins

i'm getting the similar errors with bradley and animals

only thing that is not working for me is Helicopter death or kill

Same Here!

Same here, its broken... 

same here, since updated the server some hours ago

at Forcewipe-Update the Heli didnt work, since newest update nothing works, only the error-messages like up

These lines look like the issue, what needs to be fixed to make them work right?

        private readonly Regex _colorTagRegex = new Regex(@"<color=.{0,7}>", RegexOptions.Compiled | RegexOptions.IgnoreCase);
        private readonly Regex _sizeTagRegex = new Regex(@"<size=\d*>", RegexOptions.Compiled | RegexOptions.IgnoreCase);

             text = _colorTagRegex.Replace(text, string.Empty);
            text = _sizeTagRegex.Replace(text, string.Empty);

(21:00:34) | [CSharp] Started Oxide.Compiler v*.*.*.* successfully

(21:00:39) | Error while compiling DeathNotes: Invalid token '=' in class, record, struct, or interface member declaration | Line: 41, Pos: 8

(21:00:39) | Shutting down compiler because no more jobs

(21:00:39) | Compiler shutdown completed

(21:00:42) | [CSharp] Started Oxide.Compiler v*.*.*.* successfully

(21:00:47) | Error while compiling DeathNotes: Invalid token '=' in class, record, struct, or interface member declaration | Line: 41, Pos: 8

(21:00:47) | Shutting down compiler because no more jobs

(21:00:47) | Compiler shutdown completed

(21:01:29) | [CSharp] Started Oxide.Compiler v*.*.*.* successfully

(21:01:36) | Error while compiling DeathNotes: Invalid token '=' in class, record, struct, or interface member declaration | Line: 41, Pos: 8

(21:01:36) | Shutting down compiler because no more jobs

(21:01:36) | Compiler shutdown completed

Same errors

Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v6.3.8' 
sp4DX4ZI4AysHSP.png MrBlue

Please update Oxide again, this most likely an Oxide issue and not a plugin issue!

This is still busted, just a heads up.
5HVuLAqLKky5o5l.png IrishOfficial
This is still busted, just a heads up.

Plugin never broke on our server whatsoever. The only issue we have is figuring out how to get it to show patrol helicopter as killer and victim now since the last update.

7Syojb7N8qz5yhz.jpg Hunger79

Plugin never broke on our server whatsoever. The only issue we have is figuring out how to get it to show patrol helicopter as killer and victim now since the last update.

i agree , only the problem with the heli

I myself am having issues with Death Notes. I have removed it, reinstalled Oxide, and even did Server update and Oxide together. Still the same issue.
It Spams in server for awhile also. But I am sure that it is not just a matter of Oxide being the issue. I even used the Fix provided by Lorenzo. And still the Spam continues. If I can't resolve the issue then I may just remove it from the server. Players don't like Lag!

Hey!!!! Another thing! I'm tired of coming into Oxide and not being able to Paste a Pic or even Spam from my server. It makes it hard to comunicate and provide examples.....What's this URL CRAP anyways!! Can't insert anything on here. Do you actually think even 50% of us know how to navigate just to ask questions and provide evidence as to what our issues are. You CATER to the 1%

| Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v6.3.8' (NotImplementedException: The method or operation is not implemented.)
  at System.Globalization.CompareInfo.IndexOfCore (System.String source, System.String target, System.Int32 startIndex, System.Int32 count, System.Globalization.CompareOptions options, System.Int32* matchLengthPtr) [0x00006] in <47fc8c70fa834cbf8141d7c1a7589125>:0 ​
NFYnGnQAnIL9wAw.jpg Flechen

These lines look like the issue, what needs to be fixed to make them work right?

        private readonly Regex _colorTagRegex = new Regex(@"<color=.{0,7}>", RegexOptions.Compiled | RegexOptions.IgnoreCase);
        private readonly Regex _sizeTagRegex = new Regex(@"<size=\d*>", RegexOptions.Compiled | RegexOptions.IgnoreCase);

             text = _colorTagRegex.Replace(text, string.Empty);
            text = _sizeTagRegex.Replace(text, string.Empty);

not work