# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000029a61066, pid=2772, tid=1260 # # 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 [OpenAL64.dll+0x11066] # # 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 (0x000000001e1be000): JavaThread "Thread-3" [_thread_in_native, id=1260, stack(0x000000002a640000,0x000000002a740000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000001ef12004 Registers: RAX=0x0000000000000004, RBX=0x0000000029ae0090, RCX=0x000000001ef12008, RDX=0x000000001ef12004 RSP=0x000000002a73f120, RBP=0x00000000000000ff, RSI=0x000000001ef0d2ac, RDI=0x0000000000000000 R8 =0x0000000000001356, R9 =0x000000001ef0d2ac, R10=0x0000000002f65b48, R11=0x00000000657a2810 R12=0x0000000000000001, R13=0x0000000029899760, R14=0x000000002a73f2b8, R15=0x000000001e1be000 RIP=0x0000000029a61066, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x000000002a73f120) 0x000000002a73f120: 0000000000000000 000000006564ed1b 0x000000002a73f130: 000000001e1be000 000000001e1be000 0x000000002a73f140: 0000000029899760 0000000000000000 0x000000002a73f150: 000000001e1be000 000000001ef08340 0x000000002a73f160: 0000000029899760 000000002a73f2b8 0x000000002a73f170: 000000001f612ea0 000000006563ced6 0x000000002a73f180: 000000002a73f928 000000001f5c0970 0x000000002a73f190: 000000001e1be000 000000002a73f2b8 0x000000002a73f1a0: 0000000029899760 0000000000000000 0x000000002a73f1b0: 000000001ef0d2ac 0000000648e858e8 0x000000002a73f1c0: 000000002a73f280 0000000029a6248f 0x000000002a73f1d0: 0000000029ae0090 0000000029ae0090 0x000000002a73f1e0: 000000000000ac44 0000000600000004 0x000000002a73f1f0: 0000000000000010 0000000002f65b74 0x000000002a73f200: 0000000029899760 0000000002f658dd 0x000000002a73f210: 000000001e1be000 0000000029899760 Instructions: (pc=0x0000000029a61066) 0x0000000029a61046: 41 2b ec 81 3a 03 00 02 00 75 09 8b 01 89 84 24 0x0000000029a61056: c8 00 00 00 49 83 c0 02 48 83 c1 08 4a 8d 14 86 0x0000000029a61066: 39 3a 75 af 4c 8d 84 24 c0 00 00 00 48 8d 15 d7 0x0000000029a61076: 2b 03 00 33 c9 e8 58 5f 00 00 b8 40 1f 00 00 4c Register to memory mapping: RAX=0x0000000000000004 is an unknown value RBX=0x0000000029ae0090 is an unknown value RCX=0x000000001ef12008 is an unknown value RDX=0x000000001ef12004 is an unknown value RSP=0x000000002a73f120 is pointing into the stack for thread: 0x000000001e1be000 RBP=0x00000000000000ff is an unknown value RSI=0x000000001ef0d2ac is an unknown value RDI=0x0000000000000000 is an unknown value R8 =0x0000000000001356 is an unknown value R9 =0x000000001ef0d2ac is an unknown value R10=0x0000000002f65b48 is at code_begin+840 in an Interpreter codelet method entry point (kind = native) [0x0000000002f65800, 0x0000000002f66160] 2400 bytes R11=0x00000000657a2810 is an unknown value R12=0x0000000000000001 is an unknown value R13={method} {0x0000000029899768} 'nalcCreateContext' '(JJ)J' in 'org/lwjgl/openal/ALC10' R14=0x000000002a73f2b8 is pointing into the stack for thread: 0x000000001e1be000 R15=0x000000001e1be000 is a thread Stack: [0x000000002a640000,0x000000002a740000], sp=0x000000002a73f120, free space=1020k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [OpenAL64.dll+0x11066] C [OpenAL64.dll+0x1248f] C 0x0000000002f65b74 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0 j org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8 j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69 j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+246 j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5 j org.lwjgl.openal.AL.create()V+6 j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2 j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+260 j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206 j paulscode.sound.CommandThread.run()V+51 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000001e4e0000 JavaThread "Thread-4" [_thread_blocked, id=8352, stack(0x000000002a740000,0x000000002a840000)] =>0x000000001e1be000 JavaThread "Thread-3" [_thread_in_native, id=1260, stack(0x000000002a640000,0x000000002a740000)] 0x000000001e1ad000 JavaThread "Sound Library Loader" [_thread_blocked, id=1240, stack(0x000000002a540000,0x000000002a640000)] 0x000000001f5c3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1844, stack(0x0000000021f80000,0x0000000022080000)] 0x000000002162b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1928, stack(0x0000000021e80000,0x0000000021f80000)] 0x000000001e9fa800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6168, stack(0x0000000020210000,0x0000000020310000)] 0x000000001da20800 JavaThread "Service Thread" daemon [_thread_blocked, id=7796, stack(0x000000001de00000,0x000000001df00000)] 0x000000001d0a3800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6536, stack(0x000000001d900000,0x000000001da00000)] 0x000000001d09e800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2956, stack(0x000000001d800000,0x000000001d900000)] 0x000000001d09d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1608, stack(0x000000001d700000,0x000000001d800000)] 0x000000001d098800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5200, stack(0x000000001d600000,0x000000001d700000)] 0x000000001d097800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2960, stack(0x000000001d500000,0x000000001d600000)] 0x000000001d096000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3672, stack(0x000000001d400000,0x000000001d500000)] 0x000000001d05d800 JavaThread "Finalizer" daemon [_thread_blocked, id=3820, stack(0x000000001d300000,0x000000001d400000)] 0x000000001d057000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3052, stack(0x000000001d200000,0x000000001d300000)] 0x0000000002c43800 JavaThread "Client thread" [_thread_in_Java, id=4988, stack(0x0000000001340000,0x0000000001440000)] Other Threads: 0x000000001d04c800 VMThread [stack: 0x000000001d100000,0x000000001d200000] [id=3056] 0x000000001da32800 WatcherThread [stack: 0x000000001df00000,0x000000001e000000] [id=8932] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000000002c420e0] Compile_lock - owner thread: 0x000000001d09d800 Heap: par new generation total 118016K, used 18748K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 7% used [0x0000000640000000, 0x000000064074ed50, 0x0000000646680000) from space 13056K, 86% used [0x0000000646680000, 0x0000000647180488, 0x0000000647340000) to space 13056K, 0% used [0x0000000647340000, 0x0000000647340000, 0x0000000648000000) concurrent mark-sweep generation total 66892K, used 51312K [0x0000000648000000, 0x000000064c153000, 0x00000007c0000000) Metaspace used 28072K, capacity 28291K, committed 28832K, reserved 1075200K class space used 3601K, capacity 3681K, committed 3780K, reserved 1048576K Card table byte_map: [0x0000000012610000,0x0000000013220000] byte_map_base: 0x000000000f410000 Marking Bits: (CMSBitMap*) 0x0000000002c9c6a8 Bits: [0x0000000014230000, 0x000000001a030000) Mod Union Table: (CMSBitMap*) 0x0000000002c9c768 Bits: [0x000000001a040000, 0x000000001a1b8000) Polling page: 0x0000000001210000 CodeCache: size=245760Kb used=8140Kb max_used=8637Kb free=237619Kb bounds [0x0000000002f50000, 0x00000000037d0000, 0x0000000011f50000] total_blobs=3095 nmethods=2445 adapters=563 compilation: enabled Compilation events (10 events): Event: 12.304 Thread 0x000000001d0a3800 2738 3 java.io.WinNTFileSystem::slashify (43 bytes) Event: 12.305 Thread 0x000000001d0a3800 nmethod 2738 0x00000000033ec610 code [0x00000000033ec820, 0x00000000033ed478] Event: 12.306 Thread 0x000000001d0a3800 2739 3 com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl::deserialize (13 bytes) Event: 12.306 Thread 0x000000001d0a3800 nmethod 2739 0x0000000003059f10 code [0x000000000305a0a0, 0x000000000305a498] Event: 12.307 Thread 0x000000001d0a3800 2740 3 com.google.common.collect.Maps::newLinkedHashMap (9 bytes) Event: 12.308 Thread 0x000000001d0a3800 nmethod 2740 0x000000000334fb90 code [0x000000000334fd20, 0x0000000003350108] Event: 12.315 Thread 0x000000001d0a3800 2741 ! 3 com.google.gson.Gson::fromJson (118 bytes) Event: 12.316 Thread 0x000000001d0a3800 nmethod 2741 0x000000000313a2d0 code [0x000000000313a4e0, 0x000000000313b0a8] Event: 12.316 Thread 0x000000001d0a3800 2742 3 java.lang.Throwable:: (34 bytes) Event: 12.317 Thread 0x000000001d0a3800 nmethod 2742 0x000000000307ca90 code [0x000000000307cc00, 0x000000000307cf08] GC Heap History (8 events): Event: 2.673 GC heap before {Heap before GC invocations=0 (full 0): par new generation total 118016K, used 104960K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 100% used [0x0000000640000000, 0x0000000646680000, 0x0000000646680000) from space 13056K, 0% used [0x0000000646680000, 0x0000000646680000, 0x0000000647340000) to space 13056K, 0% used [0x0000000647340000, 0x0000000647340000, 0x0000000648000000) concurrent mark-sweep generation total 6144K, used 0K [0x0000000648000000, 0x0000000648600000, 0x00000007c0000000) Metaspace used 17429K, capacity 17598K, committed 17792K, reserved 1064960K class space used 2107K, capacity 2143K, committed 2176K, reserved 1048576K Event: 2.696 GC heap after Heap after GC invocations=1 (full 0): par new generation total 118016K, used 13055K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 0% used [0x0000000640000000, 0x0000000640000000, 0x0000000646680000) from space 13056K, 99% used [0x0000000647340000, 0x0000000647fffff8, 0x0000000648000000) to space 13056K, 0% used [0x0000000646680000, 0x0000000646680000, 0x0000000647340000) concurrent mark-sweep generation total 16388K, used 13569K [0x0000000648000000, 0x0000000649001000, 0x00000007c0000000) Metaspace used 17429K, capacity 17598K, committed 17792K, reserved 1064960K class space used 2107K, capacity 2143K, committed 2176K, reserved 1048576K } Event: 3.514 GC heap before {Heap before GC invocations=1 (full 0): par new generation total 118016K, used 118015K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 100% used [0x0000000640000000, 0x0000000646680000, 0x0000000646680000) from space 13056K, 99% used [0x0000000647340000, 0x0000000647fffff8, 0x0000000648000000) to space 13056K, 0% used [0x0000000646680000, 0x0000000646680000, 0x0000000647340000) concurrent mark-sweep generation total 16388K, used 13569K [0x0000000648000000, 0x0000000649001000, 0x00000007c0000000) Metaspace used 18531K, capacity 18686K, committed 19072K, reserved 1067008K class space used 2293K, capacity 2335K, committed 2432K, reserved 1048576K Event: 3.572 GC heap after Heap after GC invocations=2 (full 0): par new generation total 118016K, used 13056K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 0% used [0x0000000640000000, 0x0000000640000000, 0x0000000646680000) from space 13056K, 100% used [0x0000000646680000, 0x0000000647340000, 0x0000000647340000) to space 13056K, 0% used [0x0000000647340000, 0x0000000647340000, 0x0000000648000000) concurrent mark-sweep generation total 26056K, used 24865K [0x0000000648000000, 0x0000000649972000, 0x00000007c0000000) Metaspace used 18531K, capacity 18686K, committed 19072K, reserved 1067008K class space used 2293K, capacity 2335K, committed 2432K, reserved 1048576K } Event: 8.032 GC heap before {Heap before GC invocations=2 (full 1): par new generation total 118016K, used 118016K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 100% used [0x0000000640000000, 0x0000000646680000, 0x0000000646680000) from space 13056K, 100% used [0x0000000646680000, 0x0000000647340000, 0x0000000647340000) to space 13056K, 0% used [0x0000000647340000, 0x0000000647340000, 0x0000000648000000) concurrent mark-sweep generation total 26056K, used 24865K [0x0000000648000000, 0x0000000649972000, 0x00000007c0000000) Metaspace used 27396K, capacity 27651K, committed 27936K, reserved 1073152K class space used 3532K, capacity 3617K, committed 3652K, reserved 1048576K Event: 8.080 GC heap after Heap after GC invocations=3 (full 1): par new generation total 118016K, used 13056K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 0% used [0x0000000640000000, 0x0000000640000000, 0x0000000646680000) from space 13056K, 100% used [0x0000000647340000, 0x0000000648000000, 0x0000000648000000) to space 13056K, 0% used [0x0000000646680000, 0x0000000646680000, 0x0000000647340000) concurrent mark-sweep generation total 44608K, used 44101K [0x0000000648000000, 0x000000064ab90000, 0x00000007c0000000) Metaspace used 27396K, capacity 27651K, committed 27936K, reserved 1073152K class space used 3532K, capacity 3617K, committed 3652K, reserved 1048576K } Event: 12.260 GC heap before {Heap before GC invocations=3 (full 1): par new generation total 118016K, used 118016K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 100% used [0x0000000640000000, 0x0000000646680000, 0x0000000646680000) from space 13056K, 100% used [0x0000000647340000, 0x0000000648000000, 0x0000000648000000) to space 13056K, 0% used [0x0000000646680000, 0x0000000646680000, 0x0000000647340000) concurrent mark-sweep generation total 66892K, used 40132K [0x0000000648000000, 0x000000064c153000, 0x00000007c0000000) Metaspace used 27903K, capacity 28131K, committed 28448K, reserved 1075200K class space used 3588K, capacity 3649K, committed 3652K, reserved 1048576K Event: 12.281 GC heap after Heap after GC invocations=4 (full 1): par new generation total 118016K, used 11265K [0x0000000640000000, 0x0000000648000000, 0x0000000648000000) eden space 104960K, 0% used [0x0000000640000000, 0x0000000640000000, 0x0000000646680000) from space 13056K, 86% used [0x0000000646680000, 0x0000000647180488, 0x0000000647340000) to space 13056K, 0% used [0x0000000647340000, 0x0000000647340000, 0x0000000648000000) concurrent mark-sweep generation total 66892K, used 51312K [0x0000000648000000, 0x000000064c153000, 0x00000007c0000000) Metaspace used 27903K, capacity 28131K, committed 28448K, reserved 1075200K class space used 3588K, capacity 3649K, committed 3652K, reserved 1048576K } Deoptimization events (10 events): Event: 7.936 Thread 0x0000000002c43800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003722c70 method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18 Event: 7.936 Thread 0x0000000002c43800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003719b80 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 77 Event: 7.936 Thread 0x0000000002c43800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003722c70 method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18 Event: 12.061 Thread 0x0000000002c43800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000030ae9a4 method=sun.misc.URLClassPath.findResource(Ljava/lang/String;Z)Ljava/net/URL; @ 24 Event: 12.061 Thread 0x0000000002c43800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000377cfe4 method=java.net.URLClassLoader.findResource(Ljava/lang/String;)Ljava/net/URL; @ 21 Event: 12.062 Thread 0x0000000002c43800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000308c600 method=sun.misc.URLClassPath.findResource(Ljava/lang/String;Z)Ljava/net/URL; @ 24 Event: 12.062 Thread 0x0000000002c43800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000307aa68 method=java.net.URLClassLoader.findResource(Ljava/lang/String;)Ljava/net/URL; @ 21 Event: 12.063 Thread 0x000000001e1ad000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000032b560c method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29 Event: 12.063 Thread 0x0000000002c43800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030fd788 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18 Event: 12.144 Thread 0x0000000002c43800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000376a8ac method=com.google.gson.internal.bind.JsonTreeReader.peek()Lcom/google/gson/stream/JsonToken; @ 104 Internal exceptions (10 events): Event: 12.312 Thread 0x0000000002c43800 Exception (0x00000006401779a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716] Event: 12.313 Thread 0x0000000002c43800 Exception (0x0000000640185c48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716] Event: 12.314 Thread 0x0000000002c43800 Exception (0x000000064019b9c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716] Event: 12.315 Thread 0x0000000002c43800 Exception (0x00000006401a9448) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716] Event: 12.316 Thread 0x0000000002c43800 Exception (0x00000006401bed18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716] Event: 12.316 Thread 0x000000001e1be000 Exception (0x00000006402c55a0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 12.316 Thread 0x0000000002c43800 Exception (0x00000006401cc8f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716] Event: 12.316 Thread 0x000000001e1be000 Exception (0x00000006402c9b98) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 12.317 Thread 0x000000001e1be000 Exception (0x00000006402cdea0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 12.317 Thread 0x000000001e1be000 Exception (0x00000006402d1fd8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Events (10 events): Event: 12.309 loading class org/lwjgl/openal/ALC10 Event: 12.309 loading class org/lwjgl/openal/ALC10 done Event: 12.316 loading class org/lwjgl/openal/ALCdevice Event: 12.316 loading class org/lwjgl/openal/ALCdevice done Event: 12.316 loading class org/lwjgl/openal/ALCcontext Event: 12.316 loading class org/lwjgl/openal/ALCcontext done Event: 12.317 loading class org/lwjgl/openal/Util Event: 12.317 loading class org/lwjgl/openal/Util done Event: 12.317 loading class org/lwjgl/openal/OpenALException Event: 12.317 loading class org/lwjgl/openal/OpenALException done Dynamic libraries: 0x00007ff63b3a0000 - 0x00007ff63b3d4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe 0x00007ffb74600000 - 0x00007ffb747db000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffb71b60000 - 0x00007ffb71c0e000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffb70b20000 - 0x00007ffb70d69000 C:\WINDOWS\System32\KERNELBASE.dll 0x0000000065ef0000 - 0x0000000065fa3000 C:\Program Files\Bitdefender\Bitdefender 2017\Active Virus Control\Avc3_00137_032\avcuf64.dll 0x00007ffb72cb0000 - 0x00007ffb72d51000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffb71c70000 - 0x00007ffb71d0d000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffb72060000 - 0x00007ffb720b9000 C:\WINDOWS\System32\sechost.dll 0x00007ffb72630000 - 0x00007ffb72755000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffb72270000 - 0x00007ffb723ba000 C:\WINDOWS\System32\USER32.dll 0x00007ffb70d70000 - 0x00007ffb70d8e000 C:\WINDOWS\System32\win32u.dll 0x00007ffb71d20000 - 0x00007ffb71d47000 C:\WINDOWS\System32\GDI32.dll 0x00007ffb712d0000 - 0x00007ffb71458000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffb70e00000 - 0x00007ffb70e9a000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffb70ea0000 - 0x00007ffb70f96000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffb61f40000 - 0x00007ffb621a7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll 0x00007ffb71d50000 - 0x00007ffb72049000 C:\WINDOWS\System32\combase.dll 0x00007ffb70d90000 - 0x00007ffb70dfa000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ffb72f00000 - 0x00007ffb72f2d000 C:\WINDOWS\System32\IMM32.DLL 0x0000000065df0000 - 0x0000000065ec2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll 0x0000000065590000 - 0x0000000065dea000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll 0x00007ffb74530000 - 0x00007ffb74538000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffb4bcf0000 - 0x00007ffb4bcf9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffb72c40000 - 0x00007ffb72cac000 C:\WINDOWS\System32\WS2_32.dll 0x00007ffb6eee0000 - 0x00007ffb6ef03000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffb6ee80000 - 0x00007ffb6eeab000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ffb71280000 - 0x00007ffb712c9000 C:\WINDOWS\System32\cfgmgr32.dll 0x0000000065580000 - 0x000000006558f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll 0x0000000065550000 - 0x0000000065578000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll 0x0000000065530000 - 0x0000000065546000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll 0x00007ffb730f0000 - 0x00007ffb74527000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffb72f30000 - 0x00007ffb72fda000 C:\WINDOWS\System32\shcore.dll 0x00007ffb71460000 - 0x00007ffb71b52000 C:\WINDOWS\System32\windows.storage.dll 0x00007ffb720c0000 - 0x00007ffb72111000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffb70a90000 - 0x00007ffb70aa1000 C:\WINDOWS\System32\kernel.appcore.dll 0x00007ffb70ad0000 - 0x00007ffb70b1c000 C:\WINDOWS\System32\powrprof.dll 0x00007ffb70ab0000 - 0x00007ffb70ac5000 C:\WINDOWS\System32\profapi.dll 0x0000000065520000 - 0x000000006552d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll 0x0000000065500000 - 0x000000006551a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll 0x00007ffb70380000 - 0x00007ffb703dc000 C:\WINDOWS\system32\mswsock.dll 0x00007ffb52340000 - 0x00007ffb52356000 C:\WINDOWS\system32\napinsp.dll 0x00007ffb51ad0000 - 0x00007ffb51aea000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ffb6ecf0000 - 0x00007ffb6ed08000 C:\WINDOWS\system32\NLAapi.dll 0x00007ffb70160000 - 0x00007ffb70204000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffb72050000 - 0x00007ffb72058000 C:\WINDOWS\System32\NSI.dll 0x00007ffb70120000 - 0x00007ffb70157000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffb52330000 - 0x00007ffb5233e000 C:\WINDOWS\System32\winrnr.dll 0x00007ffb51bc0000 - 0x00007ffb51bd5000 C:\WINDOWS\System32\wshbth.dll 0x00007ffb52b00000 - 0x00007ffb52b0a000 C:\Windows\System32\rasadhlp.dll 0x00007ffb5bc30000 - 0x00007ffb5bc9b000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ffb70630000 - 0x00007ffb70655000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00000000654e0000 - 0x00000000654f1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll 0x0000000180000000 - 0x0000000180053000 C:\Users\LEO\AppData\Local\Temp\772f-381b-237b-3628\lwjgl64.dll 0x00007ffb50720000 - 0x00007ffb50841000 C:\WINDOWS\SYSTEM32\OPENGL32.dll 0x00007ffb6bcc0000 - 0x00007ffb6bcca000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffb50b10000 - 0x00007ffb50b3c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffb70520000 - 0x00007ffb70537000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffb6ffa0000 - 0x00007ffb6ffd4000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffb70970000 - 0x00007ffb70999000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffb70540000 - 0x00007ffb7054b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ffb6a990000 - 0x00007ffb6a9a6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffb6b080000 - 0x00007ffb6b09a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x0000000065340000 - 0x00000000654d8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll 0x00007ffb74540000 - 0x00007ffb74600000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffb6ec70000 - 0x00007ffb6ecee000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffb6f180000 - 0x00007ffb6f215000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffb72460000 - 0x00007ffb725c6000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffb6d4c0000 - 0x00007ffb6d4ea000 C:\WINDOWS\system32\dwmapi.dll 0x00007ffb659f0000 - 0x00007ffb65a72000 C:\WINDOWS\System32\TextInputFramework.dll 0x00007ffb6ada0000 - 0x00007ffb6b072000 C:\WINDOWS\System32\CoreUIComponents.dll 0x00007ffb6e1f0000 - 0x00007ffb6e2d3000 C:\WINDOWS\System32\CoreMessaging.dll 0x00007ffb6fdd0000 - 0x00007ffb6fe01000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffb6cfe0000 - 0x00007ffb6d119000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffb6e1d0000 - 0x00007ffb6e1e5000 C:\WINDOWS\SYSTEM32\usermgrcli.dll 0x00000000630d0000 - 0x0000000065339000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL 0x00007ffb727e0000 - 0x00007ffb72c1b000 C:\WINDOWS\System32\SETUPAPI.dll 0x00007ffb6d160000 - 0x00007ffb6d173000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ffb6f5f0000 - 0x00007ffb6f618000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ffb70fa0000 - 0x00007ffb70ff6000 C:\WINDOWS\System32\WINTRUST.dll 0x00007ffb70a70000 - 0x00007ffb70a81000 C:\WINDOWS\System32\MSASN1.dll 0x00007ffb710b0000 - 0x00007ffb71279000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ffb51c80000 - 0x00007ffb51e5c000 C:\WINDOWS\system32\nvspcap64.dll 0x00007ffb72120000 - 0x00007ffb72265000 C:\WINDOWS\System32\ole32.dll 0x00007ffb596a0000 - 0x00007ffb59777000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ffb635e0000 - 0x00007ffb63a1f000 C:\WINDOWS\system32\nvapi64.dll 0x00007ffb6f8e0000 - 0x00007ffb6f984000 C:\WINDOWS\SYSTEM32\dxgi.dll 0x00007ffb723c0000 - 0x00007ffb7245e000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffb708d0000 - 0x00007ffb7096a000 C:\WINDOWS\SYSTEM32\sxs.dll 0x00007ffb621b0000 - 0x00007ffb62243000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ffb5e200000 - 0x00007ffb5e241000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ffb6fbd0000 - 0x00007ffb6fc25000 C:\WINDOWS\SYSTEM32\WINSTA.dll 0x00007ffb6def0000 - 0x00007ffb6e1cf000 C:\WINDOWS\system32\d3d11.dll 0x00007ffb3dc60000 - 0x00007ffb3dd41000 C:\WINDOWS\System32\DriverStore\FileRepository\nvaci.inf_amd64_7fddf0eb988d541c\nvldumdx.dll 0x00007ffb72c20000 - 0x00007ffb72c3d000 C:\WINDOWS\System32\imagehlp.dll 0x00007ffb34230000 - 0x00007ffb35bb1000 C:\WINDOWS\System32\DriverStore\FileRepository\nvaci.inf_amd64_7fddf0eb988d541c\nvwgf2umx.dll 0x00007ffb6e430000 - 0x00007ffb6e552000 C:\WINDOWS\SYSTEM32\dcomp.dll 0x00007ffb4c350000 - 0x00007ffb4c392000 C:\Users\LEO\AppData\Local\Temp\jna-75254\jna8833823441763468379.dll 0x0000000029a50000 - 0x0000000029ab4000 C:\Users\LEO\AppData\Local\Temp\772f-381b-237b-3628\OpenAL64.dll 0x00007ffb658d0000 - 0x00007ffb65937000 C:\WINDOWS\System32\MMDevApi.dll 0x00007ffb6e560000 - 0x00007ffb6e6f6000 C:\WINDOWS\System32\PROPSYS.dll 0x00007ffb3f2b0000 - 0x00007ffb3f33c000 C:\WINDOWS\SYSTEM32\dsound.dll 0x00007ffb63bc0000 - 0x00007ffb63cc5000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL 0x00007ffb6cda0000 - 0x00007ffb6cdab000 C:\WINDOWS\SYSTEM32\AVRT.dll 0x00007ffb527f0000 - 0x00007ffb52999000 C:\WINDOWS\SYSTEM32\dbghelp.dll 0x00007ffb527c0000 - 0x00007ffb527e9000 C:\WINDOWS\SYSTEM32\dbgcore.DLL VM Arguments: jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dlog4j.configurationFile=C:/Users\LEO\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml -Djava.library.path=C:\Users\LEO\AppData\Local\Temp\772f-381b-237b-3628 -Dminecraft.client.jar=C:\Users\LEO\AppData\Roaming\.minecraft\versions\1.12.1\1.12.1.jar -Dminecraft.launcher.version=2.0.934 -Dminecraft.launcher.brand=minecraft-launcher java_command: net.minecraft.client.main.Main --username Minkizz --version 1.12.1 --gameDir C:/Users\LEO\AppData\Roaming\.minecraft --assetsDir C:/Users\LEO\AppData\Roaming\.minecraft/assets --assetIndex 1.12 --uuid 25664288682b4f559376a5d20325f135 --accessToken 52b32a4ad65c4e389fbac7cb0ec9963e --userType mojang --versionType release java_class_path (initial): C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\LEO\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\ Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files\Microsoft MPI\Bin\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\Windows Live\Shared;C:\Users\LEO\AppData\Local\Microsoft\WindowsApps; USERNAME=LEO OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 8.1 , 64 bit Build 9600 CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2 Memory: 4k page, physical 8253572k(4723452k free), swap 10301572k(6865372k 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: Fri Aug 04 19:24:13 2017 elapsed time: 12 seconds (0d 0h 0m 12s)