Index
Audio
Compose
Design
Files
Hit Sounds
Metadata
Resources
Settings
Skinning
Spread
Timing
Index
Audio
Compose
Design
Files
Hit Sounds
Metadata
Resources
Settings
Skinning
Spread
Timing
/ Skinning
Incomplete or incorrect skin element sets
Author: Greaper
Purpose
Ensuring that beatmap-specific skin elements are complete sets, use appropriate file formats, and follow the osu!catch ranking criteria's skinning rules.
Reasoning
Outcomes
Incomplete Set
The "set" skin set is only partially skinned, missing: missing elements.
Cause: One or more elements of a skin set are present, but a required element of the same set is missing.
Incorrect Dimensions
"path" is actual widthxactual height, but must be exactly expected widthxexpected height.
Cause: A skinned fruit, drop, or catcher element does not match its default skin counterpart's dimensions.
Old Skin Version
A custom catcher is skinned, but skin.ini does not declare a v2 (or higher) skin format.
Cause: Custom catchers must be included in the v2 skin format, declared via "Version" under [General] in skin.ini.
Non Png
"path" should be a .png file if it uses transparency.
Cause: A skinned gameplay element does not use the .png format, which is required for elements that utilise transparency.