iqiyi
Please send this error log to https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or [email protected] If you hold appropriate legal rights to the relevant class/jar/apk file please include that as well. Bytecode Viewer Version: 2.13.1 [Fat Jar], OS: Windows 10, Java: 21
java.lang.NullPointerException: Cannot invoke "java.io.File.exists()" because "resourcesFolder" is null at the.bytecode.club.bytecodeviewer.util.JarUtils.loadResourcesFromFolder(JarUtils.java:241) at the.bytecode.club.bytecodeviewer.resources.importing.impl.APKResourceImporter.open(APKResourceImporter.java:52) at the.bytecode.club.bytecodeviewer.resources.importing.ImportResource.importKnownFile(ImportResource.java:91) at the.bytecode.club.bytecodeviewer.resources.importing.ImportResource.run(ImportResource.java:63) at java.base/java.lang.Thread.run(Thread.java:1583) Please send this error log to https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or [email protected] If you hold appropriate legal rights to the relevant class/jar/apk file please include that as well. Bytecode Viewer Version: 2.13.1 [Fat Jar], OS: Windows 10, Java: 21
java.nio.file.InvalidPathException: Illegal char <:> at index 108: C:\Users\ALDO.Bytecode-Viewer\bcv_temp\OjXIuYIWilrrmgKVzVSXSiFHCfsAXvSt\Decoded Resources\\unknown\META-INF:QYVideoClient_debug.kotlin_module at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:204) at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:175) at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92) at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:231) at java.base/java.io.File.toPath(File.java:2401) at brut.directory.DirUtils.copyToDir(DirUtils.java:99) at brut.directory.DirUtils.copyToDir(DirUtils.java:84) at brut.directory.AbstractDirectory.copyToDir(AbstractDirectory.java:207) at brut.androlib.ApkDecoder.copyUnknownFiles(ApkDecoder.java:298) at brut.androlib.ApkDecoder.decode(ApkDecoder.java:95) at brut.apktool.Main.cmdDecode(Main.java:244) at brut.apktool.Main.main(Main.java:105) at the.bytecode.club.bytecodeviewer.util.APKTool.decodeResources(APKTool.java:48) at the.bytecode.club.bytecodeviewer.resources.importing.impl.APKResourceImporter.open(APKResourceImporter.java:51) at the.bytecode.club.bytecodeviewer.resources.importing.ImportResource.importKnownFile(ImportResource.java:91) at the.bytecode.club.bytecodeviewer.resources.importing.ImportResource.run(ImportResource.java:63) at java.base/java.lang.Thread.run(Thread.java:1583)
Source: Konloch/bytecode-viewer