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

TDataReadMapDataFailed: Unknown key type in encrypted map: 25 [ Called by BaseObject.MapData.read() ] #120

Open
VectorASD opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@VectorASD
Copy link

Describe the bug
Parsing the innards of TDesktop revealed that there is one single account, but its isLoaded = false. Digging deeper, it turned out that the error TDataReadMapDataFailed: Unknown key type in encrypted map: 25 [ Called by BaseObject.MapData.read() ] inside the readMapWith function of the accaunt class.

Expected behavior
TDesktop ended without exceptions.

Screenshots
Screenshot_115
Screenshot_116

Additional context
Telegram Desktop is working, so the 25-type key is not a lie.

@VectorASD VectorASD added the bug Something isn't working label Jun 11, 2024
@VectorASD
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant