alik0211 / mtproto-core

Telegram API JS (MTProto) client library for Node.js and browser
https://mtproto-core.js.org
GNU General Public License v3.0
630 stars 113 forks source link

Crash in rpc/index.js #217

Open pogudin-sergey opened 2 years ago

pogudin-sergey commented 2 years ago

Throw Exception in rpc/index.js do not have try-catch. Therefore it crashed process.

https://github.com/alik0211/mtproto-core/blob/4f2a7a0ccf82898cddd9a128b6d438eefcfaaeee/src/rpc/index.js#L338

cstodor commented 2 years ago

Sometimes I get the same error when trying to log in. Is there any workaround for this error??