My younger son's minecraft is crashing on open. I don't know much of anything about minecraft, but he loves it. He's only 6, so it's hard for him to figure it all out on his own. I'm hoping someone can advise me. Error report is below. He is on a Mac.
Thank you!!
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 3/31/13 9:50 AM
Description: Failed to start game
java.lang.RuntimeException: Duplicate stat id: "Unknown stat" and "achievement.buildCampfire" at id 5244881
at net.minecraft.stats.StatBase.func_75971_g(SourceFile:32)
at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51)
at JSOne_Studios.Campfire.CampfireMod.init(CampfireMod.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:681)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:443)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:728)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_35, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 473543016 bytes (451 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.42 FML v5.0.24.582 Minecraft Forge 7.7.0.582 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
JSOne_Studios.CampfireMod [Campfire Mod] (Campfire_Mod_2.5_for_1.5.zip) Unloaded->Constructed->Pre-initialized->Errored
DungeonPack [DungeonPack] (DungeonPack 1.5 v1.1 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.NullPointerException: Updating screen events
at net.minecraft.client.gui.inventory.GuiContainerCreative.updateFilteredItems(GuiContainerCreative.java:386)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147053_i(GuiContainerCreative.java:350)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:316)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiContainerCreative.updateFilteredItems(GuiContainerCreative.java:386)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147053_i(GuiContainerCreative.java:350)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:316)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000100000050, pid=6940, tid=6776
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x0000000100000050
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000002453800): JavaThread "Client thread" [_thread_in_native, id=6776, stack(0x0000000002350000,0x0000000002450000)]
RAX=0x000000000094f140 is an unknown value
RBX=0x000000001b659bb0 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x0000000000956590 is an unknown value
RSP=0x000000000244f018 is pointing into the stack for thread: 0x0000000002453800
RBP=0x000000000244f118 is pointing into the stack for thread: 0x0000000002453800
RSI=0x0000000000000128 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000000028 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002565b48 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002565800, 0x0000000002566160] 2400 bytes
R11=0x0000000070fd2810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001b1312f8} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
R14=0x000000000244f148 is pointing into the stack for thread: 0x0000000002453800
R15=0x0000000002453800 is a thread
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 68754K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 53% used [0x00000000c0000000, 0x00000000c36649b0, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 60336K, used 36199K [0x00000000c8000000, 0x00000000cbaec000, 0x0000000100000000)
Metaspace used 22509K, capacity 22607K, committed 22880K, reserved 1069056K
class space used 2826K, capacity 2878K, committed 2892K, reserved 1048576K
GC Heap History (6 events):
Event: 2.646 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
Metaspace used 16838K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 2.714 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 118016K, used 13054K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fff9e8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19968K, used 16043K [0x00000000c8000000, 0x00000000c9380000, 0x0000000100000000)
Metaspace used 16838K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 3.139 GC heap before
{Heap before GC invocations=1 (full 0):
par new generation total 118016K, used 118014K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fff9e8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19968K, used 16043K [0x00000000c8000000, 0x00000000c9380000, 0x0000000100000000)
Metaspace used 16842K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 3.167 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 7687K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 58% used [0x00000000c6680000, 0x00000000c6e01ca8, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 31624K, used 29097K [0x00000000c8000000, 0x00000000c9ee2000, 0x0000000100000000)
Metaspace used 16842K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 3.589 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 112647K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 58% used [0x00000000c6680000, 0x00000000c6e01ca8, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 31624K, used 29097K [0x00000000c8000000, 0x00000000c9ee2000, 0x0000000100000000)
Metaspace used 17685K, capacity 17850K, committed 18176K, reserved 1064960K
class space used 2196K, capacity 2231K, committed 2304K, reserved 1048576K
Event: 3.620 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 118016K, used 13055K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 37768K, used 36204K [0x00000000c8000000, 0x00000000ca4e2000, 0x0000000100000000)
Metaspace used 17685K, capacity 17850K, committed 18176K, reserved 1064960K
class space used 2196K, capacity 2231K, committed 2304K, reserved 1048576K
}
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
My younger son's minecraft is crashing on open. I don't know much of anything about minecraft, but he loves it. He's only 6, so it's hard for him to figure it all out on his own. I'm hoping someone can advise me. Error report is below. He is on a Mac.
Thank you!!
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 3/31/13 9:50 AM
Description: Failed to start game
java.lang.RuntimeException: Duplicate stat id: "Unknown stat" and "achievement.buildCampfire" at id 5244881
at net.minecraft.stats.StatBase.func_75971_g(SourceFile:32)
at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51)
at JSOne_Studios.Campfire.CampfireMod.init(CampfireMod.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:681)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:443)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:728)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_35, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 473543016 bytes (451 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.42 FML v5.0.24.582 Minecraft Forge 7.7.0.582 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
JSOne_Studios.CampfireMod [Campfire Mod] (Campfire_Mod_2.5_for_1.5.zip) Unloaded->Constructed->Pre-initialized->Errored
DungeonPack [DungeonPack] (DungeonPack 1.5 v1.1 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIm getting this crash
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 6/2/15 9:14 PM
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at net.minecraft.client.gui.inventory.GuiContainerCreative.updateFilteredItems(GuiContainerCreative.java:386)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147053_i(GuiContainerCreative.java:350)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:316)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiContainerCreative.updateFilteredItems(GuiContainerCreative.java:386)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147053_i(GuiContainerCreative.java:350)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:316)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['wrstplayerevr'/199, l='MpServer', x=-89.90, y=84.20, z=261.96]]
Chunk stats: MultiplayerChunkCache: 605, 605
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-88,64,256), Chunk: (at 8,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 155994 game time, 1000 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: 68 total; [EntityFlag['Flag'/128, l='MpServer', x=-78.50, y=77.50, z=250.50], EntityItemFrame['entity.ItemFrame.name'/129, l='MpServer', x=-75.50, y=74.50, z=246.06], MoCEntityMouse['Mouse'/132, l='MpServer', x=-57.53, y=63.00, z=142.09], MoCEntityBunny['Bunny'/135, l='MpServer', x=-33.99, y=64.00, z=178.63], MoCEntityBunny['Bunny'/136, l='MpServer', x=-40.13, y=64.00, z=179.22], MoCEntityMouse['Mouse'/137, l='MpServer', x=-44.59, y=63.00, z=258.25], MoCEntityBunny['Bunny'/138, l='MpServer', x=-43.06, y=63.00, z=262.69], MoCEntityMouse['Mouse'/139, l='MpServer', x=-50.53, y=63.00, z=306.59], MoCEntityKitty['Kitty'/140, l='MpServer', x=-44.22, y=64.00, z=331.31], MoCEntityBear['Bear'/143, l='MpServer', x=-38.97, y=63.00, z=374.94], MoCEntityMouse['Mouse'/147, l='MpServer', x=-15.03, y=64.00, z=157.34], MoCEntityMouse['Mouse'/148, l='MpServer', x=-25.47, y=65.00, z=146.59], EntitySheep['Sheep'/150, l='MpServer', x=-26.16, y=63.00, z=194.81], MoCEntityBunny['Bunny'/151, l='MpServer', x=-31.50, y=63.00, z=203.84], MoCEntityBunny['Bunny'/152, l='MpServer', x=-25.78, y=63.00, z=202.59], EntitySheep['Sheep'/153, l='MpServer', x=-18.50, y=66.00, z=200.06], MoCEntityBigCat['BigCat'/154, l='MpServer', x=-18.41, y=72.00, z=211.78], MoCEntityBunny['Bunny'/155, l='MpServer', x=-26.44, y=62.53, z=224.72], MoCEntityFirefly['Firefly'/156, l='MpServer', x=-25.56, y=68.00, z=217.13], EntitySheep['Sheep'/157, l='MpServer', x=-18.75, y=72.00, z=214.88], MoCEntityBunny['Bunny'/158, l='MpServer', x=-15.06, y=66.00, z=260.84], MoCEntityKitty['Kitty'/159, l='MpServer', x=-31.00, y=63.00, z=317.34], MoCEntityBird['Bird'/161, l='MpServer', x=-22.00, y=67.00, z=366.50], MoCEntitySnake['Snake'/34, l='MpServer', x=-211.53, y=72.00, z=192.38], MoCEntityBigCat['BigCat'/163, l='MpServer', x=-3.53, y=63.00, z=200.66], MoCEntityBoar['Boar'/35, l='MpServer', x=-198.28, y=72.00, z=194.59], MoCEntitySnake['Snake'/36, l='MpServer', x=-216.53, y=71.00, z=248.13], MoCEntityBunny['Bunny'/165, l='MpServer', x=-5.78, y=71.00, z=214.03], MoCEntityAnt['Ant'/37, l='MpServer', x=-211.63, y=77.00, z=384.56], MoCEntityBunny['Bunny'/166, l='MpServer', x=-11.13, y=63.00, z=242.50], MoCEntityBoar['Boar'/38, l='MpServer', x=-207.78, y=63.00, z=180.47], MoCEntityMouse['Mouse'/167, l='MpServer', x=-13.81, y=62.53, z=316.59], MoCEntityCricket['Cricket'/39, l='MpServer', x=-195.88, y=76.00, z=326.13], MoCEntityBunny['Bunny'/168, l='MpServer', x=1.44, y=64.00, z=184.00], MoCEntityAnt['Ant'/40, l='MpServer', x=-200.75, y=76.00, z=372.34], MoCEntityBunny['Bunny'/169, l='MpServer', x=23.38, y=65.00, z=179.44], MoCEntityFirefly['Firefly'/41, l='MpServer', x=-204.25, y=76.00, z=384.69], MoCEntityBunny['Bunny'/170, l='MpServer', x=1.66, y=67.00, z=249.38], MoCEntityBunny['Bunny'/171, l='MpServer', x=9.63, y=67.00, z=251.38], MoCEntityBee['Bee'/45, l='MpServer', x=-188.13, y=70.00, z=274.56], MoCEntityBee['Bee'/46, l='MpServer', x=-181.59, y=66.00, z=284.22], MoCEntityButterfly['ButterFly'/47, l='MpServer', x=-184.09, y=75.00, z=329.75], MoCEntityBunny['Bunny'/175, l='MpServer', x=27.97, y=64.00, z=370.63], MoCEntityButterfly['ButterFly'/48, l='MpServer', x=-186.66, y=76.00, z=327.13], MoCEntityCricket['Cricket'/49, l='MpServer', x=-184.16, y=74.00, z=330.63], MoCEntityCricket['Cricket'/50, l='MpServer', x=-178.53, y=71.00, z=334.31], MoCEntitySnake['Snake'/52, l='MpServer', x=-166.53, y=70.00, z=203.88], EntityMinecartChest['entity.MinecartChest.name'/53, l='MpServer', x=-160.50, y=19.34, z=221.91], MoCEntityCricket['Cricket'/54, l='MpServer', x=-161.22, y=71.00, z=217.78], EntityMinecartChest['entity.MinecartChest.name'/55, l='MpServer', x=-164.50, y=16.50, z=282.50], MoCEntityAnt['Ant'/56, l='MpServer', x=-166.94, y=65.00, z=379.53], MoCEntityMaggot['Maggot'/60, l='MpServer', x=-153.19, y=70.00, z=206.63], MoCEntityMaggot['Maggot'/61, l='MpServer', x=-150.59, y=72.00, z=217.88], MoCEntityMaggot['Maggot'/62, l='MpServer', x=-146.09, y=72.00, z=222.28], MoCEntityCricket['Cricket'/63, l='MpServer', x=-145.59, y=73.00, z=218.72], GCEntityClientPlayerMP['wrstplayerevr'/199, l='MpServer', x=-89.90, y=84.20, z=261.96], MoCEntityCricket['Cricket'/80, l='MpServer', x=-140.22, y=66.00, z=235.88], EntityMinecartChest['entity.MinecartChest.name'/81, l='MpServer', x=-133.50, y=18.50, z=268.50], MoCEntityMouse['Mouse'/92, l='MpServer', x=-120.38, y=63.00, z=269.97], EntityMinecartChest['entity.MinecartChest.name'/93, l='MpServer', x=-125.50, y=27.50, z=282.50], MoCEntityButterfly['ButterFly'/94, l='MpServer', x=-117.56, y=64.00, z=294.81], MoCEntityBear['Bear'/95, l='MpServer', x=-130.31, y=63.00, z=387.09], MoCEntityBear['Bear'/99, l='MpServer', x=-103.50, y=74.00, z=183.50], MoCEntityMouse['Mouse'/111, l='MpServer', x=-83.56, y=64.00, z=135.66], MoCEntityMouse['Mouse'/112, l='MpServer', x=-83.41, y=64.00, z=137.09], EntityMinecartChest['entity.MinecartChest.name'/114, l='MpServer', x=-84.50, y=34.50, z=183.50], MoCEntityBunny['Bunny'/115, l='MpServer', x=-83.22, y=76.00, z=251.22], MoCEntityBunny['Bunny'/127, l='MpServer', x=-71.56, y=64.00, z=182.44]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 393681776 bytes (375 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 24 mods loaded, 24 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AM2-Preloader{0.0.2} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AnimationAPI{1.2.3} [AnimationAPI] (AnimationAPI-1.7.10-1.2.3 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lotr{Beta v22.2 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B22.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraUtilities{1.2.5} [Extra Utilities] (extrautilities-1.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
guideapi{1.7.10-1.0.1-18} [Guide-API] (Guide-API-1.7.10-1.0.1-18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MCA{5.0.0} [Minecraft Comes Alive] (MCA-5.0.0-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
XaeroMinimap{1.4.5.1} [Xaero's Minimap] (xaeros_minimap_v1.4.5.1_1.7.10_Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: AMD Radeon R9 200 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Minecraft crashes when starting up
error report
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000100000050, pid=6940, tid=6776
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x0000000100000050
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000002453800): JavaThread "Client thread" [_thread_in_native, id=6776, stack(0x0000000002350000,0x0000000002450000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000100000050
Registers:
RAX=0x000000000094f140, RBX=0x000000001b659bb0, RCX=0x00000000000084c0, RDX=0x0000000000956590
RSP=0x000000000244f018, RBP=0x000000000244f118, RSI=0x0000000000000128, RDI=0x00000000000084c0
R8 =0x0000000000000028, R9 =0x0000000000001000, R10=0x0000000002565b48, R11=0x0000000070fd2810
R12=0x0000000000000000, R13=0x000000001b1312f0, R14=0x000000000244f148, R15=0x0000000002453800
RIP=0x0000000100000050, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000244f018)
0x000000000244f018: 00007fffc75f7773 000000000244f000
0x000000000244f028: 000000000244f118 0000000000000128
0x000000000244f038: 00007fffc99bc310 fffffffffffffffe
0x000000000244f048: 000000000244f000 0000000000000000
0x000000000244f058: 0000c09c001ac000 0000000000000010
0x000000000244f068: 00007fffc75f77f8 00000000000084c0
0x000000000244f078: 000000001bc9a8f0 00000000000084c0
0x000000000244f088: 000000000244f128 000000001b1312f0
0x000000000244f098: 000000001b6d0341 0000000000000010
0x000000000244f0a8: 000000001b659bb0 0000000002453800
0x000000000244f0b8: 000000001b1312f0 0000000000000128
0x000000000244f0c8: 0000000002453800 00000000025658a2
0x000000000244f0d8: 000000000244f0d8 000000001b1312f0
0x000000000244f0e8: 000000000244f148 000000001b134570
0x000000000244f0f8: 0000000000000000 000000001b1312f0
0x000000000244f108: 0000000000000000 000000000244f138
Instructions: (pc=0x0000000100000050)
0x0000000100000030: 00 04 10 c0 30 00 00 00 90 00 08 16 00 00 00 00
0x0000000100000040: 00 00 00 00 00 00 00 00 28 00 88 15 00 00 00 00
0x0000000100000050: 28 0f 00 00 01 00 00 00 28 00 00 00 01 00 00 00
0x0000000100000060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Register to memory mapping:
RAX=0x000000000094f140 is an unknown value
RBX=0x000000001b659bb0 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x0000000000956590 is an unknown value
RSP=0x000000000244f018 is pointing into the stack for thread: 0x0000000002453800
RBP=0x000000000244f118 is pointing into the stack for thread: 0x0000000002453800
RSI=0x0000000000000128 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000000028 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002565b48 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002565800, 0x0000000002566160] 2400 bytes
R11=0x0000000070fd2810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001b1312f8} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
R14=0x000000000244f148 is pointing into the stack for thread: 0x0000000002453800
R15=0x0000000002453800 is a thread
Stack: [0x0000000002350000,0x0000000002450000], sp=0x000000000244f018, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x0000000100000050
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL13.nglClientActiveTexture(IJ)V+0
j org.lwjgl.opengl.GL13.glClientActiveTexture(I)V+26
j bqs.l(I)V+14
j bfe.a(Lbfd;)V+159
j bfx.b()V+15
j ave.a(Lbmj;)V+371
j ave.am()V+284
j ave.a()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000195b7000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6656, stack(0x000000001aee0000,0x000000001afe0000)]
0x00000000196c6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5984, stack(0x000000001ade0000,0x000000001aee0000)]
0x00000000178d1800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5376, stack(0x0000000018940000,0x0000000018a40000)]
0x0000000017876800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1268, stack(0x0000000018840000,0x0000000018940000)]
0x000000001627b800 JavaThread "Service Thread" daemon [_thread_blocked, id=4996, stack(0x0000000016f80000,0x0000000017080000)]
0x0000000016230800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5556, stack(0x0000000016a80000,0x0000000016b80000)]
0x000000001622b800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7820, stack(0x0000000016980000,0x0000000016a80000)]
0x000000001621c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6436, stack(0x0000000016880000,0x0000000016980000)]
0x0000000016219000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5916, stack(0x0000000016780000,0x0000000016880000)]
0x0000000016218000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2032, stack(0x0000000016680000,0x0000000016780000)]
0x0000000016217000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6352, stack(0x0000000016580000,0x0000000016680000)]
0x00000000161dc800 JavaThread "Finalizer" daemon [_thread_blocked, id=3228, stack(0x0000000016480000,0x0000000016580000)]
0x00000000161d6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4312, stack(0x0000000016380000,0x0000000016480000)]
=>0x0000000002453800 JavaThread "Client thread" [_thread_in_native, id=6776, stack(0x0000000002350000,0x0000000002450000)]
Other Threads:
0x00000000161ce800 VMThread [stack: 0x0000000016280000,0x0000000016380000] [id=6548]
0x000000001627d000 WatcherThread [stack: 0x0000000017080000,0x0000000017180000] [id=424]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 68754K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 53% used [0x00000000c0000000, 0x00000000c36649b0, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 60336K, used 36199K [0x00000000c8000000, 0x00000000cbaec000, 0x0000000100000000)
Metaspace used 22509K, capacity 22607K, committed 22880K, reserved 1069056K
class space used 2826K, capacity 2878K, committed 2892K, reserved 1048576K
Card table byte_map: [0x0000000011d10000,0x0000000011f20000] byte_map_base: 0x0000000011710000
Marking Bits: (CMSBitMap*) 0x00000000024af2d8
Bits: [0x0000000012530000, 0x0000000013330000)
Mod Union Table: (CMSBitMap*) 0x00000000024af398
Bits: [0x00000000022a0000, 0x00000000022d8000)
Polling page: 0x0000000002270000
CodeCache: size=245760Kb used=6905Kb max_used=6912Kb free=238854Kb
bounds [0x0000000002550000, 0x0000000002c20000, 0x0000000011550000]
total_blobs=2661 nmethods=2085 adapters=489
compilation: enabled
Compilation events (10 events):
Event: 4.585 Thread 0x000000001622b800 nmethod 2081% 0x0000000002c08610 code [0x0000000002c08760, 0x0000000002c08f18]
Event: 4.585 Thread 0x000000001622b800 2082 4 java.awt.image.ComponentColorModel::getRGBComponent (111 bytes)
Event: 4.586 Thread 0x000000001621c000 nmethod 2086 0x0000000002c0c650 code [0x0000000002c0c820, 0x0000000002c0cc98]
Event: 4.586 Thread 0x000000001621c000 2083 4 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 4.586 Thread 0x0000000016230800 nmethod 2087% 0x0000000002c0d1d0 code [0x0000000002c0d420, 0x0000000002c0e7d8]
Event: 4.587 Thread 0x0000000016230800 2088 3 java.awt.image.BufferedImage::getRGB (231 bytes)
Event: 4.588 Thread 0x0000000016230800 nmethod 2088 0x0000000002c0f210 code [0x0000000002c0f460, 0x0000000002c10658]
Event: 4.589 Thread 0x000000001622b800 nmethod 2082 0x0000000002c079d0 code [0x0000000002c07b80, 0x0000000002c07df0]
Event: 4.589 Thread 0x000000001622b800 2085 4 java.awt.image.ComponentColorModel::getRGB (161 bytes)
Event: 4.595 Thread 0x000000001621c000 nmethod 2083 0x0000000002c11050 code [0x0000000002c11260, 0x0000000002c11af8]
GC Heap History (6 events):
Event: 2.646 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
Metaspace used 16838K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 2.714 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 118016K, used 13054K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fff9e8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19968K, used 16043K [0x00000000c8000000, 0x00000000c9380000, 0x0000000100000000)
Metaspace used 16838K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 3.139 GC heap before
{Heap before GC invocations=1 (full 0):
par new generation total 118016K, used 118014K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fff9e8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19968K, used 16043K [0x00000000c8000000, 0x00000000c9380000, 0x0000000100000000)
Metaspace used 16842K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 3.167 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 7687K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 58% used [0x00000000c6680000, 0x00000000c6e01ca8, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 31624K, used 29097K [0x00000000c8000000, 0x00000000c9ee2000, 0x0000000100000000)
Metaspace used 16842K, capacity 16954K, committed 17280K, reserved 1064960K
class space used 2049K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 3.589 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 112647K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 58% used [0x00000000c6680000, 0x00000000c6e01ca8, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 31624K, used 29097K [0x00000000c8000000, 0x00000000c9ee2000, 0x0000000100000000)
Metaspace used 17685K, capacity 17850K, committed 18176K, reserved 1064960K
class space used 2196K, capacity 2231K, committed 2304K, reserved 1048576K
Event: 3.620 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 118016K, used 13055K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 37768K, used 36204K [0x00000000c8000000, 0x00000000ca4e2000, 0x0000000100000000)
Metaspace used 17685K, capacity 17850K, committed 18176K, reserved 1064960K
class space used 2196K, capacity 2231K, committed 2304K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 3.975 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000026f31f0 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 3.984 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028998dc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 3.984 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028998dc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 3.985 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000026f31f0 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 3.985 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028998dc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 3.985 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028998dc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 4.377 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a819e8 method=com.google.common.collect.TransformedIterator.hasNext()Z @ 4
Event: 4.377 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a819e8 method=com.google.common.collect.TransformedIterator.hasNext()Z @ 4
Event: 4.406 Thread 0x0000000002453800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000029675a4 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 15
Event: 4.525 Thread 0x0000000002453800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000026f31f0 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Internal exceptions (10 events):
Event: 4.589 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34b61d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.595 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34c1808) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.595 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34c5380) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.596 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34cba98) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.596 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34d01d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.597 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34d4230) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.597 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34d8200) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.597 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34db848) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.598 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34de918) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.598 Thread 0x0000000002453800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c34e1b90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 4.597 loading class bmv$b
Event: 4.597 loading class bmv$b done
Event: 4.597 loading class bmu$1
Event: 4.597 loading class bmu$1 done
Event: 4.597 loading class bfd$2
Event: 4.597 loading class bfd$2 done
Event: 4.598 loading class bfe$1
Event: 4.598 loading class bfe$1 done
Event: 4.598 loading class org/lwjgl/opengl/GL13
Event: 4.598 loading class org/lwjgl/opengl/GL13 done
Dynamic libraries:
0x00007ff69eb80000 - 0x00007ff69ebb4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007fffd3330000 - 0x00007fffd34dc000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fffd0d30000 - 0x00007fffd0e6e000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007fffd0600000 - 0x00007fffd0715000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007fffcf020000 - 0x00007fffcf0ae000 C:\WINDOWS\system32\apphelp.dll
0x00007fffc90d0000 - 0x00007fffc9123000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
0x00007fffd12a0000 - 0x00007fffd134a000 C:\WINDOWS\system32\msvcrt.dll
0x00007fffd0250000 - 0x00007fffd027e000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007fffd15a0000 - 0x00007fffd15f4000 C:\WINDOWS\system32\SHLWAPI.dll
0x00007fffd31b0000 - 0x00007fffd3327000 C:\WINDOWS\system32\USER32.dll
0x00007fffd1400000 - 0x00007fffd1594000 C:\WINDOWS\system32\ole32.dll
0x00007fffd1760000 - 0x00007fffd2c78000 C:\WINDOWS\system32\SHELL32.dll
0x00007fffcfa20000 - 0x00007fffcfa41000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007fffd1350000 - 0x00007fffd13fa000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007fffc1e80000 - 0x00007fffc1e9e000 C:\WINDOWS\SYSTEM32\MPR.dll
0x00007fffd2ce0000 - 0x00007fffd2e21000 C:\WINDOWS\system32\RPCRT4.dll
0x00007fffd0b90000 - 0x00007fffd0be9000 C:\WINDOWS\SYSTEM32\sechost.dll
0x00007fffd2e30000 - 0x00007fffd3041000 C:\WINDOWS\SYSTEM32\combase.dll
0x00007fffd1600000 - 0x00007fffd1751000 C:\WINDOWS\system32\GDI32.dll
0x00007fffd0480000 - 0x00007fffd0495000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007fffce9f0000 - 0x00007fffceaa2000 C:\WINDOWS\SYSTEM32\SHCORE.dll
0x00007fffd11a0000 - 0x00007fffd11d6000 C:\WINDOWS\system32\IMM32.DLL
0x00007fffd1040000 - 0x00007fffd1192000 C:\WINDOWS\system32\MSCTF.dll
0x00007fffcc950000 - 0x00007fffccbca000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\COMCTL32.dll
0x0000000071620000 - 0x00000000716f2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000070dc0000 - 0x000000007161a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007fffc99d0000 - 0x00007fffc99d9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fffc6d50000 - 0x00007fffc6d72000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fffd3140000 - 0x00007fffd3147000 C:\WINDOWS\system32\PSAPI.DLL
0x00007fffd2c80000 - 0x00007fffd2cda000 C:\WINDOWS\system32\WS2_32.dll
0x00007fffc6d20000 - 0x00007fffc6d4a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007fffd0e80000 - 0x00007fffd0e89000 C:\WINDOWS\system32\NSI.dll
0x00007fffd0960000 - 0x00007fffd09af000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007fffcf280000 - 0x00007fffcf2a8000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x0000000070db0000 - 0x0000000070dbf000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000070d80000 - 0x0000000070da8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000070d60000 - 0x0000000070d76000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x0000000070d50000 - 0x0000000070d5d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000070d30000 - 0x0000000070d4a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007fffcfc90000 - 0x00007fffcfce9000 C:\WINDOWS\system32\mswsock.dll
0x0000000070d10000 - 0x0000000070d21000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007fffc3400000 - 0x00007fffc3415000 C:\WINDOWS\system32\napinsp.dll
0x00007fffc3240000 - 0x00007fffc325a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007fffcbc70000 - 0x00007fffcbc8b000 C:\WINDOWS\system32\NLAapi.dll
0x00007fffcfa90000 - 0x00007fffcfb34000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007fffc3260000 - 0x00007fffc326d000 C:\WINDOWS\System32\winrnr.dll
0x00007fffc3270000 - 0x00007fffc3284000 C:\WINDOWS\system32\wshbth.dll
0x0000000071af0000 - 0x0000000071b16000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007fffcb670000 - 0x00007fffcb69a000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL
0x00007fffcb640000 - 0x00007fffcb64a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007fffca8f0000 - 0x00007fffca95b000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007fffc60f0000 - 0x00007fffc60fa000 C:\Windows\System32\rasadhlp.dll
0x0000000070b70000 - 0x0000000070d08000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007fffd3070000 - 0x00007fffd3131000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007fffcfcf0000 - 0x00007fffcfd10000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007fffcf910000 - 0x00007fffcf946000 C:\WINDOWS\system32\rsaenh.dll
0x00007fffcff40000 - 0x00007fffcff66000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007fffd0280000 - 0x00007fffd02e3000 C:\WINDOWS\system32\bcryptprimitives.dll
0x00007fffd02f0000 - 0x00007fffd02fb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007fffca820000 - 0x00007fffca836000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007fffcaa20000 - 0x00007fffcaa3a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000180000000 - 0x0000000180038000 C:\Users\Brian\AppData\Local\Temp\jna\jna3810203180082723484.dll
0x0000000017bd0000 - 0x0000000017c23000 C:\Users\Brian\AppData\Roaming\.minecraft\versions\1.8.7\1.8.7-natives-1380107080953\lwjgl64.dll
0x00007fffc9150000 - 0x00007fffc927b000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007fffc9620000 - 0x00007fffc962a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fffc9bc0000 - 0x00007fffc9bee000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007fffc9380000 - 0x00007fffc9478000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007fffca3e0000 - 0x00007fffca3e9000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007fffcf100000 - 0x00007fffcf229000 C:\WINDOWS\system32\uxtheme.dll
0x00007fffb7540000 - 0x00007fffb75de000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
0x00007fffc3070000 - 0x00007fffc3239000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
0x00007fffc99b0000 - 0x00007fffc99d0000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
0x00007fffc75d0000 - 0x00007fffc76b9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
0x00007fffce7f0000 - 0x00007fffce811000 C:\WINDOWS\system32\dwmapi.dll
0x00007fffcf0b0000 - 0x00007fffcf0bb000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x000000001b820000 - 0x000000001bfab000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
0x00007fffcd1e0000 - 0x00007fffcd620000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007fffc3df0000 - 0x00007fffc3e82000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007fffc3c60000 - 0x00007fffc3ca1000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007fffd0420000 - 0x00007fffd0466000 C:\WINDOWS\SYSTEM32\powrprof.dll
0x00007fffc2650000 - 0x00007fffc27d9000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Brian\AppData\Roaming\.minecraft\versions\1.8.7\1.8.7-natives-1380107080953
java_command: net.minecraft.client.main.Main --username TheNiinja --version 1.8.7 --gameDir C:\Users\Brian\AppData\Roaming\.minecraft --assetsDir C:\Users\Brian\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid a5b392a24cfc4ae5a77788aa82a863aa --accessToken cccb5ff9cca0429dbfe2d3e97cabe756 --userProperties {} --userType mojang
java_class_path (initial): C:\Users\Brian\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Brian\AppData\Roaming\.minecraft\libraries\com\moja
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Skype\Phone\
USERNAME=Brian
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 6178576k(3062856k free), swap 12470032k(8825356k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Jul 02 16:17:29 2015
elapsed time: 4 seconds (0d 0h 0m 4s)