We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue type: Bug report
Whenever I click on a question mark button, I'm led to a 404 Not Found page. For example, https://ultrastar-play.com/how-to-search-expressions
The game should carry all of its help pages with it locally and not need an Internet connection at all.
Please provide additional information.
Make all help local. The game could be running on a device without a browser or an Internet connection.
The text was updated successfully, but these errors were encountered:
Right, the UltraStar Play website does not yet have these pages.
I just replaced melodymania.org in every URL with ultrastar-play.com but did not update the website.
melodymania.org
ultrastar-play.com
So, solution could be to
Sorry, something went wrong.
No branches or pull requests
Issue type: Bug report
Actual behaviour
Whenever I click on a question mark button, I'm led to a 404 Not Found page. For example, https://ultrastar-play.com/how-to-search-expressions
Expected behaviour
The game should carry all of its help pages with it locally and not need an Internet connection at all.
Steps to reproduce
Details
Please provide additional information.
Editor.log
Implementation hints
Make all help local. The game could be running on a device without a browser or an Internet connection.
The text was updated successfully, but these errors were encountered: