found it... ok. Nicolas Vervelle wrote:
>Still a problem with the reader. > >Bob Hanson wrote: > > >>I've just committed some rather extensive simplifications to the CIF >>reader. It's now a token reader rather than a line reader -- except for >>the CIF rules regarding # and ;, it should read a CIF file that contains >>no line breaks -- maybe just one needed after the data_ keyword. It's >>still in testing; please let me know if you start having CIF reader >>errors. One of the things you may see is: >> >>SmarterJmolAdapter:CIF ERROR ? should be an underscore: Pc >> >> >> >Jmol-datafiles/cif/wm6029.cif: > >java.lang.StringIndexOutOfBoundsException: String index out of range: 0 >java.lang.String - 558 - charAt >org.jmol.adapter.smarter.CifReader - 235 - getData >org.jmol.adapter.smarter.CifReader - 108 - readAtomSetCollection >org.jmol.adapter.smarter.Resolver - 64 - resolve >org.jmol.adapter.smarter.SmarterJmolAdapter - 58 - openBufferedReader >org.jmol.viewer.FileManager$FileOpenThread - 495 - openReader >org.jmol.viewer.FileManager$FileOpenThread - 487 - openInputStream >org.jmol.viewer.FileManager$FileOpenThread - 467 - run >org.jmol.viewer.FileManager - 105 - openFile >org.jmol.viewer.Viewer - 999 - openFile >org.jmol.viewer.Eval - 2136 - load >org.jmol.viewer.Eval - 429 - instructionDispatchLoop >org.jmol.viewer.Eval - 123 - runEval >org.jmol.viewer.Viewer - 2104 - evalStringWaitStatus >org.jmol.viewer.ScriptManager - 130 - runScript >org.jmol.viewer.ScriptManager - 118 - runNextScript >org.jmol.viewer.ScriptManager$ScriptQueueRunnable - 145 - run >java.lang.Thread - 595 - run > > >Nico > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Jmol-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-developers > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
