You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-05-16 18:32:50 [W] app TypeError: Cannot read properties of undefined (reading 'bots')
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:67:59)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:69)
at Array.map (<anonymous>)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:59)
at BotList.map (<anonymous>)
at BotProvider.get (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:85:72)
at BotProvider.refresh (/files/proj/harperneko/node_modules/@koishijs/plugin-console/src/service.ts:42:39)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:62:12)
at App.parallel (/files/proj/harperneko/node_modules/@koishijs/core/src/context.ts:350:43)
at App.emit (/files/proj/harperneko/node_modules/@koishijs/core/src/context.ts:360:10)
2022-05-16 18:32:50 [W] app TypeError: Cannot read properties of undefined (reading 'bots')
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:67:59)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:69)
at Array.map (<anonymous>)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:59)
at BotList.map (<anonymous>)
at BotProvider.get (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:85:72)
at BotProvider.refresh (/files/proj/harperneko/node_modules/@koishijs/plugin-console/src/service.ts:42:39)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:52:35)
at processTicksAndRejections (node:internal/process/task_queues:78:11)
2022-05-16 18:32:50 [W] stats TypeError: bot.getGuildList is not a function
at null.getGuildInfo (/files/proj/harperneko/node_modules/@koishijs/plugin-status/src/stats.ts:247:32)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-status/src/stats.ts:266:13)
at BotList.map (<anonymous>)
at null.extendGuilds (/files/proj/harperneko/node_modules/@koishijs/plugin-status/src/stats.ts:264:37)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-status/src/stats.ts:296:48)
at Array.map (<anonymous>)
at _StatisticsProvider.download (/files/proj/harperneko/node_modules/@koishijs/plugin-status/src/stats.ts:296:38)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at _StatisticsProvider.refresh (/files/proj/harperneko/node_modules/@koishijs/plugin-console/src/service.ts:42:28)
2022-05-16 18:32:51 [W] app TypeError: Cannot read properties of undefined (reading 'bots')
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:67:59)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:69)
at Array.map (<anonymous>)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:59)
at BotList.map (<anonymous>)
at BotProvider.get (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:85:72)
at BotProvider.refresh (/files/proj/harperneko/node_modules/@koishijs/plugin-console/src/service.ts:42:39)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:62:12)
at App.parallel (/files/proj/harperneko/node_modules/@koishijs/core/src/context.ts:350:43)
at App.emit (/files/proj/harperneko/node_modules/@koishijs/core/src/context.ts:360:10)
2022-05-16 18:32:58 [W] app TypeError: Cannot read properties of undefined (reading 'bots')
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:67:59)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:69)
at Array.map (<anonymous>)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:86:59)
at BotList.map (<anonymous>)
at BotProvider.get (/files/proj/harperneko/node_modules/@koishijs/plugin-manager/src/bots.ts:85:72)
at null.<anonymous> (/files/proj/harperneko/node_modules/@koishijs/plugin-console/src/socket.ts:35:35)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Describe the bug
启动时和打开控制台页面时报错,同时控制台机器人页面永远加载
报错
Steps to reproduce
Expected behavior
控制台正常显示
Versions
Additional context
该 bug 不影响程序的正常工作,且不是安装世界上所有插件的话很难出现,可以不用修
The text was updated successfully, but these errors were encountered: