epfromer / pst-extractor

Extract objects from MS Outlook/Exchange PST files
57 stars 18 forks source link

Fails with `PSTFile::findBtreeItem Unable to find 97 is desc: true` #5

Closed jasonpolites closed 4 years ago

jasonpolites commented 4 years ago

Fails for me with all PST files I try:

Error: PSTFile::findBtreeItem Unable to find 97 is desc: true
    at PSTFile.findBtreeItem (/[REDACTED]/pst/node_modules/pst-extractor/dist/PSTFile/PSTFile.class.js:549:23)
    at PSTFile.getDescriptorIndexNode (/[REDACTED]/pst/node_modules/pst-extractor/dist/PSTFile/PSTFile.class.js:562:73)
    at PSTFile.processNameToIDMap (/[REDACTED]/pst/node_modules/pst-extractor/dist/PSTFile/PSTFile.class.js:140:46)
    at new PSTFile (/[REDACTED]/pst/node_modules/pst-extractor/dist/PSTFile/PSTFile.class.js:114:14)
epfromer commented 4 years ago

Please try with the PSTs in the tests/testdata folder and tell me if that works for you.

matthiasg commented 3 years ago

I have the same issue with a number of pst files not all though

EDIT: The files where incomplete in my case