Skip to content

Cannot find type for ctor #... [after library version upgrade] #191

Closed
@dmitry-demchuk

Description

@dmitry-demchuk

Today I started seeing following error in log:
While deserializing vector<%Message>: WTelegram.WTException: Cannot find type for ctor #94f592db at TL.Serialization.ReadTLObject(BinaryReader reader, UInt32 ctorNb) at TL.Serialization.ReadTLDictionary[T](BinaryReader reader) at TL.Serialization.ReadTLObject(BinaryReader reader, UInt32 ctorNb) at WTelegram.Client.ReadMsgContainer(BinaryReader reader)

Connection takes much longer now, but eventually succeeds.
I am at v 3.5.3. Updating to the latest 3.5.6 did not fix it. - there are no relevant changes there anyway.
It looks like a valid ctor based on this: https://github.com/laganovskaakarina/schemas/blob/master/TL_telegram_v164.tl
though I admittedly know little about mechanics under the hood to troubleshoot it. Though I'd let you know in case it is something worth looking at.
Your work is remarkable and much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions