Jump to content

Custom modpack download not working


TheCreeperx98

Recommended Posts

Well, it downloads the jars and the native folder and then when it tries to download my file it gives me this error:

Technic Launcher Error Report:

( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues )

Launcher Build: 195

----------------------------------------------------------------------

Stack Trace:

Exception: WrappedIOException

Message: Failed to download https://dl.dropbox.com/s/xve37wv5uuzhdva/Science %26 Magic.rar?m

Trace:

org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:70)

org.spoutcraft.launcher.UpdateThread.updateModpack(UpdateThread.java:428)

org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:129)

org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:107)

Caused By: (DownloadException)

[unable to download file]

org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:70)

org.spoutcraft.launcher.UpdateThread.updateModpack(UpdateThread.java:428)

org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:129)

org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:107)

----------------------------------------------------------------------

System Information:

Operating System: Windows 7

Operating System Version: 6.1

Operating System Architecture: amd64

Java version: 1.7.0_13 64 bit

Total Memory: 154 MB

Max Memory: 1820 MB

Memory Free: 62 MB

CPU Cores: 4

Anyone have any idea how to fix?

Link to comment
Share on other sites

urls typically don't like spaces in them, replace any spaces in your URL with %20 and see how that works

ie: https://dl.dropbox.com/s/xve37wv5uuzhdva/Science%20%26%20Magic.rar?m

hope that helps :) ... also.. .rars ? dunno if thats supported or not, use .zip just to be safe :D

Ok thanks! It downloads it now without an error, but how come it doesnt really install any files into my game? It gives me things like coremods and bin but coremods has nothing in it and bin doesn't have my modpack.jar, it runs as vanilla MC

my file is setup like this

Science & Magic.zip

--> bin

--> coremods

--> Mods

--> config

Link to comment
Share on other sites

if you open the folder you installed it to, did it actually extract the mods/coremods/config folders? if it did, maybe the mod pack.jar is the issue

No, it doesnt even import the file from my mods folder, all it has is empty config coremods saves temp resources and bin(Bin is not empty, but it onyl has the vanilla items in it.)

if you are wondering i'm using the latest forge build version

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...