Guest User

Crash1

a guest
Jun 15th, 2022
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.94 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=0x00007ffa96d82ee7, pid=4552, tid=0x0000000000002384
  5. #
  6. # JRE version: OpenJDK Runtime Environment (8.0_282-b08) (build 1.8.0_282-b08)
  7. # Java VM: OpenJDK 64-Bit Server VM (25.282-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig7icd64.dll+0x22ee7]
  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 (0x00000131e32f1000): JavaThread "Client thread" [_thread_in_native, id=9092, stack(0x000000318ca00000,0x000000318cb00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000a27ed040
  24.  
  25. Registers:
  26. RAX=0x00007ffa96d82ee7, RBX=0x00000000a27ed040, RCX=0x000001319b5ba034, RDX=0x00000000a27ed04c
  27. RSP=0x000000318cafe1b0, RBP=0x00000131fe7f6dc0, RSI=0x000001319b5ba028, RDI=0x0000000000000c30
  28. R8 =0x000000000000000c, R9 =0x00007ffa96d60000, R10=0x00000131fe7f8170, R11=0x000000000000006f
  29. R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x00000131fe8c1210, R15=0x00000000a27ed040
  30. RIP=0x00007ffa96d82ee7, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000318cafe1b0)
  33. 0x000000318cafe1b0: 0000000000000000 0000000000000028
  34. 0x000000318cafe1c0: 000000000000027d 0000000000000003
  35. 0x000000318cafe1d0: 0000000000000010 00007ffa971d51ef
  36. 0x000000318cafe1e0: 0000000000000000 0000000000000010
  37. 0x000000318cafe1f0: 0000000000009240 00000131a27ed040
  38. 0x000000318cafe200: 0000013100000000 000000318cafe288
  39. 0x000000318cafe210: 0000000000000000 00000131e5f285f3
  40. 0x000000318cafe220: 00000131a1d13770 000000318cafe2a0
  41. 0x000000318cafe230: 00007ffa9726a100 00000131a27ed040
  42. 0x000000318cafe240: 0000000000000020 00000131a27ed040
  43. 0x000000318cafe250: 00007ffa9726a100 000000318cafe290
  44. 0x000000318cafe260: 00000007c1101a20 0000013181422da0
  45. 0x000000318cafe270: 00000007c1101a20 000000006c4ec301
  46. 0x000000318cafe280: 00000131e32f1000 000000072bb53030
  47. 0x000000318cafe290: 000001319b5ba028 00000131e32f1000
  48. 0x000000318cafe2a0: 000000318cafe600 00000131e656af14
  49.  
  50. Instructions: (pc=0x00007ffa96d82ee7)
  51. 0x00007ffa96d82ec7: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
  52. 0x00007ffa96d82ed7: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
  53. 0x00007ffa96d82ee7: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
  54. 0x00007ffa96d82ef7: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00007ffa96d82ee7 is an unknown value
  60. RBX=0x00000000a27ed040 is an unknown value
  61. RCX=0x000001319b5ba034 is an unknown value
  62. RDX=0x00000000a27ed04c is an unknown value
  63. RSP=0x000000318cafe1b0 is pointing into the stack for thread: 0x00000131e32f1000
  64. RBP=0x00000131fe7f6dc0 is an unknown value
  65. RSI=0x000001319b5ba028 is an unknown value
  66. RDI=0x0000000000000c30 is an unknown value
  67. R8 =0x000000000000000c is an unknown value
  68. R9 =0x00007ffa96d60000 is an unknown value
  69. R10=0x00000131fe7f8170 is an unknown value
  70. R11=0x000000000000006f is an unknown value
  71. R12=0x0000000000000010 is an unknown value
  72. R13=0x0000000000000c30 is an unknown value
  73. R14=0x00000131fe8c1210 is an unknown value
  74. R15=0x00000000a27ed040 is an unknown value
  75.  
  76.  
  77. Stack: [0x000000318ca00000,0x000000318cb00000], sp=0x000000318cafe1b0, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig7icd64.dll+0x22ee7]
  80. C [ig7icd64.dll+0x4751ef]
  81. C 0x00000131e671426b
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J 9980 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x00000131e67141ce [0x00000131e6714180+0x4e]
  85. J 9993 C1 net.minecraft.client.renderer.Tessellator.func_78381_a()I (411 bytes) @ 0x00000131e6718b34 [0x00000131e67163e0+0x2754]
  86. j net.minecraft.client.renderer.RenderGlobal.func_72730_g()V+399
  87. j net.minecraft.client.renderer.RenderGlobal.<init>(Lnet/minecraft/client/Minecraft;)V+425
  88. j net.minecraft.client.Minecraft.func_71384_a()V+3124
  89. j net.minecraft.client.Minecraft.func_99999_d()V+6
  90. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
  91. v ~StubRoutines::call_stub
  92. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  93. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  94. J 2305 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000131e552c84c [0x00000131e552c740+0x10c]
  95. J 2304 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000131e552cff4 [0x00000131e552cc00+0x3f4]
  96. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  97. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  98. j java.lang.invoke.LambdaForm$DMH.invokeStatic_L_V(Ljava/lang/Object;Ljava/lang/Object;)V+10
  99. j java.lang.invoke.LambdaForm$BMH.reinvoke(Ljava/lang/Object;Ljava/lang/Object;)V+31
  100. j java.lang.invoke.LambdaForm$MH.invoke_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+17
  101. j launcher.keEpErjeRRYsAK.keepErJErRy6HE(Llauncher/KEEPeRjErrYXff;Llauncher/kEepERjerryhdF;)V+213
  102. j launcher.keEpErjeRRYsAK.main([Ljava/lang/String;)V+586
  103. v ~StubRoutines::call_stub
  104.  
  105. --------------- P R O C E S S ---------------
  106.  
  107. Java Threads: ( => current thread )
  108. 0x00000131936a9800 JavaThread "Thread-26" daemon [_thread_in_native, id=9440, stack(0x000000318f100000,0x000000318f200000)]
  109. 0x00000131936ac000 JavaThread "Thread-24" [_thread_blocked, id=9100, stack(0x000000318ea00000,0x000000318eb00000)]
  110. 0x00000131936a7000 JavaThread "Thread-23" [_thread_in_native, id=6592, stack(0x000000318e900000,0x000000318ea00000)]
  111. 0x00000131936aa800 JavaThread "Thread-22" [_thread_blocked, id=3804, stack(0x000000318e500000,0x000000318e600000)]
  112. 0x00000131fc38a800 JavaThread "Thread-20" [_thread_blocked, id=9692, stack(0x000000318c800000,0x000000318c900000)]
  113. 0x00000131fc387800 JavaThread "Thread-17" daemon [_thread_in_native, id=4860, stack(0x000000318e800000,0x000000318e900000)]
  114. 0x00000131fc389000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2148, stack(0x000000318e200000,0x000000318e300000)]
  115. 0x00000131fc38a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5312, stack(0x000000318e100000,0x000000318e200000)]
  116. 0x00000131fa2d3800 JavaThread "Thread-11" daemon [_thread_in_native, id=1460, stack(0x000000318e000000,0x000000318e100000)]
  117. 0x00000131fc080000 JavaThread "Thread-10" daemon [_thread_blocked, id=5036, stack(0x000000318de00000,0x000000318df00000)]
  118. 0x00000131fab54800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2224, stack(0x000000318df00000,0x000000318e000000)]
  119. 0x00000131fac58800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8924, stack(0x000000318dd00000,0x000000318de00000)]
  120. 0x00000131fa648800 JavaThread "Client Directory Watcher" daemon [_thread_blocked, id=4420, stack(0x000000318dc00000,0x000000318dd00000)]
  121. 0x00000131fa6c4000 JavaThread "Asset Directory Watcher" daemon [_thread_blocked, id=9496, stack(0x000000318db00000,0x000000318dc00000)]
  122. 0x00000131fa6c3800 JavaThread "JVM Directory Watcher" daemon [_thread_blocked, id=5640, stack(0x000000318da00000,0x000000318db00000)]
  123. 0x00000131fa6ab800 JavaThread "Thread-2" daemon [_thread_in_native, id=7644, stack(0x000000318d900000,0x000000318da00000)]
  124. 0x00000131fa6aa000 JavaThread "Thread-1" daemon [_thread_in_native, id=7752, stack(0x000000318d800000,0x000000318d900000)]
  125. 0x00000131fa6b6000 JavaThread "Thread-0" daemon [_thread_in_native, id=1412, stack(0x000000318d700000,0x000000318d800000)]
  126. 0x00000131fa13c800 JavaThread "Service Thread" daemon [_thread_blocked, id=3492, stack(0x000000318d500000,0x000000318d600000)]
  127. 0x00000131fa0f5000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=7232, stack(0x000000318d400000,0x000000318d500000)]
  128. 0x00000131fa0f1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6440, stack(0x000000318d300000,0x000000318d400000)]
  129. 0x00000131fa0e4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7916, stack(0x000000318d200000,0x000000318d300000)]
  130. 0x00000131fa0ef800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6348, stack(0x000000318d100000,0x000000318d200000)]
  131. 0x00000131fa0c3000 JavaThread "Finalizer" daemon [_thread_blocked, id=9376, stack(0x000000318d000000,0x000000318d100000)]
  132. 0x00000131fa0ba800 JavaThread "Reference Handler" daemon [_thread_blocked, id=9944, stack(0x000000318cf00000,0x000000318d000000)]
  133. =>0x00000131e32f1000 JavaThread "Client thread" [_thread_in_native, id=9092, stack(0x000000318ca00000,0x000000318cb00000)]
  134.  
  135. Other Threads:
  136. 0x00000131fa091000 VMThread [stack: 0x000000318ce00000,0x000000318cf00000] [id=5196]
  137. 0x00000131fa150800 WatcherThread [stack: 0x000000318d600000,0x000000318d700000] [id=7392]
  138.  
  139. VM state:not at safepoint (normal execution)
  140.  
  141. VM Mutex/Monitor currently owned by a thread: None
  142.  
  143. heap address: 0x0000000720000000, size: 2560 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  144. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  145. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  146.  
  147. Heap:
  148. par new generation total 118016K, used 104260K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  149. eden space 104960K, 93% used [0x0000000720000000, 0x000000072602bca0, 0x0000000726680000)
  150. from space 13056K, 44% used [0x0000000727340000, 0x00000007278e5560, 0x0000000728000000)
  151. to space 13056K, 0% used [0x0000000726680000, 0x0000000726680000, 0x0000000727340000)
  152. concurrent mark-sweep generation total 2490368K, used 479854K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  153. Metaspace used 116174K, capacity 117248K, committed 118184K, reserved 1148928K
  154. class space used 17781K, capacity 18169K, committed 18184K, reserved 1048576K
  155.  
  156. Card table byte_map: [0x00000131f4130000,0x00000131f4640000] byte_map_base: 0x00000131f0830000
  157.  
  158. Marking Bits: (CMSBitMap*) 0x00000131e3332688
  159. Bits: [0x00000131f4d30000, 0x00000131f7330000)
  160.  
  161. Mod Union Table: (CMSBitMap*) 0x00000131e3332748
  162. Bits: [0x00000131e34d0000, 0x00000131e3568000)
  163.  
  164. Polling page: 0x00000131e34a0000
  165.  
  166. CodeCache: size=245760Kb used=27484Kb max_used=27487Kb free=218275Kb
  167. bounds [0x00000131e4d70000, 0x00000131e6880000, 0x00000131f3d70000]
  168. total_blobs=8812 nmethods=7587 adapters=1137
  169. compilation: enabled
  170.  
  171. Compilation events (10 events):
  172. Event: 159.844 Thread 0x00000131fa0f5000 10557 3 java.util.Random::nextFloat (11 bytes)
  173. Event: 159.844 Thread 0x00000131fa0f5000 nmethod 10557 0x00000131e5d329d0 code [0x00000131e5d32b60, 0x00000131e5d32d90]
  174. Event: 159.844 Thread 0x00000131fa0f5000 10558 3 java.lang.Math::atan2 (6 bytes)
  175. Event: 159.844 Thread 0x00000131fa0f5000 nmethod 10558 0x00000131e5d32650 code [0x00000131e5d327c0, 0x00000131e5d32930]
  176. Event: 159.848 Thread 0x00000131fa0f5000 10560 3 java.util.Random::next (47 bytes)
  177. Event: 159.848 Thread 0x00000131fa0f5000 nmethod 10560 0x00000131e5d31b50 code [0x00000131e5d31cc0, 0x00000131e5d320d8]
  178. Event: 159.848 Thread 0x00000131fa0f5000 10561 3 java.util.Random::nextDouble (24 bytes)
  179. Event: 159.848 Thread 0x00000131fa0f5000 nmethod 10561 0x00000131e5d315d0 code [0x00000131e5d31760, 0x00000131e5d31a80]
  180. Event: 159.849 Thread 0x00000131fa0f1000 10562 4 java.util.Random::nextFloat (11 bytes)
  181. Event: 159.851 Thread 0x00000131fa0f1000 nmethod 10562 0x00000131e5d30550 code [0x00000131e5d306c0, 0x00000131e5d307b8]
  182.  
  183. GC Heap History (10 events):
  184. Event: 157.263 GC heap before
  185. {Heap before GC invocations=169 (full 10):
  186. par new generation total 118016K, used 113589K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  187. eden space 104960K, 100% used [0x0000000720000000, 0x0000000726680000, 0x0000000726680000)
  188. from space 13056K, 66% used [0x0000000726680000, 0x0000000726eed400, 0x0000000727340000)
  189. to space 13056K, 0% used [0x0000000727340000, 0x0000000727340000, 0x0000000728000000)
  190. concurrent mark-sweep generation total 2490368K, used 475649K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  191. Metaspace used 114320K, capacity 115418K, committed 116396K, reserved 1148928K
  192. class space used 17510K, capacity 17879K, committed 17980K, reserved 1048576K
  193. Event: 157.283 GC heap after
  194. Heap after GC invocations=170 (full 10):
  195. par new generation total 118016K, used 10874K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  196. eden space 104960K, 0% used [0x0000000720000000, 0x0000000720000000, 0x0000000726680000)
  197. from space 13056K, 83% used [0x0000000727340000, 0x0000000727ddeb40, 0x0000000728000000)
  198. to space 13056K, 0% used [0x0000000726680000, 0x0000000726680000, 0x0000000727340000)
  199. concurrent mark-sweep generation total 2490368K, used 475649K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  200. Metaspace used 114320K, capacity 115418K, committed 116396K, reserved 1148928K
  201. class space used 17510K, capacity 17879K, committed 17980K, reserved 1048576K
  202. }
  203. Event: 157.887 GC heap before
  204. {Heap before GC invocations=170 (full 10):
  205. par new generation total 118016K, used 115834K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  206. eden space 104960K, 100% used [0x0000000720000000, 0x0000000726680000, 0x0000000726680000)
  207. from space 13056K, 83% used [0x0000000727340000, 0x0000000727ddeb40, 0x0000000728000000)
  208. to space 13056K, 0% used [0x0000000726680000, 0x0000000726680000, 0x0000000727340000)
  209. concurrent mark-sweep generation total 2490368K, used 475649K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  210. Metaspace used 115496K, capacity 116570K, committed 117520K, reserved 1148928K
  211. class space used 17733K, capacity 18071K, committed 18108K, reserved 1048576K
  212. Event: 157.911 GC heap after
  213. Heap after GC invocations=171 (full 10):
  214. par new generation total 118016K, used 7247K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  215. eden space 104960K, 0% used [0x0000000720000000, 0x0000000720000000, 0x0000000726680000)
  216. from space 13056K, 55% used [0x0000000726680000, 0x0000000726d93c08, 0x0000000727340000)
  217. to space 13056K, 0% used [0x0000000727340000, 0x0000000727340000, 0x0000000728000000)
  218. concurrent mark-sweep generation total 2490368K, used 477890K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  219. Metaspace used 115496K, capacity 116570K, committed 117520K, reserved 1148928K
  220. class space used 17733K, capacity 18071K, committed 18108K, reserved 1048576K
  221. }
  222. Event: 158.161 GC heap before
  223. {Heap before GC invocations=171 (full 10):
  224. par new generation total 118016K, used 112207K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  225. eden space 104960K, 100% used [0x0000000720000000, 0x0000000726680000, 0x0000000726680000)
  226. from space 13056K, 55% used [0x0000000726680000, 0x0000000726d93c08, 0x0000000727340000)
  227. to space 13056K, 0% used [0x0000000727340000, 0x0000000727340000, 0x0000000728000000)
  228. concurrent mark-sweep generation total 2490368K, used 477890K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  229. Metaspace used 115646K, capacity 116698K, committed 117520K, reserved 1148928K
  230. class space used 17737K, capacity 18071K, committed 18108K, reserved 1048576K
  231. Event: 158.180 GC heap after
  232. Heap after GC invocations=172 (full 10):
  233. par new generation total 118016K, used 6460K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  234. eden space 104960K, 0% used [0x0000000720000000, 0x0000000720000000, 0x0000000726680000)
  235. from space 13056K, 49% used [0x0000000727340000, 0x000000072798f1f0, 0x0000000728000000)
  236. to space 13056K, 0% used [0x0000000726680000, 0x0000000726680000, 0x0000000727340000)
  237. concurrent mark-sweep generation total 2490368K, used 479854K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  238. Metaspace used 115646K, capacity 116698K, committed 117520K, reserved 1148928K
  239. class space used 17737K, capacity 18071K, committed 18108K, reserved 1048576K
  240. }
  241. Event: 158.457 GC heap before
  242. {Heap before GC invocations=172 (full 10):
  243. par new generation total 118016K, used 111420K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  244. eden space 104960K, 100% used [0x0000000720000000, 0x0000000726680000, 0x0000000726680000)
  245. from space 13056K, 49% used [0x0000000727340000, 0x000000072798f1f0, 0x0000000728000000)
  246. to space 13056K, 0% used [0x0000000726680000, 0x0000000726680000, 0x0000000727340000)
  247. concurrent mark-sweep generation total 2490368K, used 479854K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  248. Metaspace used 115710K, capacity 116762K, committed 117596K, reserved 1148928K
  249. class space used 17737K, capacity 18071K, committed 18108K, reserved 1048576K
  250. Event: 158.473 GC heap after
  251. Heap after GC invocations=173 (full 10):
  252. par new generation total 118016K, used 7548K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  253. eden space 104960K, 0% used [0x0000000720000000, 0x0000000720000000, 0x0000000726680000)
  254. from space 13056K, 57% used [0x0000000726680000, 0x0000000726ddf1c8, 0x0000000727340000)
  255. to space 13056K, 0% used [0x0000000727340000, 0x0000000727340000, 0x0000000728000000)
  256. concurrent mark-sweep generation total 2490368K, used 479854K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  257. Metaspace used 115710K, capacity 116762K, committed 117596K, reserved 1148928K
  258. class space used 17737K, capacity 18071K, committed 18108K, reserved 1048576K
  259. }
  260. Event: 158.794 GC heap before
  261. {Heap before GC invocations=173 (full 10):
  262. par new generation total 118016K, used 112508K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  263. eden space 104960K, 100% used [0x0000000720000000, 0x0000000726680000, 0x0000000726680000)
  264. from space 13056K, 57% used [0x0000000726680000, 0x0000000726ddf1c8, 0x0000000727340000)
  265. to space 13056K, 0% used [0x0000000727340000, 0x0000000727340000, 0x0000000728000000)
  266. concurrent mark-sweep generation total 2490368K, used 479854K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  267. Metaspace used 115766K, capacity 116858K, committed 117852K, reserved 1148928K
  268. class space used 17740K, capacity 18103K, committed 18108K, reserved 1048576K
  269. Event: 158.810 GC heap after
  270. Heap after GC invocations=174 (full 10):
  271. par new generation total 118016K, used 5781K [0x0000000720000000, 0x0000000728000000, 0x0000000728000000)
  272. eden space 104960K, 0% used [0x0000000720000000, 0x0000000720000000, 0x0000000726680000)
  273. from space 13056K, 44% used [0x0000000727340000, 0x00000007278e5560, 0x0000000728000000)
  274. to space 13056K, 0% used [0x0000000726680000, 0x0000000726680000, 0x0000000727340000)
  275. concurrent mark-sweep generation total 2490368K, used 479854K [0x0000000728000000, 0x00000007c0000000, 0x00000007c0000000)
  276. Metaspace used 115766K, capacity 116858K, committed 117852K, reserved 1148928K
  277. class space used 17740K, capacity 18103K, committed 18108K, reserved 1048576K
  278. }
  279.  
  280. Deoptimization events (10 events):
  281. Event: 156.020 Thread 0x00000131e32f1000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000131e61b4a6c method=java.io.FilterInputStream.read()I @ 4
  282. Event: 156.020 Thread 0x00000131e32f1000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000131e61b4a6c method=java.io.FilterInputStream.read()I @ 4
  283. Event: 156.020 Thread 0x00000131e32f1000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000131e61b4a6c method=java.io.FilterInputStream.read()I @ 4
  284. Event: 156.705 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e5402e74 method=sun.misc.ASCIICaseInsensitiveComparator.compare(Ljava/lang/String;Ljava/lang/String;)I @ 83
  285. Event: 156.725 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e563c934 method=java.util.TreeMap.getEntryUsingComparator(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; @ 53
  286. Event: 156.725 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e5ff5164 method=java.util.TreeMap.getEntryUsingComparator(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; @ 53
  287. Event: 157.252 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e52509ac method=java.util.regex.Pattern.<init>(Ljava/lang/String;I)V @ 58
  288. Event: 157.262 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e4ef0320 method=java.util.regex.Pattern.<init>(Ljava/lang/String;I)V @ 58
  289. Event: 158.518 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e58414a0 method=java.text.FieldPosition.matchesField(Ljava/text/Format$Field;I)Z @ 21
  290. Event: 159.279 Thread 0x00000131e32f1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000131e6070f30 method=java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 18
  291.  
  292. Classes redefined (0 events):
  293. No events
  294.  
  295. Internal exceptions (10 events):
  296. Event: 159.028 Thread 0x00000131e32f1000 Implicit null exception at 0x00000131e673c6ec to 0x00000131e673d9fc
  297. Event: 159.028 Thread 0x00000131e32f1000 Exception <a 'java/lang/NullPointerException'> (0x0000000723fdb1b0) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  298. Event: 159.220 Thread 0x00000131e32f1000 Implicit null exception at 0x00000131e673c6ec to 0x00000131e673d9fc
  299. Event: 159.220 Thread 0x00000131e32f1000 Exception <a 'java/lang/NullPointerException'> (0x0000000725218378) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  300. Event: 159.277 Thread 0x00000131e32f1000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000725ce5f88) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  301. Event: 159.277 Thread 0x00000131e32f1000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000725ce6380) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  302. Event: 159.278 Thread 0x00000131e32f1000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000725cf7540) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  303. Event: 159.278 Thread 0x00000131e32f1000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000725cf7938) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  304. Event: 159.278 Thread 0x00000131e32f1000 Implicit null exception at 0x00000131e673c6ec to 0x00000131e673d9fc
  305. Event: 159.278 Thread 0x00000131e32f1000 Exception <a 'java/lang/NullPointerException'> (0x0000000725d085b0) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  306.  
  307. Events (10 events):
  308. Event: 159.724 loading class net/minecraft/client/renderer/RenderList
  309. Event: 159.724 loading class net/minecraft/client/renderer/RenderList done
  310. Event: 159.726 loading class WrDisplayListAllocator
  311. Event: 159.726 loading class WrDisplayListAllocator done
  312. Event: 159.740 loading class net/minecraft/client/renderer/OpenGlCapsChecker
  313. Event: 159.740 loading class net/minecraft/client/renderer/OpenGlCapsChecker done
  314. Event: 159.742 loading class org/lwjgl/opengl/ARBOcclusionQuery
  315. Event: 159.742 loading class org/lwjgl/opengl/ARBOcclusionQuery done
  316. Event: 159.742 loading class org/lwjgl/opengl/ARBOcclusionQuery
  317. Event: 159.742 loading class org/lwjgl/opengl/ARBOcclusionQuery done
  318.  
  319.  
  320. Dynamic libraries:
  321. 0x00007ff6cd840000 - 0x00007ff6cd885000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\java.exe
  322. 0x00007ffad6530000 - 0x00007ffad6725000 C:\Windows\SYSTEM32\ntdll.dll
  323. 0x00007ffad4580000 - 0x00007ffad463d000 C:\Windows\System32\KERNEL32.DLL
  324. 0x00007ffad42b0000 - 0x00007ffad457d000 C:\Windows\System32\KERNELBASE.dll
  325. 0x00007ffad4940000 - 0x00007ffad49ee000 C:\Windows\System32\ADVAPI32.dll
  326. 0x00007ffad53c0000 - 0x00007ffad545e000 C:\Windows\System32\msvcrt.dll
  327. 0x00007ffad4a20000 - 0x00007ffad4abc000 C:\Windows\System32\sechost.dll
  328. 0x00007ffad4730000 - 0x00007ffad4855000 C:\Windows\System32\RPCRT4.dll
  329. 0x00007ffad59a0000 - 0x00007ffad5b40000 C:\Windows\System32\USER32.dll
  330. 0x00007ffad3f80000 - 0x00007ffad3fa2000 C:\Windows\System32\win32u.dll
  331. 0x00007ffad49f0000 - 0x00007ffad4a1a000 C:\Windows\System32\GDI32.dll
  332. 0x00007ffad3db0000 - 0x00007ffad3ebb000 C:\Windows\System32\gdi32full.dll
  333. 0x00007ffad3fb0000 - 0x00007ffad404d000 C:\Windows\System32\msvcp_win.dll
  334. 0x00007ffad4050000 - 0x00007ffad4150000 C:\Windows\System32\ucrtbase.dll
  335. 0x00007ffab9cd0000 - 0x00007ffab9f6a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  336. 0x00007ffad5b50000 - 0x00007ffad5b80000 C:\Windows\System32\IMM32.DLL
  337. 0x00007ffaad2c0000 - 0x00007ffaad2d5000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\vcruntime140.dll
  338. 0x00007ffaace50000 - 0x00007ffaaceeb000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\msvcp140.dll
  339. 0x000000006c450000 - 0x000000006cca6000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\server\jvm.dll
  340. 0x00007ffad4930000 - 0x00007ffad4938000 C:\Windows\System32\PSAPI.DLL
  341. 0x00007ffacdb70000 - 0x00007ffacdb79000 C:\Windows\SYSTEM32\WSOCK32.dll
  342. 0x00007ffad4cf0000 - 0x00007ffad4d5b000 C:\Windows\System32\WS2_32.dll
  343. 0x00007ffac55d0000 - 0x00007ffac55da000 C:\Windows\SYSTEM32\VERSION.dll
  344. 0x00007ffac85f0000 - 0x00007ffac8617000 C:\Windows\SYSTEM32\WINMM.dll
  345. 0x00007ffad1b60000 - 0x00007ffad1b72000 C:\Windows\SYSTEM32\kernel.appcore.dll
  346. 0x00007ffaba790000 - 0x00007ffaba7a0000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\verify.dll
  347. 0x00007ffaacf60000 - 0x00007ffaacf8b000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\java.dll
  348. 0x00007ffaace30000 - 0x00007ffaace48000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\zip.dll
  349. 0x00007ffad5c70000 - 0x00007ffad63b4000 C:\Windows\System32\SHELL32.dll
  350. 0x00007ffad1d60000 - 0x00007ffad24f4000 C:\Windows\SYSTEM32\windows.storage.dll
  351. 0x00007ffad5460000 - 0x00007ffad57b4000 C:\Windows\System32\combase.dll
  352. 0x00007ffad3620000 - 0x00007ffad364c000 C:\Windows\SYSTEM32\Wldp.dll
  353. 0x00007ffad57c0000 - 0x00007ffad586d000 C:\Windows\System32\SHCORE.dll
  354. 0x00007ffad5360000 - 0x00007ffad53b5000 C:\Windows\System32\shlwapi.dll
  355. 0x00007ffad3b80000 - 0x00007ffad3b9f000 C:\Windows\SYSTEM32\profapi.dll
  356. 0x00007ffaba0c0000 - 0x00007ffaba0cd000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\management.dll
  357. 0x00007ffaacdf0000 - 0x00007ffaace0c000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\net.dll
  358. 0x00007ffad3330000 - 0x00007ffad339a000 C:\Windows\system32\mswsock.dll
  359. 0x00007ffaa93c0000 - 0x00007ffaa93d3000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\nio.dll
  360. 0x00007ffabf3f0000 - 0x00007ffabf407000 C:\Windows\system32\napinsp.dll
  361. 0x00007ffac0d60000 - 0x00007ffac0d7b000 C:\Windows\system32\pnrpnsp.dll
  362. 0x00007ffab9120000 - 0x00007ffab9135000 C:\Windows\system32\wshbth.dll
  363. 0x00007ffacf5c0000 - 0x00007ffacf5dd000 C:\Windows\system32\NLAapi.dll
  364. 0x00007ffad3020000 - 0x00007ffad305b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  365. 0x00007ffad3070000 - 0x00007ffad313b000 C:\Windows\SYSTEM32\DNSAPI.dll
  366. 0x00007ffad5b40000 - 0x00007ffad5b48000 C:\Windows\System32\NSI.dll
  367. 0x00007ffacd9b0000 - 0x00007ffacd9c2000 C:\Windows\System32\winrnr.dll
  368. 0x00007ffac7d50000 - 0x00007ffac7d5a000 C:\Windows\System32\rasadhlp.dll
  369. 0x00007ffac7d70000 - 0x00007ffac7df0000 C:\Windows\System32\fwpuclnt.dll
  370. 0x00007ffad3cd0000 - 0x00007ffad3cf7000 C:\Windows\System32\bcrypt.dll
  371. 0x00007ffa9cae0000 - 0x00007ffa9cc75000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\awt.dll
  372. 0x00007ffad4860000 - 0x00007ffad492d000 C:\Windows\System32\OLEAUT32.dll
  373. 0x00007ffad14a0000 - 0x00007ffad1530000 C:\Windows\SYSTEM32\apphelp.dll
  374. 0x00007ffad1660000 - 0x00007ffad16fe000 C:\Windows\system32\uxtheme.dll
  375. 0x00007ffad5240000 - 0x00007ffad5355000 C:\Windows\System32\MSCTF.dll
  376. 0x00007ffad63c0000 - 0x00007ffad64ea000 C:\Windows\System32\ole32.dll
  377. 0x00007ffad3c40000 - 0x00007ffad3cc2000 C:\Windows\System32\bcryptPrimitives.dll
  378. 0x00007ffad1870000 - 0x00007ffad189f000 C:\Windows\system32\DWMAPI.DLL
  379. 0x00007ffaca120000 - 0x00007ffaca1a1000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\freetype.dll
  380. 0x00007ffaca0d0000 - 0x00007ffaca11b000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\fontmanager.dll
  381. 0x00007ffaba0d0000 - 0x00007ffaba1f6000 C:\Windows\system32\opengl32.dll
  382. 0x00007ffabd450000 - 0x00007ffabd47c000 C:\Windows\SYSTEM32\GLU32.dll
  383. 0x00007ffad3520000 - 0x00007ffad3538000 C:\Windows\SYSTEM32\CRYPTSP.dll
  384. 0x00007ffad2cb0000 - 0x00007ffad2ce4000 C:\Windows\system32\rsaenh.dll
  385. 0x00007ffad3b00000 - 0x00007ffad3b2e000 C:\Windows\SYSTEM32\USERENV.dll
  386. 0x00007ffad37d0000 - 0x00007ffad37dc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  387. 0x00007ffaccbd0000 - 0x00007ffaccbe7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  388. 0x00007ffacc8f0000 - 0x00007ffacc90d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  389. 0x00007ffaca0b0000 - 0x00007ffaca0c8000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\unpack.dll
  390. 0x0000000180000000 - 0x0000000180053000 C:\Users\USER\Pentacraft\updates\MagicRPG\natives\lwjgl64.dll
  391. 0x00007fface640000 - 0x00007fface6ee000 C:\Windows\SYSTEM32\mscms.dll
  392. 0x00007fface620000 - 0x00007fface631000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  393. 0x00007ffad5870000 - 0x00007ffad5919000 C:\Windows\System32\clbcatq.dll
  394. 0x00007ffaca060000 - 0x00007ffaca0a3000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
  395. 0x00007ffad3f30000 - 0x00007ffad3f7e000 C:\Windows\System32\cfgmgr32.dll
  396. 0x00007ffaca540000 - 0x00007ffaca639000 C:\Windows\SYSTEM32\textinputframework.dll
  397. 0x00007ffad0f10000 - 0x00007ffad1002000 C:\Windows\System32\CoreMessaging.dll
  398. 0x00007ffad1010000 - 0x00007ffad136e000 C:\Windows\System32\CoreUIComponents.dll
  399. 0x00007ffad0840000 - 0x00007ffad0994000 C:\Windows\SYSTEM32\wintypes.dll
  400. 0x00007ffad2940000 - 0x00007ffad2973000 C:\Windows\SYSTEM32\ntmarta.dll
  401. 0x00007ffacd4b0000 - 0x00007ffacd5a7000 C:\Windows\System32\AppXDeploymentClient.dll
  402. 0x00007ffa96d60000 - 0x00007ffa97591000 C:\Windows\SYSTEM32\ig7icd64.dll
  403. 0x00007ffacae80000 - 0x00007ffacb2e5000 C:\Windows\SYSTEM32\igdusc64.dll
  404. 0x00007ffacf940000 - 0x00007ffacf954000 C:\Windows\SYSTEM32\WTSAPI32.dll
  405. 0x00007ffaa6ca0000 - 0x00007ffaa6ce3000 C:\Windows\SYSTEM32\icm32.dll
  406. 0x00007ffad3a00000 - 0x00007ffad3a4b000 C:\Windows\SYSTEM32\powrprof.dll
  407. 0x00007ffad39e0000 - 0x00007ffad39f2000 C:\Windows\SYSTEM32\UMPDC.dll
  408. 0x00007ffad2540000 - 0x00007ffad2633000 C:\Windows\SYSTEM32\dxgi.dll
  409. 0x00007ffacfbb0000 - 0x00007ffacfe14000 C:\Windows\SYSTEM32\d3d11.dll
  410. 0x00007ffacb470000 - 0x00007ffacc012000 C:\Windows\SYSTEM32\igd10iumd64.dll
  411. 0x00007ffad3690000 - 0x00007ffad36b7000 C:\Windows\SYSTEM32\ncrypt.dll
  412. 0x00007ffad3650000 - 0x00007ffad368b000 C:\Windows\SYSTEM32\NTASN1.dll
  413. 0x00007ffacc140000 - 0x00007ffacc17b000 C:\Windows\SYSTEM32\dxcore.dll
  414. 0x00007ffaca820000 - 0x00007ffaca862000 C:\Users\USER\AppData\Local\Temp\jna-2614219\jna6355815581176463333.dll
  415. 0x00007ffaca780000 - 0x00007ffaca81c000 C:\Users\USER\AppData\Local\Temp\jna-2614219\jna5227135842603417681.dll
  416. 0x00007ffac9fc0000 - 0x00007ffac9fe4000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\sunec.dll
  417. 0x00007ffaca640000 - 0x00007ffaca64d000 C:\Users\USER\Pentacraft\updates\jre-8u282-win64\bin\sunmscapi.dll
  418. 0x00007ffad4150000 - 0x00007ffad42a6000 C:\Windows\System32\CRYPT32.dll
  419. 0x00000131830e0000 - 0x0000013183144000 C:\Users\USER\Pentacraft\updates\MagicRPG\natives\OpenAL64.dll
  420. 0x00007ffacd150000 - 0x00007ffacd1d5000 C:\Windows\System32\MMDevApi.dll
  421. 0x00007ffad3980000 - 0x00007ffad39ac000 C:\Windows\System32\DEVOBJ.dll
  422. 0x00007ffaa9450000 - 0x00007ffaa94ec000 C:\Windows\SYSTEM32\dsound.dll
  423. 0x00007ffac8200000 - 0x00007ffac8226000 C:\Windows\SYSTEM32\winmmbase.dll
  424. 0x00007ffacd1e0000 - 0x00007ffacd362000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  425. 0x00007ffad1770000 - 0x00007ffad1784000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
  426. 0x0000013187440000 - 0x0000013187456000 C:\Users\USER\Pentacraft\updates\MagicRPG\natives\jinput-dx8_64.dll
  427. 0x00007ffa9ed20000 - 0x00007ffa9ed65000 C:\Windows\SYSTEM32\DINPUT8.dll
  428. 0x00007ffad2500000 - 0x00007ffad250d000 C:\Windows\SYSTEM32\HID.DLL
  429. 0x00007ffad4dc0000 - 0x00007ffad5231000 C:\Windows\System32\SETUPAPI.DLL
  430. 0x00007ffac9c00000 - 0x00007ffac9d52000 C:\Windows\SYSTEM32\inputhost.dll
  431. 0x00007ffacf810000 - 0x00007ffacf906000 C:\Windows\SYSTEM32\PROPSYS.dll
  432. 0x00007ffad3ec0000 - 0x00007ffad3f28000 C:\Windows\System32\WINTRUST.dll
  433. 0x00007ffad37b0000 - 0x00007ffad37c2000 C:\Windows\SYSTEM32\MSASN1.dll
  434. 0x0000013187490000 - 0x00000131874a4000 C:\Users\USER\Pentacraft\updates\MagicRPG\natives\jinput-raw_64.dll
  435. 0x00007ffabffb0000 - 0x00007ffac0194000 C:\Windows\SYSTEM32\dbghelp.dll
  436.  
  437. VM Arguments:
  438. jvm_args: -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560M -Xmx2560M -Dlauncher.debug=true -Dos.name=Windows 10 -Dos.version=10.0 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  439. java_command: launcher.keEpErjeRRYsAK C:\Users\USER\AppData\Local\Temp\ClientLauncherParams734944496822070356.bin
  440. java_class_path (initial): C:\Users\USER\Desktop\Emin\PentaCraft.exe
  441. Launcher Type: SUN_STANDARD
  442.  
  443. Environment Variables:
  444. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Python38\Scripts\;C:\Python38\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\CryptoTech\CryptoCard\;C:\Program Files\CryptoTech\CryptoCard\;C:\Users\USER\AppData\Local\Microsoft\WindowsApps;;C:\Users\USER\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\Java\jre1.8.0_333\bin
  445. USERNAME=USER
  446. OS=Windows_NT
  447. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  448.  
  449.  
  450.  
  451. --------------- S Y S T E M ---------------
  452.  
  453. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1706)
  454.  
  455. CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit, tscinv
  456.  
  457. Memory: 4k page, physical 4088540k(223880k free), swap 8138944k(1276008k free)
  458.  
  459. vm_info: OpenJDK 64-Bit Server VM (25.282-b08) for windows-amd64 JRE (1.8.0_282-b08), built on Jan 16 2021 12:43:31 by "hudson" with MS VC++ 15.9 (VS2017)
  460.  
  461. time: Tue Jun 7 10:31:39 2022
  462. timezone: Кавказское время (зима)
  463. elapsed time: 160.321462 seconds (0d 0h 2m 40s)
  464.  
  465.  
Add Comment
Please, Sign In to add comment