csgo-commend-bot
csgo-commend-bot copied to clipboard
Error SQlite
[Error: SQLITE_ERROR: no such column: NaN] {
errno: 1,
code: 'SQLITE_ERROR'
} Promise {
{ "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 usingnode -v) - Script version:
latest(You can find this in yourpackage.jsonfile underversion)
Did you at some point modify anything other than the config.json?
Did you at some point modify anything other than the config.json?
No
commend is working fine. but report is showing me this error.