From b8cc744943a67531681f9ba6e429cb30b881cbc9 Mon Sep 17 00:00:00 2001 From: HojouFotytu Date: Mon, 25 Mar 2019 00:13:40 +0900 Subject: [PATCH] Updated Common Errors (markdown) --- Common-Errors.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Common-Errors.md b/Common-Errors.md index 037886a..0d4fd00 100644 --- a/Common-Errors.md +++ b/Common-Errors.md @@ -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 -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.