Index

Checks

/ Settings

Score overflow

Settings
Beatmap
Beta
osu!osu!taikoosu!catch
EasyNormalHardInsaneExpertUltra

Author: Hivie

Purpose

Warning when a difficulty's maximum ScoreV1 (HDHRDTFL SS) exceeds the signed 32-bit integer limit.

Reasoning

Outcomes

Overflow

Score overflows in osu!(stable) (overflowing score). Ensure the map has the 'lazer-only' flag.

Cause: The maximum ScoreV1 achievable with an HDHRDTFL SS exceeds the 32-bit integer limit (2,147,483,647).