I keep getting this error for some reason and since I am not a programmer I have no idea what is causing it. Please take a look when you have a chance.
Web request callback raised an exception in 'Easy Vote Extended v3.0.4 by dFxPhoeniX&TimRS' plugin [200] (Object reference not set to an instance of an object)
at void BasePlayer.SendConsoleCommand(string command, params object[] obj)
at void BasePlayer.ChatMessage(string msg)
at void Oxide.Plugins.EasyVoteExtended.HandleStatusWebRequestCallback(int code, string response, BasePlayer player, string url, string serverName, string site) in C:/PVE/MyRustServer/carbon/plugins/EasyVoteExtended.cs:line 174
at void Oxide.Plugins.EasyVoteExtended.CheckVotingStatus(BasePlayer player)+(int code, string response) => { } in C:/PVE/MyRustServer/carbon/plugins/EasyVoteExtended.cs:line 384
at void Oxide.Core.Libraries.WebRequests+WebRequest.OnComplete() in /home/runner/work/Carbon/Carbon/src/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 391