csgo-commend-bot icon indicating copy to clipboard operation
csgo-commend-bot copied to clipboard

Error SQlite

Open HiddenDemon opened this issue 5 years ago • 3 comments
trafficstars

[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)

HiddenDemon avatar Jul 16 '20 08:07 HiddenDemon

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

BeepIsla avatar Jul 16 '20 12:07 BeepIsla

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

No

HiddenDemon avatar Jul 20 '20 16:07 HiddenDemon

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

HiddenDemon avatar Jul 20 '20 16:07 HiddenDemon