Jump to content

Recommended Posts

Posted

I'm getting this error when running a server. I've tried all versions of 1.17.1 Forge up to 37.0.12 as well as multiple file locations on my PC. I'm using Java 16. I can happily provide any additional information. Just let me know what you need!

Error Shown: https://i.gyazo.com/71dc118eaf42e36fdded53f2db4f8f57.png

Full Log File: https://hastebin.com/zijiweqoma.rb

Error

    D:\Windows Folders\Desktop\Forge Server\libraries\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar
  Args: --task, EXTRACT_FILES, --archive, D:\Windows%20Folders\Desktop\forge-1.17.1-37.0.12-installer.jar, --from, data/run.sh, --to, "D:\Windows Folders\Desktop\Forge Server/run.sh", --exec, "D:\Windows Folders\Desktop\Forge Server/run.sh", --from, data/run.bat, --to, "D:\Windows Folders\Desktop\Forge Server/run.bat", --from, data/user_jvm_args.txt, --to, "D:\Windows Folders\Desktop\Forge Server/user_jvm_args.txt", --optional, "D:\Windows Folders\Desktop\Forge Server/user_jvm_args.txt", --from, data/win_args.txt, --to, "D:\Windows Folders\Desktop\Forge Server/libraries/net/minecraftforge/forge/1.17.1-37.0.12/win_args.txt", --from, data/unix_args.txt, --to, "D:\Windows Folders\Desktop\Forge Server/libraries/net/minecraftforge/forge/1.17.1-37.0.12/unix_args.txt"
Task: EXTRACT_FILES
Archive: D:\Windows%20Folders\Desktop\forge-1.17.1-37.0.12-installer.jar
Extract: data/run.sh
         D:\Windows Folders\Desktop\Forge Server\run.sh
Extract: data/run.bat
         D:\Windows Folders\Desktop\Forge Server\run.bat
Extract: data/user_jvm_args.txt
         D:\Windows Folders\Desktop\Forge Server\user_jvm_args.txt
Extract: data/win_args.txt
         D:\Windows Folders\Desktop\Forge Server\libraries\net\minecraftforge\forge\1.17.1-37.0.12\win_args.txt
Extract: data/unix_args.txt
         D:\Windows Folders\Desktop\Forge Server\libraries\net\minecraftforge\forge\1.17.1-37.0.12\unix_args.txt
Exec:    D:\Windows Folders\Desktop\Forge Server\run.sh
Could not find archive: D:\Windows%20Folders\Desktop\forge-1.17.1-37.0.12-installer.jar
java.lang.RuntimeException: Could not find archive: D:\Windows%20Folders\Desktop\forge-1.17.1-37.0.12-installer.jar
	at net.minecraftforge.installertools.Task.error(Task.java:28)
	at net.minecraftforge.installertools.ExtractFiles.process(ExtractFiles.java:83)
	at net.minecraftforge.installertools.ConsoleTool.main(ConsoleTool.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at net.minecraftforge.installer.actions.PostProcessors.process(PostProcessors.java:226)
	at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:112)
	at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:423)
	at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:174)
	at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:146)
Failed to run processor: java.lang.RuntimeException:Could not find archive: D:\Windows%20Folders\Desktop\forge-1.17.1-37.0.12-installer.jar
See log for more details.

 

Posted

So I have figured out a work around on this and what the exact bug is. 

The Forge-1.17.1-installer.jar cannot be in a folder with a space in it. 'Windows Folder' was throwing this off. I moved it to directly on my drive, and it worked without an issue and downloaded all the files. 

It does not matter where the end location of the files are from what I'm seeing just the location of the installer. 

Let me know if you need anymore information to get this bug smashed. I'm here to help out!

Posted

This issue has been fixed in recent versions of the installer

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.