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

Could not find a matching Constructor ID #739

Open
mars1211 opened this issue Oct 27, 2024 · 1 comment
Open

Could not find a matching Constructor ID #739

mars1211 opened this issue Oct 27, 2024 · 1 comment

Comments

@mars1211
Copy link

Could not find a matching Constructor ID for the TLObject that was supposed to be
        read with ID 171155211. Most likely, a TLObject was trying to be read when
         it should not be read. Remaining bytes: 1420
    at BinaryReader.tgReadObject (/projects/server/node_modules/telegram/extensions/BinaryReader.js:195:31)
    at getArgFromReader (/projects/server/node_modules/telegram/tl/api.js:185:35)
    at VirtualClass.fromReader (/projects/server/node_modules/telegram/tl/api.js:273:49)
    at BinaryReader.tgReadObject (/projects/server/node_modules/telegram/extensions/BinaryReader.js:200:22)
    at BinaryReader.tgReadObject (/projects/server/node_modules/telegram/extensions/BinaryReader.js:186:36)
    at getArgFromReader (/projects/server/node_modules/telegram/tl/api.js:185:35)
    at VirtualClass.fromReader (/projects/server/node_modules/telegram/tl/api.js:283:45)
    at BinaryReader.tgReadObject (/projects/server/node_modules/telegram/extensions/BinaryReader.js:200:22)
    at VirtualClass.readResult (/projects/server/node_modules/telegram/tl/api.js:451:35)
    at MTProtoSender._handleRPCResult (/projects/server/node_modules/telegram/network/MTProtoSender.js:559:44)
    at MTProtoSender._processMessage (/projects/server/node_modules/telegram/network/MTProtoSender.js:482:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async MTProtoSender._recvLoop (/projects/server/node_modules/telegram/network/MTProtoSender.js:430:17)
@mars1211
Copy link
Author

I found a similar problem in teleton, maybe it's worth updating the dependencies? Please

LonamiWebs/Telethon#4480

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