High memory usage and hook warningsFixed
My server has been lagging very badly and i keep getting this message for all my plugins, anyone know how to fix?

13:27 [Warning] Calling 'OnEntityKill' on 'AdminRadar v5.0.7' took 836ms
If a lot of plugins are doing it, it is a general sign the server itself is causing it due to running poorly. Remove plugins and add back individually.
okay thanks

Merged post

Yeah i've done that and i still have the issue.

Merged post

I'm still getting the same message as before

Merged post

Was their a new oxide update that broke the plugins?
No, hook calling would not have been affected with the update. There were no changes that impacted plugin public functionality.
Weird it only started after the v2.0.4589 update for oxide
Since the latest update, my dedicated server memory keeps ticking up each second till it maxes out the system memory. Then the Rust server crashes, but not the dedicated box.
Yeah same here, are you ruining on windows?
Yes, 64-bit.
I think the issue is only affecting windows machines, where the plugins overload the server and crash it.
If you have a windows server, can you please explain the procedure you followed to get it working again?
I still have the issue, they need to do a hotfix update for windows, i have removed all the plugins for the moment and is running fine, but when i add all the plugins back i have the issues and the server crashes.
Roger that. I will wait for an update. Thanks.
The issue would be with Rust then, as we made no changes that would affect server performance.

Only changes that Oxide made:

 
One only relevant with webrequests
One only relevant with compiling plugins
One only relevant with OnNewSave hook

None of these would trigger the issues you are having, but general Rust server performance can.

Hi, I had the same problem on Windows server 2016 (x64) and Windows 10 (x64).

I have checked all my 115 plugins and restart the server many times, otherwise the error doesn't occure if you simply load plugins with server on.

And, I found the audacious responsible for me who eats memory towards infinity and beyond !!!! (to see if there are others) .. 

--> "DeathNotes.cs" <--

I have try it alone and then try all my plugins without it ;)

It derails everything from the start of the server. This is why it was necessary to restart several times to find the fault.

I noted this at startup :

 

Regards

Cyril ;)

@LaserHydra 

Same on windows for me, i've back tp 4582 oxide version...
Locked automatically