question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Runtime crash on Children

See original GitHub issue

I’ve recently updated to the latest version, and getting a crash when using new Children function:

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/arkivanov/decompose/extensions/compose/jetpack/RouterStateComposableKt$Children$1;
        at com.arkivanov.decompose.extensions.compose.jetpack.RouterStateComposableKt.Children(RouterStateComposable.kt:27)
        at dev.steelahhh.decocrashtester.MainActivity$onCreate$1$1$1.invoke(MainActivity.kt:72)
        at dev.steelahhh.decocrashtester.MainActivity$onCreate$1$1$1.invoke(Unknown Source:10)

I’m using extensions-compose-jetpack in a plain Android module but can repro with a new empty compose project, adding decompose dependencies and using this setup

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
arkivanovcommented, Dec 28, 2020

Version 0.1.5 is published, should be fixed now.

1reaction
steelahhhcommented, Dec 27, 2020

Yep, checked on that branch - doesn’t crash now 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I get rid of Java child processes when my Java app ...
getRuntime ().exec(cmd);. It now runs in the background. All good and fine. If my program now crashes (it is still in ...
Read more >
React.ReactNode allows passing {} as children which will ...
Application crash at runtime with the error "Objects are not valid as a React child (found: object with keys {}). If you meant...
Read more >
Runtime Error after very high speed kinetic impact | Children of a ...
Program slows down and crashes while I'm watching the effects of that railgun, firing off payloads that consist of a very small, very...
Read more >
server script runtime error exceeded maximum number of ...
My Zombies servers have been non stop crashing for the last two ... runtime error exceeded maximum number of child server script variables"....
Read more >
How To Fix Runtime Error 404 - Solvusoft
Runtime error 404 problems include computer crashes, freezes, and possible virus ... MDI child forms cannot be shown modally Assessment.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found