-
-
Notifications
You must be signed in to change notification settings - Fork 437
Description
Ummm i tried it again and got this code
java.io.IOException: The list of modpacks could not be downloaded.
at com.skcraft.launcher.InstanceList$Enumerator.call(InstanceList.java:191)
at com.skcraft.launcher.InstanceList$Enumerator.call(InstanceList.java:102)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Did not get expected response code, got 503 for http://update.skcraft.com/template/packages.json?key=
at com.skcraft.launcher.util.HttpRequest.expectResponseCode(HttpRequest.java:210)
at com.skcraft.launcher.InstanceList$Enumerator.call(InstanceList.java:139)
... 5 more
Can you also fix this please?