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

[Suggestion] Throw an error when JSON configs can't load instead of silent reversion to default configs #25

Open
pinkygrocket opened this issue Sep 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pinkygrocket
Copy link

When Visuality's JSON configs cannot be parsed for whatever reason, the mod silently replaces them with default configs. This requires packdevs (myself included) to take extra steps to ensure that their configs aren't replaced when they're unaware- e.g. constant monitoring, frequent backups or commits, etc. which can be cumbersome. By contrast, mods such as CraftTweaker, KubeJS, InControl, and similar announce when their scripts or configs have failed parsing so that the packdev can fix them. This change would be a great quality-of-life feature for packdevs working with Visuality.

@pinkygrocket pinkygrocket changed the title [Suggestion] Throw an error when JSOn configs can't load instead of silent reversion to default configs [Suggestion] Throw an error when JSON configs can't load instead of silent reversion to default configs Sep 27, 2024
@MarbleGateKeeper MarbleGateKeeper added the enhancement New feature or request label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants