-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When attempting to get player data from someone who's new, it returns server error 500.
Here's what gets logged:
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at /home/node/app/src/http/ubi-r6-stats.ts:529:74
at Generator.next (<anonymous>)
at fulfilled (/home/node/app/src/http/ubi-r6-stats.ts:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: No operator data.
at /home/node/app/src/http/ubi-r6-stats.ts:168:19
at Array.forEach (<anonymous>)
at /home/node/app/src/http/ubi-r6-stats.ts:158:19
at Generator.next (<anonymous>)
at fulfilled (/home/node/app/src/http/ubi-r6-stats.ts:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working