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
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
如何复现?
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
操作系统
Linux
报错日志
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
发生了什么
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
如何复现?
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
操作系统
Linux
报错日志
Task exception was never retrieved
future: <Task finished name='Task-93' coro=<PipelineScheduler.execute() done, defined at /AstrBot/astrbot/core/pipeline/scheduler.py:44> exception=IndexError('list index out of range')>
Traceback (most recent call last):
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 46, in execute
await self._process_stages(event)
File "/AstrBot/astrbot/core/pipeline/scheduler.py", line 34, in _process_stages
await coro
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 83, in process
i = await self._calc_comp_interval(comp)
File "/AstrBot/astrbot/core/pipeline/respond/stage.py", line 57, in _calc_comp_interval
return random.uniform(self.interval[0], self.interval[1])
IndexError: list index out of range
你愿意提交 PR 吗?
Code of Conduct
The text was updated successfully, but these errors were encountered: