gotd / td

Telegram client, in Go. (MTProto API)
MIT License
1.5k stars 134 forks source link

Error when connect client unable to decode Vector<User>: field Elems: unable to decode UserClass: unexpected id 0x8f97c628 #1166

Open borzovplus opened 1 year ago

borzovplus commented 1 year ago

What version of gotd are you using?

0.85.0

Can this issue be reproduced with the latest version?

yes

What did you do?

try connect a lot of clients bot/accounts

What did you expect to see?

no errors

What did you see instead?

rpcDoRequest: unable to decode Vector: field Elems: unable to decode UserClass: unexpected id 0x8f97c628

What Go version and environment are you using?

go 1.20

borzovplus commented 1 year ago

That happened when I upgraded 0.84 to 0.85

borzovplus commented 1 year ago

0.88 - the same problem

connorzhuang commented 11 months ago

0.89 - the same problem

borzovplus commented 11 months ago

0.89 - the same problem

it's happend when there are unread updates after schema upgrading

guess1122 commented 11 months ago

0.90 - the same problem

guess1122 commented 11 months ago

0.89 - the same problem

it's happend when there are unread updates after schema upgrading

Is there any way to solve it?

scp-66 commented 11 months ago

I encountered a similar error,It has been bothering me for a long time:unable to decode boxed value:unable to decode MessagesMessagesClass.

connorzhuang commented 10 months ago

Is there still a solution to this problem that still exists