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 |
Beta Was this translation helpful? Give feedback.
-
This is the same as your last issue. The URL is a placeholder and should not be used. Edit |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
Ok so I also just uploaded the files to my ftp and still error |
Beta Was this translation helpful? Give feedback.
-
heres the file https://www.mediafire.com/folder/lu5k4cd7zkd24/My+client |
Beta Was this translation helpful? Give feedback.
-
You've changed the If the error message still mentions |
Beta Was this translation helpful? Give feedback.
-
Oh that is my website but I don’t now my webftp link on my builder it doesn’t say it anywhere |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
Yesyesyyesyeysyeysy thx for the answer |
Beta Was this translation helpful? Give feedback.
-
All the website builders do not ACCEPT the file type of the upload files any recommended one |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
OH YA i know why it cant connect becuase its PRIVATE |
Beta Was this translation helpful? Give feedback.
-
That didnt work |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
how did you know that |
Beta Was this translation helpful? Give feedback.
-
UH "o report this error, please provide: java.io.IOException: The list of modpacks could not be downloaded. |
Beta Was this translation helpful? Give feedback.
-
Not sure why you're getting a 403. You might be better off using one of the services listed on the wiki. |
Beta Was this translation helpful? Give feedback.
-
Will GitHub pages work and also how to upload files to github pages |
Beta Was this translation helpful? Give feedback.
-
Or connect a web ftp |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions