Skip to content

Cannot add entry for distr in BEAUti #10

Description

@walterxie

launch BEAUti mvn exec:exec -Dbeast.module=beast.fx -Dbeast.main=beastfx.app.beauti.Beauti, load alignment and select bModelTest in Site Model panel, and then click Priors panel, the err dialog will pop out:

Image
[[0], [0], [0]]
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
input distr could not be added.
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
	at java.base/java.util.Objects.checkIndex(Objects.java:365)
	at java.base/java.util.ArrayList.get(ArrayList.java:428)
	at beast.fx@2.8.0-beta7/beastfx.app.inputeditor.ScalarDistributionInputEditor.createComboBox(ScalarDistributionInputEditor.java:627)
	at beast.fx@2.8.0-beta7/beastfx.app.inputeditor.ScalarDistributionInputEditor.init(ScalarDistributionInputEditor.java:119)
	at beast.fx@2.8.0-beta7/beastfx.app.inputeditor.InputEditorFactory.createInputEditor(InputEditorFactory.java:264)
	at beast.fx@2.8.0-beta7/beastfx.app.inputeditor.InputEditorFactory.createInputEditor(InputEditorFactory.java:145)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions