Created
November 10, 2013 03:51
-
-
Save CptSpaceToaster/7393548 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Launching DSUpdater | |
Obtaining version from server. | |
Recieved server version reply. | |
Found Update: 1.0.0 | |
Updating from version: null | |
Starting Download: 1.0.1Update.7z | |
Downloading Update: Please Wait... | |
Installing: 1.0.0 | |
Extracting 1.0.1Update.7z to D:\DS Minecraft | |
Error occurs: | |
net.sf.sevenzipjbinding.SevenZipException: Archive file can't be opened with non | |
e of the registered codecs | |
at net.sf.sevenzipjbinding.SevenZip.nativeOpenArchive(Native Method) | |
at net.sf.sevenzipjbinding.SevenZip.callNativeOpenArchive(SevenZip.java: | |
762) | |
at net.sf.sevenzipjbinding.SevenZip.openInArchive(SevenZip.java:652) | |
at DSLauncher.src.ExtractItems.unzip(ExtractItems.java:27) | |
at DSLauncher.src.DSLauncherHead.updateDSMinecraftInstallation(DSLaunche | |
rHead.java:440) | |
at DSLauncher.src.DSLauncherHead.<init>(DSLauncherHead.java:156) | |
at DSLauncher.src.DSLauncherHead.main(DSLauncherHead.java:127) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
at java.lang.reflect.Method.invoke(Unknown Source) | |
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa | |
der.java:58) | |
Press any key to continue . . . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment