-
Here my snippet
I tried true/false (npm install local hero)
```ts
export const csgo = new CSGOStatsGGScraper({
useLocalHero: true
});
```
with
```ts
const data = await csgo.getPlayer('7…
-
Failed log message.
I'll see if I can reproduce this run to extract the gvisor log.
```
{
"insertId": "1k5oztrle3y6jq1q",
"jsonPayload": {
"stacktrace": "main.handleMessage\n\t/src/c…
-
Running `csgo_cli -matches -upload` yields the following errors. The past matches are recognized correctly, but the upload to csgostats.gg fails.
Maybe an API change by csgostats.gg?
```
Uploa…