How do I fix this error? It spams it in the console every like 0.1 second.
local success, queuedPlayers = pcall(function() return Queue:GetRangeAsync(Enum.SortDirection.Descending, count, exclusiveLowerBound) end)