[Error] [Cerberus] [LogEvent] BeginFrame has not been called!Solved

I'm at a loss. All of a sudden for zero warning with zero changes, my server has started crashing. I can't find anything at all in any server files, other than [Error] [Cerberus] [LogEvent] BeginFrame has not been called! within server/identity/log.EAC.

All I can find on the issue is this: 

9/10/2018 8:54:32 AM [Info] [SetLogCallback] Procedure: 000001DB308A8F60 LogLevel: Verbose.
9/10/2018 8:54:32 AM [Info] [Initialize] ServerName: '[UK] Hades Server - HUGE map - Exp and Levels - Persistent BP's'.
9/10/2018 8:54:32 AM [Error] [Cerberus] [LogEvent] BeginFrame has not been called!
9/10/2018 8:56:32 AM [Info] [Cerberus] [Backend] Connection established.


I have found other people with this issue, but they were unable to get any support on this. Any suggestions would be greatly appriciated as my server is crashing between every 1hr and 1hr 30minutes. For reference: https://oxidemod.org/threads/error-cerberus-logevent-beginframe-has-not-been-called.31054/

Thanks for your time and support on this one.


EDIT: Not sure if this is helpful, but here is a list of the plugins I use on my server:

10:12 [Info] Loaded plugin Advert Messages v3.0.1 by LaserHydra
10:12 [Info] Loaded plugin BotSpawn v1.7.9 by Steenamaroo
10:12 [Info] Loaded plugin Death Notes v6.0.6 by LaserHydra
10:12 [Info] Loaded plugin FancyDrop v2.7.8 by FuJiCuRa
10:12 [Info] Loaded plugin HelpText v2.0.5 by Calytic/Domestos
10:12 [Info] Loaded plugin Night Lantern v2.0.94 by k1lly0u
10:12 [Info] Loaded plugin NoGiveNotices v0.1.0 by Wulf/lukespragg
10:12 [Info] Loaded plugin Realistic Weather v1.1.4 by OuTSMoKE
10:12 [Info] Loaded plugin RemoverTool v4.2.9 by Reneb/Fuji
10:12 [Info] Loaded plugin Stack Size Controller v1.9.9 by Canopy Sheep
10:12 [Info] Loaded plugin ZLevelsRemastered v2.9.5 by FuJiCuRa

After poking around the plugins yesterday I have found the issue. It was Fancy Drop causing this issue. I had the time of random drops set anywhere from 30 to 90 minutes apart. Changing this to 30-60 fixed the issue. It seems it didn't like being set higher than a hour. 
Locked automatically