Server crashing, unsure why

Hello, I've had a server now for three wipes, and a few times it has happened that my server suddenly crashes and does not restart on its own, my hosting provider is Scalascube and they offer an auto crash function wich is turned on but does nothing, after contacting them they do not give any solution and say they only do hosting and not helping the server setup. So now I am here asking for your help! 

In my Logs i have a lot of these errors :

23:13 [Warning] 'FurnaceSplitter v2.2.7' is using deprecated hook 'OnConsumeFuel', which will stop working on Monday, 01 March 2021. Please ask the author to update to 'OnFuelConsume(BaseOven oven, Item fuel, ItemModBurnable burnable)'

Would this actually crash the server? And am i looking at the right Logs right now? Its Oxide logs.

Greetz ylem

No, that wouldn't cause a server to crash. Those messages are also only sent every X amount of times.

If the server is actually crashing, there would generally be crash dumps generated in your server install location. Some hosts set a memory limit too, and they kill the server process if that limit is reached.
That warning is not something that would crash the server.

However I would recommend notifying the author of Furnace Splitter that they need to update the hook "OnConsumeFuel" to "OnFuelConsume" since on the 1st of March 2021 that hook will stop working and some functionality of the plugin may stop working.
5f542b9181eac.png 0x89A
However I would recommend notifying the author of Furnace Splitter that they need to update the hook "OnConsumeFuel" to "OnFuelConsume" since on the 1st of March 2021 that hook will stop working and some functionality of the plugin may stop working.

Pretty sure it was already fixed, and was.

5e13a8d5b2bc5.jpg Wulf

Pretty sure it was already fixed, and was.

Then I would recommend updating to the latest version :)
Is there a easy way to update plugins? or is it a fresh install of the plugin?
Ylem
Is there a easy way to update plugins? or is it a fresh install of the plugin?
Just download and overwrite the existing.
5e13a8d5b2bc5.jpg Wulf
Just download and overwrite the existing.

Do i need to redo the plugin settings then?



Merged post

My server crashed again last night and was offline for 8 hours now.. I'm getting really annoyed by the fact I'm not finding the issue and Scalescube is 0 Help to me.

This is whats in Server log.

12/11/2020 22:14:50 [Info] [01:14:50] [Linux] [EAC Server] [Info] [Destroy] Called 12/11/2020 22:14:50 [Info] [01:14:50] [Linux] [EAC Server] [Info] [Cerberus] [Backend] Scheduling disconnect task. 12/11/2020 22:14:50 [Info] [01:14:50] [Linux] [EAC Server] [Info] [Cerberus] [Backend] Disconnected..



Merged post

EasyAntiCheat Scout Shutting Down
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

EasyAntiCheat Server Shutting Down
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

[Raknet] Server Shutting Down (Shutting Down)
That isn't a crash, that is your server being shut down normally.