BigAl512

Untitled

May 27th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Microsoft Windows [Version 6.3.9600]
  2. (c) 2013 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\Alex>cd Desktop
  5.  
  6. C:\Users\Alex\Desktop>java -jar "ModpackLauncher (1).jar"
  7. Exception in thread "main" java.io.FileNotFoundException: C:\Users\Alex\Desktop\M
  8. odpackLauncher%20(1).jar (The system cannot find the file specified)
  9. at java.io.FileInputStream.open0(Native Method)
  10. at java.io.FileInputStream.open(Unknown Source)
  11. at java.io.FileInputStream.<init>(Unknown Source)
  12. at com.gitlab.zachdeibert.modpacklauncher.install.components.launcher.Dep
  13. sInstaller.getArtifacts(DepsInstaller.java:71)
  14. at com.gitlab.zachdeibert.modpacklauncher.install.components.launcher.Gro
  15. ovyInstaller.install(GroovyInstaller.java:20)
  16. at com.gitlab.zachdeibert.modpacklauncher.Main.main(Main.java:47)
Advertisement
Add Comment
Please, Sign In to add comment