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

(usability) Possible to break the config from ingame in a way that requires file-editing to fix #31

Open
quat1024 opened this issue Jul 19, 2024 · 0 comments

Comments

@quat1024
Copy link
Collaborator

I've seen this tech-support pattern come up a few times:

  • edit the config in a way that it crashes when being deserialized (e.g. write capital letters in something that turns into a ResourceLocation)
  • press "ok" in the config gui
  • game crashes trying to load the config
  • restart game
  • game crashes trying to load the config (before you can even get to the config screen to fix it)

People who don't know that you can hand-edit TOML files then get stuck and feel like they need to delete Quark to fix it.

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