-
Notifications
You must be signed in to change notification settings - Fork 19
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
Crash after a few seconds of running several accounts #35
Comments
That's a weird error, I can't reproduce it currently |
Try using tdlight with Unigram https://github.com/UnigramDev/Unigram/ |
Do you have set the option "disable_group_calls" to true or false? |
@cavallium true, my options:
But while troubleshooting the crash I tried removing all these options and the result was still the same. |
The error is:
group_call_id = 0 |
Ah, disable_group_calls option might be stored as disabled in the db even though my code doesn't contain this setting now |
Yeah, it works without the crash when I explicitly set disable_group_calls to false |
I should add a warning about that option in the readme, thanks |
No extra options are specified.
ucrtbase.dll exception code 0xc0000409 at offset 0x000000000007286e
tdlib_log.txt:
The text was updated successfully, but these errors were encountered: