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

BEAUti error to remove multi-alignment after link models #414

Closed
walterxie opened this issue Sep 3, 2015 · 0 comments
Closed

BEAUti error to remove multi-alignment after link models #414

walterxie opened this issue Sep 3, 2015 · 0 comments

Comments

@walterxie
Copy link
Member

  1. Load 3 alignments to BEAUti:
  2. link all models;
  3. select all partitions and remove them by click "-";

Then error message popped out:
Deletion failed: Index: 2, Size: 2;

[[0, 0], [0, 1], [0, 0]]
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at beast.app.beauti.AlignmentListInputEditor.initTableData(Unknown Source)
at beast.app.beauti.AlignmentListInputEditor.updateModel(Unknown Source)
at beast.app.beauti.AlignmentListInputEditor.delItem(Unknown Source)
at beast.app.beauti.AlignmentListInputEditor.lambda$createAddRemoveSplitButtons$3(Unknown Source)
at beast.app.beauti.AlignmentListInputEditor$$Lambda$23/1073533248.actionPerformed(Unknown Source)
...

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

No branches or pull requests

1 participant