Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

宇宙凛2技能报错 #54

Closed
3 tasks done
siyige2727 opened this issue Jul 25, 2022 · 1 comment
Closed
3 tasks done

宇宙凛2技能报错 #54

siyige2727 opened this issue Jul 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@siyige2727
Copy link

siyige2727 commented Jul 25, 2022

在提问之前...

  • 我的问题是有从者的技能没有合理地施放
  • 我已经搜索了现有的 issues 和 discussions
  • 我正在使用最新版的 FGO-py

从者编号

No.268 太空伊士塔尔

描述

报错信息:
[2022-07-25 09:38:21,961][ERROR]<fgo.Gui> string index out of range
Traceback (most recent call last):
File "D:\FGO\FGO_Easy_Install\FGO-py\FGO-py\fgoGui.py", line 93, in f
func(*args,**kwargs)
File "D:\FGO\FGO_Easy_Install\FGO-py\FGO-py\fgoKernel.py", line 288, in call
if self.battleProc():device.perform(' ',(200,200,200,200,200,200))
File "D:\FGO\FGO_Easy_Install\FGO-py\FGO-py\fgoKernel.py", line 237, in call
self.turnProc(self.turn)
File "D:\FGO\FGO_Easy_Install\FGO-py\FGO-py\fgoKernel.py", line 104, in call
self.dispatchSkill()
File "D:\FGO\FGO_Easy_Install\FGO-py\FGO-py\fgoKernel.py", line 163, in dispatchSkill
self.castServantSkill(i[1],i[2],0)
File "D:\FGO\FGO_Easy_Install\FGO-py\FGO-py\fgoKernel.py", line 219, in castServantSkill
if t:=Detect.cache.getSkillTargetCount():device.perform(['3333','2244','3234'][t-1][f if(f:=self.servant[pos][5][skill][1])in{6,7,8}else target],(300,))
IndexError: string index out of range
之前的版本(8.8.0或者更早的)好像也偶尔报这个错

@hgjazhgj hgjazhgj added the bug Something isn't working label Jul 25, 2022
@hgjazhgj
Copy link
Owner

fixed in v9.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants