Jump to content
  • 0

Can anyone help me?


Wallygnomen

Question

I have windows 10 and I dunno if it's a more common issue with windows 10 or what. I have tried deleting technic launcher and everything but nothing works I've tried an older version of java and not working. I have ran out of ideas of what I can do to fix this, and it happens with every modpack, not only one off them.

Here is the log:

[B#347] Starting download of http://resources.download.minecraft.net/cd/cd46e41023887558b134547e28327de6e7df189a, with 1 tries remaining
[B#347] java.io.FileNotFoundException: A:\Program Files (x86)\.technic\assets\objects\cd\cd46e41023887558b134547e28327de6e7df189a (Systemet finner ikke angitt fil)
[B#347]     at java.io.FileOutputStream.open(Native Method)
[B#347]     at java.io.FileOutputStream.<init>(Unknown Source)
[B#347]     at java.io.FileOutputStream.<init>(Unknown Source)
[B#347]     at net.technicpack.launchercore.mirror.download.Download.run(Download.java:103)
[B#347]     at net.technicpack.launchercore.mirror.MirrorStore.downloadFile(MirrorStore.java:116)
[B#347]     at net.technicpack.launchercore.install.tasks.DownloadFileTask.runTask(DownloadFileTask.java:57)
[B#347]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:86)
[B#347]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:52)
[B#347]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#347]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:124)
[B#347]     at java.lang.Thread.run(Unknown Source)
[B#347] Download of http://resources.download.minecraft.net/cd/cd46e41023887558b134547e28327de6e7df189a Failed!

Basically it has been popping up error just after downloading the minecraft assets and it pops up a long url and just says ''error downloading file for the following pack: (any pack)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I had what looks to be the exact same error for about a month. I finally was able to fix it this afternoon. This is what worked for me, and this may or may not work for you.

First, go to the A:\Program Files (x86)\.technic\assets\objects directory. If there is a folder named "cd" then your issue is not the same as mine. If you cannot see a folder named "cd" then attempt to make a new folder and name it "cd". One of two things will happen. Either the folder will disappear, or windows will pop up an error window that says something of the nature of "Error 0x80070103: There is no more data available."

Assuming either of those happen, there may be a filesystem filter in place that is blocking your and the launcher's access to folders named "cd". You will want to open a command window and enter the command "fltmc filters". This will show a list of all filesystem filters that are active. In my case, there was a filter with some garbage name. I used "fltmc unload <insert_filter_name>" to remove the filter.

After that, the folders named "cd" suddenly became available and Technic Launcher was able to download packs again. Please let me know if this works for you.

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