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

SelectionIndexがあるのにSelectionIndex_Nextがない場合挙動がおかしくなる #13

Open
eai04191 opened this issue Sep 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@eai04191
Copy link
Member

eai04191 commented Sep 11, 2022

通常、SelectionIndexの数とSelectionIndex_Nextの数は一致するはずだが、そうでないことがある

SCVがこれを処理するとactiveなメッセージが複数出たりする

main 6-5 ed DG_Ch06Stage05_2_24

        "SelectionIndex"       : [
            "何だ?"
        ],
        "SelectionIndex_Next"  : [
        ],

タスク

  • 他にこのような現象が起きている箇所があるか確認スクリプトを作る
  • ゲーム内の動作を確認する
@eai04191 eai04191 added the bug Something isn't working label Sep 11, 2022
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

1 participant