Still not working #413
Replies: 21 comments 1 reply
|
And when i go to http://update.skcraft.com/template/packages.json?key= it says 503 error |
|
This is the same as your last issue. The URL is a placeholder and should not be used. Edit |
|
Yes i did edit the propeties file to my website and stuff BUT when i run it i have same issue an dyes i did redowload the launcher maker |
|
Ok so I also just uploaded the files to my ftp and still error |
|
heres the file https://www.mediafire.com/folder/lu5k4cd7zkd24/My+client |
|
You've changed the If the error message still mentions |
|
Oh that is my website but I don’t now my webftp link on my builder it doesn’t say it anywhere |
|
Will it work if I use wix file share then link the properties to the file share instead of using ftp because I don’t know how to use them |
|
Yeah I doubt a website builder lets you have direct FTP access. If the uploaded files can be linked directly (i.e. in raw form, no HTML cruft) then that should work OK. |
|
Yesyesyyesyeysyeysy thx for the answer |
|
All the website builders do not ACCEPT the file type of the upload files any recommended one |
|
Ok i did connect to my website now andi got this To report this error, please provide: java.io.IOException: The list of modpacks could not be downloaded. |
|
OH YA i know why it cant connect becuase its PRIVATE |
|
That didnt work |
|
how did you know that |
|
UH "o report this error, please provide: java.io.IOException: The list of modpacks could not be downloaded. |
|
Not sure why you're getting a 403. You might be better off using one of the services listed on the wiki. |
|
Will GitHub pages work and also how to upload files to github pages |
|
Or connect a web ftp |
|
Go read the docs: https://docs.github.com/en/github/working-with-github-pages This should've been converted to a discussion long ago, doing that now. |
Uh oh!
There was an error while loading. Please reload this page.
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?
All reactions