epam / Indigo

Universal cheminformatics toolkit, utilities and database search tools
http://lifescience.opensource.epam.com
Apache License 2.0
312 stars 105 forks source link

indigoName throws access violation when calling it for a MDL RD V3000 Rxnfile #187

Open achher opened 4 years ago

achher commented 4 years ago

foreach (IndigoObject item in indigo.iterateRDfile("V3000.rdf")) System.out.println(item.indigoName()); --> throws exception: access violation

AlexanderSavelyev commented 4 years ago

could you please provide an example RDF file?

achher commented 4 years ago

Please find attached a MDL RD V3000 Rxnfile, which I used as example in issue #187. V3000.zip