can play for a couple minutes then java crashes any help would be greatly appriciated
[code]
A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a19964e, pid=7452, tid=0x0000237c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) Client VM (25.111-b14 mixed mode windows-x86 )
# Problematic frame:
# C [ig9icd32.dll+0x29964e]
#
# 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.java.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 (0x0085ec00): JavaThread "Client thread" [_thread_in_native, id=9084, stack(0x009c0000,0x00a10000)]
Instructions: (pc=0x5a19964e)
0x5a19962e: c7 46 04 00 00 00 00 5e 5d c2 0c 00 cc cc cc cc
0x5a19963e: cc cc 55 8b ec 53 56 8b f1 57 8b 46 24 8b 40 10
0x5a19964e: ff 70 04 e8 fa e1 20 00 8b 7d 10 3b c7 73 61 8b
0x5a19965e: 5d 08 8b 7d 0c 8b cf 53 e8 c5 75 f4 ff 8b 4e 24
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0000e000 is an unknown value
ECX=0x777222a8 is an unknown value
EDX=0x0000e000 is an unknown value
ESP=0x00a0e804 is pointing into the stack for thread: 0x0085ec00
EBP=0x00a0e810 is pointing into the stack for thread: 0x0085ec00
ESI=0x777222a8 is an unknown value
EDI=0x777222a8 is an unknown value
Stack: [0x009c0000,0x00a10000], sp=0x00a0e804, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd32.dll+0x29964e]
C [ig9icd32.dll+0xb5e5c]
C [ig9icd32.dll+0x747df]
C [ig9icd32.dll+0x75b21]
C [lwjgl.dll+0x83f8]
j org.lwjgl.opengl.GL15.glBufferData(ILjava/nio/ByteBuffer;I)V+32
j net.minecraft.client.renderer.OpenGlHelper.func_176071_a(ILjava/nio/ByteBuffer;I)V+18
j net.minecraft.client.renderer.vertex.VertexBuffer.func_181722_a(Ljava/nio/ByteBuffer;)V+10
J 42365 C1 net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_188245_a(Lnet/minecraft/util/BlockRenderLayer;Lnet/minecraft/client/renderer/VertexBuffer;Lnet/minecraft/client/renderer/chunk/RenderChunk;Lnet/minecraft/client/renderer/chunk/CompiledChunk;D)Lcom/google/common/util/concurrent/ListenableFuture; (124 bytes) @ 0x02b5b020 [0x02b5ad50+0x2d0]
j net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$3.run()V+24
J 35461 C1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x02ad0ec0 [0x02ad0e90+0x30]
J 35464 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x027ff5e0 [0x027ff550+0x90]
J 39715 C1 net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178516_a(J)Z (145 bytes) @ 0x023ed6ac [0x023ed460+0x24c]
J 39792 C1 net.minecraft.client.renderer.RenderGlobal.func_174967_a(J)V (132 bytes) @ 0x024c5338 [0x024c52f0+0x48]
J 8688 C1 net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V (1294 bytes) @ 0x02bc3278 [0x02bc2620+0xc58]
J 8687 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (139 bytes) @ 0x02bc0e84 [0x02bc0c90+0x1f4]
J 8638 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (909 bytes) @ 0x0296493c [0x02964040+0x8fc]
J 6622 C1 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x02b43120 [0x02b427b0+0x970]
J 15343% C1 net.minecraft.client.Minecraft.func_99999_d()V (210 bytes) @ 0x024f14d4 [0x024f1460+0x74]
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
V [jvm.dll+0x15a895]
V [jvm.dll+0x220bfe]
V [jvm.dll+0x15a92e]
V [jvm.dll+0x167178]
V [jvm.dll+0x1673e3]
V [jvm.dll+0x103cb3]
C [java.dll+0x3b26]
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+661
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x15a895]
V [jvm.dll+0x220bfe]
V [jvm.dll+0x15a92e]
V [jvm.dll+0xdc597]
V [jvm.dll+0xe4b2f]
C [java.exe+0x229e]
C [java.exe+0xaeaf]
C [java.exe+0xaf39]
C [KERNEL32.DLL+0x162c4]
C [ntdll.dll+0x60719]
C [ntdll.dll+0x606e4]
C 0x00000000
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 10992K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 5% used [0x04800000, 0x04db0b60, 0x0ae80000)
from space 13056K, 39% used [0x0bb40000, 0x0c04b7c0, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 395568K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
GC Heap History (10 events):
Event: 1283.633 GC heap before
{Heap before GC invocations=541 (full 21):
par new generation total 118016K, used 111034K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 46% used [0x0ae80000, 0x0b46e920, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 392921K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1283.636 GC heap after
Heap after GC invocations=542 (full 21):
par new generation total 118016K, used 5422K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 41% used [0x0bb40000, 0x0c08bb90, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 392954K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1286.135 GC heap before
{Heap before GC invocations=542 (full 21):
par new generation total 118016K, used 110382K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 41% used [0x0bb40000, 0x0c08bb90, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 392954K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1286.138 GC heap after
Heap after GC invocations=543 (full 21):
par new generation total 118016K, used 5729K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 43% used [0x0ae80000, 0x0b4187b0, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 393025K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1288.646 GC heap before
{Heap before GC invocations=543 (full 21):
par new generation total 118016K, used 110689K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 43% used [0x0ae80000, 0x0b4187b0, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 393025K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1288.648 GC heap after
Heap after GC invocations=544 (full 21):
par new generation total 118016K, used 6399K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 49% used [0x0bb40000, 0x0c17fc20, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 393316K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1289.641 GC heap before
{Heap before GC invocations=544 (full 21):
par new generation total 118016K, used 111359K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 49% used [0x0bb40000, 0x0c17fc20, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 393316K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1289.643 GC heap after
Heap after GC invocations=545 (full 21):
par new generation total 118016K, used 6722K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 51% used [0x0ae80000, 0x0b510a80, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 394072K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1292.934 GC heap before
{Heap before GC invocations=545 (full 21):
par new generation total 118016K, used 111682K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 51% used [0x0ae80000, 0x0b510a80, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 394072K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1292.937 GC heap after
Heap after GC invocations=546 (full 21):
par new generation total 118016K, used 5165K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 39% used [0x0bb40000, 0x0c04b7c0, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 395568K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1292.919 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0aa49b48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.940 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947068) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.953 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x049472e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.970 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947568) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.990 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x049477e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.003 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947a68) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.020 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947ce8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.040 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947f68) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.053 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x049481e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.070 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04948468) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
vm_info: Java HotSpot(TM) Client VM (25.111-b14) for windows-x86 JRE (1.8.0_111-b14), built on Sep 22 2016 18:54:33 by "java_re" with MS VC++ 10.0 (VS2010)
windows 10
graphics card: GTX970m
Java jre1.8.0_111
Forge 12.18.2.2166
MODS: Computer Craft 1.8
Dungeons! 1.0.4
Exp Transition 1.1.0
can play for a couple minutes then java crashes any help would be greatly appriciated
A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a19964e, pid=7452, tid=0x0000237c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) Client VM (25.111-b14 mixed mode windows-x86 )
# Problematic frame:
# C [ig9icd32.dll+0x29964e]
#
# 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.java.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 (0x0085ec00): JavaThread "Client thread" [_thread_in_native, id=9084, stack(0x009c0000,0x00a10000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
Registers:
EAX=0x00000000, EBX=0x0000e000, ECX=0x777222a8, EDX=0x0000e000
ESP=0x00a0e804, EBP=0x00a0e810, ESI=0x777222a8, EDI=0x777222a8
EIP=0x5a19964e, EFLAGS=0x00010202
Top of Stack: (sp=0x00a0e804)
0x00a0e804: 777222a8 7792341c 0000e000 00a0e830
0x00a0e814: 59fb5e5c 00920000 7792341c 0000e020
0x00a0e824: 00920000 779233a8 0091d5d0 00a0e888
0x00a0e834: 59f747df 00920000 0000003b 00000002
0x00a0e844: 0000e000 6066f020 00a0e86c 00a0e901
0x00a0e854: 00000001 3f666600 00920000 0085ec00
0x00a0e864: 58e53db8 0091d5d0 0c8baf28 00000000
0x00a0e874: 3f666600 00a0e901 00a0f5c8 5a5fcd48
Instructions: (pc=0x5a19964e)
0x5a19962e: c7 46 04 00 00 00 00 5e 5d c2 0c 00 cc cc cc cc
0x5a19963e: cc cc 55 8b ec 53 56 8b f1 57 8b 46 24 8b 40 10
0x5a19964e: ff 70 04 e8 fa e1 20 00 8b 7d 10 3b c7 73 61 8b
0x5a19965e: 5d 08 8b 7d 0c 8b cf 53 e8 c5 75 f4 ff 8b 4e 24
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0000e000 is an unknown value
ECX=0x777222a8 is an unknown value
EDX=0x0000e000 is an unknown value
ESP=0x00a0e804 is pointing into the stack for thread: 0x0085ec00
EBP=0x00a0e810 is pointing into the stack for thread: 0x0085ec00
ESI=0x777222a8 is an unknown value
EDI=0x777222a8 is an unknown value
Stack: [0x009c0000,0x00a10000], sp=0x00a0e804, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd32.dll+0x29964e]
C [ig9icd32.dll+0xb5e5c]
C [ig9icd32.dll+0x747df]
C [ig9icd32.dll+0x75b21]
C [lwjgl.dll+0x83f8]
j org.lwjgl.opengl.GL15.glBufferData(ILjava/nio/ByteBuffer;I)V+32
j net.minecraft.client.renderer.OpenGlHelper.func_176071_a(ILjava/nio/ByteBuffer;I)V+18
j net.minecraft.client.renderer.vertex.VertexBuffer.func_181722_a(Ljava/nio/ByteBuffer;)V+10
J 42365 C1 net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_188245_a(Lnet/minecraft/util/BlockRenderLayer;Lnet/minecraft/client/renderer/VertexBuffer;Lnet/minecraft/client/renderer/chunk/RenderChunk;Lnet/minecraft/client/renderer/chunk/CompiledChunk;D)Lcom/google/common/util/concurrent/ListenableFuture; (124 bytes) @ 0x02b5b020 [0x02b5ad50+0x2d0]
j net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$3.run()V+24
J 35461 C1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x02ad0ec0 [0x02ad0e90+0x30]
J 35464 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x027ff5e0 [0x027ff550+0x90]
J 39715 C1 net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178516_a(J)Z (145 bytes) @ 0x023ed6ac [0x023ed460+0x24c]
J 39792 C1 net.minecraft.client.renderer.RenderGlobal.func_174967_a(J)V (132 bytes) @ 0x024c5338 [0x024c52f0+0x48]
J 8688 C1 net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V (1294 bytes) @ 0x02bc3278 [0x02bc2620+0xc58]
J 8687 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (139 bytes) @ 0x02bc0e84 [0x02bc0c90+0x1f4]
J 8638 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (909 bytes) @ 0x0296493c [0x02964040+0x8fc]
J 6622 C1 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x02b43120 [0x02b427b0+0x970]
J 15343% C1 net.minecraft.client.Minecraft.func_99999_d()V (210 bytes) @ 0x024f14d4 [0x024f1460+0x74]
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
V [jvm.dll+0x15a895]
V [jvm.dll+0x220bfe]
V [jvm.dll+0x15a92e]
V [jvm.dll+0x167178]
V [jvm.dll+0x1673e3]
V [jvm.dll+0x103cb3]
C [java.dll+0x3b26]
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+661
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x15a895]
V [jvm.dll+0x220bfe]
V [jvm.dll+0x15a92e]
V [jvm.dll+0xdc597]
V [jvm.dll+0xe4b2f]
C [java.exe+0x229e]
C [java.exe+0xaeaf]
C [java.exe+0xaf39]
C [KERNEL32.DLL+0x162c4]
C [ntdll.dll+0x60719]
C [ntdll.dll+0x606e4]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL15.nglBufferData(IJJIJ)V+0
j org.lwjgl.opengl.GL15.glBufferData(ILjava/nio/ByteBuffer;I)V+32
j net.minecraft.client.renderer.OpenGlHelper.func_176071_a(ILjava/nio/ByteBuffer;I)V+18
j net.minecraft.client.renderer.vertex.VertexBuffer.func_181722_a(Ljava/nio/ByteBuffer;)V+10
J 42365 C1 net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_188245_a(Lnet/minecraft/util/BlockRenderLayer;Lnet/minecraft/client/renderer/VertexBuffer;Lnet/minecraft/client/renderer/chunk/RenderChunk;Lnet/minecraft/client/renderer/chunk/CompiledChunk;D)Lcom/google/common/util/concurrent/ListenableFuture; (124 bytes) @ 0x02b5b020 [0x02b5ad50+0x2d0]
j net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$3.run()V+24
J 35461 C1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x02ad0ec0 [0x02ad0e90+0x30]
J 35464 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x027ff5e0 [0x027ff550+0x90]
J 39715 C1 net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178516_a(J)Z (145 bytes) @ 0x023ed6ac [0x023ed460+0x24c]
J 39792 C1 net.minecraft.client.renderer.RenderGlobal.func_174967_a(J)V (132 bytes) @ 0x024c5338 [0x024c52f0+0x48]
J 8688 C1 net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V (1294 bytes) @ 0x02bc3278 [0x02bc2620+0xc58]
J 8687 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (139 bytes) @ 0x02bc0e84 [0x02bc0c90+0x1f4]
J 8638 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (909 bytes) @ 0x0296493c [0x02964040+0x8fc]
J 6622 C1 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x02b43120 [0x02b427b0+0x970]
J 15343% C1 net.minecraft.client.Minecraft.func_99999_d()V (210 bytes) @ 0x024f14d4 [0x024f1460+0x74]
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
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+661
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 )
0x5480a400 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=6160, stack(0x59d80000,0x59dd0000)]
0x54811800 JavaThread "Coroutine-14" [_thread_blocked, id=3436, stack(0x5c310000,0x5c360000)]
0x54811400 JavaThread "Coroutine-13" [_thread_blocked, id=3248, stack(0x5b940000,0x5b990000)]
0x54810c00 JavaThread "Coroutine-12" [_thread_blocked, id=3628, stack(0x007f0000,0x00840000)]
0x5480ec00 JavaThread "Coroutine-11" [_thread_blocked, id=3712, stack(0x00710000,0x00760000)]
0x5480dc00 JavaThread "File IO Thread" [_thread_blocked, id=8660, stack(0x6c610000,0x6c660000)]
0x5480d400 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=2728, stack(0x5c980000,0x5c9d0000)]
0x54810800 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=11644, stack(0x5c8f0000,0x5c940000)]
0x5480b400 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=5180, stack(0x5c860000,0x5c8b0000)]
0x54810000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=6352, stack(0x5c7d0000,0x5c820000)]
0x5480fc00 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=11352, stack(0x5c740000,0x5c790000)]
0x5480f400 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=2324, stack(0x5c500000,0x5c550000)]
0x5480a800 JavaThread "Coroutine-3" [_thread_blocked, id=12388, stack(0x5c2c0000,0x5c310000)]
0x5480c000 JavaThread "Coroutine-2" [_thread_blocked, id=5748, stack(0x5c130000,0x5c180000)]
0x5480bc00 JavaThread "Coroutine-1" [_thread_blocked, id=12292, stack(0x5c0a0000,0x5c0f0000)]
0x4910a000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=12088, stack(0x5bf10000,0x5bf60000)]
0x4910d000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=1668, stack(0x5be80000,0x5bed0000)]
0x4910c400 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=4500, stack(0x5bdf0000,0x5be40000)]
0x4910ac00 JavaThread "Computer Dispatch Thread" [_thread_blocked, id=4820, stack(0x59300000,0x59350000)]
0x4910cc00 JavaThread "Server thread" [_thread_blocked, id=2544, stack(0x586b0000,0x58700000)]
0x4910b400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13212, stack(0x514e0000,0x51530000)]
0x4910a400 JavaThread "Thread-14" [_thread_blocked, id=2316, stack(0x59270000,0x592c0000)]
0x4910c000 JavaThread "Thread-13" [_thread_blocked, id=2452, stack(0x58f10000,0x58f60000)]
0x53787800 JavaThread "Timer-0" [_thread_blocked, id=3188, stack(0x58740000,0x58790000)]
0x49067800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=9032, stack(0x51570000,0x515c0000)]
0x49059c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8464, stack(0x4a2c0000,0x4a310000)]
0x49059400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9508, stack(0x4a230000,0x4a280000)]
0x478b8800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2232, stack(0x48ba0000,0x48bf0000)]
0x46a97000 JavaThread "Service Thread" daemon [_thread_blocked, id=10024, stack(0x47500000,0x47550000)]
0x46a91000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=12152, stack(0x47450000,0x474a0000)]
0x46a9b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9624, stack(0x473c0000,0x47410000)]
0x46a9a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=260, stack(0x47330000,0x47380000)]
0x46a9a000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3524, stack(0x472a0000,0x472f0000)]
0x46a82400 JavaThread "Finalizer" daemon [_thread_blocked, id=5820, stack(0x47120000,0x47170000)]
0x46a7e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7136, stack(0x47090000,0x470e0000)]
=>0x0085ec00 JavaThread "Client thread" [_thread_in_native, id=9084, stack(0x009c0000,0x00a10000)]
Other Threads:
0x46a67000 VMThread [stack: 0x47000000,0x47050000] [id=8784]
0x46a98c00 WatcherThread [stack: 0x47590000,0x475e0000] [id=8216]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 10992K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 5% used [0x04800000, 0x04db0b60, 0x0ae80000)
from space 13056K, 39% used [0x0bb40000, 0x0c04b7c0, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 395568K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
Card table byte_map: [0x44800000,0x44a10000] byte_map_base: 0x447dc000
Marking Bits: (CMSBitMap*) 0x02265ff0
Bits: [0x44be0000, 0x467e0000)
Mod Union Table: (CMSBitMap*) 0x02266050
Bits: [0x04750000, 0x04788000)
Polling page: 0x003f0000
CodeCache: size=32768Kb used=8647Kb max_used=9687Kb free=24120Kb
bounds [0x02290000, 0x02c20000, 0x04290000]
total_blobs=4313 nmethods=3823 adapters=418
compilation: enabled
Compilation events (10 events):
Event: 1292.938 Thread 0x46a91000 42782 net.minecraft.entity.Entity::func_184188_bt (26 bytes)
Event: 1292.938 Thread 0x46a91000 nmethod 42782 0x026b1a88 code [0x026b1b90, 0x026b1c68]
Event: 1293.026 Thread 0x46a91000 42783 net.minecraftforge.client.GuiIngameForge::func_175180_a (624 bytes)
Event: 1293.029 Thread 0x46a91000 nmethod 42783 0x02984148 code [0x02984600, 0x029855e4]
Event: 1293.029 Thread 0x46a91000 42784 net.minecraftforge.client.GuiIngameForge::func_180479_a (50 bytes)
Event: 1293.029 Thread 0x46a91000 nmethod 42784 0x025b4f08 code [0x025b5060, 0x025b52a8]
Event: 1293.029 Thread 0x46a91000 42785 net.minecraftforge.client.GuiIngameForge::renderPotionIcons (24 bytes)
Event: 1293.029 Thread 0x46a91000 nmethod 42785 0x026ff788 code [0x026ff8d0, 0x026ffaac]
Event: 1293.029 Thread 0x46a91000 42786 net.minecraftforge.client.GuiIngameForge::renderSubtitles (30 bytes)
Event: 1293.029 Thread 0x46a91000 nmethod 42786 0x029cf788 code [0x029cf8d0, 0x029cfaac]
GC Heap History (10 events):
Event: 1283.633 GC heap before
{Heap before GC invocations=541 (full 21):
par new generation total 118016K, used 111034K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 46% used [0x0ae80000, 0x0b46e920, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 392921K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1283.636 GC heap after
Heap after GC invocations=542 (full 21):
par new generation total 118016K, used 5422K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 41% used [0x0bb40000, 0x0c08bb90, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 392954K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1286.135 GC heap before
{Heap before GC invocations=542 (full 21):
par new generation total 118016K, used 110382K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 41% used [0x0bb40000, 0x0c08bb90, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 392954K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1286.138 GC heap after
Heap after GC invocations=543 (full 21):
par new generation total 118016K, used 5729K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 43% used [0x0ae80000, 0x0b4187b0, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 393025K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1288.646 GC heap before
{Heap before GC invocations=543 (full 21):
par new generation total 118016K, used 110689K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 43% used [0x0ae80000, 0x0b4187b0, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 393025K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1288.648 GC heap after
Heap after GC invocations=544 (full 21):
par new generation total 118016K, used 6399K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 49% used [0x0bb40000, 0x0c17fc20, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 393316K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33343K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1289.641 GC heap before
{Heap before GC invocations=544 (full 21):
par new generation total 118016K, used 111359K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 49% used [0x0bb40000, 0x0c17fc20, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 393316K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1289.643 GC heap after
Heap after GC invocations=545 (full 21):
par new generation total 118016K, used 6722K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 51% used [0x0ae80000, 0x0b510a80, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 394072K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
}
Event: 1292.934 GC heap before
{Heap before GC invocations=545 (full 21):
par new generation total 118016K, used 111682K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)
from space 13056K, 51% used [0x0ae80000, 0x0b510a80, 0x0bb40000)
to space 13056K, 0% used [0x0bb40000, 0x0bb40000, 0x0c800000)
concurrent mark-sweep generation total 675508K, used 394072K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
Event: 1292.937 GC heap after
Heap after GC invocations=546 (full 21):
par new generation total 118016K, used 5165K [0x04800000, 0x0c800000, 0x0c800000)
eden space 104960K, 0% used [0x04800000, 0x04800000, 0x0ae80000)
from space 13056K, 39% used [0x0bb40000, 0x0c04b7c0, 0x0c800000)
to space 13056K, 0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)
concurrent mark-sweep generation total 675508K, used 395568K [0x0c800000, 0x35bad000, 0x44800000)
Metaspace used 33344K, capacity 33621K, committed 33792K, reserved 34176K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1292.919 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0aa49b48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.940 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947068) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.953 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x049472e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.970 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947568) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1292.990 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x049477e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.003 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947a68) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.020 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947ce8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.040 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04947f68) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.053 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x049481e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Event: 1293.070 Thread 0x4910c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x04948468) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jvm.cpp, line 3224]
Events (10 events):
Event: 1292.927 Thread 0x46a91000 flushing nmethod 0x026b1a88
Event: 1292.927 Thread 0x46a91000 flushing nmethod 0x026f63c8
Event: 1292.927 Thread 0x46a91000 flushing nmethod 0x026ff788
Event: 1292.933 Thread 0x46a91000 flushing nmethod 0x0295df48
Event: 1292.933 Thread 0x46a91000 flushing nmethod 0x029aab88
Event: 1292.933 Thread 0x46a91000 flushing nmethod 0x02a98ac8
Event: 1292.934 Thread 0x46a91000 flushing nmethod 0x02b21348
Event: 1292.934 Executing VM operation: GenCollectForAllocation
Event: 1292.937 Executing VM operation: GenCollectForAllocation done
Event: 1292.937 Thread 0x46a91000 flushing nmethod 0x02bd4d48
Dynamic libraries:
0x00340000 - 0x00373000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\java.exe
0x773f0000 - 0x77572000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x74660000 - 0x74740000 C:\WINDOWS\System32\KERNEL32.DLL
0x76d10000 - 0x76eb1000 C:\WINDOWS\System32\KERNELBASE.dll
0x72d90000 - 0x72e22000 C:\WINDOWS\system32\apphelp.dll
0x725d0000 - 0x72847000 C:\WINDOWS\AppPatch\AcLayers.DLL
0x76c50000 - 0x76d0e000 C:\WINDOWS\System32\msvcrt.dll
0x76f70000 - 0x770cf000 C:\WINDOWS\System32\USER32.dll
0x77140000 - 0x77155000 C:\WINDOWS\System32\win32u.dll
0x76f40000 - 0x76f6b000 C:\WINDOWS\System32\GDI32.dll
0x74e50000 - 0x74fab000 C:\WINDOWS\System32\gdi32full.dll
0x75870000 - 0x76c49000 C:\WINDOWS\System32\SHELL32.dll
0x74fb0000 - 0x74fe6000 C:\WINDOWS\System32\cfgmgr32.dll
0x73ed0000 - 0x7443e000 C:\WINDOWS\System32\windows.storage.dll
0x74440000 - 0x74651000 C:\WINDOWS\System32\combase.dll
0x74ff0000 - 0x750d0000 C:\WINDOWS\System32\ucrtbase.dll
0x748e0000 - 0x749a1000 C:\WINDOWS\System32\RPCRT4.dll
0x73eb0000 - 0x73ece000 C:\WINDOWS\System32\SspiCli.dll
0x73ea0000 - 0x73eaa000 C:\WINDOWS\System32\CRYPTBASE.dll
0x75610000 - 0x7566a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x74c80000 - 0x74cc1000 C:\WINDOWS\System32\sechost.dll
0x74c30000 - 0x74c75000 C:\WINDOWS\System32\powrprof.dll
0x77360000 - 0x773d7000 C:\WINDOWS\System32\advapi32.dll
0x74af0000 - 0x74b36000 C:\WINDOWS\System32\shlwapi.dll
0x76f30000 - 0x76f3d000 C:\WINDOWS\System32\kernel.appcore.dll
0x756a0000 - 0x75728000 C:\WINDOWS\System32\shcore.dll
0x771e0000 - 0x771ef000 C:\WINDOWS\System32\profapi.dll
0x75160000 - 0x751f4000 C:\WINDOWS\System32\OLEAUT32.dll
0x77160000 - 0x771db000 C:\WINDOWS\System32\msvcp_win.dll
0x75200000 - 0x7560b000 C:\WINDOWS\System32\SETUPAPI.dll
0x723b0000 - 0x723c6000 C:\WINDOWS\SYSTEM32\MPR.dll
0x002b0000 - 0x002b3000 C:\WINDOWS\SYSTEM32\sfc.dll
0x73e30000 - 0x73e9a000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x73e10000 - 0x73e2b000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x71b80000 - 0x71b8f000 C:\WINDOWS\SYSTEM32\sfc_os.DLL
0x75670000 - 0x75695000 C:\WINDOWS\System32\IMM32.DLL
0x6c680000 - 0x6c88a000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.447_none_89c64d28dafea4b9\COMCTL32.dll
0x6e260000 - 0x6e31f000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\msvcr100.dll
0x6dd50000 - 0x6e11d000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\client\jvm.dll
0x770d0000 - 0x770d6000 C:\WINDOWS\System32\PSAPI.DLL
0x61240000 - 0x61248000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x73d50000 - 0x73d74000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x73bc0000 - 0x73bc8000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x74870000 - 0x748d3000 C:\WINDOWS\System32\WS2_32.dll
0x73cc0000 - 0x73ce3000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x73730000 - 0x7373c000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\verify.dll
0x73700000 - 0x73721000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\java.dll
0x736e0000 - 0x736f3000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\zip.dll
0x736d0000 - 0x736da000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\management.dll
0x6e630000 - 0x6e646000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\net.dll
0x73020000 - 0x7306e000 C:\WINDOWS\system32\mswsock.dll
0x6e570000 - 0x6e57f000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\nio.dll
0x732a0000 - 0x732b3000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x73270000 - 0x7329f000 C:\WINDOWS\system32\rsaenh.dll
0x73b90000 - 0x73baa000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x734f0000 - 0x7351f000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x75130000 - 0x75137000 C:\WINDOWS\System32\NSI.dll
0x72ea0000 - 0x72eb3000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x72e80000 - 0x72e94000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x6e540000 - 0x6e548000 C:\Users\T_All\AppData\Local\Temp\jansi-32-7477084493600616613.dll
0x72e60000 - 0x72e72000 C:\WINDOWS\system32\napinsp.dll
0x72950000 - 0x72966000 C:\WINDOWS\system32\pnrpnsp.dll
0x72930000 - 0x72944000 C:\WINDOWS\system32\NLAapi.dll
0x728b0000 - 0x7292c000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x72e50000 - 0x72e5c000 C:\WINDOWS\System32\winrnr.dll
0x72850000 - 0x72858000 C:\Windows\System32\rasadhlp.dll
0x72860000 - 0x728a9000 C:\WINDOWS\System32\fwpuclnt.dll
0x6e520000 - 0x6e532000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\unpack.dll
0x48b10000 - 0x48b5f000 C:\Users\T_All\AppData\Roaming\.minecraft\versions\1.10.2-forge1.10.2-12.18.2.2166\1.10.2-forge1.10.2-12.18.2.2166-natives-450060286450172\lwjgl.dll
0x690b0000 - 0x69190000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x68040000 - 0x6812d000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x73080000 - 0x730a5000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x73070000 - 0x73077000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x6dc00000 - 0x6dd46000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\awt.dll
0x73760000 - 0x737d5000 C:\WINDOWS\system32\uxtheme.dll
0x75730000 - 0x75865000 C:\WINDOWS\System32\MSCTF.dll
0x72e30000 - 0x72e4f000 C:\WINDOWS\system32\dwmapi.dll
0x59f00000 - 0x5a8e1000 C:\WINDOWS\SYSTEM32\ig9icd32.dll
0x666a0000 - 0x67332000 C:\WINDOWS\SYSTEM32\igc32.dll
0x73bb0000 - 0x73bbf000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x6c100000 - 0x6c185000 C:\WINDOWS\SYSTEM32\mscms.dll
0x6e4e0000 - 0x6e51d000 C:\WINDOWS\SYSTEM32\icm32.dll
0x4efe0000 - 0x4f052000 C:\Users\T_All\AppData\Local\Temp\jna\jna4099577661952108297.dll
0x58f60000 - 0x58fc5000 C:\Users\T_All\AppData\Roaming\.minecraft\versions\1.10.2-forge1.10.2-12.18.2.2166\1.10.2-forge1.10.2-12.18.2.2166-natives-450060286450172\OpenAL32.dll
0x74b40000 - 0x74c2a000 C:\WINDOWS\System32\ole32.dll
0x74740000 - 0x747c4000 C:\WINDOWS\System32\clbcatq.dll
0x73b30000 - 0x73b88000 C:\WINDOWS\System32\MMDevApi.dll
0x73b00000 - 0x73b22000 C:\WINDOWS\System32\DEVOBJ.dll
0x739b0000 - 0x73aff000 C:\WINDOWS\System32\PROPSYS.dll
0x73d80000 - 0x73e09000 C:\WINDOWS\SYSTEM32\dsound.dll
0x73930000 - 0x739ab000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x73860000 - 0x7392f000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x6e4c0000 - 0x6e4e0000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\sunec.dll
0x6e4b0000 - 0x6e4b9000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\sunmscapi.dll
0x74cd0000 - 0x74e4d000 C:\WINDOWS\System32\CRYPT32.dll
0x773e0000 - 0x773ee000 C:\WINDOWS\System32\MSASN1.dll
0x5c360000 - 0x5c4a5000 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 -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\T_All\AppData\Roaming\.minecraft\versions\1.10.2-forge1.10.2-12.18.2.2166\1.10.2-forge1.10.2-12.18.2.2166-natives-450060286450172
java_command: net.minecraft.launchwrapper.Launch --username Bloodbornprophet --version 1.10.2-forge1.10.2-12.18.2.2166 --gameDir C:\Users\T_All\AppData\Roaming\.minecraft --assetsDir C:\Users\T_All\AppData\Roaming\.minecraft\assets --assetIndex 1.10 --uuid e72577e7227e446d8aefa0b0ec1ca989 --accessToken 1b806610cf014feebec3d0aadfa90b18 --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --nativeLauncherVersion 307
java_class_path (initial): C:\Users\T_All\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.10.2-12.18.2.2166\forge-1.10.2-12.18.2.2166.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\T_All\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt
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)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\T_All\AppData\Local\Microsoft\WindowsApps;
USERNAME=T_All
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16674408k(10349352k free), swap 19164776k(10292112k free)
vm_info: Java HotSpot(TM) Client VM (25.111-b14) for windows-x86 JRE (1.8.0_111-b14), built on Sep 22 2016 18:54:33 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Dec 01 02:24:07 2016
elapsed time: 1293 seconds (0d 0h 21m 33s)
do you have the MC log or crash report? I"m not great with Java reports
Want to see the world's most gullible person? Click Here!