From 61aa5e6ab7e472b961541377d5761ff4e926027b Mon Sep 17 00:00:00 2001 From: HojouFotytu Date: Mon, 25 Mar 2019 22:24:49 +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 f7f18a9..66cc917 100644 --- a/Common-Errors.md +++ b/Common-Errors.md @@ -16,7 +16,7 @@ If you setup the **Profit Trailer** path in "settings.general.json" and "Monitor ### Loading Properties failed for setting SETTINGNAME -This means you have specified a settings file in your global setting, but PTM cannot find it. Remember, you MUST at least have one global setting named DEFAULT with all three settings files. See [this wiki entry for more details].(https://github.com/PTMagicians/PTMagic/wiki/Writing-Properties#1-using-a-preset-file) +This means you have specified a settings file in one of your global settings, but PTM cannot find it. Remember, the properties files must be in a folder with the EXACT same name as the global setting, and you MUST at least have one global setting named DEFAULT. See [this wiki entry for more details].(https://github.com/PTMagicians/PTMagic/wiki/Writing-Properties#1-using-a-preset-file) ### ERROR AppErrorController - Invalid api_token received - No data returned