Mikesanda

Untitled

Jul 9th, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.33 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=11212, tid=9548
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x0000000000000000
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x0000000002d02800): JavaThread "Client thread" [_thread_in_native, id=9548, stack(0x0000000002c00000,0x0000000002d00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000001147350, RBX=0xffffffffffffffff, RCX=0x0000000002cd92f0, RDX=0x0000000002cd9304
  27. RSP=0x0000000002cd92b8, RBP=0x0000000002cd93c0, RSI=0x0000000000000000, RDI=0x0000000000000001
  28. R8 =0x0000000002cd9314, R9 =0x0000000000000001, R10=0x0000000000008000, R11=0x0000000002cd92a0
  29. R12=0x0000000002cd97d0, R13=0x0000000000000000, R14=0x0000000001176f40, R15=0x0000000001176f40
  30. RIP=0x0000000000000000, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x0000000002cd92b8)
  33. 0x0000000002cd92b8: 00007ffbd49dc85a ffffffffffffffff
  34. 0x0000000002cd92c8: 00007ffbd5ea9a18 0000000000000000
  35. 0x0000000002cd92d8: 0000000000000020 0000000000000001
  36. 0x0000000002cd92e8: 00007ffb00000101 0000000000000000
  37. 0x0000000002cd92f8: 0000000000000000 0000000001146f50
  38. 0x0000000002cd9308: 0000000000000000 0000000000000040
  39. 0x0000000002cd9318: 0000000000000180 0000000000000000
  40. 0x0000000002cd9328: 0000000000000000 0000000000000000
  41. 0x0000000002cd9338: 00007ffbd6ae88f0 00000000011398e0
  42. 0x0000000002cd9348: 0000000000000000 0000000000000000
  43. 0x0000000002cd9358: 0000000000000000 0000000001146f50
  44. 0x0000000002cd9368: 0000000000000017 0000000000000016
  45. 0x0000000002cd9378: 0000000000000001 0000000000b70120
  46. 0x0000000002cd9388: 00007ffc495b0e92 0000000002cd94a0
  47. 0x0000000002cd9398: 0000000000000040 0000000000000000
  48. 0x0000000002cd93a8: 00007ffc495b358a 0000000000000001
  49.  
  50. Instructions: (pc=0x0000000000000000)
  51. 0xffffffffffffffe0:
  52.  
  53.  
  54. Register to memory mapping:
  55.  
  56. RAX=0x0000000001147350 is an unknown value
  57. RBX=0xffffffffffffffff is an unknown value
  58. RCX=0x0000000002cd92f0 is pointing into the stack for thread: 0x0000000002d02800
  59. RDX=0x0000000002cd9304 is pointing into the stack for thread: 0x0000000002d02800
  60. RSP=0x0000000002cd92b8 is pointing into the stack for thread: 0x0000000002d02800
  61. RBP=0x0000000002cd93c0 is pointing into the stack for thread: 0x0000000002d02800
  62. RSI=0x0000000000000000 is an unknown value
  63. RDI=0x0000000000000001 is an unknown value
  64. R8 =0x0000000002cd9314 is pointing into the stack for thread: 0x0000000002d02800
  65. R9 =0x0000000000000001 is an unknown value
  66. R10=0x0000000000008000 is an unknown value
  67. R11=0x0000000002cd92a0 is pointing into the stack for thread: 0x0000000002d02800
  68. R12=0x0000000002cd97d0 is pointing into the stack for thread: 0x0000000002d02800
  69. R13=0x0000000000000000 is an unknown value
  70. R14=0x0000000001176f40 is an unknown value
  71. R15=0x0000000001176f40 is an unknown value
  72.  
  73.  
  74. Stack: [0x0000000002c00000,0x0000000002d00000], sp=0x0000000002cd92b8, free space=868k
  75. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  76.  
  77. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  78. j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
  79. j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
  80. j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DrawableLWJGL;Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+180
  81. j org.lwjgl.opengl.Display.createWindow()V+71
  82. j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+72
  83. j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
  84. j bib.at()V+22
  85. j bib.aq()V+115
  86. j bib.a()V+6
  87. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
  88. v ~StubRoutines::call_stub
  89.  
  90. --------------- P R O C E S S ---------------
  91.  
  92. Java Threads: ( => current thread )
  93. 0x000000001e3a7800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=556, stack(0x000000001deb0000,0x000000001dfb0000)]
  94. 0x000000001d086000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7716, stack(0x000000001d940000,0x000000001da40000)]
  95. 0x000000001c45a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9884, stack(0x000000001d2f0000,0x000000001d3f0000)]
  96. 0x000000001a641000 JavaThread "Service Thread" daemon [_thread_blocked, id=4396, stack(0x000000001afe0000,0x000000001b0e0000)]
  97. 0x000000001a5d2800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=976, stack(0x000000001aee0000,0x000000001afe0000)]
  98. 0x000000001a583800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10196, stack(0x000000001ade0000,0x000000001aee0000)]
  99. 0x000000001a57e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6276, stack(0x000000001ace0000,0x000000001ade0000)]
  100. 0x000000001a57d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11488, stack(0x000000001abe0000,0x000000001ace0000)]
  101. 0x000000001a57a000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=11672, stack(0x000000001aae0000,0x000000001abe0000)]
  102. 0x000000001a566000 JavaThread "Finalizer" daemon [_thread_blocked, id=12264, stack(0x000000001a9e0000,0x000000001aae0000)]
  103. 0x000000001a55f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6724, stack(0x000000001a8e0000,0x000000001a9e0000)]
  104. =>0x0000000002d02800 JavaThread "Client thread" [_thread_in_native, id=9548, stack(0x0000000002c00000,0x0000000002d00000)]
  105.  
  106. Other Threads:
  107. 0x000000001a55a800 VMThread [stack: 0x000000001a300000,0x000000001a400000] [id=6316]
  108. 0x000000001a65f000 WatcherThread [stack: 0x000000001b0e0000,0x000000001b1e0000] [id=9612]
  109.  
  110. VM state:not at safepoint (normal execution)
  111.  
  112. VM Mutex/Monitor currently owned by a thread: None
  113.  
  114. Heap:
  115. garbage-first heap total 131072K, used 50532K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  116. region size 32768K, 2 young (65536K), 1 survivors (32768K)
  117. Metaspace used 25589K, capacity 25854K, committed 26108K, reserved 1071104K
  118. class space used 3390K, capacity 3489K, committed 3580K, reserved 1048576K
  119.  
  120. Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
  121. AC 0 S CS TS 1 PTAMS 0x0000000080000000 NTAMS 0x0000000080000000 space 32768K, 83% used [0x0000000080000000, 0x0000000082000000)
  122. AC 0 F TS 0 PTAMS 0x0000000082000000 NTAMS 0x0000000082000000 space 32768K, 0% used [0x0000000082000000, 0x0000000084000000)
  123. AC 0 E TS 0 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K, 95% used [0x0000000084000000, 0x0000000086000000)
  124. AC 0 O TS 1 PTAMS 0x000000008767ee00 NTAMS 0x000000008767ee00 space 32768K, 70% used [0x0000000086000000, 0x0000000088000000)
  125.  
  126. Card table byte_map: [0x0000000012ce0000,0x00000000130e0000] byte_map_base: 0x00000000128e0000
  127.  
  128. Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002d38a90, (CMBitMap*) 0x0000000002d38a38
  129. Prev Bits: [0x00000000154e0000, 0x00000000174e0000)
  130. Next Bits: [0x00000000134e0000, 0x00000000154e0000)
  131.  
  132. Polling page: 0x0000000000ff0000
  133.  
  134. CodeCache: size=245760Kb used=7034Kb max_used=7057Kb free=238726Kb
  135. bounds [0x0000000002e00000, 0x00000000034f0000, 0x0000000011e00000]
  136. total_blobs=2759 nmethods=2236 adapters=436
  137. compilation: enabled
  138.  
  139. Compilation events (10 events):
  140. Event: 6.592 Thread 0x000000001a5d2800 2251 3 java.nio.Bits::int2 (6 bytes)
  141. Event: 6.592 Thread 0x000000001a5d2800 nmethod 2251 0x00000000034d6450 code [0x00000000034d65a0, 0x00000000034d66d0]
  142. Event: 6.592 Thread 0x000000001a5d2800 2252 3 java.nio.Bits::int1 (6 bytes)
  143. Event: 6.592 Thread 0x000000001a5d2800 nmethod 2252 0x00000000034d6750 code [0x00000000034d68a0, 0x00000000034d69d0]
  144. Event: 6.592 Thread 0x000000001a5d2800 2253 3 java.nio.Bits::int0 (3 bytes)
  145. Event: 6.592 Thread 0x000000001a5d2800 nmethod 2253 0x00000000034d6a50 code [0x00000000034d6ba0, 0x00000000034d6cd0]
  146. Event: 6.594 Thread 0x000000001a583800 2254 ! 4 java.net.URL::<init> (543 bytes)
  147. Event: 6.961 Thread 0x000000001a583800 nmethod 2254 0x00000000034df310 code [0x00000000034df660, 0x00000000034e3860]
  148. Event: 6.961 Thread 0x000000001a583800 2255 ! 4 java.util.WeakHashMap::expungeStaleEntries (139 bytes)
  149. Event: 6.977 Thread 0x000000001a583800 nmethod 2255 0x00000000034da8d0 code [0x00000000034daa40, 0x00000000034db698]
  150.  
  151. GC Heap History (10 events):
  152. Event: 3.790 GC heap before
  153. {Heap before GC invocations=4 (full 0):
  154. garbage-first heap total 131072K, used 65175K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  155. region size 32768K, 2 young (65536K), 1 survivors (32768K)
  156. Metaspace used 18323K, capacity 18570K, committed 18688K, reserved 1064960K
  157. class space used 2214K, capacity 2277K, committed 2304K, reserved 1048576K
  158. Event: 3.817 GC heap after
  159. Heap after GC invocations=5 (full 0):
  160. garbage-first heap total 131072K, used 30831K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  161. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  162. Metaspace used 18323K, capacity 18570K, committed 18688K, reserved 1064960K
  163. class space used 2214K, capacity 2277K, committed 2304K, reserved 1048576K
  164. }
  165. Event: 4.136 GC heap before
  166. {Heap before GC invocations=5 (full 0):
  167. garbage-first heap total 131072K, used 63599K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  168. region size 32768K, 2 young (65536K), 1 survivors (32768K)
  169. Metaspace used 19165K, capacity 19370K, committed 19712K, reserved 1067008K
  170. class space used 2358K, capacity 2437K, committed 2560K, reserved 1048576K
  171. Event: 4.174 GC heap after
  172. Heap after GC invocations=6 (full 0):
  173. garbage-first heap total 131072K, used 41922K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  174. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  175. Metaspace used 19165K, capacity 19370K, committed 19712K, reserved 1067008K
  176. class space used 2358K, capacity 2437K, committed 2560K, reserved 1048576K
  177. }
  178. Event: 4.390 GC heap before
  179. {Heap before GC invocations=6 (full 0):
  180. garbage-first heap total 131072K, used 74690K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  181. region size 32768K, 2 young (65536K), 1 survivors (32768K)
  182. Metaspace used 19587K, capacity 19818K, committed 19968K, reserved 1067008K
  183. class space used 2442K, capacity 2501K, committed 2560K, reserved 1048576K
  184. Event: 4.424 GC heap after
  185. Heap after GC invocations=7 (full 0):
  186. garbage-first heap total 131072K, used 42273K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  187. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  188. Metaspace used 19587K, capacity 19818K, committed 19968K, reserved 1067008K
  189. class space used 2442K, capacity 2501K, committed 2560K, reserved 1048576K
  190. }
  191. Event: 4.707 GC heap before
  192. {Heap before GC invocations=7 (full 0):
  193. garbage-first heap total 131072K, used 42273K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  194. region size 32768K, 2 young (65536K), 1 survivors (32768K)
  195. Metaspace used 20893K, capacity 21078K, committed 21248K, reserved 1067008K
  196. class space used 2658K, capacity 2727K, committed 2816K, reserved 1048576K
  197. Event: 4.742 GC heap after
  198. Heap after GC invocations=8 (full 0):
  199. garbage-first heap total 131072K, used 49999K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  200. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  201. Metaspace used 20893K, capacity 21078K, committed 21248K, reserved 1067008K
  202. class space used 2658K, capacity 2727K, committed 2816K, reserved 1048576K
  203. }
  204. Event: 5.858 GC heap before
  205. {Heap before GC invocations=9 (full 0):
  206. garbage-first heap total 131072K, used 82767K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  207. region size 32768K, 2 young (65536K), 1 survivors (32768K)
  208. Metaspace used 23746K, capacity 24038K, committed 24316K, reserved 1071104K
  209. class space used 3186K, capacity 3285K, committed 3324K, reserved 1048576K
  210. Event: 5.912 GC heap after
  211. Heap after GC invocations=10 (full 0):
  212. garbage-first heap total 131072K, used 50532K [0x0000000080000000, 0x0000000082000020, 0x0000000100000000)
  213. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  214. Metaspace used 23746K, capacity 24038K, committed 24316K, reserved 1071104K
  215. class space used 3186K, capacity 3285K, committed 3324K, reserved 1048576K
  216. }
  217.  
  218. Deoptimization events (10 events):
  219. Event: 5.179 Thread 0x0000000002d02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032d1280 method=java.util.LinkedHashMap.afterNodeInsertion(Z)V @ 15
  220. Event: 5.201 Thread 0x0000000002d02800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000032eaaf0 method=java.lang.Boolean.equals(Ljava/lang/Object;)Z @ 1
  221. Event: 5.306 Thread 0x0000000002d02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031ff364 method=com.google.gson.stream.JsonReader.nextNonWhitespace(Z)I @ 61
  222. Event: 5.306 Thread 0x0000000002d02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003222b68 method=com.google.gson.internal.LinkedTreeMap.find(Ljava/lang/Object;Z)Lcom/google/gson/internal/LinkedTreeMap$Node; @ 80
  223. Event: 5.850 Thread 0x0000000002d02800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003306670 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  224. Event: 5.850 Thread 0x0000000002d02800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003306670 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  225. Event: 5.850 Thread 0x0000000002d02800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003306670 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  226. Event: 5.850 Thread 0x0000000002d02800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003306670 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  227. Event: 5.969 Thread 0x0000000002d02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003305140 method=java.util.LinkedHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 20
  228. Event: 5.989 Thread 0x0000000002d02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030d7b7c method=java.lang.CharacterDataLatin1.isWhitespace(I)Z @ 14
  229.  
  230. Internal exceptions (10 events):
  231. Event: 0.829 Thread 0x0000000002d02800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000083c7d158) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  232. Event: 0.831 Thread 0x0000000002d02800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000083c83328) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  233. Event: 0.831 Thread 0x0000000002d02800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000083c834e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  234. Event: 1.409 Thread 0x0000000002d02800 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x0000000082c01c00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  235. Event: 1.553 Thread 0x0000000002d02800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 18> (0x0000000082dbded8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  236. Event: 1.554 Thread 0x0000000002d02800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 110> (0x0000000082dbf380) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
  237. Event: 1.660 Thread 0x0000000002d02800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x0000000082f9f4e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
  238. Event: 1.672 Thread 0x0000000002d02800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x0000000082fade18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
  239. Event: 2.895 Thread 0x0000000002d02800 Exception <a 'java/io/FileNotFoundException'> (0x0000000083671000) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
  240. Event: 5.201 Thread 0x0000000002d02800 Implicit null exception at 0x00000000032eaaac to 0x00000000032eaae2
  241.  
  242. Events (10 events):
  243. Event: 6.660 loading class org/lwjgl/opengl/Display$3
  244. Event: 6.660 loading class org/lwjgl/opengl/Display$3 done
  245. Event: 6.660 loading class org/lwjgl/opengl/Display$4
  246. Event: 6.660 loading class org/lwjgl/opengl/Display$4 done
  247. Event: 6.662 loading class org/lwjgl/opengl/GLContext
  248. Event: 6.662 loading class org/lwjgl/opengl/GLContext done
  249. Event: 6.664 loading class org/lwjgl/opengl/GLContext$CapabilitiesCacheEntry
  250. Event: 6.664 loading class org/lwjgl/opengl/GLContext$CapabilitiesCacheEntry done
  251. Event: 6.665 loading class org/lwjgl/opengl/Display$7
  252. Event: 6.665 loading class org/lwjgl/opengl/Display$7 done
  253.  
  254.  
  255. Dynamic libraries:
  256. 0x00007ff681e40000 - 0x00007ff681e77000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
  257. 0x00007ffc49590000 - 0x00007ffc49785000 C:\Windows\SYSTEM32\ntdll.dll
  258. 0x00007ffc2b5a0000 - 0x00007ffc2b5b3000 C:\Program Files\Avast Software\Avast\aswhook.dll
  259. 0x00007ffc48700000 - 0x00007ffc487bd000 C:\Windows\System32\KERNEL32.DLL
  260. 0x00007ffc46dd0000 - 0x00007ffc47099000 C:\Windows\System32\KERNELBASE.dll
  261. 0x00007ffc48e70000 - 0x00007ffc48f1c000 C:\Windows\System32\ADVAPI32.dll
  262. 0x00007ffc485e0000 - 0x00007ffc4867e000 C:\Windows\System32\msvcrt.dll
  263. 0x00007ffc494b0000 - 0x00007ffc4954b000 C:\Windows\System32\sechost.dll
  264. 0x00007ffc48f20000 - 0x00007ffc4904a000 C:\Windows\System32\RPCRT4.dll
  265. 0x00007ffc47ff0000 - 0x00007ffc48190000 C:\Windows\System32\USER32.dll
  266. 0x00007ffc47290000 - 0x00007ffc472b2000 C:\Windows\System32\win32u.dll
  267. 0x00007ffc485b0000 - 0x00007ffc485da000 C:\Windows\System32\GDI32.dll
  268. 0x00007ffc47130000 - 0x00007ffc4723b000 C:\Windows\System32\gdi32full.dll
  269. 0x00007ffc474b0000 - 0x00007ffc4754d000 C:\Windows\System32\msvcp_win.dll
  270. 0x00007ffc46cd0000 - 0x00007ffc46dd0000 C:\Windows\System32\ucrtbase.dll
  271. 0x00007ffc2fcb0000 - 0x00007ffc2ff4a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1083_none_60bbe31371f34e71\COMCTL32.dll
  272. 0x00007ffc47600000 - 0x00007ffc47630000 C:\Windows\System32\IMM32.DLL
  273. 0x00000000720a0000 - 0x0000000072172000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll
  274. 0x0000000071810000 - 0x0000000072093000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll
  275. 0x00007ffc48e60000 - 0x00007ffc48e68000 C:\Windows\System32\PSAPI.DLL
  276. 0x00007ffc3f000000 - 0x00007ffc3f027000 C:\Windows\SYSTEM32\WINMM.dll
  277. 0x00007ffc3f030000 - 0x00007ffc3f03a000 C:\Windows\SYSTEM32\VERSION.dll
  278. 0x00007ffc386f0000 - 0x00007ffc386f9000 C:\Windows\SYSTEM32\WSOCK32.dll
  279. 0x00007ffc49060000 - 0x00007ffc490cb000 C:\Windows\System32\WS2_32.dll
  280. 0x0000000071800000 - 0x000000007180f000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll
  281. 0x00000000717d0000 - 0x00000000717f9000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll
  282. 0x00000000717b0000 - 0x00000000717c6000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll
  283. 0x00007ffc478b0000 - 0x00007ffc47fef000 C:\Windows\System32\SHELL32.dll
  284. 0x00007ffc44e00000 - 0x00007ffc45591000 C:\Windows\SYSTEM32\windows.storage.dll
  285. 0x00007ffc490d0000 - 0x00007ffc49425000 C:\Windows\System32\combase.dll
  286. 0x00007ffc46740000 - 0x00007ffc4676c000 C:\Windows\SYSTEM32\Wldp.dll
  287. 0x00007ffc48d40000 - 0x00007ffc48dee000 C:\Windows\System32\SHCORE.dll
  288. 0x00007ffc49430000 - 0x00007ffc49485000 C:\Windows\System32\shlwapi.dll
  289. 0x00007ffc46c10000 - 0x00007ffc46c2f000 C:\Windows\SYSTEM32\profapi.dll
  290. 0x00000000717a0000 - 0x00000000717ad000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll
  291. 0x0000000071780000 - 0x000000007179a000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll
  292. 0x00007ffc46430000 - 0x00007ffc4649a000 C:\Windows\system32\mswsock.dll
  293. 0x00007ffc37260000 - 0x00007ffc37277000 C:\Windows\system32\napinsp.dll
  294. 0x00007ffc36d40000 - 0x00007ffc36d5b000 C:\Windows\system32\pnrpnsp.dll
  295. 0x00007ffc41960000 - 0x00007ffc41975000 C:\Windows\system32\wshbth.dll
  296. 0x00007ffc42700000 - 0x00007ffc4271d000 C:\Windows\system32\NLAapi.dll
  297. 0x00007ffc46120000 - 0x00007ffc4615b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  298. 0x00007ffc46170000 - 0x00007ffc4623c000 C:\Windows\SYSTEM32\DNSAPI.dll
  299. 0x00007ffc49050000 - 0x00007ffc49058000 C:\Windows\System32\NSI.dll
  300. 0x00007ffc355f0000 - 0x00007ffc35602000 C:\Windows\System32\winrnr.dll
  301. 0x00007ffc38de0000 - 0x00007ffc38dea000 C:\Windows\System32\rasadhlp.dll
  302. 0x00007ffc390a0000 - 0x00007ffc3911f000 C:\Windows\System32\fwpuclnt.dll
  303. 0x00007ffc47480000 - 0x00007ffc474a7000 C:\Windows\System32\bcrypt.dll
  304. 0x0000000071760000 - 0x0000000071771000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll
  305. 0x0000000180000000 - 0x0000000180053000 C:\Users\denis\AppData\Roaming\.minecraft\bin\0b79-1242-e28a-dad9\lwjgl64.dll
  306. 0x00007ffc0a8b0000 - 0x00007ffc0a9d5000 C:\Windows\SYSTEM32\OPENGL32.dll
  307. 0x00007ffc42810000 - 0x00007ffc4283c000 C:\Windows\SYSTEM32\GLU32.dll
  308. 0x00007ffc46610000 - 0x00007ffc46628000 C:\Windows\SYSTEM32\CRYPTSP.dll
  309. 0x00007ffc45d70000 - 0x00007ffc45da4000 C:\Windows\system32\rsaenh.dll
  310. 0x00007ffc46b90000 - 0x00007ffc46bbe000 C:\Windows\SYSTEM32\USERENV.dll
  311. 0x00007ffc470a0000 - 0x00007ffc47123000 C:\Windows\System32\bcryptprimitives.dll
  312. 0x00007ffc46630000 - 0x00007ffc4663c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  313. 0x00007ffc3ac50000 - 0x00007ffc3ac67000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  314. 0x00007ffc3ad20000 - 0x00007ffc3ad3d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  315. 0x00000000715c0000 - 0x0000000071758000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll
  316. 0x00007ffc47750000 - 0x00007ffc4781d000 C:\Windows\System32\OLEAUT32.dll
  317. 0x00007ffc44640000 - 0x00007ffc446d0000 C:\Windows\SYSTEM32\apphelp.dll
  318. 0x00007ffc419f0000 - 0x00007ffc41a9e000 C:\Windows\SYSTEM32\mscms.dll
  319. 0x00007ffc42220000 - 0x00007ffc42231000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  320. 0x00007ffc44c00000 - 0x00007ffc44c12000 C:\Windows\SYSTEM32\kernel.appcore.dll
  321. 0x00007ffc48820000 - 0x00007ffc488c9000 C:\Windows\System32\clbcatq.dll
  322. 0x00007ffc3c620000 - 0x00007ffc3c664000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
  323. 0x00007ffc47240000 - 0x00007ffc4728e000 C:\Windows\System32\cfgmgr32.dll
  324. 0x00007ffc44720000 - 0x00007ffc447be000 C:\Windows\system32\uxtheme.dll
  325. 0x00007ffc47630000 - 0x00007ffc47745000 C:\Windows\System32\MSCTF.dll
  326. 0x00007ffc32550000 - 0x00007ffc32649000 C:\Windows\SYSTEM32\textinputframework.dll
  327. 0x00007ffc43d10000 - 0x00007ffc4406e000 C:\Windows\System32\CoreUIComponents.dll
  328. 0x00007ffc44170000 - 0x00007ffc44262000 C:\Windows\System32\CoreMessaging.dll
  329. 0x00007ffc45b30000 - 0x00007ffc45b63000 C:\Windows\SYSTEM32\ntmarta.dll
  330. 0x00007ffc43640000 - 0x00007ffc43794000 C:\Windows\SYSTEM32\wintypes.dll
  331. 0x00007ffc3c3a0000 - 0x00007ffc3c499000 C:\Windows\System32\AppXDeploymentClient.dll
  332. 0x00007ffc42720000 - 0x00007ffc4274b000 C:\Windows\System32\DriverStore\FileRepository\u0366969.inf_amd64_08be8e6c39509940\B367342\atig6pxx.dll
  333. 0x00007ffbd4140000 - 0x00007ffbd6f2d000 C:\Windows\System32\DriverStore\FileRepository\u0366969.inf_amd64_08be8e6c39509940\B367342\atio6axx.dll
  334. 0x00007ffc488d0000 - 0x00007ffc48d39000 C:\Windows\System32\SETUPAPI.dll
  335. 0x00007ffc481f0000 - 0x00007ffc4831a000 C:\Windows\System32\ole32.dll
  336. 0x00007ffc3cd30000 - 0x00007ffc3cd54000 C:\Windows\SYSTEM32\dxva2.dll
  337. 0x00007ffc44910000 - 0x00007ffc4493f000 C:\Windows\SYSTEM32\dwmapi.dll
  338. 0x00007ffc39560000 - 0x00007ffc3959c000 C:\Windows\System32\DriverStore\FileRepository\u0366969.inf_amd64_08be8e6c39509940\B367342\atig6txx.dll
  339. 0x00007ffc3adb0000 - 0x00007ffc3af94000 C:\Windows\SYSTEM32\dbghelp.dll
  340.  
  341. VM Arguments:
  342. jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\denis\AppData\Roaming\.minecraft\bin\0b79-1242-e28a-dad9 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.3201 -Dminecraft.client.jar=C:\Users\denis\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.jar -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\denis\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml
  343. java_command: net.minecraft.client.main.Main --username Mikesanda --version 1.12.2 --gameDir C:\Users\denis\AppData\Roaming\.minecraft --assetsDir C:\Users\denis\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid c7012c0361654b5b8b71bb8dd5003348 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5NTVlYmViNzI2ZmEzYzBjMzE5MjU1ZGYxMDM4NTE4MSIsInlnZ3QiOiI5YzNhMTEwYjA3YWQ0ZmZiODljYTNjOGE5MTExNmMyYiIsInNwciI6ImM3MDEyYzAzNjE2NTRiNWI4YjcxYmI4ZGQ1MDAzMzQ4IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MjYwMTc1NTAsImlhdCI6MTYyNTg0NDc1MH0.Hj28ux1F7LHzgLRyUTo8MXQVT7wHj7MehXA_ErAW66s --userType mojang --versionType release
  344. java_class_path (initial): C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.2.3\patchy-1.2.3.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\denis\AppData\Roaming\.minecraft\libraries\com\google\cod
  345. Launcher Type: SUN_STANDARD
  346.  
  347. Environment Variables:
  348. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\denis\AppData\Local\Microsoft\WindowsApps;
  349. USERNAME=denis
  350. OS=Windows_NT
  351. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 112 Stepping 0, AuthenticAMD
  352.  
  353.  
  354.  
  355. --------------- S Y S T E M ---------------
  356.  
  357. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1023)
  358.  
  359. CPU:total 2 (2 cores per cpu, 1 threads per core) family 21 model 112 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
  360.  
  361. Memory: 4k page, physical 4014148k(1019052k free), swap 8732740k(4810108k free)
  362.  
  363. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)
  364.  
  365. time: Fri Jul 09 17:33:12 2021
  366. elapsed time: 7 seconds (0d 0h 0m 7s)
  367.  
  368.  
Add Comment
Please, Sign In to add comment