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

更新卡池角色名乱序的问题 #13

Open
reF1nd opened this issue Dec 31, 2020 · 1 comment
Open

更新卡池角色名乱序的问题 #13

reF1nd opened this issue Dec 31, 2020 · 1 comment

Comments

@reF1nd
Copy link

reF1nd commented Dec 31, 2020

HoshinoBot对角色名的顺序是有规定的,例如第一个是台服官译名,第二个是日文原名,第三是罗马音,第四是国服官译名,昵称则往后面排,虽然实际上不太可能严格按照这个顺序排列,但也至少应该保证台服官译排在第一个,否则使用机器人相关功能。例如兰德索尔花名册,会导致查询某个角色结果出来的是昵称。
但是用此插件的更新卡池更新出来的角色名是乱序的。
数据来源来看,排在第二个的是台服官译名。如果在载入的时候能做到先载入第二个字段,然后剩下的按顺序载入就好了。

@reF1nd
Copy link
Author

reF1nd commented Dec 31, 2020

这个问题的背景和这个issue一样。为了能刷新出新的台服官译和昵称,我将CHARA_NAME.json这个文件删除,然后执行强制更新卡池。这样虽然昵称基本上都全了,但是顺序全是乱的……

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant