WideChat / Rocket.Chat.Android

Rocket.Chat Native Android Application
https://rocket.chat
MIT License
12 stars 6 forks source link

ChatRoomsFragment crash #691

Closed jaytat0 closed 4 years ago

jaytat0 commented 4 years ago

This appears to be related to getting the status icon and has happened 32 times in the past week:

Fatal Exception: kotlin.KotlinNullPointerException

chat.rocket.android.chatrooms.ui.ChatRoomsFragment$setCurrentUserStatusIcon$2.invokeSuspend (ChatRoomsFragment.java:555) kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (BaseContinuationImpl.java:33) kotlinx.coroutines.DispatchedTask.run (DispatchedTask.java:285) kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely (CoroutineScheduler.java:594) kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely (CoroutineScheduler.java:60) kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.java:742)