Use ThrowHelper methods in more places
MathUtils
DEFAULT
INSTANCE
Matches other similar comparers.
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Closes https://github.com/ppy/osu/issues/26693.
TestModReinstantiation
ModUtils
Signed-off-by: CaffeeLake <PascalCoffeeLake@gmail.com>
Sentry documentation suggests this should be on for a client-facing app. We haven't run into issues without it until now, but might as well set it correctly?
GetNextBestFilename()
findBestNumber()
GetNextBestName()
NamingUtils.GetNextBestFilename()
These would usually be in the log header, but right now that's not conveyed. An example use case would be better understanding https://sentry.ppy.sh/organizations/ppy/issues/846/?project=2&query=is%3Aunresolved&sort=freq&statsPeriod=14d, where we currently don't know whether it is a desktop or mobile OS.