jadenquinn

hs_err log

Dec 27th, 2020
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.09 KB | None | 0 0
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 315616 bytes for Chunk::new
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
  16. # placed in the first 32GB address space. The Java Heap base address is the
  17. # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  18. # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (allocation.cpp:389), pid=3356, tid=0x0000000000000620
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (8.0_271-b09) (build 1.8.0_271-b09)
  24. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.271-b09 mixed mode windows-amd64 compressed oops)
  25. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  26. #
  27.  
  28. --------------- T H R E A D ---------------
  29.  
  30. Current thread (0x000002062278b000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1568, stack(0x0000003e80400000,0x0000003e80500000)]
  31.  
  32. Stack: [0x0000003e80400000,0x0000003e80500000]
  33. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  34. V [jvm.dll+0x33f6c9]
  35.  
  36.  
  37. Current CompileTask:
  38. C2: 33226 11909 4 net.fabricmc.loader.launch.knot.KnotClassDelegate::getRawClassByteArray (100 bytes)
  39.  
  40.  
  41. --------------- P R O C E S S ---------------
  42.  
  43. Java Threads: ( => current thread )
  44. 0x000002062b5b6800 JavaThread "Netty Client IO #0" daemon [_thread_in_Java, id=10396, stack(0x0000003e82f60000,0x0000003e83060000)]
  45. 0x000002062b5b6000 JavaThread "Netty Client IO #0" daemon [_thread_blocked, id=9864, stack(0x0000003e82a60000,0x0000003e82b60000)]
  46. 0x000002062b5b4800 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=9872, stack(0x0000003e80f00000,0x0000003e81000000)]
  47. 0x000002062b5b5000 JavaThread "Thread-53" daemon [_thread_in_native, id=9992, stack(0x0000003e81d00000,0x0000003e81e00000)]
  48. 0x000002062b5ad000 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=9724, stack(0x0000003e81b00000,0x0000003e81c00000)]
  49. 0x000002062b5b3800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=11752, stack(0x0000003e81400000,0x0000003e81500000)]
  50. 0x000002062b5ac000 JavaThread "LanServerDetector #1" daemon [_thread_in_native, id=13960, stack(0x0000003e80e00000,0x0000003e80f00000)]
  51. 0x000002062b5aa800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=14268, stack(0x0000003e80b00000,0x0000003e80c00000)]
  52. 0x000002062b5ae800 JavaThread "pool-2-thread-3" [_thread_blocked, id=11604, stack(0x0000003e83460000,0x0000003e83560000)]
  53. 0x000002062b5b3000 JavaThread "pool-2-thread-2" [_thread_blocked, id=9976, stack(0x0000003e83360000,0x0000003e83460000)]
  54. 0x000002062b5aa000 JavaThread "pool-2-thread-1" [_thread_blocked, id=8556, stack(0x0000003e83160000,0x0000003e83260000)]
  55. 0x000002062b5ab800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14496, stack(0x0000003e82960000,0x0000003e82a60000)]
  56. 0x000002062b5ad800 JavaThread "Voxelmap LiveMap Calculation Thread" [_thread_blocked, id=6416, stack(0x0000003e83260000,0x0000003e83360000)]
  57. 0x000002062b5b0000 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=13112, stack(0x0000003e83060000,0x0000003e83160000)]
  58. 0x0000020625ae6800 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=3452, stack(0x0000003e82e60000,0x0000003e82f60000)]
  59. 0x0000020625d99800 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=8680, stack(0x0000003e82d60000,0x0000003e82e60000)]
  60. 0x0000020625d9a800 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=3384, stack(0x0000003e82c60000,0x0000003e82d60000)]
  61. 0x0000020625d98000 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=8388, stack(0x0000003e82b60000,0x0000003e82c60000)]
  62. 0x0000020625d99000 JavaThread "Narrator" [_thread_blocked, id=11472, stack(0x0000003e81700000,0x0000003e81800000)]
  63. 0x0000020625d8f000 JavaThread "Sound engine" daemon [_thread_blocked, id=11296, stack(0x0000003e82860000,0x0000003e82960000)]
  64. 0x0000020625d8e800 JavaThread "ForkJoinPool.commonPool-worker-10" daemon [_thread_blocked, id=9272, stack(0x0000003e81f00000,0x0000003e82000000)]
  65. 0x0000020625d8d800 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=14096, stack(0x0000003e81e00000,0x0000003e81f00000)]
  66. 0x0000020625d8d000 JavaThread "ForkJoinPool.commonPool-worker-15" daemon [_thread_blocked, id=2168, stack(0x0000003e81c00000,0x0000003e81d00000)]
  67. 0x0000020625d90000 JavaThread "ForkJoinPool.commonPool-worker-13" daemon [_thread_blocked, id=5276, stack(0x0000003e81a00000,0x0000003e81b00000)]
  68. 0x0000020625d91800 JavaThread "ForkJoinPool.commonPool-worker-4" daemon [_thread_blocked, id=3624, stack(0x0000003e81900000,0x0000003e81a00000)]
  69. 0x0000020625ae7800 JavaThread "ForkJoinPool.commonPool-worker-11" daemon [_thread_blocked, id=10648, stack(0x0000003e81800000,0x0000003e81900000)]
  70. 0x0000020625ae9800 JavaThread "ForkJoinPool.commonPool-worker-9" daemon [_thread_blocked, id=7900, stack(0x0000003e81600000,0x0000003e81700000)]
  71. 0x000002062909c800 JavaThread "AnalyticsBackgroundThread" daemon [_thread_blocked, id=4360, stack(0x0000003e81500000,0x0000003e81600000)]
  72. 0x0000020629099800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9960, stack(0x0000003e81200000,0x0000003e81300000)]
  73. 0x000002062909b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10492, stack(0x0000003e81100000,0x0000003e81200000)]
  74. 0x000002062909a000 JavaThread "Worker-Bootstrap-7" daemon [_thread_blocked, id=5684, stack(0x0000003e81000000,0x0000003e81100000)]
  75. 0x000002062909e000 JavaThread "Worker-Bootstrap-4" daemon [_thread_blocked, id=14252, stack(0x0000003e80d00000,0x0000003e80e00000)]
  76. 0x0000020625ae6000 JavaThread "Worker-Bootstrap-3" daemon [_thread_blocked, id=5184, stack(0x0000003e80c00000,0x0000003e80d00000)]
  77. 0x0000020625aeb000 JavaThread "Worker-Bootstrap-1" daemon [_thread_blocked, id=10996, stack(0x0000003e80a00000,0x0000003e80b00000)]
  78. 0x0000020624c80000 JavaThread "Service Thread" daemon [_thread_blocked, id=11280, stack(0x0000003e80800000,0x0000003e80900000)]
  79. 0x000002062279b000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=12352, stack(0x0000003e80700000,0x0000003e80800000)]
  80. 0x000002062279a800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=13972, stack(0x0000003e80600000,0x0000003e80700000)]
  81. 0x0000020622797800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3244, stack(0x0000003e80500000,0x0000003e80600000)]
  82. =>0x000002062278b000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1568, stack(0x0000003e80400000,0x0000003e80500000)]
  83. 0x000002062278a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2624, stack(0x0000003e80300000,0x0000003e80400000)]
  84. 0x0000020622789000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12816, stack(0x0000003e80200000,0x0000003e80300000)]
  85. 0x000002062276b800 JavaThread "Finalizer" daemon [_thread_blocked, id=14532, stack(0x0000003e80100000,0x0000003e80200000)]
  86. 0x0000020622744800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5708, stack(0x0000003e80000000,0x0000003e80100000)]
  87. 0x000002060597c000 JavaThread "Render thread" [_thread_in_native, id=10580, stack(0x0000003eff400000,0x0000003eff500000)]
  88.  
  89. Other Threads:
  90. 0x000002062273a800 VMThread [stack: 0x0000003efff00000,0x0000003f00000000] [id=3956]
  91. 0x00000206227ce000 WatcherThread [stack: 0x0000003e80900000,0x0000003e80a00000] [id=12856]
  92.  
  93. VM state:not at safepoint (normal execution)
  94.  
  95. VM Mutex/Monitor currently owned by a thread: None
  96.  
  97. heap address: 0x0000000687800000, size: 5000 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  98. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  99. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  100.  
  101. Heap:
  102. PSYoungGen total 1620992K, used 1153591K [0x0000000757d80000, 0x00000007bf800000, 0x00000007c0000000)
  103. eden space 1541632K, 72% used [0x0000000757d80000,0x000000079c2de730,0x00000007b5f00000)
  104. from space 79360K, 42% used [0x00000007baa00000,0x00000007bcb2f780,0x00000007bf780000)
  105. to space 76800K, 0% used [0x00000007b5f00000,0x00000007b5f00000,0x00000007baa00000)
  106. ParOldGen total 385536K, used 288244K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  107. object space 385536K, 74% used [0x0000000687800000,0x000000069917d350,0x000000069f080000)
  108. Metaspace used 75734K, capacity 81916K, committed 82112K, reserved 1124352K
  109. class space used 10458K, capacity 12192K, committed 12224K, reserved 1048576K
  110.  
  111. Card table byte_map: [0x00000206165f0000,0x0000020616fc0000] byte_map_base: 0x00000206131b4000
  112.  
  113. Marking Bits: (ParMarkBitMap*) 0x00000000758e7fe0
  114. Begin Bits: [0x0000020617650000, 0x000002061c470000)
  115. End Bits: [0x000002061c470000, 0x0000020621290000)
  116.  
  117. Polling page: 0x0000020607200000
  118.  
  119. CodeCache: size=245760Kb used=28094Kb max_used=29132Kb free=217665Kb
  120. bounds [0x0000020607230000, 0x0000020608ed0000, 0x0000020616230000]
  121. total_blobs=10250 nmethods=8614 adapters=1549
  122. compilation: enabled
  123.  
  124. Compilation events (10 events):
  125. Event: 32.558 Thread 0x000002062279b000 nmethod 11902 0x0000020607f02b10 code [0x0000020607f02c80, 0x0000020607f02f80]
  126. Event: 33.156 Thread 0x000002062279b000 11904 1 sun.security.ssl.OutputRecord::isClosed (5 bytes)
  127. Event: 33.156 Thread 0x000002062279b000 nmethod 11904 0x0000020608cfb410 code [0x0000020608cfb560, 0x0000020608cfb678]
  128. Event: 33.170 Thread 0x000002062279b000 11905 3 java.lang.Class::getMethod (64 bytes)
  129. Event: 33.170 Thread 0x000002062279b000 nmethod 11905 0x000002060890dd90 code [0x000002060890dfe0, 0x000002060890ec90]
  130. Event: 33.212 Thread 0x000002062278b000 11906 4 java.lang.invoke.MemberName::getInvocationType (56 bytes)
  131. Event: 33.213 Thread 0x000002062279a800 11907 4 java.util.regex.Pattern::closure (477 bytes)
  132. Event: 33.217 Thread 0x0000020622797800 11908 ! 4 net.fabricmc.loader.launch.knot.KnotClassDelegate::getPreMixinClassByteArray (148 bytes)
  133. Event: 33.220 Thread 0x000002062278b000 nmethod 11906 0x0000020608c066d0 code [0x0000020608c068e0, 0x0000020608c07350]
  134. Event: 33.220 Thread 0x000002062278b000 11909 4 net.fabricmc.loader.launch.knot.KnotClassDelegate::getRawClassByteArray (100 bytes)
  135.  
  136. GC Heap History (10 events):
  137. Event: 17.011 GC heap before
  138. {Heap before GC invocations=60 (full 4):
  139. PSYoungGen total 1550848K, used 1550506K [0x0000000757d80000, 0x00000007bf780000, 0x00000007c0000000)
  140. eden space 1516544K, 100% used [0x0000000757d80000,0x00000007b4680000,0x00000007b4680000)
  141. from space 34304K, 99% used [0x00000007b4680000,0x00000007b67aa960,0x00000007b6800000)
  142. to space 90624K, 0% used [0x00000007b9f00000,0x00000007b9f00000,0x00000007bf780000)
  143. ParOldGen total 385536K, used 277085K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  144. object space 385536K, 71% used [0x0000000687800000,0x00000006986974b0,0x000000069f080000)
  145. Metaspace used 69570K, capacity 74944K, committed 75072K, reserved 1114112K
  146. class space used 9607K, capacity 11210K, committed 11328K, reserved 1048576K
  147. Event: 17.034 GC heap after
  148. Heap after GC invocations=60 (full 4):
  149. PSYoungGen total 1610240K, used 33738K [0x0000000757d80000, 0x00000007c0000000, 0x00000007c0000000)
  150. eden space 1519616K, 0% used [0x0000000757d80000,0x0000000757d80000,0x00000007b4980000)
  151. from space 90624K, 37% used [0x00000007b9f00000,0x00000007bbff2970,0x00000007bf780000)
  152. to space 87552K, 0% used [0x00000007b4980000,0x00000007b4980000,0x00000007b9f00000)
  153. ParOldGen total 385536K, used 278064K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  154. object space 385536K, 72% used [0x0000000687800000,0x000000069878c0b0,0x000000069f080000)
  155. Metaspace used 69570K, capacity 74944K, committed 75072K, reserved 1114112K
  156. class space used 9607K, capacity 11210K, committed 11328K, reserved 1048576K
  157. }
  158. Event: 17.353 GC heap before
  159. {Heap before GC invocations=61 (full 4):
  160. PSYoungGen total 1610240K, used 1553354K [0x0000000757d80000, 0x00000007c0000000, 0x00000007c0000000)
  161. eden space 1519616K, 100% used [0x0000000757d80000,0x00000007b4980000,0x00000007b4980000)
  162. from space 90624K, 37% used [0x00000007b9f00000,0x00000007bbff2970,0x00000007bf780000)
  163. to space 87552K, 0% used [0x00000007b4980000,0x00000007b4980000,0x00000007b9f00000)
  164. ParOldGen total 385536K, used 278070K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  165. object space 385536K, 72% used [0x0000000687800000,0x000000069878daf0,0x000000069f080000)
  166. Metaspace used 69574K, capacity 74948K, committed 75072K, reserved 1114112K
  167. class space used 9607K, capacity 11210K, committed 11328K, reserved 1048576K
  168. Event: 17.371 GC heap after
  169. Heap after GC invocations=61 (full 4):
  170. PSYoungGen total 1607168K, used 33491K [0x0000000757d80000, 0x00000007bf800000, 0x00000007c0000000)
  171. eden space 1519616K, 0% used [0x0000000757d80000,0x0000000757d80000,0x00000007b4980000)
  172. from space 87552K, 38% used [0x00000007b4980000,0x00000007b6a34dd0,0x00000007b9f00000)
  173. to space 84992K, 0% used [0x00000007ba500000,0x00000007ba500000,0x00000007bf800000)
  174. ParOldGen total 385536K, used 279200K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  175. object space 385536K, 72% used [0x0000000687800000,0x00000006988a8230,0x000000069f080000)
  176. Metaspace used 69574K, capacity 74948K, committed 75072K, reserved 1114112K
  177. class space used 9607K, capacity 11210K, committed 11328K, reserved 1048576K
  178. }
  179. Event: 17.716 GC heap before
  180. {Heap before GC invocations=62 (full 4):
  181. PSYoungGen total 1607168K, used 1553107K [0x0000000757d80000, 0x00000007bf800000, 0x00000007c0000000)
  182. eden space 1519616K, 100% used [0x0000000757d80000,0x00000007b4980000,0x00000007b4980000)
  183. from space 87552K, 38% used [0x00000007b4980000,0x00000007b6a34dd0,0x00000007b9f00000)
  184. to space 84992K, 0% used [0x00000007ba500000,0x00000007ba500000,0x00000007bf800000)
  185. ParOldGen total 385536K, used 279671K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  186. object space 385536K, 72% used [0x0000000687800000,0x000000069891dcd0,0x000000069f080000)
  187. Metaspace used 69624K, capacity 75056K, committed 75328K, reserved 1114112K
  188. class space used 9614K, capacity 11218K, committed 11328K, reserved 1048576K
  189. Event: 17.735 GC heap after
  190. Heap after GC invocations=62 (full 4):
  191. PSYoungGen total 1615872K, used 32394K [0x0000000757d80000, 0x00000007bf880000, 0x00000007c0000000)
  192. eden space 1530880K, 0% used [0x0000000757d80000,0x0000000757d80000,0x00000007b5480000)
  193. from space 84992K, 38% used [0x00000007ba500000,0x00000007bc4a28b0,0x00000007bf800000)
  194. to space 82432K, 0% used [0x00000007b5480000,0x00000007b5480000,0x00000007ba500000)
  195. ParOldGen total 385536K, used 281092K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  196. object space 385536K, 72% used [0x0000000687800000,0x0000000698a81378,0x000000069f080000)
  197. Metaspace used 69624K, capacity 75056K, committed 75328K, reserved 1114112K
  198. class space used 9614K, capacity 11218K, committed 11328K, reserved 1048576K
  199. }
  200. Event: 18.243 GC heap before
  201. {Heap before GC invocations=63 (full 4):
  202. PSYoungGen total 1615872K, used 1563274K [0x0000000757d80000, 0x00000007bf880000, 0x00000007c0000000)
  203. eden space 1530880K, 100% used [0x0000000757d80000,0x00000007b5480000,0x00000007b5480000)
  204. from space 84992K, 38% used [0x00000007ba500000,0x00000007bc4a28b0,0x00000007bf800000)
  205. to space 82432K, 0% used [0x00000007b5480000,0x00000007b5480000,0x00000007ba500000)
  206. ParOldGen total 385536K, used 285217K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  207. object space 385536K, 73% used [0x0000000687800000,0x0000000698e88740,0x000000069f080000)
  208. Metaspace used 69730K, capacity 75268K, committed 75584K, reserved 1114112K
  209. class space used 9617K, capacity 11222K, committed 11328K, reserved 1048576K
  210. Event: 18.270 GC heap after
  211. Heap after GC invocations=63 (full 4):
  212. PSYoungGen total 1613312K, used 33640K [0x0000000757d80000, 0x00000007bf780000, 0x00000007c0000000)
  213. eden space 1530880K, 0% used [0x0000000757d80000,0x0000000757d80000,0x00000007b5480000)
  214. from space 82432K, 40% used [0x00000007b5480000,0x00000007b755a080,0x00000007ba500000)
  215. to space 79360K, 0% used [0x00000007baa00000,0x00000007baa00000,0x00000007bf780000)
  216. ParOldGen total 385536K, used 286883K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  217. object space 385536K, 74% used [0x0000000687800000,0x0000000699028f90,0x000000069f080000)
  218. Metaspace used 69730K, capacity 75268K, committed 75584K, reserved 1114112K
  219. class space used 9617K, capacity 11222K, committed 11328K, reserved 1048576K
  220. }
  221. Event: 18.699 GC heap before
  222. {Heap before GC invocations=64 (full 4):
  223. PSYoungGen total 1613312K, used 1564520K [0x0000000757d80000, 0x00000007bf780000, 0x00000007c0000000)
  224. eden space 1530880K, 100% used [0x0000000757d80000,0x00000007b5480000,0x00000007b5480000)
  225. from space 82432K, 40% used [0x00000007b5480000,0x00000007b755a080,0x00000007ba500000)
  226. to space 79360K, 0% used [0x00000007baa00000,0x00000007baa00000,0x00000007bf780000)
  227. ParOldGen total 385536K, used 286884K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  228. object space 385536K, 74% used [0x0000000687800000,0x0000000699029320,0x000000069f080000)
  229. Metaspace used 69998K, capacity 75456K, committed 75584K, reserved 1114112K
  230. class space used 9654K, capacity 11234K, committed 11328K, reserved 1048576K
  231. Event: 18.726 GC heap after
  232. Heap after GC invocations=64 (full 4):
  233. PSYoungGen total 1620992K, used 33981K [0x0000000757d80000, 0x00000007bf800000, 0x00000007c0000000)
  234. eden space 1541632K, 0% used [0x0000000757d80000,0x0000000757d80000,0x00000007b5f00000)
  235. from space 79360K, 42% used [0x00000007baa00000,0x00000007bcb2f780,0x00000007bf780000)
  236. to space 76800K, 0% used [0x00000007b5f00000,0x00000007b5f00000,0x00000007baa00000)
  237. ParOldGen total 385536K, used 288244K [0x0000000687800000, 0x000000069f080000, 0x0000000757d80000)
  238. object space 385536K, 74% used [0x0000000687800000,0x000000069917d350,0x000000069f080000)
  239. Metaspace used 69998K, capacity 75456K, committed 75584K, reserved 1114112K
  240. class space used 9654K, capacity 11234K, committed 11328K, reserved 1048576K
  241. }
  242.  
  243. Deoptimization events (10 events):
  244. Event: 31.646 Thread 0x000002060597c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000020608d55c1c method=net.minecraft.class_287.method_1328(ILnet/minecraft/class_293;)V @ 38
  245. Event: 31.646 Thread 0x000002060597c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000020608d5372c method=net.minecraft.class_293.method_22649(J)V @ 35
  246. Event: 31.646 Thread 0x000002060597c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000020608d55c1c method=net.minecraft.class_287.method_1328(ILnet/minecraft/class_293;)V @ 38
  247. Event: 31.646 Thread 0x000002060597c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000020608d5372c method=net.minecraft.class_293.method_22649(J)V @ 35
  248. Event: 32.208 Thread 0x000002062b5ad000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000206086ff0a8 method=java.util.Collections$SetFromMap.<init>(Ljava/util/Map;)V @ 5
  249. Event: 32.267 Thread 0x000002062b5ad000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000206076310b4 method=java.lang.reflect.Field.acquireFieldAccessor(Z)Lsun/reflect/FieldAccessor; @ 19
  250. Event: 32.275 Thread 0x000002062b5ad000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000206087d9e0c method=java.util.Collections.addAll(Ljava/util/Collection;[Ljava/lang/Object;)Z @ 18
  251. Event: 32.275 Thread 0x000002062b5b3800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000206087d9e0c method=java.util.Collections.addAll(Ljava/util/Collection;[Ljava/lang/Object;)Z @ 18
  252. Event: 32.543 Thread 0x000002062b5b3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000206082c55a4 method=java.util.concurrent.ConcurrentHashMap.replaceNode(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 147
  253. Event: 32.544 Thread 0x000002062b5ad000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000206082c55a4 method=java.util.concurrent.ConcurrentHashMap.replaceNode(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 147
  254.  
  255. Classes redefined (0 events):
  256. No events
  257.  
  258. Internal exceptions (10 events):
  259. Event: 21.566 Thread 0x000002060597c000 Exception <a 'java/io/IOException'> (0x0000000797a6dd00) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
  260. Event: 22.525 Thread 0x000002060597c000 Exception <a 'java/io/IOException'> (0x0000000797d38538) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
  261. Event: 22.525 Thread 0x000002060597c000 Exception <a 'java/io/IOException'> (0x0000000797d51b88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
  262. Event: 30.511 Thread 0x000002062b5b3800 Exception <a 'java/io/FileNotFoundException'> (0x0000000799cbc560) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 710]
  263. Event: 30.560 Thread 0x000002060597c000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.method_20083(DDILnet/minecraft/class_364;)Z> (0x000000079a399950) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\interpreter\linkResolver.cpp, l
  264. Event: 31.521 Thread 0x000002062b5ad000 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x0000000799f2fdd8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 737]
  265. Event: 31.522 Thread 0x000002062b5b3800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x0000000799cc2868) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 737]
  266. Event: 31.640 Thread 0x000002062b5b3800 Exception <a 'java/lang/UnsatisfiedLinkError': io.netty.channel.epoll.Native.offsetofEpollData()I> (0x000000079a688dd0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\nativeLookup.cpp, line 500]
  267. Event: 31.640 Thread 0x000002062b5b3800 Exception <a 'java/lang/ExceptionInInitializerError'> (0x000000079a689320) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\oops\instanceKlass.cpp, line 964]
  268. Event: 32.788 Thread 0x000002060597c000 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x000000079ab268a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u271\605\hotspot\src\share\vm\prims\jni.cpp, line 737]
  269.  
  270. Events (10 events):
  271. Event: 33.223 loading class net/minecraft/class_2856
  272. Event: 33.223 loading class net/minecraft/class_2856 done
  273. Event: 33.223 loading class net/minecraft/class_2859
  274. Event: 33.223 loading class net/minecraft/class_2859 done
  275. Event: 33.223 loading class net/minecraft/class_2863
  276. Event: 33.223 loading class net/minecraft/class_2863 done
  277. Event: 33.223 loading class net/minecraft/class_2866
  278. Event: 33.223 loading class net/minecraft/class_2866 done
  279. Event: 33.224 loading class net/minecraft/class_2868
  280. Event: 33.224 loading class net/minecraft/class_2868 done
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x00007ff683d00000 - 0x00007ff683d47000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\javaw.exe
  285. 0x00007fff4f890000 - 0x00007fff4fa86000 C:\WINDOWS\SYSTEM32\ntdll.dll
  286. 0x00007fff4e260000 - 0x00007fff4e31d000 C:\WINDOWS\System32\KERNEL32.DLL
  287. 0x00007fff4d380000 - 0x00007fff4d649000 C:\WINDOWS\System32\KERNELBASE.dll
  288. 0x00007fff4e1b0000 - 0x00007fff4e25c000 C:\WINDOWS\System32\ADVAPI32.dll
  289. 0x00007fff4d8f0000 - 0x00007fff4d98e000 C:\WINDOWS\System32\msvcrt.dll
  290. 0x00007fff4f790000 - 0x00007fff4f82c000 C:\WINDOWS\System32\sechost.dll
  291. 0x00007fff4ee20000 - 0x00007fff4ef4b000 C:\WINDOWS\System32\RPCRT4.dll
  292. 0x00007fff4f5f0000 - 0x00007fff4f790000 C:\WINDOWS\System32\USER32.dll
  293. 0x00007fff4d8c0000 - 0x00007fff4d8e2000 C:\WINDOWS\System32\win32u.dll
  294. 0x00007fff4ef50000 - 0x00007fff4ef7a000 C:\WINDOWS\System32\GDI32.dll
  295. 0x00007fff4d080000 - 0x00007fff4d189000 C:\WINDOWS\System32\gdi32full.dll
  296. 0x00007fff4d290000 - 0x00007fff4d32d000 C:\WINDOWS\System32\msvcp_win.dll
  297. 0x00007fff4d190000 - 0x00007fff4d290000 C:\WINDOWS\System32\ucrtbase.dll
  298. 0x00007fff3ba70000 - 0x00007fff3bd0b000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.488_none_ca04af081b815d21\COMCTL32.dll
  299. 0x00007fff4f470000 - 0x00007fff4f4a0000 C:\WINDOWS\System32\IMM32.DLL
  300. 0x00007fff48630000 - 0x00007fff48645000 C:\Program Files\Java\jre1.8.0_271\bin\vcruntime140.dll
  301. 0x00007fff244c0000 - 0x00007fff2455b000 C:\Program Files\Java\jre1.8.0_271\bin\msvcp140.dll
  302. 0x00000000750f0000 - 0x000000007595f000 C:\Program Files\Java\jre1.8.0_271\bin\server\jvm.dll
  303. 0x00007fff4f5e0000 - 0x00007fff4f5e8000 C:\WINDOWS\System32\PSAPI.DLL
  304. 0x00007fff45b90000 - 0x00007fff45b9a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  305. 0x00007fff37f00000 - 0x00007fff37f09000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  306. 0x00007fff43140000 - 0x00007fff43167000 C:\WINDOWS\SYSTEM32\WINMM.dll
  307. 0x00007fff4f4a0000 - 0x00007fff4f50b000 C:\WINDOWS\System32\WS2_32.dll
  308. 0x00007fff4af20000 - 0x00007fff4af32000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  309. 0x00007fff4a860000 - 0x00007fff4a870000 C:\Program Files\Java\jre1.8.0_271\bin\verify.dll
  310. 0x00007fff3f110000 - 0x00007fff3f13b000 C:\Program Files\Java\jre1.8.0_271\bin\java.dll
  311. 0x00007fff469d0000 - 0x00007fff469e8000 C:\Program Files\Java\jre1.8.0_271\bin\zip.dll
  312. 0x00007fff4d990000 - 0x00007fff4e0d2000 C:\WINDOWS\System32\SHELL32.dll
  313. 0x00007fff4b120000 - 0x00007fff4b8b5000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  314. 0x00007fff4e570000 - 0x00007fff4e8c6000 C:\WINDOWS\System32\combase.dll
  315. 0x00007fff4c9d0000 - 0x00007fff4c9fc000 C:\WINDOWS\SYSTEM32\Wldp.dll
  316. 0x00007fff4f010000 - 0x00007fff4f0be000 C:\WINDOWS\System32\SHCORE.dll
  317. 0x00007fff4e0e0000 - 0x00007fff4e135000 C:\WINDOWS\System32\shlwapi.dll
  318. 0x00007fff4cf00000 - 0x00007fff4cf26000 C:\WINDOWS\SYSTEM32\profapi.dll
  319. 0x00007fff48c00000 - 0x00007fff48c0d000 C:\Program Files\Java\jre1.8.0_271\bin\management.dll
  320. 0x00007fff45910000 - 0x00007fff4592c000 C:\Program Files\Java\jre1.8.0_271\bin\net.dll
  321. 0x00007fff4c750000 - 0x00007fff4c7ba000 C:\WINDOWS\system32\mswsock.dll
  322. 0x00007fff11f60000 - 0x00007fff11f77000 C:\WINDOWS\system32\napinsp.dll
  323. 0x00007fff11f40000 - 0x00007fff11f5b000 C:\WINDOWS\system32\pnrpnsp.dll
  324. 0x00007fff48b90000 - 0x00007fff48bad000 C:\WINDOWS\system32\NLAapi.dll
  325. 0x00007fff4c3e0000 - 0x00007fff4c41b000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  326. 0x00007fff4c420000 - 0x00007fff4c4eb000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  327. 0x00007fff4f0c0000 - 0x00007fff4f0c8000 C:\WINDOWS\System32\NSI.dll
  328. 0x00007fff21580000 - 0x00007fff21595000 C:\WINDOWS\system32\wshbth.dll
  329. 0x00007fff11b10000 - 0x00007fff11b22000 C:\WINDOWS\System32\winrnr.dll
  330. 0x00000000501a0000 - 0x00000000501c6000 C:\Program Files\Bonjour\mdnsNSP.dll
  331. 0x00007fff43120000 - 0x00007fff4312a000 C:\Windows\System32\rasadhlp.dll
  332. 0x00007fff40fe0000 - 0x00007fff4105f000 C:\WINDOWS\System32\fwpuclnt.dll
  333. 0x00007fff4d050000 - 0x00007fff4d077000 C:\WINDOWS\System32\bcrypt.dll
  334. 0x00007fff458e0000 - 0x00007fff458f3000 C:\Program Files\Java\jre1.8.0_271\bin\nio.dll
  335. 0x00007fff4c920000 - 0x00007fff4c938000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  336. 0x00007fff4c080000 - 0x00007fff4c0b4000 C:\WINDOWS\system32\rsaenh.dll
  337. 0x00007fff4ce80000 - 0x00007fff4ceae000 C:\WINDOWS\SYSTEM32\USERENV.dll
  338. 0x00007fff4cfd0000 - 0x00007fff4d050000 C:\WINDOWS\System32\bcryptprimitives.dll
  339. 0x00007fff4c940000 - 0x00007fff4c94c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  340. 0x00007fff45e30000 - 0x00007fff45e47000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  341. 0x00007fff45e10000 - 0x00007fff45e2d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  342. 0x00007fff3f0e0000 - 0x00007fff3f104000 C:\Program Files\Java\jre1.8.0_271\bin\sunec.dll
  343. 0x00007fff48a70000 - 0x00007fff48a7d000 C:\Program Files\Java\jre1.8.0_271\bin\sunmscapi.dll
  344. 0x00007fff4d6b0000 - 0x00007fff4d80d000 C:\WINDOWS\System32\CRYPT32.dll
  345. 0x00007fff4ca40000 - 0x00007fff4ca67000 C:\WINDOWS\SYSTEM32\ncrypt.dll
  346. 0x00007fff4ca00000 - 0x00007fff4ca3b000 C:\WINDOWS\SYSTEM32\NTASN1.dll
  347. 0x00007fff35620000 - 0x00007fff35692000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\lwjgl.dll
  348. 0x00007fff3e840000 - 0x00007fff3e89e000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\glfw.dll
  349. 0x00007fff22850000 - 0x00007fff22aa1000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\jemalloc.dll
  350. 0x00007fff4aa60000 - 0x00007fff4aafe000 C:\WINDOWS\system32\uxtheme.dll
  351. 0x00007fff32db0000 - 0x00007fff32df5000 C:\WINDOWS\SYSTEM32\dinput8.dll
  352. 0x00007fff07720000 - 0x00007fff07731000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
  353. 0x00007fff4d330000 - 0x00007fff4d37e000 C:\WINDOWS\System32\cfgmgr32.dll
  354. 0x00007fff4cd10000 - 0x00007fff4cd3c000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  355. 0x00007fff4ac30000 - 0x00007fff4ac5f000 C:\WINDOWS\SYSTEM32\dwmapi.dll
  356. 0x00007fff2d700000 - 0x00007fff2d852000 C:\WINDOWS\SYSTEM32\inputhost.dll
  357. 0x00007fff4f510000 - 0x00007fff4f5dd000 C:\WINDOWS\System32\OLEAUT32.dll
  358. 0x00007fff48a90000 - 0x00007fff48b87000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
  359. 0x00007fff4a580000 - 0x00007fff4a672000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
  360. 0x00007fff49b50000 - 0x00007fff49ca6000 C:\WINDOWS\SYSTEM32\wintypes.dll
  361. 0x00007fff4a220000 - 0x00007fff4a57e000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
  362. 0x00007fff4bd10000 - 0x00007fff4bd43000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  363. 0x00007fff4e450000 - 0x00007fff4e566000 C:\WINDOWS\System32\MSCTF.dll
  364. 0x00007fff4b8c0000 - 0x00007fff4b8cd000 C:\WINDOWS\SYSTEM32\HID.DLL
  365. 0x00007fff4e9b0000 - 0x00007fff4ee17000 C:\WINDOWS\System32\SETUPAPI.DLL
  366. 0x00007fff4d650000 - 0x00007fff4d6b0000 C:\WINDOWS\System32\WINTRUST.dll
  367. 0x00007fff4cb50000 - 0x00007fff4cb62000 C:\WINDOWS\SYSTEM32\MSASN1.dll
  368. 0x00007fff1fc90000 - 0x00007fff1fdb5000 C:\WINDOWS\SYSTEM32\opengl32.dll
  369. 0x00007fff3f0b0000 - 0x00007fff3f0dc000 C:\WINDOWS\SYSTEM32\GLU32.dll
  370. 0x00007fff4f190000 - 0x00007fff4f239000 C:\WINDOWS\System32\clbcatq.dll
  371. 0x00007fff02650000 - 0x00007fff04fd9000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_59ae0feab7458406\nvoglv64.dll
  372. 0x00007fff4e320000 - 0x00007fff4e44a000 C:\WINDOWS\System32\ole32.dll
  373. 0x00007fff48d60000 - 0x00007fff48d74000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  374. 0x00007fff45a50000 - 0x00007fff45a81000 C:\WINDOWS\SYSTEM32\cryptnet.dll
  375. 0x00007fff43a80000 - 0x00007fff43abb000 C:\WINDOWS\SYSTEM32\dxcore.dll
  376. 0x00007fff1f710000 - 0x00007fff1f9c9000 C:\WINDOWS\system32\nvspcap64.dll
  377. 0x00007fff4ce30000 - 0x00007fff4ce7b000 C:\WINDOWS\SYSTEM32\powrprof.dll
  378. 0x00007fff4ce10000 - 0x00007fff4ce22000 C:\WINDOWS\SYSTEM32\UMPDC.dll
  379. 0x00007fff4c6f0000 - 0x00007fff4c74a000 C:\WINDOWS\SYSTEM32\WINSTA.dll
  380. 0x00007fff4b920000 - 0x00007fff4ba13000 C:\WINDOWS\system32\dxgi.dll
  381. 0x00007fff48d80000 - 0x00007fff48fe4000 C:\WINDOWS\system32\d3d11.dll
  382. 0x00007fff20470000 - 0x00007fff20575000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_59ae0feab7458406\nvldumdx.dll
  383. 0x00007fff4f830000 - 0x00007fff4f84d000 C:\WINDOWS\System32\imagehlp.dll
  384. 0x00007ffee6ae0000 - 0x00007ffeeb4b3000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_59ae0feab7458406\nvwgf2umx.dll
  385. 0x00007fff421a0000 - 0x00007fff42890000 C:\WINDOWS\SYSTEM32\nvapi64.dll
  386. 0x00007fff35c20000 - 0x00007fff35d1d000 C:\WINDOWS\SYSTEM32\textinputframework.dll
  387. 0x00007fff237c0000 - 0x00007fff23818000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\lwjgl_opengl.dll
  388. 0x00007fff0e840000 - 0x00007fff0e8bf000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\lwjgl_stb.dll
  389. 0x00007fff480b0000 - 0x00007fff4815e000 C:\WINDOWS\SYSTEM32\mscms.dll
  390. 0x00007fff48020000 - 0x00007fff48031000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  391. 0x00007fff23880000 - 0x00007fff238c3000 C:\WINDOWS\SYSTEM32\icm32.dll
  392. 0x00007fff23770000 - 0x00007fff237b2000 C:\Users\jaden\AppData\Local\Temp\jna-100882294\jna3392291333163477961.dll
  393. 0x00007fff44b80000 - 0x00007fff44b9a000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\SAPIWrapper_x64.dll
  394. 0x00007fff0c210000 - 0x00007fff0c394000 C:\WINDOWS\System32\Speech\Common\sapi.dll
  395. 0x00007fff48c80000 - 0x00007fff48c9e000 C:\WINDOWS\SYSTEM32\MSACM32.dll
  396. 0x00007fff43050000 - 0x00007fff4305b000 C:\WINDOWS\SYSTEM32\msdmo.dll
  397. 0x00007fff3ab30000 - 0x00007fff3ab56000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  398. 0x00007fff45af0000 - 0x00007fff45b75000 C:\WINDOWS\System32\MMDevApi.dll
  399. 0x00007fff07c70000 - 0x00007fff07e04000 C:\Program Files\Java\jre1.8.0_271\bin\awt.dll
  400. 0x00007fff4a890000 - 0x00007fff4a920000 C:\WINDOWS\SYSTEM32\apphelp.dll
  401. 0x00007fff08e50000 - 0x00007fff08efc000 C:\Program Files\Java\jre1.8.0_271\bin\mlib_image.dll
  402. 0x00007fff42890000 - 0x00007fff42a6b000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361224.inf_amd64_0cca7333003b0802\B358199\aticfx64.dll
  403. 0x00007fff42eb0000 - 0x00007fff42ee8000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361224.inf_amd64_0cca7333003b0802\B358199\atiuxp64.dll
  404. 0x00007fff3f1c0000 - 0x00007fff40ac0000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361224.inf_amd64_0cca7333003b0802\B358199\atidxx64.dll
  405. 0x00007fff42e80000 - 0x00007fff42eaf000 C:\WINDOWS\SYSTEM32\amdihk64.dll
  406. 0x00007fff42e30000 - 0x00007fff42e5b000 C:\WINDOWS\SYSTEM32\D3DSCache.dll
  407. 0x00007fff46d40000 - 0x00007fff46f48000 C:\WINDOWS\SYSTEM32\twinapi.appcore.dll
  408. 0x00007fff12440000 - 0x00007fff12554000 C:\Users\jaden\Downloads\mmc-develop-win32\MultiMC\instances\FlanCrestMC\natives\OpenAL.dll
  409. 0x00007fff45c80000 - 0x00007fff45e04000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  410. 0x00007fff4ab40000 - 0x00007fff4ab54000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
  411.  
  412. VM Arguments:
  413. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms128m -Xmx5000m -Duser.language=en -Djava.library.path=C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/instances/FlanCrestMC/natives
  414. java_command: org.multimc.EntryPoint
  415. java_class_path (initial): C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/jars/NewLaunch.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl-glfw/3.2.2/lwjgl-glfw-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl-jemalloc/3.2.2/lwjgl-jemalloc-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl-openal/3.2.2/lwjgl-openal-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl-opengl/3.2.2/lwjgl-opengl-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl-stb/3.2.2/lwjgl-stb-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/com/mojang/patchy/1.1/patchy-1.1.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/com/ibm/icu/icu4j/66.1/icu4j-66.1.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/io/netty/netty-all/4.1.25.Final/netty-all-4.1.25.Final.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/com/google/guava/guava/21.0/guava-21.0.jar;C:/Users/jaden/Downloads/mmc-develop-win32/MultiMC/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar;C:/Users/jaden/Downloads/mmc-develop-
  416. Launcher Type: SUN_STANDARD
  417.  
  418. Environment Variables:
  419. PATH=C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\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:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\jaden\AppData\Local\Microsoft\WindowsApps;
  420. USERNAME=jaden
  421. OS=Windows_NT
  422. PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD
  423.  
  424.  
  425.  
  426. --------------- S Y S T E M ---------------
  427.  
  428. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.662)
  429.  
  430. CPU:total 12 (initial active 12) (12 cores per cpu, 1 threads per core) family 23 model 96 stepping 1, 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
  431.  
  432. Memory: 4k page, physical 7781744k(399824k free), swap 11976048k(4960k free)
  433.  
  434. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.271-b09) for windows-amd64 JRE (1.8.0_271-b09), built on Sep 16 2020 19:14:59 by "" with MS VC++ 15.9 (VS2017)
  435.  
  436. time: Sat Dec 26 01:45:33 2020
  437. timezone: Pacific Standard Time
  438. elapsed time: 33.233255 seconds (0d 0h 0m 33s)
  439.  
  440.  
Add Comment
Please, Sign In to add comment