Updated Common Errors (markdown)
parent
e161519b5c
commit
6434144872
|
@ -26,7 +26,7 @@ Starting with version 2.1.0, you need to add an API token to settings.general.js
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### PTMagic has been raiding since <DATE> <TIME>
|
### PTMagic has been raiding since (DATE) (TIME). Checking things...
|
||||||
This usually happens when a raid takes longer than the **IntervalMinutes** you've set in settings.analzyer.json. The interval has elapsed, and PTM is trying to start a new raid, but the previous raid is still being executed. This not a serious problem, however, descreasing resource usage by other applications, or increasing PTM's priority can help speed up raids.
|
This usually happens when a raid takes longer than the **IntervalMinutes** you've set in settings.analzyer.json. The interval has elapsed, and PTM is trying to start a new raid, but the previous raid is still being executed. This not a serious problem, however, descreasing resource usage by other applications, or increasing PTM's priority can help speed up raids.
|
||||||
|
|
||||||
### Unhandled Exception: Newtonsoft.Json.JsonReaderException
|
### Unhandled Exception: Newtonsoft.Json.JsonReaderException
|
||||||
|
|
Loading…
Reference in New Issue