Hi all,
I recently get this error:
[00:30:08 53] [Statslogger]Error: CreateSession: System.ArgumentOutOfRangeException: Value to add was out of range.
Parameter name: value
at System.DateTime.Add(Double value, Int32 scale)
at PRoConEvents.CStats.myDateTime.get_Now() in c:\gameservers\s1273894\Procon\Plugins\BF4\CChatGUIDStatsLogger.cs:line 8213
at PRoConEvents.CStats..ctor(String guid, Int32 score, Int32 kills, Int32 headshots, Int32 deaths, Int32 suicides, Int32 teamkills, Int32 playtime, Double timeoffset, Dictionary`2 _weaponDic) in c:\gameservers\s1273894\Procon\Plugins\BF4\CChatGUIDStatsLogger.cs:line 8241
at PRoConEvents.CChatGUIDStatsLogger.CreateSession(String SoldierName, Int32 intScore, String EAGUID) in c:\gameservers\s1273894\Procon\Plugins\BF4\CChatGUIDStatsLogger.cs:line 6076
Any ideas?