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

Input config loading is broken #28

Closed
bitcraze-issue-importer opened this issue Feb 11, 2014 · 3 comments
Closed

Input config loading is broken #28

bitcraze-issue-importer opened this issue Feb 11, 2014 · 3 comments

Comments

@bitcraze-issue-importer

When loading a previous configuration and changing it all the values needed are not written to the file since they are probably not loaded correctly. This will cause an exception next time the configuration is loaded and the input will not work.


@bitcraze-issue-importer
Copy link
Author

Issue #32 was marked as a duplicate of this issue.


Original Comment By: Marcus Eliasson

@bitcraze-issue-importer
Copy link
Author

Loading of input config is now working. Closes #28

→ <<cset 98fc1439f285>>


Original Comment By: Marcus Eliasson

@bitcraze-issue-importer
Copy link
Author

If a faulty configuration has been created then deleting all the user configurations will solve this issue since the client will re-copy the ones in the distribution if the configs are missing.

For Windows delete: C:\Users\your_user\AppData\Roamin\cfclient

For Linux delete: ~/.config/cfclient


Original Comment By: Marcus Eliasson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant