yoavst
11/14/2015, 8:32 AMC:\Users\yoavs\Documents\Java\MashovApi>kobaltw --update
[Wrapper error] *** No file to download. Server replied HTTP code: 404
Exception in thread "main" java.io.FileNotFoundException: C:\Users\yoavs\.kobalt\wrapper\dist\kobalt-0.253.zip (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:219)
at java.util.zip.ZipFile.<init>(ZipFile.java:149)
at java.util.zip.ZipFile.<init>(ZipFile.java:163)
at com.beust.kobalt.wrapper.Main.installJarFile(Main.java:110)
at com.beust.kobalt.wrapper.Main.installAndLaunchMain(Main.java:45)
at com.beust.kobalt.wrapper.Main.main(Main.java:20)