Jump to content

Forge 1.11.2 Crashing upon launch. (Tried all methods to fix)


Im_Cake

Recommended Posts

Ok, whenever I open my launcher and click play, it crashes. I've tried deleting the minecraft folder off of my computer, upgrading java, and using other forge versions. They all have the same error message. I made sure that no mods were installed. Ill paste the game output below, with the log below it

 

 

2017-01-18 08:14:16,681 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2017-01-18 08:14:16,684 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[08:14:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[08:14:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[08:14:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[08:14:16] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2222 for Minecraft 1.11.2 loading

[08:14:16] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: java.lang.IllegalArgumentException: URI has an authority component

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at java.io.File.<init>(File.java:423)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:234)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)

[08:14:17] [main/INFO] [sTDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[08:14:17] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft for Forge Mod Loader

java.lang.IllegalArgumentException: URI has an authority component

at java.io.File.<init>(File.java:423) ~[?:1.8.0_25]

at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:234) ~[forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[08:14:17] [main/ERROR] [LaunchWrapper]: Unable to launch

java.lang.IllegalArgumentException: URI has an authority component

at java.io.File.<init>(File.java:423) ~[?:1.8.0_25]

at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:234) ~[forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) ~[forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) ~[forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) ~[forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) ~[forge-1.11.2-13.20.0.2222.jar:?]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

Exception in thread "main" [08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException

[08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)

[08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)

[08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)

[08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)

[08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)

[08:14:17] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

^^^^^ Game output

 

[08:13:38 INFO]: Minecraft Launcher 1.6.70 (through bootstrap 100) started on windows...

[08:13:38 INFO]: Current time is Jan 18, 2017 8:13:38 AM

[08:13:38 INFO]: System.getProperty('os.name') == 'Windows 10'

[08:13:38 INFO]: System.getProperty('os.version') == '10.0'

[08:13:38 INFO]: System.getProperty('os.arch') == 'amd64'

[08:13:38 INFO]: System.getProperty('java.version') == '1.8.0_25'

[08:13:38 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'

[08:13:38 INFO]: System.getProperty('sun.arch.data.model') == '64'

[08:13:38 INFO]: proxy == DIRECT

[08:13:38 INFO]: JFX is already initialized

[08:13:39 INFO]: Refreshing local version list...

[08:13:39 INFO]: Refreshing remote version list...

[08:13:41 INFO]: Refresh complete.

[08:13:42 INFO]: Loaded 2 profile(s); selected 'Im_Cake'

[08:13:42 INFO]: Refreshing auth...

[08:13:42 INFO]: Logging in with access token

[08:13:56 INFO]: Getting syncinfo for selected version

[08:13:56 INFO]: Queueing library & version downloads

[08:13:56 INFO]: Download job 'Version & Libraries' started (16 threads, 53 files)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.4-nightly-20150209\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\realms\1.10.10\realms-1.10.10.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries'... (try 0)

[08:13:56 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Download job 'Resources' skipped as there are no files to download

[08:14:10 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\authlib\1.5.24\authlib-1.5.24.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\realms\1.10.10\realms-1.10.10.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraftforge\MercuriusUpdater\1.11\MercuriusUpdater-1.11.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.4-nightly-20150209\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\authlib\1.5.24\authlib-1.5.24.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraftforge\forge\1.11.2-13.20.0.2222\forge-1.11.2-13.20.0.2222.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraftforge\MercuriusUpdater\1.11\MercuriusUpdater-1.11.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:10 INFO]: Attempting to download \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\versions\1.11.2\1.11.2.jar for job 'Version & Libraries'... (try 0)

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:10 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:11 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar for job 'Version & Libraries': Remote checksum matches local file

[08:14:11 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraftforge\forge\1.11.2-13.20.0.2222\forge-1.11.2-13.20.0.2222.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:11 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:11 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\versions\1.11.2\1.11.2.jar for job 'Version & Libraries': Local file matches hash, using that

[08:14:11 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:11 INFO]: Finished downloading \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar for job 'Version & Libraries': Couldn't find a checksum so assuming our copy is good

[08:14:11 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:14.594)

[08:14:11 INFO]: Launching game

[08:14:11 INFO]: Unpacking natives to \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\versions\1.11.2-forge1.11.2-13.20.0.2222\1.11.2-forge1.11.2-13.20.0.2222-natives-15402841641289

[08:14:12 INFO]: Launching in \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft

[08:14:12 INFO]: Half command: C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\versions\1.11.2-forge1.11.2-13.20.0.2222\1.11.2-forge1.11.2-13.20.0.2222-natives-15402841641289 -cp \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraftforge\forge\1.11.2-13.20.0.2222\forge-1.11.2-13.20.0.2222.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\minecraftforge\MercuriusUpdater\1.11\MercuriusUpdater-1.11.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\authlib\1.5.24\authlib-1.5.24.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\com\mojang\realms\1.10.10\realms-1.10.10.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;\\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\versions\1.11.2\1.11.2.jar net.minecraft.launchwrapper.Launch

[08:14:12 INFO]: Looking for orphaned versions to clean up...

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: java.io.IOException: Stream closed

[08:14:17 ERROR]: Game ended with bad state (exit code 1)

[08:14:17 INFO]: Ignoring visibility rule and showing launcher due to a game crash

[08:14:26 INFO]: Looking for old natives & assets to clean up...

[08:14:26 INFO]: Deleting \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft\versions\1.11.2-forge1.11.2-13.20.0.2222\1.11.2-forge1.11.2-13.20.0.2222-natives-15402841641289

 

 

^^^^ Crash log

 

 

I looked at the game output and I think I narrowed it down to this text below

08:14:17] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft for Forge Mod Loader

 

Any ideas how to fix?

Link to comment
Share on other sites

[08:14:17] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at \\echsvault\students\Thomas.Gotuzzo\Application Data\.minecraft for Forge Mod Loader

java.lang.IllegalArgumentException: URI has an authority component

  at java.io.File.<init>(File.java:423) ~[?:1.8.0_25]

  at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:234) ~[forge-1.11.2-13.20.0.2222.jar:?]

  at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [forge-1.11.2-13.20.0.2222.jar:?]

  at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.11.2-13.20.0.2222.jar:?]

  at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:41) [forge-1.11.2-13.20.0.2222.jar:?]

  at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.11.2-13.20.0.2222.jar:?]

  at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]

  at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

 

Your .minecraft directory is on a UNC path (hence the double backslash at the start of the path), which Forge doesn't support. You'll need to move the game directory to a local path to run Forge.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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