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

[BUG] 使用 "自动合成声骸" 功能后发现了一个较为严重的逻辑问题! #320

Open
Ropgrc opened this issue Jan 29, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Ropgrc
Copy link

Ropgrc commented Jan 29, 2025

我经常使用 "自动合成声骸" 这个功能,今天我发呆的时候看着自动合成声骸发现个问题。
简单的说就是检查到一个声骸有效锁定后,准备填充发现声骸不足五个,切换到下个类型的声骸进行融合,但是也把检查的顺序继承了过去。
下面是详细说明。

我看到程序正在挑选 3C 声骸中... 当检查到第四个声骸是有效后,程序把这个声骸锁定后,清除,自动放入发现 3C 声骸不足五个了,于是程序切换到了 4C 声骸中点击自动放入,接下来程序检查声骸的时候是从第四个声骸检查,而不是从第一个开始检查

@Ropgrc Ropgrc added the bug Something isn't working label Jan 29, 2025
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