Skip to content

Error when loading conversation

Bug report

  • Platform: Android
  • OS version: 13
  • Jami version: 8e667cc4
  • Daemon version: 66d2bc220103b3a56adfd0bccc85a1b383356cd6
  • Can you reproduce the bug: only with this account

Steps to reproduce (STR):

  1. Opening Jami
  • Actual result: Jami stuck on loading conversation
  • Expected result: Not being stuck + show all conversations

Relevant logs, screenshots or video :

image.png

2024-07-17 10:53:55.700 10009-10069 AccountService          cx.ring                       E  Exception loading message
                                                                                             java.lang.NullPointerException
                                                                                             	at net.jami.model.Conversation.addSwarmElement(Conversation.kt:613)
                                                                                             	at net.jami.services.AccountService.addMessage(AccountService.kt:1381)
                                                                                             	at net.jami.services.AccountService.swarmLoaded(AccountService.kt:1391)
                                                                                             	at net.jami.services.DaemonService$ConversationCallbackImpl.swarmLoaded(DaemonService.kt:332)
                                                                                             	at net.jami.daemon.JamiServiceJNI.SwigDirector_ConversationCallback_swarmLoaded(JamiServiceJNI.java:902)
Edited by Pierre Nicolas