Open RareHyperIonYT opened 7 hours ago
Opens fine for me
Default IO/ZIP parse settings
I accidentally uploaded the wrong one to mediafire my bad. This one should be the correct one. https://www.mediafire.com/file/6wx96oqrmmer25p/viaversion-fixed.jar/file
Describe the bug
I made my own program that takes a jar file by input to detect and remove a spigot backdoor but the output jar file cannot be accessed by V3 or V4 due to an "No Central-Directory-File-Reader found" error, it is accessible in V2 though.
I forgot to close the output stream which I assume caused the zip headers to not be written correctly but since it works in the JVM regardless of this I thought I might as well mention it. I had to upload it to media fire because github doesn't recognize it as a zip file.
To Reproduce
Steps to reproduce the behavior:
Exception