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

Error reading configuration file #35

Open
kingbit1999 opened this issue Sep 10, 2024 · 0 comments
Open

Error reading configuration file #35

kingbit1999 opened this issue Sep 10, 2024 · 0 comments

Comments

@kingbit1999
Copy link

An error occurred while reading the configuration file

Error: Newtonsoft.Json.JsonSerializationException: No JSON content found. Path '', line 1, position 532.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate(JsonReader reader, Object target)
at Newtonsoft.Json.JsonSerializer.PopulateInternal(JsonReader reader, Object target)
at Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target)
at HalfLife.UnifiedSdk.MapDecompiler.GUI.Settings.Load() in C:\Users\User\Documents\Documents\GitHub\HalfLifeRepositories\HalfLife.UnifiedSdk.MapDecompiler\HalfLife.UnifiedSdk.MapDecompiler.GUI\Settings.cs:line 155

How to fix?? help please

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