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

The Matrix HQ room went wrong to load old messages. #176

Closed
krille-chan opened this issue Jul 15, 2023 · 1 comment
Closed

The Matrix HQ room went wrong to load old messages. #176

krille-chan opened this issue Jul 15, 2023 · 1 comment

Comments

@krille-chan
Copy link
Owner

Description

The #matrix:matrix.org went wrong to load old messages.

To Reproduce

Enters in the room and scrolls the app to see old messages, in the logs appers this error above, i think is related to action

# [ERROR] Capture exception - RangeError (start): Invalid value: Not in inclusive range 0..18: 19
#0      RangeError.checkValidRange (dart:core/errors.dart:333)
#1      ListMixin.getRange (dart:collection/list.dart:393)
#2      FamedlySdkHiveDatabase.getEventList (package:matrix/src/database/hive_database.dart:395)
<asynchronous suspension>
#3      Timeline.requestHistory (package:matrix/src/timeline.dart:82)
<asynchronous suspension>
#4      ChatController.requestHistory (package:fluffychat/pages/chat.dart:108)
<asynchronous suspension>

Btw... has the warning in the logs too:

# [WARNING] Something went wrong:  - RangeError (start): Invalid value: Not in inclusive range 0..18: 19

Additional information:

  • Device: Samsung Galaxy A31
  • OS and OS version: Android 11
  • Installed version of FluffyChat: v0.42.0
  • (Android only) Which store are you using: Play Store
  • (Android only) Are Google Services available: Yes
@krille-chan krille-chan removed the fluffy label Nov 5, 2023
@krille-chan
Copy link
Owner Author

Should be fixed already

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