You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but when i try to decompile jar using https://jdec.app/, i can only see downloadSingleFile_hUnOzRk.
Additional information
/*$VF: Unable to decompile classPlease report this to the Vineflower issue tracker, at https://github.com/Vineflower/vineflower/issues with a copy of the class file (if you have the rights to distribute it!)java.lang.IllegalStateException: Couldn't find method downloadSingleFile (Ljava/lang/String;Ljava/util/List;Ljava/lang/String;Lcom/discord/bundle_updater/BundleUpdater$Patch;Ljava/io/File;I)Leh/r; in class com/discord/bundle_updater/BundleUpdater at org.vineflower.kotlin.struct.KFunction.parse(KFunction.java:154) at org.vineflower.kotlin.KotlinWriter.writeClass(KotlinWriter.java:223) at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474) at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191) at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)*/
The text was updated successfully, but these errors were encountered:
Vineflower version
vineflower-1.11.0-20240823.162115-41
Details
Looks like the
downloadSingleFile
method is in @metadata:but when i try to decompile jar using https://jdec.app/, i can only see
downloadSingleFile_hUnOzRk
.Additional information
The text was updated successfully, but these errors were encountered: