> Hi list, > > I'm trying to write the tables (.dlt format) to a disk. The whole > process goes fine with Behemoth.py, but when I call kraken afterwards, a > bunch of them load fine and then for 116.idx I get this: > > kraken: DeltaLookup.cpp:70: DeltaLookup::DeltaLookup(NcqDevice*, > std::string): Assertion `offset>-0x7fffffff' failed. > Aborted > > I re-added the tables with Behemoth.py twice, each time I got this error > on different tables. I believe the only thing that changed is the order > in which I added the tables with Behemoth.py. Any ideas on what I am > doing wrong? For info the arch is i386. I'm positive that the computer > hardware is not at fault (no bad ram or anything)... > > EiN'
This indicates that the data in the dlt file is corrupted. Check the file size (should be similar to other files), and file checksum against the torrent SHA-1 or MD5 posted to the list. Frank _______________________________________________ A51 mailing list [email protected] http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51
