Skip to content

java.lang.IllegalArgumentException: Navigation action/destination action_spalshScreenFragment_to_signinMethodFragment cannot be found from the current destination Destination #12

Description

@anangkur
FATAL EXCEPTION: main
                                                                                                    Process: com.capstone.skyexplorer, PID: 22811
                                                                                                    java.lang.IllegalArgumentException: Navigation action/destination com.capstone.skyexplorer:id/action_spalshScreenFragment_to_signinMethodFragment cannot be found from the current destination Destination(com.capstone.skyexplorer:id/signinMethodFragment) label=fragment_signin_method class=com.capstone.skyexplorer.presentation.ui.onboarding.SigninMethodFragment
                                                                                                    	at androidx.navigation.NavController.navigate(NavController.kt:1687)
                                                                                                    	at androidx.navigation.NavController.navigate(NavController.kt:1605)
                                                                                                    	at androidx.navigation.NavController.navigate(NavController.kt:1587)
                                                                                                    	at androidx.navigation.NavController.navigate(NavController.kt:1570)
                                                                                                    	at com.capstone.skyexplorer.presentation.ui.onboarding.SpalshScreenFragment$moveToAnotherFragment$1$1$1.emit(SpalshScreenFragment.kt:38)
                                                                                                    	at com.capstone.skyexplorer.presentation.ui.onboarding.SpalshScreenFragment$moveToAnotherFragment$1$1$1.emit(SpalshScreenFragment.kt:34)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:396)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowImpl$collect$1.invokeSuspend(Unknown Source:15)
                                                                                                    	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
                                                                                                    	at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:233)
                                                                                                    	at kotlinx.coroutines.DispatchedTaskKt.resumeUnconfined(DispatchedTask.kt:189)
                                                                                                    	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:161)
                                                                                                    	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:474)
                                                                                                    	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:508)
                                                                                                    	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:497)
                                                                                                    	at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:368)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowSlot.makePending(StateFlow.kt:284)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowImpl.updateState(StateFlow.kt:349)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowImpl.compareAndSet(StateFlow.kt:319)
                                                                                                    	at com.capstone.skyexplorer.presentation.ui.onboarding.OnboardingViewModel.onBoardingState(OnboardingViewModel.kt:43)
                                                                                                    	at com.capstone.skyexplorer.presentation.ui.onboarding.OnboardingViewModel.access$onBoardingState(OnboardingViewModel.kt:14)
                                                                                                    	at com.capstone.skyexplorer.presentation.ui.onboarding.OnboardingViewModel$getShowOnBoarding$1$1.emit(OnboardingViewModel.kt:28)
                                                                                                    	at com.capstone.skyexplorer.presentation.ui.onboarding.OnboardingViewModel$getShowOnBoarding$1$1.emit(OnboardingViewModel.kt:27)
                                                                                                    	at com.capstone.skyexplorer.pref.ApplicationPreferences$getShowOnBoarding$$inlined$map$1$2.emit(Emitters.kt:223)
                                                                                                    	at kotlinx.coroutines.flow.internal.SafeCollectorKt$emitFun$1.invoke(SafeCollector.kt:15)
                                                                                                    	at kotlinx.coroutines.flow.internal.SafeCollectorKt$emitFun$1.invoke(SafeCollector.kt:15)
                                                                                                    	at kotlinx.coroutines.flow.internal.SafeCollector.emit(SafeCollector.kt:87)
                                                                                                    	at kotlinx.coroutines.flow.internal.SafeCollector.emit(SafeCollector.kt:66)
                                                                                                    	at androidx.datastore.core.SingleProcessDataStore$data$1$invokeSuspend$$inlined$map$1$2.emit(Collect.kt:137)
                                                                                                    	at kotlinx.coroutines.flow.FlowKt__LimitKt$dropWhile$1$1.emit(Limit.kt:37)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:396)
                                                                                                    	at kotlinx.coroutines.flow.StateFlowImpl$collect$1.invokeSuspend(Unknown Source:15)
                                                                                                    	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
                                                                                                    	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
                                                                                                    	at android.os.Handler.handleCallback(Handler.java:938)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:99)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:226)
                                                                                                    	at android.os.Looper.loop(Looper.java:313)
                                                                                                    	at android.app.ActivityThread.main(ActivityThread.java:8751)
                                                                                                    	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
                                                                                                    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6a4bea3, Dispatchers.Main.immediate]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions