The Meaning of Life, the Universe, and Everything.
Join Date:
2/11/2017
Posts:
326
Member Details
Every time I open up the launcher, no matter the version, one of these 3 things happen:
Game crashes with no output in log
The game just immediately crashes upon launch. No log, no warning, nothing.
Game Crashes with output in log
By File
[18:33:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:33:30] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:33:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:33:30] [main/INFO]: Forge Mod Loader version 13.20.0.2232 for Minecraft 1.11.2 loading
[18:33:30] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[18:33:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:33:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:33:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:33:30] [main/ERROR]: Error occurred reading binary patches. Expect severe problems!
java.io.IOException: Native allocation failed
at com.sun.java.util.jar.pack.NativeUnpack.start(Native Method) ~[?:1.8.0_25]
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:198) ~[?:1.8.0_25]
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:247) ~[?:1.8.0_25]
at com.sun.java.util.jar.pack.UnpackerImpl.unpack(UnpackerImpl.java:136) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.patcher.ClassPatchManager.setup(ClassPatchManager.java:182) [forge-1.11.2-13.20.0.2232.jar:?]
at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:188) [FMLSanityChecker.class:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) [forge-1.11.2-13.20.0.2232.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:?]
[18:33:30] [main/ERROR]: Unable to launch
java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Native allocation failed
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:170) ~[forge-1.11.2-13.20.0.2232.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.RuntimeException: java.io.IOException: Native allocation failed
at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-17.0.jar:?]
at net.minecraftforge.fml.common.patcher.ClassPatchManager.setup(ClassPatchManager.java:188) ~[forge-1.11.2-13.20.0.2232.jar:?]
at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:188) ~[forge-1.11.2-13.20.0.2232.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.11.2-13.20.0.2232.jar:?]
... 2 more
Caused by: java.io.IOException: Native allocation failed
at com.sun.java.util.jar.pack.NativeUnpack.start(Native Method) ~[?:1.8.0_25]
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:198) ~[?:1.8.0_25]
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:247) ~[?:1.8.0_25]
at com.sun.java.util.jar.pack.UnpackerImpl.unpack(UnpackerImpl.java:136) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.patcher.ClassPatchManager.setup(ClassPatchManager.java:182) ~[forge-1.11.2-13.20.0.2232.jar:?]
at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:188) ~[forge-1.11.2-13.20.0.2232.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.11.2-13.20.0.2232.jar:?]
... 2 more
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[18:33:30] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
In Game
18:44:06 launcher main info Preparing to launch minecraft client for 1.11.2-forge1.11.2-13.20.0.2232
18:44:06 launcher main warn Couldn't get hash for net/minecraftforge/forge/1.11.2-13.20.0.2232/forge-1.11.2-13.20.0.2232.jar from http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2232/forge-1.11.2-13.20.0.2232.jar.sha1: HTTP 404: Not Found
18:44:06 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\net/minecraftforge/forge/1.11.2-13.20.0.2232/forge-1.11.2-13.20.0.2232.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:06 launcher main warn Couldn't get hash for jline/jline/2.13/jline-2.13.jar from http://files.minecraftforge.net/maven/jline/jline/2.13/jline-2.13.jar.sha1: HTTP 404: Not Found
18:44:06 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\jline/jline/2.13/jline-2.13.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:06 launcher main warn Couldn't get hash for com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar from http://files.minecraftforge.net/maven/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar.sha1: HTTP 404: Not Found
18:44:06 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:06 launcher main warn Couldn't get hash for com/typesafe/config/1.2.1/config-1.2.1.jar from http://files.minecraftforge.net/maven/com/typesafe/config/1.2.1/config-1.2.1.jar.sha1: HTTP 404: Not Found
18:44:06 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\com/typesafe/config/1.2.1/config-1.2.1.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:06 launcher main warn Couldn't get hash for org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar.sha1: HTTP 404: Not Found
18:44:06 launcher main warn Couldn't get hash for org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar.sha1: HTTP 404: Not Found
18:44:06 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:06 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.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 but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main warn Couldn't get hash for org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar.sha1: HTTP 404: Not Found
18:44:07 launcher main warn Have local file C:/Users\Ptolemy\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good.
18:44:07 launcher main info Checking installations.
18:44:07 launcher main info Minecraft client 1.11.2-forge1.11.2-13.20.0.2232 requires 18446744073706351421 bytes to download.
18:44:07 launcher main info Starting!
18:44:07 launcher main info Using default game log configuration client-1.7.xml (outputs XML)
Game Crashes Upon entering a world with log
From File
[11:40:13] [Client thread/INFO]: Setting user: Ptolemy2002
[11:40:15] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:40:16] [Client thread/INFO]: Reloading ResourceManager: Default
[11:40:16] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:40:16] [Thread-5/INFO]: Initializing LWJGL OpenAL
[11:40:16] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:40:17] [Thread-5/INFO]: OpenAL initialized.
[11:40:17] [Sound Library Loader/INFO]: Sound engine started
[11:40:20] [Client thread/INFO]: Created: 1024x512 textures-atlas
[11:40:27] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[11:40:27] [Server thread/INFO]: Generating keypair
[11:40:27] [Server thread/INFO]: Preparing start region for level 0
[11:40:28] [Server thread/INFO]: Ptolemy2002[local:E:04783f13] logged in with entity id 9 at (454.9083811627423, 38.0, 204.3349755942031)
[11:40:28] [Server thread/INFO]: Ptolemy2002 joined the game
[11:40:28] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:47) [1.11.2.jar:?]
at bes.av(SourceFile:962) [1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
Caused by: java.lang.OutOfMemoryError
at sun.misc.Unsafe.allocateMemory(Native Method) ~[?:1.8.0_25]
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127) ~[?:1.8.0_25]
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) ~[?:1.8.0_25]
at ber.c(SourceFile:41) ~[1.11.2.jar:?]
at bpy.<init>(SourceFile:43) ~[1.11.2.jar:?]
at bqa.<init>(SourceFile:22) ~[1.11.2.jar:?]
at bsz.<init>(SourceFile:63) ~[1.11.2.jar:?]
at bqm.a(SourceFile:478) ~[1.11.2.jar:?]
at bqm.a(SourceFile:456) ~[1.11.2.jar:?]
at bes.a(SourceFile:2212) ~[1.11.2.jar:?]
at bes.a(SourceFile:2171) ~[1.11.2.jar:?]
at bno.a(SourceFile:283) ~[1.11.2.jar:?]
at gz.a(SourceFile:76) ~[1.11.2.jar:?]
at gz.a(SourceFile:13) ~[1.11.2.jar:?]
at fo$1.run(SourceFile:13) ~[1.11.2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:46) ~[1.11.2.jar:?]
... 3 more
[11:40:29] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:47) [1.11.2.jar:?]
at bes.av(SourceFile:962) [1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:1523) ~[1.11.2.jar:?]
at go.a(SourceFile:55) ~[1.11.2.jar:?]
at go.a(SourceFile:9) ~[1.11.2.jar:?]
at fo$1.run(SourceFile:13) ~[1.11.2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:46) ~[1.11.2.jar:?]
... 3 more
[11:40:29] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:47) [1.11.2.jar:?]
at bes.av(SourceFile:962) [1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:1333) ~[1.11.2.jar:?]
at he.a(SourceFile:72) ~[1.11.2.jar:?]
at he.a(SourceFile:9) ~[1.11.2.jar:?]
at fo$1.run(SourceFile:13) ~[1.11.2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:46) ~[1.11.2.jar:?]
... 3 more
[11:40:29] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:47) [1.11.2.jar:?]
at bes.av(SourceFile:962) [1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:515) ~[1.11.2.jar:?]
at hq.a(SourceFile:32) ~[1.11.2.jar:?]
at hq.a(SourceFile:9) ~[1.11.2.jar:?]
at fo$1.run(SourceFile:13) ~[1.11.2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:46) ~[1.11.2.jar:?]
... 3 more
[11:40:29] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:47) [1.11.2.jar:?]
at bes.av(SourceFile:962) [1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
Caused by: java.lang.NullPointerException
at bnq.a(SourceFile:237) ~[1.11.2.jar:?]
at gr.a(SourceFile:42) ~[1.11.2.jar:?]
at bno.a(SourceFile:847) ~[1.11.2.jar:?]
at gr.a(SourceFile:38) ~[1.11.2.jar:?]
at gr.a(SourceFile:11) ~[1.11.2.jar:?]
at fo$1.run(SourceFile:13) ~[1.11.2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:46) ~[1.11.2.jar:?]
... 3 more
[11:40:29] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:47) [1.11.2.jar:?]
at bes.av(SourceFile:962) [1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:1180) ~[1.11.2.jar:?]
at fx.a(SourceFile:25) ~[1.11.2.jar:?]
at fx.a(SourceFile:12) ~[1.11.2.jar:?]
at fo$1.run(SourceFile:13) ~[1.11.2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:46) ~[1.11.2.jar:?]
... 3 more
[11:40:30] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NullPointerException
at ajs.a(SourceFile:1169) ~[1.11.2.jar:?]
at bqe.h(SourceFile:1613) ~[1.11.2.jar:?]
at bqe.a(SourceFile:1202) ~[1.11.2.jar:?]
at bqe.b(SourceFile:1187) ~[1.11.2.jar:?]
at bqe.a(SourceFile:1032) ~[1.11.2.jar:?]
at bes.av(SourceFile:993) ~[1.11.2.jar:?]
at bes.a(SourceFile:398) [1.11.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
From Game
12:01:13 launcher main info Preparing to launch minecraft client for 1.11.2
12:01:13 launcher main info Checking installations.
12:01:13 launcher main info Minecraft client 1.11.2 is ready to start.
12:01:13 launcher main info Starting!
12:01:13 launcher main info Using default game log configuration client-1.7.xml (outputs XML)
12:01:15 bes Client thread info Setting user: Ptolemy2002
12:01:17 bes Client thread info LWJGL Version: 2.9.4
12:01:17 cae Client thread info Reloading ResourceManager: Default
12:01:18 ccq Sound Library Loader info Starting up SoundSystem...
12:01:18 ccq Thread-5 info Initializing LWJGL OpenAL
12:01:18 ccq Thread-5 info (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
12:01:18 ccq Thread-5 info OpenAL initialized.
12:01:18 ccq Sound Library Loader info Sound engine started
12:01:21 byy Client thread info Created: 1024x512 textures-atlas
12:01:29 cch Server thread info Starting integrated minecraft server version 1.11.2
12:01:29 cch Server thread info Generating keypair
12:01:30 net.minecraft.server.MinecraftServer Server thread info Preparing start region for level 0
12:01:31 mt Server thread info Ptolemy2002[local:E:18900dc9] logged in with entity id 3 at (-27.05447891175985, 18.169367100044873, 159.22846170325272)
12:01:31 net.minecraft.server.MinecraftServer Server thread info Ptolemy2002 joined the game
12:01:31 bes Client thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at bes.av(SourceFile:962)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.OutOfMemoryError
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at ber.c(SourceFile:41)
at bpy.<init>(SourceFile:43)
at bqa.<init>(SourceFile:22)
at bsz.<init>(SourceFile:63)
at bqm.a(SourceFile:478)
at bqm.a(SourceFile:456)
at bes.a(SourceFile:2212)
at bes.a(SourceFile:2171)
at bno.a(SourceFile:283)
at gz.a(SourceFile:76)
at gz.a(SourceFile:13)
at fo$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 3 more
12:01:31 bes Client thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at bes.av(SourceFile:962)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:1523)
at go.a(SourceFile:55)
at go.a(SourceFile:9)
at fo$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 3 more
12:01:31 bes Client thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at bes.av(SourceFile:962)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:1333)
at he.a(SourceFile:72)
at he.a(SourceFile:9)
at fo$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 3 more
12:01:31 bes Client thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at bes.av(SourceFile:962)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:515)
at hq.a(SourceFile:32)
at hq.a(SourceFile:9)
at fo$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 3 more
12:01:31 bes Client thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at bes.av(SourceFile:962)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.NullPointerException
at bnq.a(SourceFile:237)
at gr.a(SourceFile:42)
at bno.a(SourceFile:847)
at gr.a(SourceFile:38)
at gr.a(SourceFile:11)
at fo$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 3 more
12:01:31 bes Client thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at bes.av(SourceFile:962)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.NullPointerException
at bno.a(SourceFile:1180)
at fx.a(SourceFile:25)
at fx.a(SourceFile:12)
at fo$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 3 more
12:01:31 net.minecraft.server.MinecraftServer Server thread info [@: Given Night Vision (ID 16) * 1 to Ptolemy2002 for 11 seconds]
12:01:31 net.minecraft.server.MinecraftServer Server thread fatal Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at h.a(SourceFile:47)
at net.minecraft.server.MinecraftServer.D(SourceFile:606)
at net.minecraft.server.MinecraftServer.C(SourceFile:562)
at cch.C(SourceFile:154)
at net.minecraft.server.MinecraftServer.run(SourceFile:466)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at cch$3.run(SourceFile:339)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at h.a(SourceFile:46)
... 5 more
12:01:31 net.minecraft.server.MinecraftServer Server thread info [@: Given Night Vision (ID 16) * 1 to Ptolemy2002 for 11 seconds]
12:01:31 bes Client thread fatal Unreported exception thrown!
java.lang.NullPointerException
at ajs.a(SourceFile:1169)
at bqe.h(SourceFile:1613)
at bqe.a(SourceFile:1202)
at bqe.b(SourceFile:1187)
at bqe.a(SourceFile:1032)
at bes.av(SourceFile:993)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
08:01:31 game error ---- Minecraft Crash Report ----
// Shall we play a game?
Time: 7/18/17 12:01 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at ajs.a(SourceFile:1169)
at bqe.h(SourceFile:1613)
at bqe.a(SourceFile:1202)
at bqe.b(SourceFile:1187)
at bqe.a(SourceFile:1032)
at bes.av(SourceFile:993)
at bes.a(SourceFile:398)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at ajs.a(SourceFile:1169)
at bqe.h(SourceFile:1613)
at bqe.a(SourceFile:1202)
at bqe.b(SourceFile:1187)
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:
at bnq.a(SourceFile:365)
at bes.b(SourceFile:2539)
at bes.a(SourceFile:412)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1957792968 bytes (1867 MB) / 2112618496 bytes (2014 MB) up to 2112618496 bytes (2014 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -Xms2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.11.2
LWJGL: 2.9.4
OpenGL: Quadro NVS 290/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz
<log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1500393691931" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[[@: Given Night Vision (ID 16) * 1 to Ptolemy2002 for 11 seconds]]]></log4j:Message>
</log4j:Event>
08:01:31 monitor Process Monitor error expected <
08:01:31 game error #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Ptolemy\AppData\Roaming\.minecraft\crash-reports\crash-2017-07-18_12.01.31-client.txt
<log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1500393691943" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[[@: Given Night Vision (ID 16) * 1 to Ptolemy2002 for 11 seconds]]]></log4j:Message>
</log4j:Event>
08:01:31 monitor Process Monitor error expected <
I have tried almost every version of minecraft including many modded versions and optifine! I have also tried using many different game directories, but I got the same result.
The really strange thing is that something similar happened before, and I reported it at this link:
To download the other ones you need to make a folder in the versions folder for minecraft and put the client and JSON file for the versions in there. They all need to be named the same aside from file extensions. Once you do that, you will be able to choose that version when making a new profile with the minecraft launcher.
Every time I open up the launcher, no matter the version, one of these 3 things happen:
Game crashes with no output in log
The game just immediately crashes upon launch. No log, no warning, nothing.
Game Crashes with output in log
By File
In Game
Game Crashes Upon entering a world with log
From File
From Game
I have tried almost every version of minecraft including many modded versions and optifine! I have also tried using many different game directories, but I got the same result.
The really strange thing is that something similar happened before, and I reported it at this link:
http://www.minecraftforum.net/forums/support/modded-client-support/2837235-forge-crashes-upon-loading-no-mods-installed
but that problem seemed to fix itself. This one sticks.
DxDiag for my Computer
Remember those versions that minecraft pranked us with? Specifically:
Those are still downloadable! Watch this video for 2.0:
https://www.youtube.com/watch?v=PQdu9LKAdIU
To download the other ones you need to make a folder in the versions folder for minecraft and put the client and JSON file for the versions in there. They all need to be named the same aside from file extensions. Once you do that, you will be able to choose that version when making a new profile with the minecraft launcher.
15w14a is on this link:
http://minecraft.gamepedia.com/15w14a
1.RV-Pre1 is here:
http://minecraft.gamepedia.com/1.RV-Pre1