Elmaron / My-Little-Expla

My Little Expla ist eine App, die entwickelt wurde, um dich mithilfe von handgemachten Artikeln beim Lernen, bei Problemen oder beim Ausführen von bestimmten Anwendungen auf deinem Smartphone zu unterstützen.
https://www.instagram.com/elmaron_stanford
0 stars 0 forks source link

Parameter specified as non-null is null: method com.elmaronstanford.mylittleexpla.Converters.drawableToString, parameter drawable #5

Closed Elmaron closed 1 year ago

Elmaron commented 1 year ago

FATAL EXCEPTION: DefaultDispatcher-worker-5 Process: com.elmaronstanford.mylittleexpla, PID: 9192 java.lang.NullPointerException: Parameter specified as non-null is null: method com.elmaronstanford.mylittleexpla.Converters.drawableToString, parameter drawable at com.elmaronstanford.mylittleexpla.Converters.drawableToString(Unknown Source:2) at com.elmaronstanford.mylittleexpla.ArticleDao_Impl$1.bind(ArticleDao_Impl.java:55) at com.elmaronstanford.mylittleexpla.ArticleDao_Impl$1.bind(ArticleDao_Impl.java:36) at androidx.room.EntityInsertionAdapter.insertAndReturnId(EntityInsertionAdapter.kt:101) at com.elmaronstanford.mylittleexpla.ArticleDao_Impl$2.call(ArticleDao_Impl.java:78) at com.elmaronstanford.mylittleexpla.ArticleDao_Impl$2.call(ArticleDao_Impl.java:73) at androidx.room.CoroutinesRoom$Companion$execute$2.invokeSuspend(CoroutinesRoom.kt:65) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at androidx.room.TransactionExecutor.execute$lambda$1$lambda$0(TransactionExecutor.kt:36) at androidx.room.TransactionExecutor.$r8$lambda$AympDHYBb78s7_N_9gRsXF0sHiw(Unknown Source:0) at androidx.room.TransactionExecutor$$ExternalSyntheticLambda0.run(Unknown Source:4) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@3608971, Dispatchers.IO]