Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Failure Modes #1

Open
5 tasks
finnboeger opened this issue Jan 2, 2021 · 0 comments
Open
5 tasks

Uncaught Failure Modes #1

finnboeger opened this issue Jan 2, 2021 · 0 comments
Assignees

Comments

@finnboeger
Copy link
Owner

Currently ultrastar-fs can handle several malformed files where Ultrastar Deluxe throws errors or warnings instead.

  • lines without notes:
    • : 0 2 1 text
      - 5
      - 10
      : 12 2 1 more
      : 15 2 1 text
      
    • : 0 2 1 text
      - 5
      E
      
  • Missing video file if specified (Case Sensitive)
  • Notes with length zero (converted to freestyle on load)
  • Empty header fields (ignored on load)
  • New lines without spaces (-10 instead of - 10)

ultrastar-txt should either throw the same error messages by default or have a "ultrastardx-compatibility" mode where these warnings are thrown to allow users to fix their songs in a way to be played by ultrastardx.

@finnboeger finnboeger self-assigned this Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant