Index

Checks

/ Files

Issues with updating or downloading

Files
General

Author: Naxess

Purpose

Reasoning

Outcomes

Wrong Format

"file name" should be named "artist - title (creator) [version].osu" to receive updates.

Cause: A .osu file is not named after the mentioned format using its respective properties.

Too Long Name

"path" has a file name longer than 130 characters (length), which causes the .osz to fail to unzip for some users. Consider truncating the artist, title, and/or difficulty name fields where it makes sense to do so.

Cause: A .osu file has a file name longer than 130 characters.