Guest User

Untitled

a guest
Oct 1st, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.14 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=0x000000018000580b, pid=14700, tid=3516
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [HMIPCore64.dll+0x580b]
  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.sun.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 (0x000000001d71d800): JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=3516, stack(0x0000000056980000,0x0000000056a80000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
  24.  
  25. Registers:
  26. RAX=0x0000000056a7e298, RBX=0x000000001b34d620, RCX=0x000000001b349150, RDX=0x0000000056a7e320
  27. RSP=0x0000000056a7e150, RBP=0x0000000000000000, RSI=0x000000001b3490d0, RDI=0x000000001b37709d
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x000000001b52e880
  29. R12=0x0000000056a7e320, R13=0x000000001b34d620, R14=0x0000000056a7e701, R15=0x000000001b3490d0
  30. RIP=0x000000018000580b, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000056a7e150)
  33. 0x0000000056a7e150: 0000000000000020 0000000000000000
  34. 0x0000000056a7e160: 0000000000000000 000000018003c12b
  35. 0x0000000056a7e170: 0000000000000002 000000001b349150
  36. 0x0000000056a7e180: 000000001b34d620 0000000180009562
  37. 0x0000000056a7e190: 000000000000001f 0000000180038367
  38. 0x0000000056a7e1a0: 0000000000000020 0000000000000000
  39. 0x0000000056a7e1b0: 0000000000000004 0000000000000000
  40. 0x0000000056a7e1c0: 000000001b34d630 000000001b346f80
  41. 0x0000000056a7e1d0: 0000000000000020 0000747065636300
  42. 0x0000000056a7e1e0: 000000001b346fc0 00000001800026a1
  43. 0x0000000056a7e1f0: 000000000000000f 0000000000000008
  44. 0x0000000056a7e200: 0000000000000000 0000000180039628
  45. 0x0000000056a7e210: 0000000000000000 fffffffffffffffe
  46. 0x0000000056a7e220: 0000000056a7e370 00000001800380d4
  47. 0x0000000056a7e230: 0000000000000020 0000000000000000
  48. 0x0000000056a7e240: 000000000000000f ffffffffffffffff
  49.  
  50. Instructions: (pc=0x000000018000580b)
  51. 0x00000001800057eb: 40 48 83 c4 20 41 5c c3 cc cc cc cc cc cc cc cc
  52. 0x00000001800057fb: cc cc cc cc cc 40 53 55 48 83 ec 28 48 8b 69 30
  53. 0x000000018000580b: 48 8b 5d 08 80 7b 69 00 0f 85 9f 00 00 00 48 89
  54. 0x000000018000581b: 74 24 40 48 8b 72 18 48 89 7c 24 48 4c 89 64 24
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000056a7e298 is pointing into the stack for thread: 0x000000001d71d800
  60. RBX=0x000000001b34d620 is an unknown value
  61. RCX=0x000000001b349150 is an unknown value
  62. RDX=0x0000000056a7e320 is pointing into the stack for thread: 0x000000001d71d800
  63. RSP=0x0000000056a7e150 is pointing into the stack for thread: 0x000000001d71d800
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x000000001b3490d0 is an unknown value
  66. RDI=0x000000001b37709d is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x000000001b52e880 is an unknown value
  71. R12=0x0000000056a7e320 is pointing into the stack for thread: 0x000000001d71d800
  72. R13=0x000000001b34d620 is an unknown value
  73. R14=0x0000000056a7e701 is pointing into the stack for thread: 0x000000001d71d800
  74. R15=0x000000001b3490d0 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000056980000,0x0000000056a80000], sp=0x0000000056a7e150, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79.  
  80. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  81. j java.net.SocketOutputStream.socketWrite0(Ljava/io/FileDescriptor;[BII)V+0
  82. j java.net.SocketOutputStream.socketWrite([BII)V+44
  83. j java.net.SocketOutputStream.write([BII)V+4
  84. J 11046 C1 java.io.BufferedOutputStream.flush()V (12 bytes) @ 0x00000000028d3bd4 [0x00000000028d3960+0x274]
  85. j HttpPipelineConnection.getNextRequestSend()LHttpPipelineRequest;+23
  86. j HttpPipelineSender.run()V+16
  87. v ~StubRoutines::call_stub
  88.  
  89. --------------- P R O C E S S ---------------
  90.  
  91. Java Threads: ( => current thread )
  92. 0x000000001d71d000 JavaThread "HttpPipelineReceiver" daemon [_thread_in_native, id=13612, stack(0x0000000057ae0000,0x0000000057be0000)]
  93. =>0x000000001d71d800 JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=3516, stack(0x0000000056980000,0x0000000056a80000)]
  94. 0x000000001d718800 JavaThread "Thread-71" [_thread_blocked, id=5068, stack(0x00000000567a0000,0x00000000568a0000)]
  95. 0x000000001d71b800 JavaThread "Texture Downloader #77" daemon [_thread_blocked, id=13740, stack(0x00000000566a0000,0x00000000567a0000)]
  96. 0x0000000020b62800 JavaThread "pool-2-thread-1" [_thread_blocked, id=5004, stack(0x000000004b260000,0x000000004b360000)]
  97. 0x000000001ee29000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=7148, stack(0x000000003b620000,0x000000003b720000)]
  98. 0x000000001ee24800 JavaThread "Thread-14" daemon [_thread_in_native, id=10460, stack(0x000000003b420000,0x000000003b520000)]
  99. 0x000000001ee29800 JavaThread "Thread-13" [_thread_blocked, id=2716, stack(0x000000003ab20000,0x000000003ac20000)]
  100. 0x000000001ee2a800 JavaThread "Thread-12" [_thread_blocked, id=6228, stack(0x000000003aa20000,0x000000003ab20000)]
  101. 0x000000001ee26800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=2444, stack(0x0000000036a80000,0x0000000036b80000)]
  102. 0x000000001ee2b800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=5096, stack(0x0000000036980000,0x0000000036a80000)]
  103. 0x000000001fcc9000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=14296, stack(0x000000002f090000,0x000000002f190000)]
  104. 0x000000001fcc4800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14000, stack(0x0000000021b20000,0x0000000021c20000)]
  105. 0x000000001fcc8000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10352, stack(0x0000000021910000,0x0000000021a10000)]
  106. 0x000000001f314000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8356, stack(0x00000000203f0000,0x00000000204f0000)]
  107. 0x0000000019f8b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=15084, stack(0x000000001f000000,0x000000001f100000)]
  108. 0x0000000019ee8000 JavaThread "Service Thread" daemon [_thread_blocked, id=12764, stack(0x000000001a940000,0x000000001aa40000)]
  109. 0x0000000019e5b800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=6352, stack(0x000000001a840000,0x000000001a940000)]
  110. 0x0000000019e5a000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=3828, stack(0x000000001a740000,0x000000001a840000)]
  111. 0x0000000019e55800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=14932, stack(0x000000001a640000,0x000000001a740000)]
  112. 0x0000000019e53000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2796, stack(0x000000001a540000,0x000000001a640000)]
  113. 0x0000000019e51800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8312, stack(0x000000001a440000,0x000000001a540000)]
  114. 0x0000000019e4c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3248, stack(0x000000001a340000,0x000000001a440000)]
  115. 0x0000000019e4b800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=9500, stack(0x000000001a240000,0x000000001a340000)]
  116. 0x0000000019304800 JavaThread "Finalizer" daemon [_thread_blocked, id=7532, stack(0x0000000019d40000,0x0000000019e40000)]
  117. 0x00000000192fe000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6880, stack(0x0000000019c40000,0x0000000019d40000)]
  118. 0x00000000025c4000 JavaThread "Client thread" [_thread_in_native, id=1156, stack(0x00000000024c0000,0x00000000025c0000)]
  119.  
  120. Other Threads:
  121. 0x00000000192f8000 VMThread [stack: 0x0000000019b40000,0x0000000019c40000] [id=13044]
  122. 0x0000000019eec000 WatcherThread [stack: 0x000000001aa40000,0x000000001ab40000] [id=12984]
  123.  
  124. VM state:not at safepoint (normal execution)
  125.  
  126. VM Mutex/Monitor currently owned by a thread: None
  127.  
  128. Heap:
  129. par new generation total 118016K, used 68892K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  130. eden space 104960K, 65% used [0x0000000700000000, 0x0000000704312420, 0x0000000706680000)
  131. from space 13056K, 1% used [0x0000000707340000, 0x0000000707374f80, 0x0000000708000000)
  132. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  133. concurrent mark-sweep generation total 464852K, used 280314K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  134. Metaspace used 45259K, capacity 46023K, committed 46336K, reserved 1089536K
  135. class space used 5174K, capacity 5263K, committed 5376K, reserved 1048576K
  136.  
  137. Card table byte_map: [0x0000000012280000,0x0000000012890000] byte_map_base: 0x000000000ea80000
  138.  
  139. Marking Bits: (CMSBitMap*) 0x00000000026503c8
  140. Bits: [0x00000000136f0000, 0x00000000164f0000)
  141.  
  142. Mod Union Table: (CMSBitMap*) 0x0000000002650488
  143. Bits: [0x0000000016500000, 0x00000000165b8000)
  144.  
  145. Polling page: 0x0000000002400000
  146.  
  147. CodeCache: size=245760Kb used=32917Kb max_used=33215Kb free=212842Kb
  148. bounds [0x00000000026c0000, 0x00000000047a0000, 0x00000000116c0000]
  149. total_blobs=9335 nmethods=8476 adapters=769
  150. compilation: enabled
  151.  
  152. Compilation events (10 events):
  153. Event: 173.129 Thread 0x0000000019e5b800 12353 3 sun.nio.ch.SelectorImpl::selectNow (6 bytes)
  154. Event: 173.130 Thread 0x0000000019e5b800 nmethod 12353 0x0000000003854210 code [0x0000000003854380, 0x0000000003854508]
  155. Event: 173.727 Thread 0x0000000019e5a000 12354 4 net.minecraft.client.particle.EntitySmokeFX::func_70071_h_ (197 bytes)
  156. Event: 173.729 Thread 0x0000000019e5a000 nmethod 12354 0x00000000038577d0 code [0x0000000003857960, 0x0000000003857b48]
  157. Event: 173.878 Thread 0x0000000019e53000 12355 4 com.sun.crypto.provider.CipherFeedback::encrypt (400 bytes)
  158. Event: 173.913 Thread 0x0000000019e53000 nmethod 12355 0x0000000003fd9f90 code [0x0000000003fda0e0, 0x0000000003fdb4d8]
  159. Event: 173.936 Thread 0x0000000019e55800 12356 4 java.util.regex.Pattern::range (279 bytes)
  160. Event: 173.943 Thread 0x0000000019e55800 nmethod 12356 0x000000000433ed50 code [0x000000000433efe0, 0x000000000433f950]
  161. Event: 174.272 Thread 0x0000000019e5a000 12357 4 api.player.client.ClientPlayerAPI::getBrightness (37 bytes)
  162. Event: 174.273 Thread 0x0000000019e5a000 nmethod 12357 0x0000000003a9cfd0 code [0x0000000003a9d120, 0x0000000003a9d1f8]
  163.  
  164. GC Heap History (10 events):
  165. Event: 167.824 GC heap before
  166. {Heap before GC invocations=106 (full 25):
  167. par new generation total 118016K, used 105262K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  168. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  169. from space 13056K, 2% used [0x0000000706680000, 0x00000007066cba18, 0x0000000707340000)
  170. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  171. concurrent mark-sweep generation total 464852K, used 280188K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  172. Metaspace used 45252K, capacity 46017K, committed 46336K, reserved 1089536K
  173. class space used 5173K, capacity 5262K, committed 5376K, reserved 1048576K
  174. Event: 167.826 GC heap after
  175. Heap after GC invocations=107 (full 25):
  176. par new generation total 118016K, used 251K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  177. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  178. from space 13056K, 1% used [0x0000000707340000, 0x000000070737eea0, 0x0000000708000000)
  179. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  180. concurrent mark-sweep generation total 464852K, used 280198K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  181. Metaspace used 45252K, capacity 46017K, committed 46336K, reserved 1089536K
  182. class space used 5173K, capacity 5262K, committed 5376K, reserved 1048576K
  183. }
  184. Event: 169.326 GC heap before
  185. {Heap before GC invocations=107 (full 25):
  186. par new generation total 118016K, used 105211K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  187. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  188. from space 13056K, 1% used [0x0000000707340000, 0x000000070737eea0, 0x0000000708000000)
  189. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  190. concurrent mark-sweep generation total 464852K, used 280198K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  191. Metaspace used 45253K, capacity 46017K, committed 46336K, reserved 1089536K
  192. class space used 5173K, capacity 5262K, committed 5376K, reserved 1048576K
  193. Event: 169.327 GC heap after
  194. Heap after GC invocations=108 (full 25):
  195. par new generation total 118016K, used 291K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  196. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  197. from space 13056K, 2% used [0x0000000706680000, 0x00000007066c8d30, 0x0000000707340000)
  198. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  199. concurrent mark-sweep generation total 464852K, used 280200K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  200. Metaspace used 45253K, capacity 46017K, committed 46336K, reserved 1089536K
  201. class space used 5173K, capacity 5262K, committed 5376K, reserved 1048576K
  202. }
  203. Event: 170.592 GC heap before
  204. {Heap before GC invocations=108 (full 25):
  205. par new generation total 118016K, used 105251K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  206. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  207. from space 13056K, 2% used [0x0000000706680000, 0x00000007066c8d30, 0x0000000707340000)
  208. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  209. concurrent mark-sweep generation total 464852K, used 280200K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  210. Metaspace used 45254K, capacity 46017K, committed 46336K, reserved 1089536K
  211. class space used 5173K, capacity 5262K, committed 5376K, reserved 1048576K
  212. Event: 170.594 GC heap after
  213. Heap after GC invocations=109 (full 25):
  214. par new generation total 118016K, used 323K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  215. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  216. from space 13056K, 2% used [0x0000000707340000, 0x0000000707390c60, 0x0000000708000000)
  217. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  218. concurrent mark-sweep generation total 464852K, used 280200K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  219. Metaspace used 45254K, capacity 46017K, committed 46336K, reserved 1089536K
  220. class space used 5173K, capacity 5262K, committed 5376K, reserved 1048576K
  221. }
  222. Event: 172.084 GC heap before
  223. {Heap before GC invocations=109 (full 25):
  224. par new generation total 118016K, used 105283K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  225. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  226. from space 13056K, 2% used [0x0000000707340000, 0x0000000707390c60, 0x0000000708000000)
  227. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  228. concurrent mark-sweep generation total 464852K, used 280200K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  229. Metaspace used 45258K, capacity 46023K, committed 46336K, reserved 1089536K
  230. class space used 5174K, capacity 5263K, committed 5376K, reserved 1048576K
  231. Event: 172.090 GC heap after
  232. Heap after GC invocations=110 (full 25):
  233. par new generation total 118016K, used 274K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  234. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  235. from space 13056K, 2% used [0x0000000706680000, 0x00000007066c4b30, 0x0000000707340000)
  236. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  237. concurrent mark-sweep generation total 464852K, used 280210K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  238. Metaspace used 45258K, capacity 46023K, committed 46336K, reserved 1089536K
  239. class space used 5174K, capacity 5263K, committed 5376K, reserved 1048576K
  240. }
  241. Event: 173.609 GC heap before
  242. {Heap before GC invocations=110 (full 25):
  243. par new generation total 118016K, used 105234K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  244. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  245. from space 13056K, 2% used [0x0000000706680000, 0x00000007066c4b30, 0x0000000707340000)
  246. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  247. concurrent mark-sweep generation total 464852K, used 280210K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  248. Metaspace used 45259K, capacity 46023K, committed 46336K, reserved 1089536K
  249. class space used 5174K, capacity 5263K, committed 5376K, reserved 1048576K
  250. Event: 173.611 GC heap after
  251. Heap after GC invocations=111 (full 25):
  252. par new generation total 118016K, used 211K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  253. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  254. from space 13056K, 1% used [0x0000000707340000, 0x0000000707374f80, 0x0000000708000000)
  255. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  256. concurrent mark-sweep generation total 464852K, used 280314K [0x0000000708000000, 0x00000007245f5000, 0x00000007c0000000)
  257. Metaspace used 45259K, capacity 46023K, committed 46336K, reserved 1089536K
  258. class space used 5174K, capacity 5263K, committed 5376K, reserved 1048576K
  259. }
  260.  
  261. Deoptimization events (10 events):
  262. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004725914 method=net.minecraft.client.renderer.entity.RenderPlayer.func_110775_a(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/ResourceLocation; @ 2
  263. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003242f10 method=net.minecraft.client.model.ModelBiped.func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V @ 154
  264. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000045bb750 method=net.minecraft.client.model.ModelPlayer.func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V @ 102
  265. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000045a4664 method=net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V @ 564
  266. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004688e94 method=net.minecraft.client.renderer.entity.layers.LayerHeldItem.func_177141_a(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V @ 1
  267. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000047270d0 method=net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head.func_177141_a(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V @ 2
  268. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002f671e8 method=net.minecraft.client.renderer.entity.layers.LayerCape.func_177141_a(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V @ 2
  269. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000003b507d4 method=net.minecraft.client.renderer.entity.layers.LayerCape.func_177166_a(Lnet/minecraft/client/entity/AbstractClientPlayer;FFFFFFF)V @ 353
  270. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000046602ac method=net.minecraft.client.renderer.entity.layers.LayerCustomHead.func_177141_a(Lnet/minecraft/entity/EntityLivingBase;FFFFFFF)V @ 2
  271. Event: 163.466 Thread 0x00000000025c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000340a300 method=PlayerItemsLayer.renderEquippedItems(Lnet/minecraft/entity/EntityLivingBase;FF)V @ 8
  272.  
  273. Internal exceptions (10 events):
  274. Event: 174.523 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703c2b048) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  275. Event: 174.529 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703c2b248) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  276. Event: 174.537 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703c2b448) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  277. Event: 174.542 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703c2b648) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  278. Event: 174.547 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703c2b848) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  279. Event: 174.559 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703e43800) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  280. Event: 174.565 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703e43a00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  281. Event: 174.574 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703e43c00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  282. Event: 174.582 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703e43e00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  283. Event: 174.593 Thread 0x000000001ee2a800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000703e44000) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  284.  
  285. Events (10 events):
  286. Event: 170.592 Executing VM operation: GenCollectForAllocation
  287. Event: 170.594 Executing VM operation: GenCollectForAllocation done
  288. Event: 172.084 Executing VM operation: GenCollectForAllocation
  289. Event: 172.090 Executing VM operation: GenCollectForAllocation done
  290. Event: 173.609 Executing VM operation: GenCollectForAllocation
  291. Event: 173.611 Executing VM operation: GenCollectForAllocation done
  292. Event: 174.574 Thread 0x000000001d71b800 Thread added: 0x000000001d71b800
  293. Event: 174.574 Thread 0x000000001d718800 Thread added: 0x000000001d718800
  294. Event: 174.574 Thread 0x000000001d71d800 Thread added: 0x000000001d71d800
  295. Event: 174.574 Thread 0x000000001d71d000 Thread added: 0x000000001d71d000
  296.  
  297.  
  298. Dynamic libraries:
  299. 0x00007ff68d910000 - 0x00007ff68d944000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
  300. 0x00007ff90e230000 - 0x00007ff90e3f1000 C:\WINDOWS\SYSTEM32\ntdll.dll
  301. 0x00007ff90d3c0000 - 0x00007ff90d46d000 C:\WINDOWS\system32\KERNEL32.DLL
  302. 0x00007ff90b140000 - 0x00007ff90b328000 C:\WINDOWS\system32\KERNELBASE.dll
  303. 0x00007ff90d7f0000 - 0x00007ff90d897000 C:\WINDOWS\system32\ADVAPI32.dll
  304. 0x00007ff90e030000 - 0x00007ff90e0cd000 C:\WINDOWS\system32\msvcrt.dll
  305. 0x00007ff90dc00000 - 0x00007ff90dc5b000 C:\WINDOWS\system32\sechost.dll
  306. 0x00007ff90d6d0000 - 0x00007ff90d7ec000 C:\WINDOWS\system32\RPCRT4.dll
  307. 0x00007ff90cca0000 - 0x00007ff90cdf6000 C:\WINDOWS\system32\USER32.dll
  308. 0x00007ff90ce00000 - 0x00007ff90cf86000 C:\WINDOWS\system32\GDI32.dll
  309. 0x00007ff902cd0000 - 0x00007ff902f44000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.589_none_a2ddb3caa539acce\COMCTL32.dll
  310. 0x00007ff90dce0000 - 0x00007ff90df5d000 C:\WINDOWS\system32\combase.dll
  311. 0x00007ff90af90000 - 0x00007ff90affa000 C:\WINDOWS\system32\bcryptPrimitives.dll
  312. 0x00007ff90b630000 - 0x00007ff90b66b000 C:\WINDOWS\system32\IMM32.DLL
  313. 0x00000000560c0000 - 0x0000000056192000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
  314. 0x0000000055860000 - 0x00000000560ba000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
  315. 0x00007ff90e0d0000 - 0x00007ff90e0d8000 C:\WINDOWS\system32\PSAPI.DLL
  316. 0x00007ff906130000 - 0x00007ff906139000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  317. 0x00007ff90dfc0000 - 0x00007ff90e02b000 C:\WINDOWS\system32\WS2_32.dll
  318. 0x00007ff908ca0000 - 0x00007ff908cc3000 C:\WINDOWS\SYSTEM32\WINMM.dll
  319. 0x00007ff908c40000 - 0x00007ff908c6c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  320. 0x00007ff90b5c0000 - 0x00007ff90b603000 C:\WINDOWS\system32\cfgmgr32.dll
  321. 0x0000000056b00000 - 0x0000000056b0f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
  322. 0x0000000056ad0000 - 0x0000000056af8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
  323. 0x0000000056ab0000 - 0x0000000056ac6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
  324. 0x00007ff90b740000 - 0x00007ff90cc9c000 C:\WINDOWS\system32\SHELL32.dll
  325. 0x00007ff90a940000 - 0x00007ff90af85000 C:\WINDOWS\system32\windows.storage.dll
  326. 0x00007ff90dc60000 - 0x00007ff90dcb2000 C:\WINDOWS\system32\shlwapi.dll
  327. 0x00007ff90a8c0000 - 0x00007ff90a8cf000 C:\WINDOWS\system32\kernel.appcore.dll
  328. 0x00007ff90b500000 - 0x00007ff90b5b5000 C:\WINDOWS\system32\shcore.dll
  329. 0x00007ff90a870000 - 0x00007ff90a8bb000 C:\WINDOWS\system32\powrprof.dll
  330. 0x00007ff90a850000 - 0x00007ff90a864000 C:\WINDOWS\system32\profapi.dll
  331. 0x0000000056aa0000 - 0x0000000056aad000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
  332. 0x0000000056a80000 - 0x0000000056a9a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
  333. 0x0000000180000000 - 0x000000018007b000 C:\WINDOWS\system32\HMIPCore64.dll
  334. 0x00007ff90e0e0000 - 0x00007ff90e223000 C:\WINDOWS\system32\ole32.dll
  335. 0x00007ff9094a0000 - 0x00007ff9094d8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  336. 0x00007ff90a180000 - 0x00007ff90a1dc000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
  337. 0x00007ff90b670000 - 0x00007ff90b736000 C:\WINDOWS\system32\OLEAUT32.dll
  338. 0x00007ff909490000 - 0x00007ff90949a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  339. 0x00007ff90a530000 - 0x00007ff90a55d000 C:\WINDOWS\SYSTEM32\SspiCli.dll
  340. 0x0000000056960000 - 0x0000000056971000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
  341. 0x00007ff908f20000 - 0x00007ff908fb6000 C:\WINDOWS\system32\uxtheme.dll
  342. 0x00007ff90d620000 - 0x00007ff90d6c7000 C:\WINDOWS\system32\clbcatq.dll
  343. 0x00007ff907220000 - 0x00007ff90722a000 C:\WINDOWS\SYSTEM32\msiltcfg.dll
  344. 0x00007ff8f29c0000 - 0x00007ff8f2cfa000 C:\WINDOWS\SYSTEM32\msi.dll
  345. 0x00007ff90a780000 - 0x00007ff90a7a9000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  346. 0x00007ff90a6e0000 - 0x00007ff90a779000 C:\WINDOWS\SYSTEM32\sxs.dll
  347. 0x00007ff8f2f70000 - 0x00007ff8f2f86000 C:\WINDOWS\system32\napinsp.dll
  348. 0x00007ff8f2f90000 - 0x00007ff8f2faa000 C:\WINDOWS\system32\pnrpnsp.dll
  349. 0x00007ff9085c0000 - 0x00007ff9085d8000 C:\WINDOWS\system32\NLAapi.dll
  350. 0x00007ff908ff0000 - 0x00007ff90909a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  351. 0x00007ff90dcd0000 - 0x00007ff90dcd8000 C:\WINDOWS\system32\NSI.dll
  352. 0x00007ff8f2fb0000 - 0x00007ff8f2fbd000 C:\WINDOWS\System32\winrnr.dll
  353. 0x00007ff8f2fc0000 - 0x00007ff8f2fd5000 C:\WINDOWS\System32\wshbth.dll
  354. 0x0000000058510000 - 0x0000000058536000 C:\Program Files\Bonjour\mdnsNSP.dll
  355. 0x00007ff8fdc20000 - 0x00007ff8fdc2a000 C:\Windows\System32\rasadhlp.dll
  356. 0x00007ff8fdef0000 - 0x00007ff8fdf57000 C:\WINDOWS\System32\fwpuclnt.dll
  357. 0x0000000054220000 - 0x0000000054237000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
  358. 0x000000001c8e0000 - 0x000000001c931000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\lwjgl64.dll
  359. 0x00007ff903920000 - 0x00007ff903a49000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  360. 0x00007ff908c70000 - 0x00007ff908c9e000 C:\WINDOWS\SYSTEM32\GLU32.dll
  361. 0x00007ff902a50000 - 0x00007ff902b4a000 C:\WINDOWS\SYSTEM32\DDRAW.dll
  362. 0x00007ff908cd0000 - 0x00007ff908cd8000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
  363. 0x00007ff90a230000 - 0x00007ff90a247000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  364. 0x00007ff909e60000 - 0x00007ff909e94000 C:\WINDOWS\system32\rsaenh.dll
  365. 0x00007ff90a010000 - 0x00007ff90a02f000 C:\WINDOWS\SYSTEM32\USERENV.dll
  366. 0x00007ff90a350000 - 0x00007ff90a35b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  367. 0x00007ff8fe130000 - 0x00007ff8fe146000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  368. 0x00007ff8fe1e0000 - 0x00007ff8fe1fa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  369. 0x00000000556c0000 - 0x0000000055858000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
  370. 0x00007ff908d90000 - 0x00007ff908e09000 C:\WINDOWS\system32\apphelp.dll
  371. 0x00007ff90daa0000 - 0x00007ff90dbfa000 C:\WINDOWS\system32\MSCTF.dll
  372. 0x00007ff9083a0000 - 0x00007ff9083c2000 C:\WINDOWS\system32\dwmapi.dll
  373. 0x00000000520a0000 - 0x0000000054211000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL
  374. 0x00007ff90cf90000 - 0x00007ff90d3b9000 C:\WINDOWS\system32\SETUPAPI.dll
  375. 0x00007ff9084b0000 - 0x00007ff9084c3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  376. 0x00007ff905fa0000 - 0x00007ff90612c000 C:\WINDOWS\SYSTEM32\Dbghelp.dll
  377. 0x00007ff908fc0000 - 0x00007ff908fe7000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  378. 0x00007ff90a8e0000 - 0x00007ff90a935000 C:\WINDOWS\system32\WINTRUST.dll
  379. 0x00007ff90a8d0000 - 0x00007ff90a8e0000 C:\WINDOWS\system32\MSASN1.dll
  380. 0x00007ff90b330000 - 0x00007ff90b4f8000 C:\WINDOWS\system32\CRYPT32.dll
  381. 0x00007ff909d40000 - 0x00007ff909d71000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  382. 0x00007ff902c30000 - 0x00007ff902cc1000 C:\WINDOWS\SYSTEM32\mscms.dll
  383. 0x00007ff908b40000 - 0x00007ff908b82000 C:\WINDOWS\SYSTEM32\icm32.dll
  384. 0x00007ff909f90000 - 0x00007ff909fe6000 C:\WINDOWS\SYSTEM32\WINSTA.dll
  385. 0x00007ff907ef0000 - 0x00007ff907f92000 C:\WINDOWS\system32\dxgi.dll
  386. 0x00007ff907fa0000 - 0x00007ff908248000 C:\WINDOWS\system32\d3d11.dll
  387. 0x00007ff8c6ff0000 - 0x00007ff8c8680000 C:\WINDOWS\SYSTEM32\nvwgf2umx.dll
  388. 0x00007ff8eff10000 - 0x00007ff8f00d9000 C:\WINDOWS\system32\nvspcap64.dll
  389. 0x00007ff8fef50000 - 0x00007ff8ff018000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
  390. 0x00007ff9011c0000 - 0x00007ff9015b3000 C:\WINDOWS\system32\nvapi64.dll
  391. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\avutil-ttv-51.dll
  392. 0x0000000065980000 - 0x00000000659d6000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\swresample-ttv-0.dll
  393. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\libmp3lame-ttv.dll
  394. 0x00007ff8c4b70000 - 0x00007ff8c5f14000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\libmfxsw64.dll
  395. 0x00007ff8d7ba0000 - 0x00007ff8d7d0d000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\twitchsdk.dll
  396. 0x00007ff8f2080000 - 0x00007ff8f2378000 C:\WINDOWS\SYSTEM32\WININET.dll
  397. 0x0000000022920000 - 0x0000000022984000 C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641\OpenAL64.dll
  398. 0x00007ff8fe570000 - 0x00007ff8fe5e0000 C:\WINDOWS\System32\MMDevApi.dll
  399. 0x00007ff908920000 - 0x00007ff908aa6000 C:\WINDOWS\System32\PROPSYS.dll
  400. 0x00007ff8db250000 - 0x00007ff8db2ec000 C:\WINDOWS\SYSTEM32\dsound.dll
  401. 0x00007ff8fa0e0000 - 0x00007ff8fa168000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  402. 0x00007ff909960000 - 0x00007ff909a96000 C:\WINDOWS\SYSTEM32\wintypes.dll
  403. 0x0000000055640000 - 0x0000000055664000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
  404.  
  405. VM Arguments:
  406. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Xinci Ma\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-10659961772641
  407. java_command: net.minecraft.launchwrapper.Launch --username DontEver_ --version 1.8-forge1.8-11.14.4.1563 --gameDir C:\Users\Xinci Ma\AppData\Roaming\.minecraft --assetsDir C:\Users\Xinci Ma\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid d5e899078e6943d2b6617d7f416fc2a0 --accessToken 7a9c5d009dda419997899d8d03769e4c --userProperties {} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --nativeLauncherVersion 307
  408. java_class_path (initial): C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.4.1563\forge-1.8-11.14.4.1563.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Xinci Ma\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Xinci Ma\AppD
  409. Launcher Type: SUN_STANDARD
  410.  
  411. Environment Variables:
  412. PATH=C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\OpenVPN\bin;C:\Users\Xinci Ma\AppData\Roaming\npm;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\Xinci Ma\AppData\Roaming\Dashlane\4.6.1.18109\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components
  413. USERNAME=Xinci Ma
  414. OS=Windows_NT
  415. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
  416.  
  417.  
  418.  
  419. --------------- S Y S T E M ---------------
  420.  
  421. OS: Windows 8.1 , 64 bit Build 9600
  422.  
  423. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
  424.  
  425. Memory: 4k page, physical 8258516k(2688384k free), swap 17171412k(8629076k free)
  426.  
  427. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
  428.  
  429. time: Sat Oct 01 14:31:28 2016
  430. elapsed time: 174 seconds (0d 0h 2m 54s)
Add Comment
Please, Sign In to add comment