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

Error parse UpdateInstalledStickerSets #1

Open
ivk1800 opened this issue Oct 3, 2021 · 0 comments
Open

Error parse UpdateInstalledStickerSets #1

ivk1800 opened this issue Oct 3, 2021 · 0 comments

Comments

@ivk1800
Copy link
Owner

ivk1800 commented Oct 3, 2021

E/flutter (27627): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type '_OneByteString' is not a subtype of type 'int'
E/flutter (27627): #0      new List.from (dart:core-patch/array_patch.dart:40)
E/flutter (27627): #1      UpdateInstalledStickerSets.fromJson (package:tdlib/src/api/objects/update_installed_sticker_sets.dart:23)
E/flutter (27627): #2      ConvertExtensions.toTdObject (package:tdlib/src/api/extensions/convert_extensions.dart:1856)
E/flutter (27627): #3      Client.create.<anonymous closure> (package:tdlib/src/client/client.dart:61)
E/flutter (27627): #4      _rootRunUnary (dart:async/zone.dart:1444)
E/flutter (27627): #5      _CustomZone.runUnary (dart:async/zone.dart:1335)
E/flutter (27627): #6      _CustomZone.runUnaryGuarded (dart:async/zone.dart:1244)
E/flutter (27627): #7      _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341)
E/flutter (27627): #8      _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271)
E/flutter (27627): #9      _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733)
E/flutter (27627): #10     _StreamController._add (dart:async/stream_controller.dart:607)
E/flutter (27627): #11     _StreamController.add (dart:async/stream_controller.dart:554)
E/flutter (27627): #12     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184)
E/flutter (27627): 
E/flutter (27627): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type '_OneByteString' is not a subtype of type 'int'
E/flutter (27627): #0      new List.from (dart:core-patch/array_patch.dart:40)
E/flutter (27627): #1      UpdateInstalledStickerSets.fromJson (package:tdlib/src/api/objects/update_installed_sticker_sets.dart:23)
E/flutter (27627): #2      ConvertExtensions.toTdObject (package:tdlib/src/api/extensions/convert_extensions.dart:1856)
E/flutter (27627): #3      Client.create.<anonymous closure> (package:tdlib/src/client/client.dart:61)
E/flutter (27627): #4      _rootRunUnary (dart:async/zone.dart:1444)
E/flutter (27627): #5      _CustomZone.runUnary (dart:async/zone.dart:1335)
E/flutter (27627): #6      _CustomZone.runUnaryGuarded (dart:async/zone.dart:1244)
E/flutter (27627): #7      _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341)
E/flutter (27627): #8      _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271)
E/flutter (27627): #9      _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733)
E/flutter (27627): #10     _StreamController._add (dart:async/stream_controller.dart:607)
E/flutter (27627): #11     _StreamController.add (dart:async/stream_controller.dart:554)
E/flutter (27627): #12     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184)
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