:16: attempt to index nil with 'IsVotedQ'
game.ReplicatedStorage.UNanyvotesleftQ.OnServerEvent:Connect(function() --for _,v in pairs(game.Players:GetChildren()) do -- v.IsVotedQ.VotesLeft.Value = v.IsVotedQ.VotesLeft.Value - 1 --end game.Players.LocalPlayer.IsVotedQ.VotesLeft.Value = game.Players.LocalPlayer.IsVotedQ.VotesLeft.Value - 1 end)