Последняя активность 2 weeks ago

Версия cb1fa5d4bc984a4e0399bac672db03cc830f24be

gistfile1.txt Исходник
1tg-bot-ts-dev | [CharacterRegistry] cache miss — loading from disk
2tg-bot-ts-dev | Interaction error: TypeError: Cannot read properties of undefined (reading 'toLowerCase')
3tg-bot-ts-dev | at Object.class (/app/src/systems/emojis.ts:71:26)
4tg-bot-ts-dev | at formatLeaderboardRow (/app/src/systems/leaderboard.ts:49:33)
5tg-bot-ts-dev | at /app/src/systems/leaderboard.ts:73:29
6tg-bot-ts-dev | at Array.map (<anonymous>)
7tg-bot-ts-dev | at buildNationField (/app/src/systems/leaderboard.ts:73:18)
8tg-bot-ts-dev | at buildLeaderboardEmbed (/app/src/systems/leaderboard.ts:148:18)
9tg-bot-ts-dev | at Object.update (/app/src/systems/leaderboard.ts:177:20)
10tg-bot-ts-dev | at Object.handleLeaderboardPost [as leaderboardPost] (/app/src/subcommands/admin/result-post.ts:26:21)
11tg-bot-ts-dev | at processTicksAndRejections (node:internal/process/task_queues:103:5)
12tg-bot-ts-dev | at async handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:40)