You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web UI triggers unsupported operand type(s) for /: 'WindowsPath' and 'NoneType' if reference beatmap does not have a background specified in the .osu file #83
If using web ui, choosing an .osu file that does not contain a background image, validate_paths() errors with
unsupported operand type(s) for /: 'WindowsPath' and 'NoneType'specifying background allows the program to work