NullReferenceException at PlayerInfo.ResetRaidDataNCountNot An Issue

Failed to run a 10.00 timer in 'RaidLimit v2.1.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.RaidLimit+PlayerInfo.ResetRaidDataNCount () [0x0001f] in <99cf26d4433f43d7877fea7d2c9c66a4>:0

at Oxide.Plugins.RaidLimit.CheckDayChanged_Timer_Tick () [0x000e0] in <99cf26d4433f43d7877fea7d2c9c66a4>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b0a93b504f034a0db8b1c3d2503c0987>:0


Error happend after the latest update. Had a very similar error in the mod 'Political Survivor' too two days ago with a Failed to run a 60s timer.
You should have erased the data and config file before you updated it.
I did that the second time. Unloaded, deleted the all config files, then re-uploaded it. Same thing happened. There's 3 in the data folder and the one in the config. Are there any others?
If you delete the file while server is on, it will not be initialized.
Ok that makes sense, just reminded me I forget to try that too the second time. Thanks.
Locked automatically