Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FaceBook Messenger parsing Error #47

Open
sambrothers opened this issue Sep 24, 2021 · 0 comments
Open

FaceBook Messenger parsing Error #47

sambrothers opened this issue Sep 24, 2021 · 0 comments

Comments

@sambrothers
Copy link

Describe the bug
Older FaceBook Messenger file will not parse

To Reproduce
Steps to reproduce the behavior:

  1. Go to Decoders
  2. Scroll down to Facebook Messenger
  3. Select db file
  4. See error below

Expected behavior
Parse the messages

Screenshots
Started: Andriller CE 3.5.3
Time settings/format: Y-m-d H:M:S Z
Detected/PC time: 2021-09-24 11:38:49
Universal time: 2021-09-24 15:38:49 UTC
Time in reports: 2021-09-24 15:38:49 UTC <--
Decoding: threads_db2
'sticker_id'
Traceback (most recent call last):
File "andriller\windows.py", line 63, in func
File "andriller\windows.py", line 509, in decode_file
File "andriller\decoders.py", line 531, in init
File "andriller\classes.py", line 68, in init
File "andriller\decoders.py", line 619, in main
File "andriller\decoders.py", line 575, in get_sticker
KeyError: 'sticker_id'

Environment (please complete the following information):

  • OS: Windows 11
  • Andriller version 3.5.3
  • Was it an installer or run from source (installer/source). CE Version

Target Android device (where applicable):
Extracted file

Error Log / Traceback
Started: Andriller CE 3.5.3
Time settings/format: Y-m-d H:M:S Z
Detected/PC time: 2021-09-24 11:38:49
Universal time: 2021-09-24 15:38:49 UTC
Time in reports: 2021-09-24 15:38:49 UTC <--
Decoding: threads_db2
'sticker_id'
Traceback (most recent call last):
File "andriller\windows.py", line 63, in func
File "andriller\windows.py", line 509, in decode_file
File "andriller\decoders.py", line 531, in init
File "andriller\classes.py", line 68, in init
File "andriller\decoders.py", line 619, in main
File "andriller\decoders.py", line 575, in get_sticker
KeyError: 'sticker_id'

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant