Jump to content

Release 1.9.4 java error


mmarciano

Recommended Posts

I just installed Minecraft 1.9.4 and Forge 1.9.4

Changed my java version to 8u11 and edited the "forge" profile on launcher to: ...\jre8\bin\javaw.exe

 

But I'm still having a launch error as follows.

 

Thank you in advance for your help!!!!

 

 

2016-05-18 16:10:12,733 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-05-18 16:10:12,737 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

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

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

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

[16:10:13] [main/INFO] [FML]: Forge Mod Loader version 12.16.1.1908 for Minecraft 1.9 loading

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

[16:10:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[16:10:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[16:10:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[16:10:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[16:10:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[16:10:15] [main/ERROR] [LaunchWrapper]: Unable to launch

java.lang.RuntimeException: java.lang.NullPointerException

at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:161) ~[forge-1.9.4-12.16.1.1908-1.9.4.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:?]

Caused by: java.lang.NullPointerException

at LZMA.LzmaInputStream.readHeader(LzmaInputStream.java:246) ~[lzma-0.0.1.jar:?]

at LZMA.LzmaInputStream.<init>(LzmaInputStream.java:65) ~[lzma-0.0.1.jar:?]

at net.minecraftforge.fml.common.asm.transformers.deobf.LZMAInputSupplier.openStream(LZMAInputSupplier.java:33) ~[forge-1.9.4-12.16.1.1908-1.9.4.jar:?]

at com.google.common.io.ByteSource$AsCharSource.openStream(ByteSource.java:435) ~[guava-17.0.jar:?]

at com.google.common.io.CharSource.openBufferedStream(CharSource.java:106) ~[guava-17.0.jar:?]

at com.google.common.io.CharSource.readLines(CharSource.java:205) ~[guava-17.0.jar:?]

at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:126) ~[forge-1.9.4-12.16.1.1908-1.9.4.jar:?]

at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) ~[forge-1.9.4-12.16.1.1908-1.9.4.jar:?]

at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:156) ~[forge-1.9.4-12.16.1.1908-1.9.4.jar:?]

... 2 more

Exception in thread "main" [16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException

[16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)

[16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)

[16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)

[16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)

[16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)

[16:10:15] [main/INFO] [sTDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

Link to comment
Share on other sites

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.