Updated Common Errors (markdown)

HojouFotytu 2019-03-25 00:13:40 +09:00
parent 7502bf59d1
commit b8cc744943
1 changed files with 5 additions and 1 deletions

@ -24,7 +24,11 @@ Starting with version 2.1.0, you need to add an API token to settings.general.js
### Unhandled Exception: System.NullReferenceException ### Unhandled Exception: System.NullReferenceException
Your settings.general.json file is likely missing a necessary setting in the "Application" section, or a comma is missing after one of your settings. Check the release notes for any recent releases that you might have skipped since you last updated PTMagic, for any REQUIRED settings changes. Your settings.general.json file is likely missing a necessary setting in the "Application" section. Check the release notes for any recent releases that you might have skipped since you last updated PTMagic, for any REQUIRED settings changes.
### Unhandled Exception: Newtonsoft.Json.JsonReaderException
Your settings.general.json file is likely missing a comma after one of your settings. You can also use a [JSON validator](https://codebeautify.org/jsonvalidator) tool to check for other errors.
### Ticker update failed! - PTMagic Monitor failed to update data. ### Ticker update failed! - PTMagic Monitor failed to update data.