So recently my game has been crashing randomly. Basically what happens is I can get on servers, and play the game, but after a few minutes my game crashes and gives me the following error:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000065cf7eac, pid=1536, tid=3256
#
# 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 [atio6axx.dll+0x7d7eac]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Nolan\AppData\Roaming\.minecraft\hs_err_pid1536.log
#
# 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.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
So I've done a bit of research to try and solve the problem, but I've had no luck. Here are the things I've done so far:
Uninstalled and reinstalled Java.
Updated my graphics card driver
Uninstalled and reinstalled Minecraft
Deleted everything in the .minecraft folder
Tried setting "fboEnable" to false in the options file
Opened Minecraft as administrator
I have seen in some posts that the issue could be that my computer "isn't good enough," but I have a pretty decent gaming computer that easily plays at 300+ fps. Here are the parts:
CPU - Intel Core i5-4460 3.2GHz Quad-Core Processor
GPU - Sapphire Radeon R9 270X 4GB Dual-X Video Card
RAM - Corsair Vengeance 8GB DDR3-1600 Memory (Which I have 2gb allocated to Minecraft)
You need to post the information from hs_err_pid1536.log, which you can find in C:\Users\Nolan\AppData\Roaming\.minecraft
It was copypasted from your spoiler.
See?
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000065cf7eac, pid=1536, tid=3256
#
# 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 [atio6axx.dll+0x7d7eac]
#
# 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 (0x0000000001d63800): JavaThread "Client thread" [_thread_in_native, id=3256, stack(0x0000000001bc0000,0x0000000001cc0000)]
RAX=0x0000000000000010 is an unknown value
RBX=0x000000001aea9e70 is an unknown value
RCX=0x00000000670e6680 is an unknown value
RDX=0x00000000338d2168 is an unknown value
RSP=0x0000000001cbe4f0 is pointing into the stack for thread: 0x0000000001d63800
RBP=0x0000000001cbe5f0 is pointing into the stack for thread: 0x0000000001d63800
RSI=0x000000002c3571d0 is an unknown value
RDI=0x00000000338d2168 is an unknown value
R8 =0x000000001b78e918 is an unknown value
R9 =0x000000001b78c930 is an unknown value
R10=0x0000000000000008 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x00000000670e6680 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x00000000338d60d0 is an unknown value
R15=0x000000002dc013c8 is an unknown value
Stack: [0x0000000001bc0000,0x0000000001cc0000], sp=0x0000000001cbe4f0, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0x7d7eac]
C 0x0000000002e54054
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 41713K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 27% used [0x0000000080000000, 0x0000000081bfc760, 0x0000000086680000)
from space 13056K, 100% used [0x0000000086680000, 0x0000000087340000, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 170943K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36100K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
GC Heap History (10 events):
Event: 1058.753 GC heap before
{Heap before GC invocations=305 (full 41):
par new generation total 118016K, used 118016K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 100% used [0x0000000087340000, 0x0000000088000000, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 159902K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1058.756 GC heap after
Heap after GC invocations=306 (full 41):
par new generation total 118016K, used 10003K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 76% used [0x0000000086680000, 0x0000000087044d10, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1063.914 GC heap before
{Heap before GC invocations=306 (full 41):
par new generation total 118016K, used 114963K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 76% used [0x0000000086680000, 0x0000000087044d10, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1063.917 GC heap after
Heap after GC invocations=307 (full 41):
par new generation total 118016K, used 9544K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 73% used [0x0000000087340000, 0x0000000087c922d8, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1067.636 GC heap before
{Heap before GC invocations=307 (full 41):
par new generation total 118016K, used 114504K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 73% used [0x0000000087340000, 0x0000000087c922d8, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1067.639 GC heap after
Heap after GC invocations=308 (full 41):
par new generation total 118016K, used 10663K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 81% used [0x0000000086680000, 0x00000000870e9cb0, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1072.173 GC heap before
{Heap before GC invocations=308 (full 41):
par new generation total 118016K, used 115615K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 99% used [0x0000000080000000, 0x000000008667e0c8, 0x0000000086680000)
from space 13056K, 81% used [0x0000000086680000, 0x00000000870e9cb0, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1072.176 GC heap after
Heap after GC invocations=309 (full 41):
par new generation total 118016K, used 11453K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 87% used [0x0000000087340000, 0x0000000087e6f5e0, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1078.247 GC heap before
{Heap before GC invocations=309 (full 41):
par new generation total 118016K, used 116413K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 87% used [0x0000000087340000, 0x0000000087e6f5e0, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36100K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1078.250 GC heap after
Heap after GC invocations=310 (full 41):
par new generation total 118016K, used 13056K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 100% used [0x0000000086680000, 0x0000000087340000, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 170943K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36100K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, 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)
I tried reinstalling the drivers again, but instead this time I installed them through device manager after uninstalling. I'm still getting the crashes. Do I need to update to an older version of the drivers? On the AMD Website it is currently not showing a beta version, so I cannot try that.
So recently my game has been crashing randomly. Basically what happens is I can get on servers, and play the game, but after a few minutes my game crashes and gives me the following error:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000065cf7eac, pid=1536, tid=3256
#
# 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 [atio6axx.dll+0x7d7eac]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Nolan\AppData\Roaming\.minecraft\hs_err_pid1536.log
#
# 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.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
So I've done a bit of research to try and solve the problem, but I've had no luck. Here are the things I've done so far:
I have seen in some posts that the issue could be that my computer "isn't good enough," but I have a pretty decent gaming computer that easily plays at 300+ fps. Here are the parts:
CPU - Intel Core i5-4460 3.2GHz Quad-Core Processor
GPU - Sapphire Radeon R9 270X 4GB Dual-X Video Card
RAM - Corsair Vengeance 8GB DDR3-1600 Memory (Which I have 2gb allocated to Minecraft)
Any ideas on how I could fix this?
Thanks!
Thumbnail Portfolio: https://fexo.carbonmade.com/
Thumbnail Shop: https://sellfy.com/fexo
Check out my YouTube channel! I make funny Minecraft videos! https://www.youtube.com/fexoplayz
Tried uninstalling the drivers and than reinstalling it. Didn't help.
Thumbnail Portfolio: https://fexo.carbonmade.com/
Thumbnail Shop: https://sellfy.com/fexo
Check out my YouTube channel! I make funny Minecraft videos! https://www.youtube.com/fexoplayz
wait what... that doesn't make much sense lol
Thumbnail Portfolio: https://fexo.carbonmade.com/
Thumbnail Shop: https://sellfy.com/fexo
Check out my YouTube channel! I make funny Minecraft videos! https://www.youtube.com/fexoplayz
You need to post the information from hs_err_pid1536.log, which you can find in C:\Users\Nolan\AppData\Roaming\.minecraft
It was copypasted from your spoiler.
See?
Oh okay. Well here's what that file says:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000065cf7eac, pid=1536, tid=3256
#
# 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 [atio6axx.dll+0x7d7eac]
#
# 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 (0x0000000001d63800): JavaThread "Client thread" [_thread_in_native, id=3256, stack(0x0000000001bc0000,0x0000000001cc0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x0000000000000010, RBX=0x000000001aea9e70, RCX=0x00000000670e6680, RDX=0x00000000338d2168
RSP=0x0000000001cbe4f0, RBP=0x0000000001cbe5f0, RSI=0x000000002c3571d0, RDI=0x00000000338d2168
R8 =0x000000001b78e918, R9 =0x000000001b78c930, R10=0x0000000000000008, R11=0x0000000000000000
R12=0x00000000670e6680, R13=0x0000000000000000, R14=0x00000000338d60d0, R15=0x000000002dc013c8
RIP=0x0000000065cf7eac, EFLAGS=0x0000000000010283
Top of Stack: (sp=0x0000000001cbe4f0)
0x0000000001cbe4f0: 000000001aea9e70 0000000041000000
0x0000000001cbe500: 0000000041000000 0000000041000000
0x0000000001cbe510: 000000001ae749d0 00000000662da0a0
0x0000000001cbe520: 000000001aea9e70 0000000000000020
0x0000000001cbe530: 000000001ae749d0 00000000670e6680
0x0000000001cbe540: 00000000670e66c0 000000001ae3c0d0
0x0000000001cbe550: 00000000221512f0 000000001aea9e70
0x0000000001cbe560: 000000001aea9e70 0000000066078458
0x0000000001cbe570: 00000000338d2168 00000000338d60d0
0x0000000001cbe580: 000000002c3571d0 0000000065720938
0x0000000001cbe590: 00000000670e6710 0000000000000005
0x0000000001cbe5a0: 0000000000000101 000000001b78e880
0x0000000001cbe5b0: 000000001ae3c090 0000000000000000
0x0000000001cbe5c0: 0000000000000008 000000001ae3c078
0x0000000001cbe5d0: 0000000000002801 0000000066078207
0x0000000001cbe5e0: 000000003f8456df 0000000000000001
Instructions: (pc=0x0000000065cf7eac)
0x0000000065cf7e8c: 89 75 90 4c 8b 31 48 8d 79 08 4c 03 f1 48 89 7d
0x0000000065cf7e9c: 80 4c 89 75 88 49 3b fe 73 46 48 8b d7 49 8b cc
0x0000000065cf7eac: ff 17 8b 47 08 48 83 c7 10 48 03 f8 48 89 7d 80
0x0000000065cf7ebc: 49 3b fe 72 e5 48 8b 76 08 48 85 f6 74 1e 48 8b
Register to memory mapping:
RAX=0x0000000000000010 is an unknown value
RBX=0x000000001aea9e70 is an unknown value
RCX=0x00000000670e6680 is an unknown value
RDX=0x00000000338d2168 is an unknown value
RSP=0x0000000001cbe4f0 is pointing into the stack for thread: 0x0000000001d63800
RBP=0x0000000001cbe5f0 is pointing into the stack for thread: 0x0000000001d63800
RSI=0x000000002c3571d0 is an unknown value
RDI=0x00000000338d2168 is an unknown value
R8 =0x000000001b78e918 is an unknown value
R9 =0x000000001b78c930 is an unknown value
R10=0x0000000000000008 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x00000000670e6680 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x00000000338d60d0 is an unknown value
R15=0x000000002dc013c8 is an unknown value
Stack: [0x0000000001bc0000,0x0000000001cc0000], sp=0x0000000001cbe4f0, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0x7d7eac]
C 0x0000000002e54054
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 5371 org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V (0 bytes) @ 0x0000000002e53fce [0x0000000002e53f80+0x4e]
J 6252 C2 bmd.a()V (88 bytes) @ 0x00000000033e9bd4 [0x00000000033e98a0+0x334]
J 5718 C2 bma.a(IIID)I (635 bytes) @ 0x000000000307f124 [0x000000000307e440+0xce4]
J 8008 C2 bma.a(Lsv;ID)I (1679 bytes) @ 0x0000000002ab6210 [0x0000000002ab5f40+0x2d0]
J 8460 C2 blt.a(FJ)V (1819 bytes) @ 0x00000000035d3134 [0x00000000035d23a0+0xd94]
J 7567 C2 blt.b(F)V (1438 bytes) @ 0x0000000003622dc8 [0x0000000003621f60+0xe68]
J 9014 C2 bao.ak()V (728 bytes) @ 0x00000000033c2610 [0x00000000033c1740+0xed0]
J 10021% C2 bao.f()V (206 bytes) @ 0x00000000036903f8 [0x0000000003690380+0x78]
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1007
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000018448800 JavaThread "pool-2-thread-4" [_thread_blocked, id=4640, stack(0x000000001d220000,0x000000001d320000)]
0x0000000018447000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4932, stack(0x0000000036cd0000,0x0000000036dd0000)]
0x000000001844c800 JavaThread "WrUpdateThread" [_thread_in_native, id=3796, stack(0x0000000027360000,0x0000000027460000)]
0x0000000018445000 JavaThread "Netty Client IO #7" daemon [_thread_in_native, id=1816, stack(0x0000000026d60000,0x0000000026e60000)]
0x0000000018448000 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=2708, stack(0x0000000026c60000,0x0000000026d60000)]
0x0000000018441000 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=5084, stack(0x0000000026b60000,0x0000000026c60000)]
0x0000000018444000 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=4832, stack(0x0000000026960000,0x0000000026a60000)]
0x0000000018440800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=3928, stack(0x0000000026860000,0x0000000026960000)]
0x0000000018443800 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=4068, stack(0x0000000026760000,0x0000000026860000)]
0x0000000018442000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=4828, stack(0x0000000026660000,0x0000000026760000)]
0x000000001843f800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2448, stack(0x0000000026460000,0x0000000026560000)]
0x0000000018f5a800 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=3812, stack(0x0000000026060000,0x0000000026160000)]
0x0000000018f5b800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=5108, stack(0x0000000020500000,0x0000000020600000)]
0x0000000018f5c000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=5036, stack(0x000000001e040000,0x000000001e140000)]
0x0000000018f5d800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=1068, stack(0x000000001dcb0000,0x000000001ddb0000)]
0x0000000018f5a000 JavaThread "Thread-9" daemon [_thread_in_native, id=2596, stack(0x000000001d760000,0x000000001d860000)]
0x0000000018f57800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=2788, stack(0x000000001d900000,0x000000001da00000)]
0x0000000018f58800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4788, stack(0x000000001d560000,0x000000001d660000)]
0x000000001899a800 JavaThread "Thread-7" [_thread_blocked, id=140, stack(0x0000000020700000,0x0000000020800000)]
0x0000000018c3f800 JavaThread "Thread-6" [_thread_blocked, id=184, stack(0x0000000020600000,0x0000000020700000)]
0x0000000018858000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4388, stack(0x000000001a980000,0x000000001aa80000)]
0x0000000018c8d000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4676, stack(0x000000001a090000,0x000000001a190000)]
0x0000000018e50000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1948, stack(0x0000000019d70000,0x0000000019e70000)]
0x0000000016f89000 JavaThread "Service Thread" daemon [_thread_blocked, id=5024, stack(0x0000000017890000,0x0000000017990000)]
0x0000000016f81800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=76, stack(0x0000000017790000,0x0000000017890000)]
0x0000000016f7d000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5028, stack(0x0000000017690000,0x0000000017790000)]
0x0000000016f2b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1204, stack(0x0000000017590000,0x0000000017690000)]
0x0000000016f28800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4648, stack(0x0000000017490000,0x0000000017590000)]
0x0000000016f26800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4700, stack(0x0000000017390000,0x0000000017490000)]
0x0000000016f25800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1868, stack(0x0000000017290000,0x0000000017390000)]
0x0000000016eeb000 JavaThread "Finalizer" daemon [_thread_blocked, id=1552, stack(0x0000000017190000,0x0000000017290000)]
0x0000000016ee3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1820, stack(0x0000000017090000,0x0000000017190000)]
=>0x0000000001d63800 JavaThread "Client thread" [_thread_in_native, id=3256, stack(0x0000000001bc0000,0x0000000001cc0000)]
Other Threads:
0x0000000016edb000 VMThread [stack: 0x0000000016f90000,0x0000000017090000] [id=4144]
0x00000000179a4800 WatcherThread [stack: 0x0000000017d90000,0x0000000017e90000] [id=4064]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 41713K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 27% used [0x0000000080000000, 0x0000000081bfc760, 0x0000000086680000)
from space 13056K, 100% used [0x0000000086680000, 0x0000000087340000, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 170943K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36100K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Card table byte_map: [0x0000000011620000,0x0000000011a30000] byte_map_base: 0x0000000011220000
Marking Bits: (CMSBitMap*) 0x0000000001dbbcc8
Bits: [0x0000000012240000, 0x0000000014040000)
Mod Union Table: (CMSBitMap*) 0x0000000001dbbd88
Bits: [0x0000000001cc0000, 0x0000000001d38000)
Polling page: 0x0000000000420000
CodeCache: size=245760Kb used=28291Kb max_used=28884Kb free=217468Kb
bounds [0x0000000001e60000, 0x0000000003b50000, 0x0000000010e60000]
total_blobs=8068 nmethods=7266 adapters=713
compilation: enabled
Compilation events (10 events):
Event: 1054.501 Thread 0x0000000016f2b800 10567 4 sa::i (17 bytes)
Event: 1054.501 Thread 0x0000000016f2b800 nmethod 10567 0x0000000002c71fd0 code [0x0000000002c72100, 0x0000000002c72178]
Event: 1054.870 Thread 0x0000000016f81800 10568 1 ald::b (3 bytes)
Event: 1054.871 Thread 0x0000000016f81800 nmethod 10568 0x00000000032bb650 code [0x00000000032bb7a0, 0x00000000032bb8b0]
Event: 1055.489 Thread 0x0000000016f81800 10569 3 com.google.common.cache.LocalCache::nullEntry (4 bytes)
Event: 1055.489 Thread 0x0000000016f81800 nmethod 10569 0x000000000342df90 code [0x000000000342e0e0, 0x000000000342e210]
Event: 1071.701 Thread 0x0000000016f81800 10570 3 wf::q (3 bytes)
Event: 1071.702 Thread 0x0000000016f81800 nmethod 10570 0x000000000342dc50 code [0x000000000342dda0, 0x000000000342def0]
Event: 1074.751 Thread 0x0000000016f81800 10571 1 go::d (5 bytes)
Event: 1074.751 Thread 0x0000000016f81800 nmethod 10571 0x00000000035578d0 code [0x0000000003557a20, 0x0000000003557b30]
GC Heap History (10 events):
Event: 1058.753 GC heap before
{Heap before GC invocations=305 (full 41):
par new generation total 118016K, used 118016K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 100% used [0x0000000087340000, 0x0000000088000000, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 159902K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1058.756 GC heap after
Heap after GC invocations=306 (full 41):
par new generation total 118016K, used 10003K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 76% used [0x0000000086680000, 0x0000000087044d10, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1063.914 GC heap before
{Heap before GC invocations=306 (full 41):
par new generation total 118016K, used 114963K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 76% used [0x0000000086680000, 0x0000000087044d10, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1063.917 GC heap after
Heap after GC invocations=307 (full 41):
par new generation total 118016K, used 9544K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 73% used [0x0000000087340000, 0x0000000087c922d8, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1067.636 GC heap before
{Heap before GC invocations=307 (full 41):
par new generation total 118016K, used 114504K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 73% used [0x0000000087340000, 0x0000000087c922d8, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 164762K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1067.639 GC heap after
Heap after GC invocations=308 (full 41):
par new generation total 118016K, used 10663K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 81% used [0x0000000086680000, 0x00000000870e9cb0, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1072.173 GC heap before
{Heap before GC invocations=308 (full 41):
par new generation total 118016K, used 115615K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 99% used [0x0000000080000000, 0x000000008667e0c8, 0x0000000086680000)
from space 13056K, 81% used [0x0000000086680000, 0x00000000870e9cb0, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1072.176 GC heap after
Heap after GC invocations=309 (full 41):
par new generation total 118016K, used 11453K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 87% used [0x0000000087340000, 0x0000000087e6f5e0, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36099K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Event: 1078.247 GC heap before
{Heap before GC invocations=309 (full 41):
par new generation total 118016K, used 116413K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000)
from space 13056K, 87% used [0x0000000087340000, 0x0000000087e6f5e0, 0x0000000088000000)
to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000)
concurrent mark-sweep generation total 306004K, used 167781K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36100K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
Event: 1078.250 GC heap after
Heap after GC invocations=310 (full 41):
par new generation total 118016K, used 13056K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000)
eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000)
from space 13056K, 100% used [0x0000000086680000, 0x0000000087340000, 0x0000000087340000)
to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000)
concurrent mark-sweep generation total 306004K, used 170943K [0x0000000088000000, 0x000000009aad5000, 0x0000000100000000)
Metaspace used 36100K, capacity 36447K, committed 36708K, reserved 1081344K
class space used 4022K, capacity 4124K, committed 4196K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 928.402 Thread 0x0000000001d63800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000032246d8 method=bma.b(Ljava/lang/String;DDDDDD)Lbkm; @ 1520
Event: 929.951 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003611a00 method=alw.b(Lahb;IIILjava/util/Random;)V @ 677
Event: 964.153 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e636a8 method=alk.a(Lahl;IIII)Z @ 5
Event: 964.153 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e636a8 method=alk.a(Lahl;IIII)Z @ 5
Event: 964.153 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e636a8 method=alk.a(Lahl;IIII)Z @ 5
Event: 964.153 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e636a8 method=alk.a(Lahl;IIII)Z @ 5
Event: 965.451 Thread 0x0000000001d63800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002e424e4 method=com.google.common.collect.HashBiMap$Inverse.get(Ljava/lang/Object;)Ljava/lang/Object; @ 14
Event: 998.103 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003106d0c method=ahb.o(III)Laor; @ 137
Event: 998.103 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003106d0c method=ahb.o(III)Laor; @ 137
Event: 1017.451 Thread 0x0000000001d63800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ac57f0 method=ahb.h()V @ 481
Internal exceptions (10 events):
Event: 1079.176 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a1d990) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.178 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a1db90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.180 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67168) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.183 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67368) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.184 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67568) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.186 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67768) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.188 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67968) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.190 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67b68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.192 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67d68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 1079.195 Thread 0x0000000018c3f800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000081a67f68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):
Event: 1058.756 Executing VM operation: GenCollectForAllocation done
Event: 1063.914 Executing VM operation: GenCollectForAllocation
Event: 1063.917 Executing VM operation: GenCollectForAllocation done
Event: 1067.636 Executing VM operation: GenCollectForAllocation
Event: 1067.639 Executing VM operation: GenCollectForAllocation done
Event: 1072.173 Executing VM operation: GenCollectForAllocation
Event: 1072.176 Executing VM operation: GenCollectForAllocation done
Event: 1074.751 Thread 0x0000000016f81800 flushing nmethod 0x00000000021f2910
Event: 1078.247 Executing VM operation: GenCollectForAllocation
Event: 1078.250 Executing VM operation: GenCollectForAllocation done
Dynamic libraries:
0x00007ff7a7c40000 - 0x00007ff7a7c74000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ff9ee770000 - 0x00007ff9ee91d000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff9edfc0000 - 0x00007ff9ee0fe000 C:\Windows\system32\KERNEL32.DLL
0x00007ff9eb970000 - 0x00007ff9eba85000 C:\Windows\system32\KERNELBASE.dll
0x00007ff9ea470000 - 0x00007ff9ea4fe000 C:\Windows\system32\apphelp.dll
0x00007ff9e81f0000 - 0x00007ff9e8243000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ff9ee2c0000 - 0x00007ff9ee36a000 C:\Windows\system32\msvcrt.dll
0x00007ff9ebdd0000 - 0x00007ff9ebdfe000 C:\Windows\system32\SspiCli.dll
0x00007ff9edd40000 - 0x00007ff9edd94000 C:\Windows\system32\SHLWAPI.dll
0x00007ff9ed590000 - 0x00007ff9ed707000 C:\Windows\system32\USER32.dll
0x00007ff9edad0000 - 0x00007ff9edc64000 C:\Windows\system32\ole32.dll
0x00007ff9ec060000 - 0x00007ff9ed58a000 C:\Windows\system32\SHELL32.dll
0x00007ff9eaf00000 - 0x00007ff9eaf21000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff9ee380000 - 0x00007ff9ee42a000 C:\Windows\system32\ADVAPI32.dll
0x00007ff9e0220000 - 0x00007ff9e023e000 C:\Windows\SYSTEM32\MPR.dll
0x00007ff9ee170000 - 0x00007ff9ee2b0000 C:\Windows\system32\RPCRT4.dll
0x00007ff9ed8f0000 - 0x00007ff9ed949000 C:\Windows\SYSTEM32\sechost.dll
0x00007ff9ebe40000 - 0x00007ff9ec051000 C:\Windows\SYSTEM32\combase.dll
0x00007ff9edda0000 - 0x00007ff9edef0000 C:\Windows\system32\GDI32.dll
0x00007ff9eb8a0000 - 0x00007ff9eb8b5000 C:\Windows\SYSTEM32\profapi.dll
0x00007ff9e9df0000 - 0x00007ff9e9ea2000 C:\Windows\SYSTEM32\SHCORE.dll
0x00007ff9ebe00000 - 0x00007ff9ebe36000 C:\Windows\system32\IMM32.DLL
0x00007ff9ee610000 - 0x00007ff9ee762000 C:\Windows\system32\MSCTF.dll
0x00007ff9e9510000 - 0x00007ff9e978b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
0x0000000069c60000 - 0x0000000069d32000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000069400000 - 0x0000000069c5a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ff9e3fb0000 - 0x00007ff9e3fb9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff9e9350000 - 0x00007ff9e9372000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff9ed710000 - 0x00007ff9ed717000 C:\Windows\system32\PSAPI.DLL
0x00007ff9edc70000 - 0x00007ff9edcca000 C:\Windows\system32\WS2_32.dll
0x00007ff9e9270000 - 0x00007ff9e929a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff9ee2b0000 - 0x00007ff9ee2b9000 C:\Windows\system32\NSI.dll
0x00007ff9ebd80000 - 0x00007ff9ebdcf000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ff9ea6c0000 - 0x00007ff9ea6e8000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x00000000693f0000 - 0x00000000693ff000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x00000000693c0000 - 0x00000000693e8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x00000000693a0000 - 0x00000000693b6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x0000000069390000 - 0x000000006939d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000069370000 - 0x000000006938a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ff9eb130000 - 0x00007ff9eb189000 C:\Windows\system32\mswsock.dll
0x0000000069350000 - 0x0000000069361000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ff9e23d0000 - 0x00007ff9e23e5000 C:\Windows\system32\napinsp.dll
0x00007ff9e23f0000 - 0x00007ff9e240a000 C:\Windows\system32\pnrpnsp.dll
0x00007ff9e75f0000 - 0x00007ff9e760b000 C:\Windows\system32\NLAapi.dll
0x00007ff9eaf30000 - 0x00007ff9eafd4000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff9e2410000 - 0x00007ff9e241d000 C:\Windows\System32\winrnr.dll
0x0000000069e30000 - 0x0000000069e56000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ff9e5df0000 - 0x00007ff9e5e1a000 C:\Windows\SYSTEM32\Iphlpapi.DLL
0x00007ff9e5dd0000 - 0x00007ff9e5dda000 C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ff9e59b0000 - 0x00007ff9e5a1b000 C:\Windows\System32\fwpuclnt.dll
0x00007ff9e2c20000 - 0x00007ff9e2c2a000 C:\Windows\System32\rasadhlp.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\lwjgl64.dll
0x00007ff9d5c70000 - 0x00007ff9d5d9b000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ff9e9380000 - 0x00007ff9e938a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff9d92c0000 - 0x00007ff9d92ee000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ff9d4c80000 - 0x00007ff9d4d78000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ff9e8650000 - 0x00007ff9e8659000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ff9eb1d0000 - 0x00007ff9eb1f0000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff9ead80000 - 0x00007ff9eadb6000 C:\Windows\system32\rsaenh.dll
0x00007ff9eb3f0000 - 0x00007ff9eb416000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007ff9eb700000 - 0x00007ff9eb763000 C:\Windows\system32\bcryptprimitives.dll
0x00007ff9eb770000 - 0x00007ff9eb77b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff9e58c0000 - 0x00007ff9e58d6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff9e5a90000 - 0x00007ff9e5aaa000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00000000691b0000 - 0x0000000069348000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ff9edef0000 - 0x00007ff9edfb1000 C:\Windows\system32\OLEAUT32.dll
0x00007ff9ea540000 - 0x00007ff9ea669000 C:\Windows\system32\uxtheme.dll
0x00007ff9e9eb0000 - 0x00007ff9e9ed1000 C:\Windows\system32\dwmapi.dll
0x00007ff9e85d0000 - 0x00007ff9e85ef000 C:\Windows\SYSTEM32\atig6pxx.dll
0x0000000065520000 - 0x00000000672a3000 C:\Windows\SYSTEM32\atio6axx.dll
0x00007ff9ee430000 - 0x00007ff9ee60a000 C:\Windows\system32\SETUPAPI.dll
0x00007ff9d4b30000 - 0x00007ff9d4c7e000 C:\Windows\SYSTEM32\atiadlxx.dll
0x00007ff9e7d20000 - 0x00007ff9e7e9f000 C:\Windows\SYSTEM32\PROPSYS.dll
0x00007ff9e9ee0000 - 0x00007ff9e9ef2000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ff9ebb40000 - 0x00007ff9ebb91000 C:\Windows\system32\WINTRUST.dll
0x00007ff9ebba0000 - 0x00007ff9ebd7f000 C:\Windows\system32\CRYPT32.dll
0x00007ff9eb950000 - 0x00007ff9eb961000 C:\Windows\system32\MSASN1.dll
0x00007ff9d9280000 - 0x00007ff9d92b3000 C:\Windows\SYSTEM32\atig6txx.dll
0x00007ff9ea710000 - 0x00007ff9ea71b000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ff9d4a90000 - 0x00007ff9d4b22000 C:\Windows\SYSTEM32\mscms.dll
0x00007ff9d5f00000 - 0x00007ff9d5f41000 C:\Windows\SYSTEM32\icm32.dll
0x0000000070a40000 - 0x0000000070adc000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\avutil-ttv-51.dll
0x000000001dfe0000 - 0x000000001e036000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\libmp3lame-ttv.dll
0x00007ff9d2840000 - 0x00007ff9d3be4000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\libmfxsw64.dll
0x00007ff9d4960000 - 0x00007ff9d4a8b000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\twitchsdk.dll
0x00007ff9e46e0000 - 0x00007ff9e4963000 C:\Windows\SYSTEM32\WININET.dll
0x00007ff9e4970000 - 0x00007ff9e4c39000 C:\Windows\SYSTEM32\iertutil.dll
0x000000001dac0000 - 0x000000001db24000 C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030\OpenAL64.dll
0x00007ff9eda10000 - 0x00007ff9edac6000 C:\Windows\SYSTEM32\clbcatq.dll
0x00007ff9e8760000 - 0x00007ff9e87d0000 C:\Windows\System32\MMDevApi.dll
0x00007ff9d48c0000 - 0x00007ff9d495d000 C:\Windows\SYSTEM32\dsound.dll
0x00007ff9eb840000 - 0x00007ff9eb886000 C:\Windows\SYSTEM32\POWRPROF.dll
0x00007ff9e6730000 - 0x00007ff9e67ae000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00000000672d0000 - 0x00000000672f4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x00007ff9e4c40000 - 0x00007ff9e4dc5000 C:\Windows\SYSTEM32\urlmon.dll
0x00007ff9e1d80000 - 0x00007ff9e1d8c000 C:\Windows\SYSTEM32\Secur32.dll
0x00007ff9e09c0000 - 0x00007ff9e09fe000 C:\Windows\SYSTEM32\MLANG.dll
0x00007ff9d8e30000 - 0x00007ff9d9051000 C:\Windows\system32\d3d9.dll
0x00007ff9e9390000 - 0x00007ff9e9504000 C:\Windows\SYSTEM32\aticfx64.dll
0x00007ff9e8660000 - 0x00007ff9e8689000 C:\Windows\SYSTEM32\atiu9p64.dll
0x00007ff9d6140000 - 0x00007ff9d697b000 C:\Windows\SYSTEM32\atiumd64.dll
0x0000000068820000 - 0x00000000691a9000 C:\Windows\SYSTEM32\atiumd6a.dll
0x00007ff9e1b50000 - 0x00007ff9e1cd9000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Nolan\AppData\Roaming\.minecraft\versions\1.7.10-OptiFine_HD_U_D4\1.7.10-OptiFine_HD_U_D4-natives-1064485221030
java_command: net.minecraft.launchwrapper.Launch --username ImJustFexo --version 1.7.10-OptiFine_HD_U_D4 --gameDir C:\Users\Nolan\AppData\Roaming\.minecraft --assetsDir C:\Users\Nolan\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 8355676442a74568a2bcc8224c1e040a --accessToken 110172f466fa454e8147519fc8e8900f --userProperties {} --userType legacy --tweakClass optifine.OptiFineTweaker --nativeLauncherVersion 301
java_class_path (initial): C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.7.10_HD_U_D4\OptiFine-1.7.10_HD_U_D4.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.7\launchwrapper-1.7.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Nolan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\User
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=Nolan
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 8314892k(4839488k free), swap 9625612k(4821320k 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: Tue May 31 22:08:20 2016
elapsed time: 1079 seconds (0d 0h 17m 59s)
Thumbnail Portfolio: https://fexo.carbonmade.com/
Thumbnail Shop: https://sellfy.com/fexo
Check out my YouTube channel! I make funny Minecraft videos! https://www.youtube.com/fexoplayz
I tried reinstalling the drivers again, but instead this time I installed them through device manager after uninstalling. I'm still getting the crashes. Do I need to update to an older version of the drivers? On the AMD Website it is currently not showing a beta version, so I cannot try that.
Thumbnail Portfolio: https://fexo.carbonmade.com/
Thumbnail Shop: https://sellfy.com/fexo
Check out my YouTube channel! I make funny Minecraft videos! https://www.youtube.com/fexoplayz