Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Error SQlite #529

Open
HiddenDemon opened this issue Jul 16, 2020 · 3 comments
Open

Error SQlite #529

HiddenDemon opened this issue Jul 16, 2020 · 3 comments

Comments

@HiddenDemon
Copy link

HiddenDemon commented Jul 16, 2020

[Error: SQLITE_ERROR: no such column: NaN] {
errno: 1,
code: 'SQLITE_ERROR'
} Promise {
[Error: SQLITE_ERROR: no such column: NaN] {
errno: 1,
code: 'SQLITE_ERROR'
}
}

{ "commend": { "friendly": 5, "teaching": 10, "leader": 15 }, "report": { "aimbot": 20, "wallhack": 20, "teamharm": 0, "abusive": 10 }, "account": { "username": "", "password": "", "sharedSecret": "" }, "fetcher": { "username": "Account", "password": "Password", "sharedSecret": "", "maxTries": 10, "tryDelay": 2500, "askSteamGuard": true }, "proxy": { "enabled": false, "file": "proxies.txt", "switchProxyEveryXaccounts": 20 }, "type": "REPORT", "method": "SERVER", "target": "xxxx", "serverID": "xxxx", "matchID": "0", "perChunk": 20, "betweenChunks": 300000, "cooldown": 28800000, "showCommends": false, "autoReportOnMatchEnd": false, "switchServerAfterChunks": 5, "steamWebAPIKey": "xxxxx", "disableUpdateCheck": false }

Version

  • NodeJS: recommended version (You can find this using node -v)
  • Script version: latest (You can find this in your package.json file under version)
@BeepIsla
Copy link
Owner

Did you at some point modify anything other than the config.json?

@HiddenDemon
Copy link
Author

Did you at some point modify anything other than the config.json?

No

@HiddenDemon
Copy link
Author

commend is working fine. but report is showing me this error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants