foldHydrogens should not effect hydrogen that are bonded to hydrogen

13 views
Skip to first unread message

Daniel Lowe

unread,
Jun 23, 2011, 11:54:41 AM6/23/11
to indigo-bugs
Indigo indigo = new Indigo();
IndigoObject mol = indigo.loadMolecule("[H][H]");
mol.foldHydrogens();
IndigoObject rxn = indigo.createReaction();
rxn.addProduct(mol);
rxn.layout();

gives "com.ggasoftware.indigo.IndigoException: array: invalid index 0
(size=0)"
unless the foldHydrogens() line is removed.

Mikhail Rybalkin

unread,
Jun 23, 2011, 2:05:48 PM6/23/11
to indig...@googlegroups.com, Daniel Lowe
Thank you for this bug report.
We will fix it soon and make a new version with other bugs fixed.

Savelyev Alexander

unread,
Jul 8, 2011, 11:19:57 AM7/8/11
to indigo-bugs
Thank you for the bug report. The bug was fixed. The new version will
be available in the upcoming release.
Reply all
Reply to author
Forward
0 new messages