Skip to content

Instantly share code, notes, and snippets.

@chrzyki
Created February 19, 2019 07:52
Show Gist options
  • Save chrzyki/014399b4cd4f1298912f42be976ccf5a to your computer and use it in GitHub Desktop.
Save chrzyki/014399b4cd4f1298912f42be976ccf5a to your computer and use it in GitHub Desktop.
BEAST, quickshortcut=false
Fatal exception: 1704
java.lang.ArrayIndexOutOfBoundsException: 1704
at beast.evolution.tree.Tree.storeNodes(Tree.java:819)
at beast.evolution.tree.Tree.store(Tree.java:799)
at beast.evolution.tree.PrunedTree.insureStore(PrunedTree.java:572)
at beast.evolution.tree.PrunedTree.rq(PrunedTree.java:453)
at beast.evolution.tree.PrunedTree.requiresRecalculation(PrunedTree.java:374)
at beast.core.CalculationNode.checkDirtiness(CalculationNode.java:44)
at beast.core.State.checkCalculationNodesDirtiness(State.java:301)
at beast.core.MCMC.propagateState(MCMC.java:493)
at beast.core.MCMC.doLoop(MCMC.java:383)
at beast.core.MCMC.run(MCMC.java:353)
at beast.app.BeastMCMC.run(BeastMCMC.java:357)
at beast.app.beastapp.BeastMain.<init>(BeastMain.java:113)
at beast.app.beastapp.BeastMain.main(BeastMain.java:659)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment