Guest User

error

a guest
Oct 7th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.18 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=0x00007ffb15955e16, pid=8836, tid=20924
  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 [ntdll.dll+0x45e16]
  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 (0x0000000002f73800): JavaThread "Render thread" [_thread_in_native, id=20924, stack(0x0000000002d90000,0x0000000002e90000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000024
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x00007ffb079d3da8, RCX=0x00007ffb079d3da8, RDX=0x00000000fffffffa
  27. RSP=0x0000000002e8b630, RBP=0x0000000000000000, RSI=0x0000000000000000, RDI=0x0000000000000000
  28. R8 =0x0000000000000000, R9 =0x00007ffb079d3d00, R10=0x0000000002e8b810, R11=0x00000000c9636408
  29. R12=0x0000000000000000, R13=0x0000000000c9a000, R14=0x0000000000000001, R15=0x0000000000000000
  30. RIP=0x00007ffb15955e16, EFLAGS=0x0000000000010213
  31.  
  32. Top of Stack: (sp=0x0000000002e8b630)
  33. 0x0000000002e8b630: ffffffffffffffff 00007ffb079d3da8
  34. 0x0000000002e8b640: 000000002f5f2ad0 00007ffb15925d21
  35. 0x0000000002e8b650: 000000002cca0da8 0000000000ff0000
  36. 0x0000000002e8b660: 0000000027f9acf0 0000000000000000
  37. 0x0000000002e8b670: 0000000000000000 00000000fffffffa
  38. 0x0000000002e8b680: 0000000000c9a000 00007ffb0f60897c
  39. 0x0000000002e8b690: 0000000000000001 00007ffb119b5bdf
  40. 0x0000000002e8b6a0: 0000000000000ad4 0000000002e8b720
  41. 0x0000000002e8b6b0: 0000000002e8b720 00007ffb0f62d81e
  42. 0x0000000002e8b6c0: 0000b349fbd102d8 00007ffb0f62223a
  43. 0x0000000002e8b6d0: 0000000000000000 0000000000000001
  44. 0x0000000002e8b6e0: 0000000000000001 0000000000000001
  45. 0x0000000002e8b6f0: 0000000000000000 00007ffb079d3da8
  46. 0x0000000002e8b700: 0000000000000000 00007ffb159315b4
  47. 0x0000000002e8b710: 000000002ce75e10 00007ffb15925d21
  48. 0x0000000002e8b720: 00000000fffffffa 00007ffb134b26ee
  49.  
  50. Instructions: (pc=0x00007ffb15955e16)
  51. 0x00007ffb15955df6: 48 39 73 18 0f 84 d2 00 00 00 48 8b 03 48 83 f8
  52. 0x00007ffb15955e06: ff 0f 84 d2 00 00 00 44 8b fe 48 83 f8 ff 74 03
  53. 0x00007ffb15955e16: ff 40 24 4c 8b 73 18 4c 8d 2d d4 e6 11 00 bd 22
  54. 0x00007ffb15955e26: 17 00 00 e8 92 ff fc ff 85 c0 0f 85 4e 18 07 00
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x00007ffb079d3da8 is an unknown value
  61. RCX=0x00007ffb079d3da8 is an unknown value
  62. RDX=
  63. [error occurred during error reporting (printing register info), id 0xc0000005]
  64.  
  65. Stack: [0x0000000002d90000,0x0000000002e90000], sp=0x0000000002e8b630, free space=1005k
  66. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  67.  
  68. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  69. J 6137 org.lwjgl.system.JNI.invokePV(JJ)V (0 bytes) @ 0x0000000003a1da01 [0x0000000003a1d960+0xa1]
  70. J 8633 C1 djw.e(Z)V (946 bytes) @ 0x000000000441a564 [0x0000000004412100+0x8464]
  71. j djw.e()V+68
  72. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1366
  73. v ~StubRoutines::call_stub
  74. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  75. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  76. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  77. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  78. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  79. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  80. v ~StubRoutines::call_stub
  81.  
  82. --------------- P R O C E S S ---------------
  83.  
  84. Java Threads: ( => current thread )
  85. 0x0000000022351000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=21216, stack(0x00000000487f0000,0x00000000488f0000)]
  86. 0x0000000022346800 JavaThread "pool-3-thread-3" [_thread_blocked, id=7792, stack(0x0000000043780000,0x0000000043880000)]
  87. 0x000000002234c800 JavaThread "pool-3-thread-2" [_thread_blocked, id=21732, stack(0x0000000043680000,0x0000000043780000)]
  88. 0x000000002234b800 JavaThread "pool-3-thread-1" [_thread_blocked, id=2584, stack(0x0000000042f40000,0x0000000043040000)]
  89. 0x000000001b6c7000 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=18088, stack(0x0000000036380000,0x0000000036480000)]
  90. 0x000000001b6c6800 JavaThread "Narrator" [_thread_blocked, id=15424, stack(0x00000000346d0000,0x00000000347d0000)]
  91. 0x000000001e506000 JavaThread "Sound engine" daemon [_thread_blocked, id=13600, stack(0x0000000034b10000,0x0000000034c10000)]
  92. 0x00000000225a2000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=20088, stack(0x0000000025190000,0x0000000025290000)]
  93. 0x0000000021b9f000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=20628, stack(0x0000000024e10000,0x0000000024f10000)]
  94. 0x00000000223c8800 JavaThread "Worker-Bootstrap-7" daemon [_thread_blocked, id=15448, stack(0x0000000024710000,0x0000000024810000)]
  95. 0x0000000022adf000 JavaThread "Worker-Bootstrap-6" daemon [_thread_blocked, id=19476, stack(0x0000000023590000,0x0000000023690000)]
  96. 0x000000001b6ee800 JavaThread "Service Thread" daemon [_thread_blocked, id=13048, stack(0x000000001d630000,0x000000001d730000)]
  97. 0x000000001b6c5800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=7312, stack(0x000000001d530000,0x000000001d630000)]
  98. 0x000000001b6c8000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=16612, stack(0x000000001d430000,0x000000001d530000)]
  99. 0x000000001b6c2800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8608, stack(0x000000001d330000,0x000000001d430000)]
  100. 0x000000001b6b7800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8388, stack(0x000000001d130000,0x000000001d230000)]
  101. 0x000000001b6b5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14204, stack(0x000000001d030000,0x000000001d130000)]
  102. 0x000000001b6b4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=21736, stack(0x000000001cf30000,0x000000001d030000)]
  103. 0x000000001c673800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=11792, stack(0x000000001ce30000,0x000000001cf30000)]
  104. 0x000000001b69c000 JavaThread "Finalizer" daemon [_thread_blocked, id=20000, stack(0x000000001c530000,0x000000001c630000)]
  105. 0x000000001afbe800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1404, stack(0x000000001c430000,0x000000001c530000)]
  106. =>0x0000000002f73800 JavaThread "Render thread" [_thread_in_native, id=20924, stack(0x0000000002d90000,0x0000000002e90000)]
  107.  
  108. Other Threads:
  109. 0x000000001afb7000 VMThread [stack: 0x000000001c330000,0x000000001c430000] [id=19600]
  110. 0x000000001c6e0800 WatcherThread [stack: 0x000000001d730000,0x000000001d830000] [id=22288]
  111.  
  112. VM state:not at safepoint (normal execution)
  113.  
  114. VM Mutex/Monitor currently owned by a thread: None
  115.  
  116. Heap:
  117. garbage-first heap total 1867776K, used 1020466K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  118. region size 32768K, 21 young (688128K), 1 survivors (32768K)
  119. Metaspace used 60317K, capacity 66014K, committed 66176K, reserved 1105920K
  120. class space used 8321K, capacity 9783K, committed 9856K, reserved 1048576K
  121.  
  122. 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)
  123. AC 0 O TS 0 PTAMS 0x0000000082000000 NTAMS 0x0000000082000000 space 32768K, 100% used [0x0000000080000000, 0x0000000082000000)
  124. AC 0 O TS 35 PTAMS 0x0000000082000000 NTAMS 0x0000000082000000 space 32768K, 100% used [0x0000000082000000, 0x0000000084000000)
  125. AC 0 O TS 0 PTAMS 0x0000000086000000 NTAMS 0x0000000086000000 space 32768K, 100% used [0x0000000084000000, 0x0000000086000000)
  126. AC 0 O TS 0 PTAMS 0x0000000088000000 NTAMS 0x0000000088000000 space 32768K, 100% used [0x0000000086000000, 0x0000000088000000)
  127. AC 0 O TS 0 PTAMS 0x000000008a000000 NTAMS 0x000000008a000000 space 32768K, 100% used [0x0000000088000000, 0x000000008a000000)
  128. AC 0 O TS 0 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 100% used [0x000000008a000000, 0x000000008c000000)
  129. AC 0 O TS 0 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K, 100% used [0x000000008c000000, 0x000000008e000000)
  130. AC 0 O TS 0 PTAMS 0x0000000090000000 NTAMS 0x0000000090000000 space 32768K, 100% used [0x000000008e000000, 0x0000000090000000)
  131. AC 0 O TS 0 PTAMS 0x0000000091d8b200 NTAMS 0x0000000091d8b200 space 32768K, 100% used [0x0000000090000000, 0x0000000092000000)
  132. AC 0 O TS 5 PTAMS 0x0000000092000000 NTAMS 0x0000000092000000 space 32768K, 100% used [0x0000000092000000, 0x0000000094000000)
  133. AC 0 O TS 37 PTAMS 0x0000000094000000 NTAMS 0x0000000094000000 space 32768K, 100% used [0x0000000094000000, 0x0000000096000000)
  134. AC 0 O TS 51 PTAMS 0x0000000096000000 NTAMS 0x0000000096000000 space 32768K, 60% used [0x0000000096000000, 0x0000000098000000)
  135. AC 0 F TS 0 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K, 0% used [0x0000000098000000, 0x000000009a000000)
  136. AC 0 F TS 0 PTAMS 0x000000009a000000 NTAMS 0x000000009a000000 space 32768K, 0% used [0x000000009a000000, 0x000000009c000000)
  137. AC 0 F TS 0 PTAMS 0x000000009c000000 NTAMS 0x000000009c000000 space 32768K, 0% used [0x000000009c000000, 0x000000009e000000)
  138. AC 0 F TS 0 PTAMS 0x000000009e000000 NTAMS 0x000000009e000000 space 32768K, 0% used [0x000000009e000000, 0x00000000a0000000)
  139. AC 0 F TS 0 PTAMS 0x00000000a0000000 NTAMS 0x00000000a0000000 space 32768K, 0% used [0x00000000a0000000, 0x00000000a2000000)
  140. AC 0 F TS 0 PTAMS 0x00000000a2000000 NTAMS 0x00000000a2000000 space 32768K, 0% used [0x00000000a2000000, 0x00000000a4000000)
  141. AC 0 F TS 0 PTAMS 0x00000000a4000000 NTAMS 0x00000000a4000000 space 32768K, 0% used [0x00000000a4000000, 0x00000000a6000000)
  142. AC 0 F TS 0 PTAMS 0x00000000a6000000 NTAMS 0x00000000a6000000 space 32768K, 0% used [0x00000000a6000000, 0x00000000a8000000)
  143. AC 0 F TS 23 PTAMS 0x00000000a8000000 NTAMS 0x00000000a8000000 space 32768K, 0% used [0x00000000a8000000, 0x00000000aa000000)
  144. AC 0 F TS 27 PTAMS 0x00000000aa000000 NTAMS 0x00000000aa000000 space 32768K, 0% used [0x00000000aa000000, 0x00000000ac000000)
  145. AC 0 F TS 33 PTAMS 0x00000000ac000000 NTAMS 0x00000000ac000000 space 32768K, 0% used [0x00000000ac000000, 0x00000000ae000000)
  146. AC 0 F TS 49 PTAMS 0x00000000ae000000 NTAMS 0x00000000ae000000 space 32768K, 0% used [0x00000000ae000000, 0x00000000b0000000)
  147. AC 0 S CS TS 51 PTAMS 0x00000000b0000000 NTAMS 0x00000000b0000000 space 32768K, 53% used [0x00000000b0000000, 0x00000000b2000000)
  148. AC 0 F TS 45 PTAMS 0x00000000b2000000 NTAMS 0x00000000b2000000 space 32768K, 0% used [0x00000000b2000000, 0x00000000b4000000)
  149. AC 0 F TS 31 PTAMS 0x00000000b4000000 NTAMS 0x00000000b4000000 space 32768K, 0% used [0x00000000b4000000, 0x00000000b6000000)
  150. AC 0 F TS 31 PTAMS 0x00000000b6000000 NTAMS 0x00000000b6000000 space 32768K, 0% used [0x00000000b6000000, 0x00000000b8000000)
  151. AC 0 F TS 0 PTAMS 0x00000000b8000000 NTAMS 0x00000000b8000000 space 32768K, 0% used [0x00000000b8000000, 0x00000000ba000000)
  152. AC 0 F TS 0 PTAMS 0x00000000ba000000 NTAMS 0x00000000ba000000 space 32768K, 0% used [0x00000000ba000000, 0x00000000bc000000)
  153. AC 0 F TS 0 PTAMS 0x00000000bc000000 NTAMS 0x00000000bc000000 space 32768K, 0% used [0x00000000bc000000, 0x00000000be000000)
  154. AC 0 F TS 0 PTAMS 0x00000000be000000 NTAMS 0x00000000be000000 space 32768K, 0% used [0x00000000be000000, 0x00000000c0000000)
  155. AC 0 F TS 0 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 32768K, 0% used [0x00000000c0000000, 0x00000000c2000000)
  156. AC 0 F TS 0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 32768K, 0% used [0x00000000c2000000, 0x00000000c4000000)
  157. AC 0 F TS 0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 32768K, 0% used [0x00000000c4000000, 0x00000000c6000000)
  158. AC 0 F TS 0 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 32768K, 0% used [0x00000000c6000000, 0x00000000c8000000)
  159. AC 0 F TS 0 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 32768K, 0% used [0x00000000c8000000, 0x00000000ca000000)
  160. AC 0 E TS 0 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 32768K, 10% used [0x00000000ca000000, 0x00000000cc000000)
  161. AC 0 E CS TS 0 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 32768K, 100% used [0x00000000cc000000, 0x00000000ce000000)
  162. AC 0 E CS TS 0 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 32768K, 100% used [0x00000000ce000000, 0x00000000d0000000)
  163. AC 0 E CS TS 0 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K, 100% used [0x00000000d0000000, 0x00000000d2000000)
  164. AC 0 E CS TS 0 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 32768K, 100% used [0x00000000d2000000, 0x00000000d4000000)
  165. AC 0 E CS TS 0 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 32768K, 100% used [0x00000000d4000000, 0x00000000d6000000)
  166. AC 0 E CS TS 0 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 32768K, 100% used [0x00000000d6000000, 0x00000000d8000000)
  167. AC 0 E CS TS 0 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 32768K, 100% used [0x00000000d8000000, 0x00000000da000000)
  168. AC 0 E CS TS 0 PTAMS 0x00000000da000000 NTAMS 0x00000000da000000 space 32768K, 100% used [0x00000000da000000, 0x00000000dc000000)
  169. AC 0 E CS TS 3 PTAMS 0x00000000dc000000 NTAMS 0x00000000dc000000 space 32768K, 100% used [0x00000000dc000000, 0x00000000de000000)
  170. AC 0 E CS TS 0 PTAMS 0x00000000de000000 NTAMS 0x00000000de000000 space 32768K, 100% used [0x00000000de000000, 0x00000000e0000000)
  171. AC 0 E CS TS 0 PTAMS 0x00000000e0000000 NTAMS 0x00000000e0000000 space 32768K, 100% used [0x00000000e0000000, 0x00000000e2000000)
  172. AC 0 E CS TS 0 PTAMS 0x00000000e2000000 NTAMS 0x00000000e2000000 space 32768K, 100% used [0x00000000e2000000, 0x00000000e4000000)
  173. AC 0 E CS TS 0 PTAMS 0x00000000e4000000 NTAMS 0x00000000e4000000 space 32768K, 100% used [0x00000000e4000000, 0x00000000e6000000)
  174. AC 0 E CS TS 0 PTAMS 0x00000000e6000000 NTAMS 0x00000000e6000000 space 32768K, 100% used [0x00000000e6000000, 0x00000000e8000000)
  175. AC 0 E CS TS 0 PTAMS 0x00000000e8000000 NTAMS 0x00000000e8000000 space 32768K, 100% used [0x00000000e8000000, 0x00000000ea000000)
  176. AC 0 E CS TS 0 PTAMS 0x00000000ea000000 NTAMS 0x00000000ea000000 space 32768K, 100% used [0x00000000ea000000, 0x00000000ec000000)
  177. AC 0 E CS TS 0 PTAMS 0x00000000ec000000 NTAMS 0x00000000ec000000 space 32768K, 100% used [0x00000000ec000000, 0x00000000ee000000)
  178. AC 0 E CS TS 0 PTAMS 0x00000000ee000000 NTAMS 0x00000000ee000000 space 32768K, 100% used [0x00000000ee000000, 0x00000000f0000000)
  179. AC 0 E CS TS 0 PTAMS 0x00000000f0000000 NTAMS 0x00000000f0000000 space 32768K, 100% used [0x00000000f0000000, 0x00000000f2000000)
  180.  
  181. Card table byte_map: [0x00000000141b0000,0x00000000145b0000] byte_map_base: 0x0000000013db0000
  182.  
  183. Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002fc3ca8, (CMBitMap*) 0x0000000002fc3d00
  184. Prev Bits: [0x00000000149b0000, 0x00000000169b0000)
  185. Next Bits: [0x00000000169b0000, 0x00000000189b0000)
  186.  
  187. Polling page: 0x0000000001530000
  188.  
  189. CodeCache: size=245760Kb used=21830Kb max_used=21853Kb free=223929Kb
  190. bounds [0x0000000003070000, 0x0000000004610000, 0x0000000012070000]
  191. total_blobs=8354 nmethods=6843 adapters=1423
  192. compilation: enabled
  193.  
  194. Compilation events (10 events):
  195. Event: 66.893 Thread 0x000000001b6c8000 9349 4 com.mojang.blaze3d.systems.RenderSystem::enableTexture (12 bytes)
  196. Event: 66.894 Thread 0x000000001b6c8000 nmethod 9349 0x00000000042a9590 code [0x00000000042a9700, 0x00000000042a9888]
  197. Event: 67.112 Thread 0x000000001b6b7800 9350 4 java.util.concurrent.ConcurrentLinkedQueue::peek (49 bytes)
  198. Event: 67.114 Thread 0x000000001b6b7800 nmethod 9350 0x00000000042a9010 code [0x00000000042a9160, 0x00000000042a9458]
  199. Event: 67.581 Thread 0x000000001b6c5800 9351 3 sun.misc.Unsafe::getAndAddLong (27 bytes)
  200. Event: 67.582 Thread 0x000000001b6c5800 nmethod 9351 0x00000000042a8b90 code [0x00000000042a8d00, 0x00000000042a8f10]
  201. Event: 68.149 Thread 0x000000001b6c5800 9353 3 djw::d (26 bytes)
  202. Event: 68.149 Thread 0x000000001b6c5800 nmethod 9353 0x0000000003a93190 code [0x0000000003a93320, 0x0000000003a936d8]
  203. Event: 68.149 Thread 0x000000001b6c5800 9352 3 dkt::a (23 bytes)
  204. Event: 68.150 Thread 0x000000001b6c5800 nmethod 9352 0x0000000003300450 code [0x0000000003300640, 0x0000000003300eb8]
  205.  
  206. GC Heap History (10 events):
  207. Event: 33.117 GC heap before
  208. {Heap before GC invocations=82 (full 0):
  209. garbage-first heap total 1867776K, used 1418040K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  210. region size 32768K, 33 young (1081344K), 1 survivors (32768K)
  211. Metaspace used 60209K, capacity 65792K, committed 65920K, reserved 1105920K
  212. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  213. Event: 33.141 GC heap after
  214. Heap after GC invocations=83 (full 0):
  215. garbage-first heap total 1867776K, used 396267K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  216. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  217. Metaspace used 60209K, capacity 65792K, committed 65920K, reserved 1105920K
  218. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  219. }
  220. Event: 33.615 GC heap before
  221. {Heap before GC invocations=83 (full 0):
  222. garbage-first heap total 1867776K, used 1412075K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  223. region size 32768K, 32 young (1048576K), 1 survivors (32768K)
  224. Metaspace used 60230K, capacity 65796K, committed 65920K, reserved 1105920K
  225. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  226. Event: 33.639 GC heap after
  227. Heap after GC invocations=84 (full 0):
  228. garbage-first heap total 1867776K, used 404029K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  229. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  230. Metaspace used 60230K, capacity 65796K, committed 65920K, reserved 1105920K
  231. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  232. }
  233. Event: 34.121 GC heap before
  234. {Heap before GC invocations=84 (full 0):
  235. garbage-first heap total 1867776K, used 1419837K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  236. region size 32768K, 32 young (1048576K), 1 survivors (32768K)
  237. Metaspace used 60239K, capacity 65796K, committed 65920K, reserved 1105920K
  238. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  239. Event: 34.146 GC heap after
  240. Heap after GC invocations=85 (full 0):
  241. garbage-first heap total 1867776K, used 396857K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  242. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  243. Metaspace used 60239K, capacity 65796K, committed 65920K, reserved 1105920K
  244. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  245. }
  246. Event: 34.652 GC heap before
  247. {Heap before GC invocations=85 (full 0):
  248. garbage-first heap total 1867776K, used 1412665K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  249. region size 32768K, 33 young (1081344K), 1 survivors (32768K)
  250. Metaspace used 60245K, capacity 65796K, committed 65920K, reserved 1105920K
  251. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  252. Event: 34.677 GC heap after
  253. Heap after GC invocations=86 (full 0):
  254. garbage-first heap total 1867776K, used 403815K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  255. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  256. Metaspace used 60245K, capacity 65796K, committed 65920K, reserved 1105920K
  257. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  258. }
  259. Event: 35.266 GC heap before
  260. {Heap before GC invocations=86 (full 0):
  261. garbage-first heap total 1867776K, used 1419623K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  262. region size 32768K, 33 young (1081344K), 1 survivors (32768K)
  263. Metaspace used 60245K, capacity 65796K, committed 65920K, reserved 1105920K
  264. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  265. Event: 35.291 GC heap after
  266. Heap after GC invocations=87 (full 0):
  267. garbage-first heap total 1867776K, used 397874K [0x0000000080000000, 0x00000000820001c8, 0x0000000100000000)
  268. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  269. Metaspace used 60245K, capacity 65796K, committed 65920K, reserved 1105920K
  270. class space used 8320K, capacity 9780K, committed 9856K, reserved 1048576K
  271. }
  272.  
  273. Deoptimization events (10 events):
  274. Event: 35.833 Thread 0x0000000021bb0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003bacd38 method=com.mojang.datafixers.TypeRewriteRule$Seq.rewrite(Lcom/mojang/datafixers/types/Type;)Ljava/util/Optional; @ 9
  275. Event: 35.833 Thread 0x0000000021bb0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003bacd38 method=com.mojang.datafixers.TypeRewriteRule$Seq.rewrite(Lcom/mojang/datafixers/types/Type;)Ljava/util/Optional; @ 9
  276. Event: 35.834 Thread 0x0000000021bb0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003bacd38 method=com.mojang.datafixers.TypeRewriteRule$Seq.rewrite(Lcom/mojang/datafixers/types/Type;)Ljava/util/Optional; @ 9
  277. Event: 35.834 Thread 0x0000000021bb0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c74dac method=com.mojang.datafixers.TypeRewriteRule$Seq.rewrite(Lcom/mojang/datafixers/types/Type;)Ljava/util/Optional; @ 9
  278. Event: 42.362 Thread 0x000000002234b800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000044ec0cc method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
  279. Event: 42.389 Thread 0x000000002234b800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000044ec0cc method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
  280. Event: 42.389 Thread 0x000000002234b800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000044ec0cc method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
  281. Event: 42.389 Thread 0x000000002234b800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000044ec0cc method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
  282. Event: 52.491 Thread 0x000000002234b800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000000000445ffb4 method=java.util.regex.Pattern$SliceI.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 21
  283. Event: 59.709 Thread 0x0000000002f73800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000045a7164 method=dle.a(Z)I @ 15
  284.  
  285. Internal exceptions (10 events):
  286. Event: 11.074 Thread 0x0000000022347000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000000f070e228) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\s$bJ$Ñ_&@
  287. Event: 11.187 Thread 0x0000000022347000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$maxBy$24(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;> (0x00000000f077dd58) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\ëE£ñúb&@
  288. Event: 11.193 Thread 0x000000001b6ca000 Implicit null exception at 0x0000000003b0ea39 to 0x0000000003b0ebad
  289. Event: 11.421 Thread 0x000000001b6ca000 Implicit null exception at 0x00000000036d81d5 to 0x00000000036d99cd
  290. Event: 11.759 Thread 0x000000001b6c7000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.b(Lcef;)Ljava/util/function/Predicate;> (0x00000000b8cb73f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
  291. Event: 11.767 Thread 0x000000001b6c7000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.a(Lcef;)Ljava/util/function/Predicate;> (0x00000000b8cb9600) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
  292. Event: 11.767 Thread 0x000000001b6c7000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.b(Lcee;)Z> (0x00000000b8cd6290) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
  293. Event: 14.851 Thread 0x000000001b6c7000 Exception <a 'java/io/FileNotFoundException'> (0x00000000b77048a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
  294. Event: 19.700 Thread 0x000000001b6c7000 Implicit null exception at 0x0000000003468cb5 to 0x0000000003468ebf
  295. Event: 27.173 Thread 0x0000000002f73800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.b(Ljava/lang/String;Lob;Laey;)Z> (0x00000000cb2ba7c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 582]
  296.  
  297. Events (10 events):
  298. Event: 67.512 Executing VM operation: RevokeBias
  299. Event: 67.512 Executing VM operation: RevokeBias done
  300. Event: 67.512 Thread 0x000000002234b000 Thread exited: 0x000000002234b000
  301. Event: 67.581 Executing VM operation: RevokeBias
  302. Event: 67.581 Executing VM operation: RevokeBias done
  303. Event: 67.581 Thread 0x0000000022348000 Thread exited: 0x0000000022348000
  304. Event: 67.582 Thread 0x000000001b6c5800 flushing nmethod 0x0000000003225350
  305. Event: 68.149 Thread 0x000000001b6c5800 flushing nmethod 0x00000000032ba3d0
  306. Event: 68.149 Thread 0x000000001b6c5800 flushing nmethod 0x0000000003300450
  307. Event: 68.150 Thread 0x000000001b6c5800 flushing nmethod 0x00000000033faf90
  308.  
  309.  
  310. Dynamic libraries:
  311. 0x00007ff7e9160000 - 0x00007ff7e9197000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\javaw.exe
  312. 0x00007ffb15910000 - 0x00007ffb15b05000 C:\WINDOWS\SYSTEM32\ntdll.dll
  313. 0x00007ffb147e0000 - 0x00007ffb1489d000 C:\WINDOWS\System32\KERNEL32.DLL
  314. 0x00007ffb13490000 - 0x00007ffb13757000 C:\WINDOWS\System32\KERNELBASE.dll
  315. 0x00007ffb14df0000 - 0x00007ffb14e9a000 C:\WINDOWS\System32\ADVAPI32.dll
  316. 0x00007ffb15570000 - 0x00007ffb1560e000 C:\WINDOWS\System32\msvcrt.dll
  317. 0x00007ffb15060000 - 0x00007ffb150fb000 C:\WINDOWS\System32\sechost.dll
  318. 0x00007ffb146b0000 - 0x00007ffb147d4000 C:\WINDOWS\System32\RPCRT4.dll
  319. 0x00007ffb15610000 - 0x00007ffb157b0000 C:\WINDOWS\System32\USER32.dll
  320. 0x00007ffb131d0000 - 0x00007ffb131f2000 C:\WINDOWS\System32\win32u.dll
  321. 0x00007ffb14470000 - 0x00007ffb1449a000 C:\WINDOWS\System32\GDI32.dll
  322. 0x00007ffb13760000 - 0x00007ffb13869000 C:\WINDOWS\System32\gdi32full.dll
  323. 0x00007ffb13080000 - 0x00007ffb1311d000 C:\WINDOWS\System32\msvcp_win.dll
  324. 0x00007ffb13870000 - 0x00007ffb13970000 C:\WINDOWS\System32\ucrtbase.dll
  325. 0x00007ffb02fa0000 - 0x00007ffb0323b000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.488_none_ca04af081b815d21\COMCTL32.dll
  326. 0x00007ffb13980000 - 0x00007ffb139b0000 C:\WINDOWS\System32\IMM32.DLL
  327. 0x0000000064bc0000 - 0x0000000064c92000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\msvcr100.dll
  328. 0x0000000064330000 - 0x0000000064bb3000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\server\jvm.dll
  329. 0x00007ffb14380000 - 0x00007ffb14388000 C:\WINDOWS\System32\PSAPI.DLL
  330. 0x00007ffb03240000 - 0x00007ffb03267000 C:\WINDOWS\SYSTEM32\WINMM.dll
  331. 0x00007ffaf56c0000 - 0x00007ffaf56c9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  332. 0x00007ffb0c550000 - 0x00007ffb0c55a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  333. 0x00007ffb14970000 - 0x00007ffb149db000 C:\WINDOWS\System32\WS2_32.dll
  334. 0x00000000662c0000 - 0x00000000662cf000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\verify.dll
  335. 0x0000000065670000 - 0x0000000065699000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\java.dll
  336. 0x0000000065be0000 - 0x0000000065bf6000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\zip.dll
  337. 0x00007ffb13b00000 - 0x00007ffb14241000 C:\WINDOWS\System32\SHELL32.dll
  338. 0x00007ffb111b0000 - 0x00007ffb11943000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  339. 0x00007ffb14a90000 - 0x00007ffb14de5000 C:\WINDOWS\System32\combase.dll
  340. 0x00007ffb12ac0000 - 0x00007ffb12aec000 C:\WINDOWS\SYSTEM32\Wldp.dll
  341. 0x00007ffb149e0000 - 0x00007ffb14a8e000 C:\WINDOWS\System32\SHCORE.dll
  342. 0x00007ffb13aa0000 - 0x00007ffb13af5000 C:\WINDOWS\System32\shlwapi.dll
  343. 0x00007ffb12f80000 - 0x00007ffb12fa6000 C:\WINDOWS\SYSTEM32\profapi.dll
  344. 0x0000000064320000 - 0x000000006432d000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\management.dll
  345. 0x0000000064300000 - 0x000000006431a000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\net.dll
  346. 0x00007ffb12840000 - 0x00007ffb128aa000 C:\WINDOWS\system32\mswsock.dll
  347. 0x00007ffaf56a0000 - 0x00007ffaf56b7000 C:\WINDOWS\system32\napinsp.dll
  348. 0x00007ffaf5680000 - 0x00007ffaf569b000 C:\WINDOWS\system32\pnrpnsp.dll
  349. 0x00007ffb0e170000 - 0x00007ffb0e185000 C:\WINDOWS\system32\wshbth.dll
  350. 0x00007ffb0ec80000 - 0x00007ffb0ec9d000 C:\WINDOWS\system32\NLAapi.dll
  351. 0x00007ffb124e0000 - 0x00007ffb1251b000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  352. 0x00007ffb12530000 - 0x00007ffb125fb000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  353. 0x00007ffb13970000 - 0x00007ffb13979000 C:\WINDOWS\System32\NSI.dll
  354. 0x00007ffaf5660000 - 0x00007ffaf5672000 C:\WINDOWS\System32\winrnr.dll
  355. 0x00007ffb02090000 - 0x00007ffb0209a000 C:\Windows\System32\rasadhlp.dll
  356. 0x00007ffb02b50000 - 0x00007ffb02bcf000 C:\WINDOWS\System32\fwpuclnt.dll
  357. 0x00007ffb13050000 - 0x00007ffb13077000 C:\WINDOWS\System32\bcrypt.dll
  358. 0x00000000642e0000 - 0x00000000642f1000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\nio.dll
  359. 0x00007ffb12a10000 - 0x00007ffb12a28000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  360. 0x00007ffb12160000 - 0x00007ffb12194000 C:\WINDOWS\system32\rsaenh.dll
  361. 0x00007ffb12f00000 - 0x00007ffb12f2e000 C:\WINDOWS\SYSTEM32\USERENV.dll
  362. 0x00007ffb13200000 - 0x00007ffb1327f000 C:\WINDOWS\System32\bcryptprimitives.dll
  363. 0x00007ffb12a30000 - 0x00007ffb12a3c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  364. 0x00007ffadf3a0000 - 0x00007ffadf412000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\lwjgl.dll
  365. 0x00007ffad9810000 - 0x00007ffad986e000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\glfw.dll
  366. 0x00007ffaae2f0000 - 0x00007ffaae541000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\jemalloc.dll
  367. 0x00007ffb10ab0000 - 0x00007ffb10b4f000 C:\WINDOWS\system32\uxtheme.dll
  368. 0x00007ffacfb60000 - 0x00007ffacfba5000 C:\WINDOWS\SYSTEM32\dinput8.dll
  369. 0x00007ffb0ecc0000 - 0x00007ffb0ecd1000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
  370. 0x00007ffb13280000 - 0x00007ffb132cd000 C:\WINDOWS\System32\cfgmgr32.dll
  371. 0x00007ffb12e00000 - 0x00007ffb12e2c000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  372. 0x00007ffb10cc0000 - 0x00007ffb10cef000 C:\WINDOWS\SYSTEM32\dwmapi.dll
  373. 0x00007ffb157b0000 - 0x00007ffb158c5000 C:\WINDOWS\System32\MSCTF.dll
  374. 0x00007ffb148a0000 - 0x00007ffb1496d000 C:\WINDOWS\System32\OLEAUT32.dll
  375. 0x00007ffb11950000 - 0x00007ffb1195d000 C:\WINDOWS\SYSTEM32\HID.DLL
  376. 0x00007ffb15100000 - 0x00007ffb15567000 C:\WINDOWS\System32\SETUPAPI.DLL
  377. 0x00007ffb13430000 - 0x00007ffb13490000 C:\WINDOWS\System32\WINTRUST.dll
  378. 0x00007ffb132d0000 - 0x00007ffb1342d000 C:\WINDOWS\System32\CRYPT32.dll
  379. 0x00007ffb12c40000 - 0x00007ffb12c52000 C:\WINDOWS\SYSTEM32\MSASN1.dll
  380. 0x00007ffade870000 - 0x00007ffade9c2000 C:\WINDOWS\SYSTEM32\inputhost.dll
  381. 0x00007ffb106e0000 - 0x00007ffb107d2000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
  382. 0x00007ffb0eb20000 - 0x00007ffb0ec17000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
  383. 0x00007ffb0f020000 - 0x00007ffb0f176000 C:\WINDOWS\SYSTEM32\wintypes.dll
  384. 0x00007ffb10380000 - 0x00007ffb106da000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
  385. 0x00007ffb11da0000 - 0x00007ffb11dd3000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  386. 0x00007ffb10fb0000 - 0x00007ffb10fc3000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  387. 0x00007ffadf960000 - 0x00007ffadfa85000 C:\WINDOWS\SYSTEM32\opengl32.dll
  388. 0x00007ffadf2d0000 - 0x00007ffadf2fc000 C:\WINDOWS\SYSTEM32\GLU32.dll
  389. 0x00007ffb14250000 - 0x00007ffb142f8000 C:\WINDOWS\System32\clbcatq.dll
  390. 0x00007ffa87480000 - 0x00007ffa89b55000 C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b9881bea5d81b063\nvoglv64.dll
  391. 0x00007ffb14f30000 - 0x00007ffb15059000 C:\WINDOWS\System32\ole32.dll
  392. 0x00007ffb0eca0000 - 0x00007ffb0ecb4000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  393. 0x00007ffb0a340000 - 0x00007ffb0a37b000 C:\WINDOWS\SYSTEM32\dxcore.dll
  394. 0x00007ffb12650000 - 0x00007ffb1269b000 C:\WINDOWS\SYSTEM32\powrprof.dll
  395. 0x00007ffb124c0000 - 0x00007ffb124d2000 C:\WINDOWS\SYSTEM32\UMPDC.dll
  396. 0x00007ffb11e50000 - 0x00007ffb11eaa000 C:\WINDOWS\SYSTEM32\WINSTA.dll
  397. 0x00007ffb119b0000 - 0x00007ffb11aa3000 C:\WINDOWS\SYSTEM32\dxgi.dll
  398. 0x00007ffb0f5e0000 - 0x00007ffb0f843000 C:\WINDOWS\SYSTEM32\d3d11.dll
  399. 0x00007ffad4080000 - 0x00007ffad416f000 C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b9881bea5d81b063\nvldumdx.dll
  400. 0x00007ffb0a2e0000 - 0x00007ffb0a311000 C:\WINDOWS\SYSTEM32\cryptnet.dll
  401. 0x00007ffb13a10000 - 0x00007ffb13a2d000 C:\WINDOWS\System32\imagehlp.dll
  402. 0x00007ffac6aa0000 - 0x00007ffac9140000 C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b9881bea5d81b063\nvwgf2umx.dll
  403. 0x00007ffb03f30000 - 0x00007ffb0441e000 C:\WINDOWS\SYSTEM32\nvapi64.dll
  404. 0x00007ffade9d0000 - 0x00007ffadeacd000 C:\WINDOWS\SYSTEM32\textinputframework.dll
  405. 0x00007ffb02e90000 - 0x00007ffb02ef6000 C:\WINDOWS\system32\Oleacc.dll
  406. 0x00007ffabbec0000 - 0x00007ffabbf18000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\lwjgl_opengl.dll
  407. 0x00007ffab6260000 - 0x00007ffab62df000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\lwjgl_stb.dll
  408. 0x00007ffb0d770000 - 0x00007ffb0d81e000 C:\WINDOWS\SYSTEM32\mscms.dll
  409. 0x00007ffb0d700000 - 0x00007ffb0d711000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  410. 0x00007ffabb9a0000 - 0x00007ffabb9e3000 C:\WINDOWS\SYSTEM32\icm32.dll
  411. 0x00007ffaba610000 - 0x00007ffaba652000 C:\Users\amrit\AppData\Local\Temp\jna-92941681\jna6082932025440112016.dll
  412. 0x00007ffb07ad0000 - 0x00007ffb07aea000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\SAPIWrapper_x64.dll
  413. 0x00007ffab0ba0000 - 0x00007ffab0d24000 C:\WINDOWS\System32\Speech\Common\sapi.dll
  414. 0x00007ffacbef0000 - 0x00007ffacbf0e000 C:\WINDOWS\SYSTEM32\MSACM32.dll
  415. 0x00007ffb0eda0000 - 0x00007ffb0edab000 C:\WINDOWS\SYSTEM32\msdmo.dll
  416. 0x00007ffaf97d0000 - 0x00007ffaf97f6000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  417. 0x00007ffb07ec0000 - 0x00007ffb07f45000 C:\WINDOWS\System32\MMDevApi.dll
  418. 0x00000000642b0000 - 0x00000000642d4000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\sunec.dll
  419. 0x00007ffb08480000 - 0x00007ffb096f0000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_440392e76b44e849\igd10iumd64.dll
  420. 0x00007ffb12b30000 - 0x00007ffb12b57000 C:\WINDOWS\SYSTEM32\ncrypt.dll
  421. 0x00007ffb12af0000 - 0x00007ffb12b2b000 C:\WINDOWS\SYSTEM32\NTASN1.dll
  422. 0x00007ffb07650000 - 0x00007ffb077f4000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_440392e76b44e849\igdgmm64.dll
  423. 0x00007ffb051b0000 - 0x00007ffb0764b000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_440392e76b44e849\igc64.dll
  424. 0x0000000064110000 - 0x00000000642a8000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\awt.dll
  425. 0x00007ffb10910000 - 0x00007ffb109a0000 C:\WINDOWS\SYSTEM32\apphelp.dll
  426. 0x00007ffab0d40000 - 0x00007ffab0e54000 C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1\OpenAL.dll
  427. 0x00007ffb05030000 - 0x00007ffb051b0000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  428. 0x00007ffb10bd0000 - 0x00007ffb10be4000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
  429. 0x00007ffb079a0000 - 0x00007ffb079da000 C:\ProgramData\obs-studio-hook\graphics-hook64.dll
  430. 0x00007ffb02770000 - 0x00007ffb02954000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  431.  
  432. VM Arguments:
  433. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\amrit\AppData\Roaming\.minecraft\bin\ffc5-50b6-8c2f-eab1 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.17628 -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\amrit\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml
  434. java_command: net.minecraft.launchwrapper.Launch --username tomandjerry75 --version 1.16.3-OptiFine_HD_U_G3 --gameDir C:\Users\amrit\AppData\Roaming\.minecraft --assetsDir C:\Users\amrit\AppData\Roaming\.minecraft\assets --assetIndex 1.16 --uuid e5e47224f8274628b39db4c87f582272 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhNzZkNTFkY2MwZTk4MjExNTM4OWEyYzkwODQ4ZDVlYyIsInlnZ3QiOiIwYTZhY2FmZjRiNjg0ZjcyYWE4ODdlZjUxMGQ3OTJmZSIsInNwciI6ImU1ZTQ3MjI0ZjgyNzQ2MjhiMzlkYjRjODdmNTgyMjcyIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MDIyNzUwNDMsImlhdCI6MTYwMjEwMjI0M30.VYxVTlPqXbFW21ahMIMzWLyghgmbQpr4sNoB98M5Hos --userType mojang --versionType release --tweakClass optifine.OptiFineTweaker
  435. java_class_path (initial): C:\Users\amrit\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.16.3_HD_U_G3\OptiFine-1.16.3_HD_U_G3.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\optifine\launchwrapper-of\2.2\launchwrapper-of-2.2.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\4.0.26\datafixerupper-4.0.26.jar;C:\Users\amrit\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\amrit\AppData\Roaming\.mine
  436. Launcher Type: SUN_STANDARD
  437.  
  438. Environment Variables:
  439. PATH=C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\bin;C:\MinGW\bin;C:\MinGW\libexec\gcc\x86_64-w64-mingw32\10.2.0;C:\Users\amrit\gcc\bin;C:\Users\amrit\gcc\libexec\gcc\x86_64-w64-mingw32\10.2.0;C:\Program Files\Java\jdk1.8.0_261\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk8u265-b01\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk-14.0.1\bin;C:\Users\amrit\AppData\Local\Microsoft\WindowsApps;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\amrit\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.2\bin;
  440. USERNAME=amrit
  441. OS=Windows_NT
  442. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
  443.  
  444.  
  445.  
  446. --------------- S Y S T E M ---------------
  447.  
  448. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.292)
  449.  
  450. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  451.  
  452. Memory: 4k page, physical 16579060k(7052468k free), swap 26540532k(14027808k free)
  453.  
  454. 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)
  455.  
  456. time: Wed Oct 07 18:09:29 2020
  457. elapsed time: 68 seconds (0d 0h 1m 8s)
  458.  
  459.  
Add Comment
Please, Sign In to add comment