This applies in rounds with mavericks, typically.
The client side check for whether a low point win ballot is submittable is to compare the average points and require the LPW check box if the winner average speaks are lower.
However, the server side check compares the sum of points and not the average. In rounds where sides don't have the same number of debaters this results in a mismatch that prevents the ballot from being submitted.
This applies in rounds with mavericks, typically.
The client side check for whether a low point win ballot is submittable is to compare the average points and require the LPW check box if the winner average speaks are lower.
However, the server side check compares the sum of points and not the average. In rounds where sides don't have the same number of debaters this results in a mismatch that prevents the ballot from being submitted.