[signature .jar] problème
Bonjour,
Je ne sais pas d'où vient réellement mon problème. J'ai crée mon .jar et j'ai tenté de le signer cependant voici l'erreur que j'ai
Code:
1 2 3 4 5 6 7 8 9 10 11 12
| Exception in thread "main" java.lang.InternalError: jzentry == 0,
jzfile = 11189064,
total = 117,
name = NEOWORLD.jar,
i = 1,
message = couldn't read LOC header
at java.util.zip.ZipFile$3.nextElement(ZipFile.java:429)
at java.util.zip.ZipFile$3.nextElement(ZipFile.java:415)
at sun.security.tools.JarSigner.getManifestFile(JarSigner.java:1400)
at sun.security.tools.JarSigner.signJar(JarSigner.java:833)
at sun.security.tools.JarSigner.run(JarSigner.java:194)
at sun.security.tools.JarSigner.main(JarSigner.java:75) |
Quelqu'un pourrait dans un premier temps m'expliquer ces erreurs puis dans un second temps m'apporter son aide !!
Un grand merci d'avance !!!