Jump to content

Kieran Menor

Members
  • Posts

    3
  • Joined

  • Last visited

About Kieran Menor

  • Birthday 03/04/1990

Kieran Menor's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I got help on IRC. I had the "Hide Modpack" option enabled in Solder. It turns out that this option is not for hiding your modpack from the index, but rather to disable API access to it, which you don't want in most cases. Solved.
  2. Your modpack.jar is a .rar file, not a .zip file.
  3. Hello, I have set up Solder, linked it with my Technic account and set up a mod pack. It downloads and plays fine through the launcher, no problem. However, the logos and background do not show up. Console log: Loaded face Starting download of http://skins.technicpack.net/helm/kieranmenor/100, with 3 tries remaining jun 26, 2013 8:30:42 PM org.spoutcraft.launcher.rest.RestAPI <init> SEVERE: Unable to connect to the Rest API at http://mctp.caffie.net/api/ Running Offline instead. jun 26, 2013 8:30:42 PM org.spoutcraft.launcher.rest.RestAPI <init> SEVERE: Unable to connect to the Rest API at http://mctp.caffie.net/api/ Running Offline instead. Starting download of caffeine/resources/logo_180.png, with 3 tries remaining Failed to download and load image from: caffeine/resources/logo_180.png Starting download of caffeine/resources/background.jpg, with 3 tries remaining Failed to download and load image from: caffeine/resources/background.jpg Starting download of caffeine/resources/icon.png, with 3 tries remaining java.net.MalformedURLException: no protocol: caffeine/resources/logo_180.png Failed to download and load image from: caffeine/resources/icon.png at java.net.URL.<init>(URL.java:585) at java.net.URL.<init>(URL.java:482) at java.net.URL.<init>(URL.java:431) at org.spoutcraft.launcher.util.Download.<init>(Download.java:55) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:45) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:83) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:87) at org.spoutcraft.launcher.technic.PackInfo$1.run(PackInfo.java:313) java.net.MalformedURLException: no protocol: caffeine/resources/icon.png at java.net.URL.<init>(URL.java:585) at java.net.URL.<init>(URL.java:482) at java.net.URL.<init>(URL.java:431) at org.spoutcraft.launcher.util.Download.<init>(Download.java:55) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:45) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:83) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:87) at org.spoutcraft.launcher.technic.PackInfo$1.run(PackInfo.java:313) java.net.MalformedURLException: no protocol: caffeine/resources/background.jpg at java.net.URL.<init>(URL.java:585) at java.net.URL.<init>(URL.java:482) at java.net.URL.<init>(URL.java:431) at org.spoutcraft.launcher.util.Download.<init>(Download.java:55) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:45) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:83) at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:87) at org.spoutcraft.launcher.technic.PackInfo$1.run(PackInfo.java:313) The images are definitely present in my repository: http://mctp.caffie.net/repo/caffeine/resources/background.jpg So, I'm not really sure how to fix it. Any advice? Thanks.
×
×
  • Create New...