From 9d019170a2b7e11b20d6a7a5009f2ad0a7ae9fb6 Mon Sep 17 00:00:00 2001 From: HojouFotytu Date: Wed, 20 Feb 2019 16:27:32 +0900 Subject: [PATCH] Updated Common Errors (markdown) --- Common-Errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-Errors.md b/Common-Errors.md index ae08579..037886a 100644 --- a/Common-Errors.md +++ b/Common-Errors.md @@ -22,7 +22,7 @@ If you setup the **Profit Trailer** path in "settings.general.json" and "Monitor Starting with version 2.1.0, you need to add an API token to settings.general.json to match the API token in your Profit Trailer settings. [See 2.1.0 release notes](https://github.com/PTMagicians/PTMagic/releases/tag/2.1.0). -### Unhandled Exception: System.NullRefeerenceException +### 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.