Skip to content

jadx.core.utils.exceptions.JadxRuntimeException: Decompiler not yet loaded #1644

@totallylost-helpme

Description

@totallylost-helpme

Please describe what you did before the error occurred.
IMPORTANT! If the error occurs with a specific APK file please attach or provide link to apk file!

  • Jadx version: 1.4.3
  • Java version: 18.0.2
  • Java VM: Oracle Corporation OpenJDK 64-Bit Server VM
  • Platform: Windows 11 (10.0 amd64)
  • Max heap size: 4096 MB
jadx.core.utils.exceptions.JadxRuntimeException: Decompiler not yet loaded
	at jadx.gui.JadxWrapper.getDecompiler(JadxWrapper.java:209)
	at jadx.gui.JadxWrapper.unloadClasses(JadxWrapper.java:76)
	at jadx.gui.ui.dialog.SearchDialog.unloadTempData(SearchDialog.java:491)
	at jadx.gui.ui.dialog.SearchDialog.lambda$dispose$0(SearchDialog.java:155)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions