Kabuda-czh / koishi-plugin-kbot

GNU Affero General Public License v3.0
33 stars 4 forks source link

获取天气时发生未知错误 #90

Open Le7emps opened 6 months ago

Le7emps commented 6 months ago

koishi版本4.16.6 kbot为最新版 获取除北京上海天气时提示发生未知错误 北京与上海则正常 command 天气 成都 TypeError: Cannot read properties of null (reading 'name') at E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\koishi-plugin-kbot\lib\basic\index.js:122:58 at Array.map () at _Command. (E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\koishi-plugin-kbot\lib\basic\index.js:122:36) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Array. (E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\@koishijs\core\lib\index.cjs:1189:14) at async _Command.execute (E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\@koishijs\core\lib\index.cjs:1204:22) at async E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\@koishijs\core\lib\index.cjs:2235:22 at async Proxy.withScope (E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\@koishijs\core\lib\index.cjs:2137:22) at async next (E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\@koishijs\core\lib\index.cjs:921:16) at async next (E:\360MoveData\Users\DELL\Desktop\update\koishi\data\instances\default\node_modules\@koishijs\core\lib\index.cjs:921:16)