Jump to content

Recommended Posts

Posted

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?

Posted

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

Posted

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

i can't download from the link, so i cant check your modpack.jar :(

Posted

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

Posted

i get a file that is 52MB, but i get errors everytime i try to extract it, are you 100% sure this file is not corrupted?(or did you make it as a rar then rename it to a zip?)

Posted

Do you have anyway it could get corrupted?

And no, when i turn the files into an archive i saved it as a .zip file

Also, extracting works fine for me, I also check for file errors, there were none

Posted

thats a rar file dude :P please use a zip file

(from the file header for proof)

Rar!^Z^G^@ϐs^@^@

first few bytes of the file header indicate this is RAR not ZIP

Posted

everything looks correct now, modpack.jar is in proper format(visual inspection only, i cant actually test installation where i am at right now, but the zips are valid now! :D ) , have you updated your link in the platform URL ?

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...