Jump to content

Recommended Posts

Posted

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.

Posted

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.

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...