Teenymario123

Untitled

Jun 19th, 2021
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.07 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=0x00007ffbe9722ee7, pid=14572, tid=0x00000000000005f8
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_291-b09) (build 1.8.0_291-b09)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.291-b09 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 (0x000002653f20f800): JavaThread "Client thread" [_thread_in_native, id=1528, stack(0x000000dfb6200000,0x000000dfb6300000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000767da040
  24.  
  25. Registers:
  26. RAX=0x00007ffbe9722ee7, RBX=0x00000000767da040, RCX=0x00000265640a4224, RDX=0x00000000767da04c
  27. RSP=0x000000dfb62fde80, RBP=0x000002656dacfec0, RSI=0x00000265640a4218, RDI=0x0000000000000044
  28. R8 =0x000000000000000c, R9 =0x00007ffbe9700000, R10=0x000002656dad1270, R11=0x4000000000000020
  29. R12=0x0000000000000010, R13=0x0000000000000044, R14=0x000002656788af80, R15=0x00000000767da040
  30. RIP=0x00007ffbe9722ee7, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000dfb62fde80)
  33. 0x000000dfb62fde80: 0000000000000000 0000000000000070
  34. 0x000000dfb62fde90: 000000000000027d 0000000000000000
  35. 0x000000dfb62fdea0: 0000000000000015 00007ffbe9b751ef
  36. 0x000000dfb62fdeb0: 0000000000000000 0000000000000015
  37. 0x000000dfb62fdec0: 0000000000000220 0000000000000000
  38. 0x000000dfb62fded0: 0000000000260000 0000000000000000
  39. 0x000000dfb62fdee0: 000000064c4fd450 0000000000000000
  40. 0x000000dfb62fdef0: 000002656cb0b930 0000000000000000
  41. 0x000000dfb62fdf00: 00000000c98a0c03 0000000000000000
  42. 0x000000dfb62fdf10: 0000000080000000 0000000000000000
  43. 0x000000dfb62fdf20: 0000000000000001 0000000000000000
  44. 0x000000dfb62fdf30: 0000000000000001 0000000000000000
  45. 0x000000dfb62fdf40: 000400060019000d 0000000000000000
  46. 0x000000dfb62fdf50: 00000006695e7f00 000000000000001c
  47. 0x000000dfb62fdf60: 00000265640a4218 00000265679ab638
  48. 0x000000dfb62fdf70: 000002656e2172f8 000000dfb62fdfe0
  49.  
  50. Instructions: (pc=0x00007ffbe9722ee7)
  51. 0x00007ffbe9722ec7: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
  52. 0x00007ffbe9722ed7: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
  53. 0x00007ffbe9722ee7: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
  54. 0x00007ffbe9722ef7: 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=0x00007ffbe9722ee7 is an unknown value
  60. RBX=0x00000000767da040 is an unknown value
  61. RCX=0x00000265640a4224 is an unknown value
  62. RDX=0x00000000767da04c is an unknown value
  63. RSP=0x000000dfb62fde80 is pointing into the stack for thread: 0x000002653f20f800
  64. RBP=0x000002656dacfec0 is an unknown value
  65. RSI=0x00000265640a4218 is an unknown value
  66. RDI=0x0000000000000044 is an unknown value
  67. R8 =0x000000000000000c is an unknown value
  68. R9 =0x00007ffbe9700000 is an unknown value
  69. R10=0x000002656dad1270 is an unknown value
  70. R11=0x4000000000000020 is an unknown value
  71. R12=0x0000000000000010 is an unknown value
  72. R13=0x0000000000000044 is an unknown value
  73. R14=0x000002656788af80 is an unknown value
  74. R15=0x00000000767da040 is an unknown value
  75.  
  76.  
  77. Stack: [0x000000dfb6200000,0x000000dfb6300000], sp=0x000000dfb62fde80, free space=1015k
  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 0x00000265416eabeb
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J 19632 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x00000265416eab4e [0x00000265416eab00+0x4e]
  85. J 19630 C1 net.minecraft.client.renderer.GlStateManager.func_187439_f(III)V (67 bytes) @ 0x00000265430d8224 [0x00000265430d7da0+0x484]
  86. j net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(Lnet/minecraft/client/renderer/BufferBuilder;)V+359
  87. j net.minecraft.client.renderer.Tessellator.func_78381_a()V+35
  88. j net.minecraft.client.renderer.RenderGlobal.func_180445_c(FIDDD)V+2685
  89. j net.minecraft.client.renderer.RenderGlobal.func_180447_b(FIDDD)V+120
  90. j net.minecraft.client.renderer.EntityRenderer.func_180437_a(Lnet/minecraft/client/renderer/RenderGlobal;FIDDD)V+115
  91. j net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V+632
  92. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+140
  93. j net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V+569
  94. j net.minecraft.client.Minecraft.func_71411_J()V+315
  95. j net.minecraft.client.Minecraft.func_99999_d()V+53
  96. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
  97. v ~StubRoutines::call_stub
  98. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  99. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  100. J 1837 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000002654147e34c [0x000002654147e240+0x10c]
  101. J 1836 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000002654147dd74 [0x000002654147d980+0x3f4]
  102. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  103. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  104. v ~StubRoutines::call_stub
  105.  
  106. --------------- P R O C E S S ---------------
  107.  
  108. Java Threads: ( => current thread )
  109. 0x00000265048d2800 JavaThread "Thread-37" [_thread_in_native, id=6296, stack(0x000000dfbb200000,0x000000dfbb300000)]
  110. 0x00000265048d0000 JavaThread "ProjectE Update Checker Notifier" daemon [_thread_blocked, id=21700, stack(0x000000dfbb100000,0x000000dfbb200000)]
  111. 0x00000265654ea000 JavaThread "HttpPipelineReceiver" [_thread_in_native, id=4404, stack(0x000000dfbb000000,0x000000dfbb100000)]
  112. 0x00000265654e9800 JavaThread "HttpPipelineSender" [_thread_blocked, id=4340, stack(0x000000dfbaf00000,0x000000dfbb000000)]
  113. 0x00000265654e5800 JavaThread "Thread-35" [_thread_blocked, id=11100, stack(0x000000dfbae00000,0x000000dfbaf00000)]
  114. 0x0000026566cb8000 JavaThread "Skin Downloader #0" daemon [_thread_blocked, id=2252, stack(0x000000dfbad00000,0x000000dfbae00000)]
  115. 0x0000026566cb6000 JavaThread "Chunk Batcher 11" daemon [_thread_blocked, id=20788, stack(0x000000dfbac00000,0x000000dfbad00000)]
  116. 0x0000026566cb4800 JavaThread "Chunk Batcher 10" daemon [_thread_blocked, id=19372, stack(0x000000dfbab00000,0x000000dfbac00000)]
  117. 0x0000026566cb3800 JavaThread "Chunk Batcher 9" daemon [_thread_blocked, id=20008, stack(0x000000dfbaa00000,0x000000dfbab00000)]
  118. 0x0000026566cb7800 JavaThread "Chunk Batcher 8" daemon [_thread_blocked, id=19924, stack(0x000000dfba900000,0x000000dfbaa00000)]
  119. 0x0000026566cb5000 JavaThread "Chunk Batcher 7" daemon [_thread_blocked, id=20820, stack(0x000000dfba800000,0x000000dfba900000)]
  120. 0x0000026566cb9800 JavaThread "Chunk Batcher 6" daemon [_thread_blocked, id=20416, stack(0x000000dfba700000,0x000000dfba800000)]
  121. 0x000002656ed9c800 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_in_Java, id=1616, stack(0x000000dfba600000,0x000000dfba700000)]
  122. 0x000002656ed8f800 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=11532, stack(0x000000dfba500000,0x000000dfba600000)]
  123. 0x000002656ed95800 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=14484, stack(0x000000dfba400000,0x000000dfba500000)]
  124. 0x000002656ed90800 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=5568, stack(0x000000dfba300000,0x000000dfba400000)]
  125. 0x000002656ed92000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=9648, stack(0x000000dfba200000,0x000000dfba300000)]
  126. 0x000002656ed94000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=17536, stack(0x000000dfba100000,0x000000dfba200000)]
  127. 0x000002656bab1800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=22008, stack(0x000000dfb9700000,0x000000dfb9800000)]
  128. 0x00000265048da000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=20536, stack(0x000000dfb9500000,0x000000dfb9600000)]
  129. 0x00000265048cf800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=6236, stack(0x000000dfba000000,0x000000dfba100000)]
  130. 0x00000265048d4000 JavaThread "File IO Thread" [_thread_blocked, id=14368, stack(0x000000dfb9f00000,0x000000dfba000000)]
  131. 0x00000265048d6000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=14200, stack(0x000000dfb9e00000,0x000000dfb9f00000)]
  132. 0x00000265048d5800 JavaThread "Thread-27" [_thread_in_native, id=14228, stack(0x000000dfb9a00000,0x000000dfb9b00000)]
  133. 0x0000026566cb3000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=12920, stack(0x000000dfb9b00000,0x000000dfb9c00000)]
  134. 0x0000026566cb6800 JavaThread "Thread-24" [_thread_blocked, id=21164, stack(0x000000dfb9800000,0x000000dfb9900000)]
  135. 0x000002656ed97000 JavaThread "Thread-16" [_thread_blocked, id=7760, stack(0x000000dfb9400000,0x000000dfb9500000)]
  136. 0x00000265676dd800 JavaThread "Server thread" [_thread_blocked, id=8488, stack(0x000000dfb9000000,0x000000dfb9100000)]
  137. 0x00000265676db800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=20112, stack(0x000000dfb6100000,0x000000dfb6200000)]
  138. 0x000002656ed9b000 JavaThread "Narrator" daemon [_thread_blocked, id=22004, stack(0x000000dfb6000000,0x000000dfb6100000)]
  139. 0x0000026569e16800 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=19836, stack(0x000000dfb5f00000,0x000000dfb6000000)]
  140. 0x0000026569e13000 JavaThread "Thread-9" [_thread_blocked, id=15444, stack(0x000000dfb9c00000,0x000000dfb9d00000)]
  141. 0x0000026569e09000 JavaThread "Thread-8" [_thread_blocked, id=14108, stack(0x000000dfb9900000,0x000000dfb9a00000)]
  142. 0x0000026569e0d800 JavaThread "pool-3-thread-1" [_thread_blocked, id=17584, stack(0x000000dfb8500000,0x000000dfb8600000)]
  143. 0x0000026569e14800 JavaThread "C&B Model Cache Cleanup" [_thread_blocked, id=17088, stack(0x000000dfb9300000,0x000000dfb9400000)]
  144. 0x00000265676d9000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=15600, stack(0x000000dfb9200000,0x000000dfb9300000)]
  145. 0x000002656a685000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=21332, stack(0x000000dfb8700000,0x000000dfb8800000)]
  146. 0x0000026569ec6000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=20212, stack(0x000000dfb8600000,0x000000dfb8700000)]
  147. 0x00000265653f0800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=20564, stack(0x000000dfb8400000,0x000000dfb8500000)]
  148. 0x0000026566294800 JavaThread "Thread-1" [_thread_blocked, id=3144, stack(0x000000dfb8300000,0x000000dfb8400000)]
  149. 0x0000026563dab800 JavaThread "Service Thread" daemon [_thread_blocked, id=1680, stack(0x000000dfb8100000,0x000000dfb8200000)]
  150. 0x0000026563d32000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=12500, stack(0x000000dfb8000000,0x000000dfb8100000)]
  151. 0x0000026563d21800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=14536, stack(0x000000dfb7f00000,0x000000dfb8000000)]
  152. 0x0000026563d1b000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=14140, stack(0x000000dfb7e00000,0x000000dfb7f00000)]
  153. 0x0000026563d17800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=3212, stack(0x000000dfb7d00000,0x000000dfb7e00000)]
  154. 0x0000026563d0c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=13976, stack(0x000000dfb7c00000,0x000000dfb7d00000)]
  155. 0x0000026563d0b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15904, stack(0x000000dfb7b00000,0x000000dfb7c00000)]
  156. 0x0000026563d0a800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=536, stack(0x000000dfb7a00000,0x000000dfb7b00000)]
  157. 0x0000026563b0e800 JavaThread "Finalizer" daemon [_thread_blocked, id=12664, stack(0x000000dfb7900000,0x000000dfb7a00000)]
  158. 0x0000026563b05800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12504, stack(0x000000dfb7800000,0x000000dfb7900000)]
  159. =>0x000002653f20f800 JavaThread "Client thread" [_thread_in_native, id=1528, stack(0x000000dfb6200000,0x000000dfb6300000)]
  160.  
  161. Other Threads:
  162. 0x0000026563af8000 VMThread [stack: 0x000000dfb7700000,0x000000dfb7800000] [id=15216]
  163. 0x0000026563dd6000 WatcherThread [stack: 0x000000dfb8200000,0x000000dfb8300000] [id=6012]
  164.  
  165. VM state:not at safepoint (normal execution)
  166.  
  167. VM Mutex/Monitor currently owned by a thread: None
  168.  
  169. heap address: 0x0000000640000000, size: 6144 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  170. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  171. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  172.  
  173. Heap:
  174. garbage-first heap total 3080192K, used 1746833K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  175. region size 32768K, 4 young (131072K), 3 survivors (98304K)
  176. Metaspace used 140844K, capacity 144177K, committed 144332K, reserved 1171456K
  177. class space used 20986K, capacity 21845K, committed 21964K, reserved 1048576K
  178.  
  179. Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
  180. AC 0 O TS 0 PTAMS 0x000000064186a2b8 NTAMS 0x000000064186a2b8 space 32768K, 76% used [0x0000000640000000, 0x0000000642000000)
  181. AC 0 O TS 0 PTAMS 0x0000000643ffff68 NTAMS 0x0000000643ffff68 space 32768K, 99% used [0x0000000642000000, 0x0000000644000000)
  182. AC 0 O TS 0 PTAMS 0x0000000645ffea48 NTAMS 0x0000000645ffea48 space 32768K, 99% used [0x0000000644000000, 0x0000000646000000)
  183. AC 0 O TS 0 PTAMS 0x0000000647fffff8 NTAMS 0x0000000647fffff8 space 32768K, 99% used [0x0000000646000000, 0x0000000648000000)
  184. AC 0 HS TS 0 PTAMS 0x0000000649000010 NTAMS 0x0000000649000010 space 32768K, 50% used [0x0000000648000000, 0x000000064a000000)
  185. AC 0 O TS 0 PTAMS 0x000000064bffece0 NTAMS 0x000000064bffece0 space 32768K, 99% used [0x000000064a000000, 0x000000064c000000)
  186. AC 0 O TS 0 PTAMS 0x000000064dfffff8 NTAMS 0x000000064dfffff8 space 32768K, 99% used [0x000000064c000000, 0x000000064e000000)
  187. AC 0 O TS 0 PTAMS 0x000000064ffffff0 NTAMS 0x000000064ffffff0 space 32768K, 99% used [0x000000064e000000, 0x0000000650000000)
  188. AC 0 O TS 0 PTAMS 0x0000000651fffff8 NTAMS 0x0000000651fffff8 space 32768K, 99% used [0x0000000650000000, 0x0000000652000000)
  189. AC 0 O TS 0 PTAMS 0x0000000654000000 NTAMS 0x0000000654000000 space 32768K, 100% used [0x0000000652000000, 0x0000000654000000)
  190. AC 0 O TS 0 PTAMS 0x0000000655ffffd0 NTAMS 0x0000000655ffffd0 space 32768K, 99% used [0x0000000654000000, 0x0000000656000000)
  191. AC 0 O TS 0 PTAMS 0x0000000657ffcad8 NTAMS 0x0000000657ffcad8 space 32768K, 99% used [0x0000000656000000, 0x0000000658000000)
  192. AC 0 O TS 0 PTAMS 0x000000065a000000 NTAMS 0x000000065a000000 space 32768K, 100% used [0x0000000658000000, 0x000000065a000000)
  193. AC 0 O TS 0 PTAMS 0x000000065c000000 NTAMS 0x000000065c000000 space 32768K, 100% used [0x000000065a000000, 0x000000065c000000)
  194. AC 0 O TS 0 PTAMS 0x000000065dfffff0 NTAMS 0x000000065dfffff0 space 32768K, 99% used [0x000000065c000000, 0x000000065e000000)
  195. AC 0 O TS 0 PTAMS 0x0000000660000000 NTAMS 0x0000000660000000 space 32768K, 100% used [0x000000065e000000, 0x0000000660000000)
  196. AC 0 O TS 0 PTAMS 0x0000000661fffff0 NTAMS 0x0000000661fffff0 space 32768K, 99% used [0x0000000660000000, 0x0000000662000000)
  197. AC 0 O TS 0 PTAMS 0x0000000663fffff0 NTAMS 0x0000000663fffff0 space 32768K, 99% used [0x0000000662000000, 0x0000000664000000)
  198. AC 0 O TS 0 PTAMS 0x0000000665ffffe8 NTAMS 0x0000000665ffffe8 space 32768K, 99% used [0x0000000664000000, 0x0000000666000000)
  199. AC 0 O TS 0 PTAMS 0x0000000667fffff8 NTAMS 0x0000000667fffff8 space 32768K, 99% used [0x0000000666000000, 0x0000000668000000)
  200. AC 0 O TS 0 PTAMS 0x0000000669fffff8 NTAMS 0x0000000669fffff8 space 32768K, 99% used [0x0000000668000000, 0x000000066a000000)
  201. AC 0 O TS 0 PTAMS 0x000000066bffffe8 NTAMS 0x000000066bffffe8 space 32768K, 99% used [0x000000066a000000, 0x000000066c000000)
  202. AC 0 O TS 0 PTAMS 0x000000066dfffef0 NTAMS 0x000000066dfffef0 space 32768K, 99% used [0x000000066c000000, 0x000000066e000000)
  203. AC 0 O TS 0 PTAMS 0x0000000670000000 NTAMS 0x0000000670000000 space 32768K, 100% used [0x000000066e000000, 0x0000000670000000)
  204. AC 0 O TS 0 PTAMS 0x0000000671fffff8 NTAMS 0x0000000671fffff8 space 32768K, 99% used [0x0000000670000000, 0x0000000672000000)
  205. AC 0 O TS 0 PTAMS 0x0000000674000000 NTAMS 0x0000000674000000 space 32768K, 100% used [0x0000000672000000, 0x0000000674000000)
  206. AC 0 O TS 0 PTAMS 0x0000000676000000 NTAMS 0x0000000676000000 space 32768K, 100% used [0x0000000674000000, 0x0000000676000000)
  207. AC 0 O TS 0 PTAMS 0x0000000678000000 NTAMS 0x0000000678000000 space 32768K, 100% used [0x0000000676000000, 0x0000000678000000)
  208. AC 0 O TS 0 PTAMS 0x0000000679fffff0 NTAMS 0x0000000679fffff0 space 32768K, 99% used [0x0000000678000000, 0x000000067a000000)
  209. AC 0 O TS 0 PTAMS 0x000000067c000000 NTAMS 0x000000067c000000 space 32768K, 100% used [0x000000067a000000, 0x000000067c000000)
  210. AC 0 O TS 0 PTAMS 0x000000067e000000 NTAMS 0x000000067e000000 space 32768K, 100% used [0x000000067c000000, 0x000000067e000000)
  211. AC 0 O TS 0 PTAMS 0x000000067ffffff8 NTAMS 0x000000067ffffff8 space 32768K, 99% used [0x000000067e000000, 0x0000000680000000)
  212. AC 0 O TS 0 PTAMS 0x0000000682000000 NTAMS 0x0000000682000000 space 32768K, 100% used [0x0000000680000000, 0x0000000682000000)
  213. AC 0 O TS 0 PTAMS 0x0000000683ffffc8 NTAMS 0x0000000683ffffc8 space 32768K, 99% used [0x0000000682000000, 0x0000000684000000)
  214. AC 0 O TS 0 PTAMS 0x0000000685fffff0 NTAMS 0x0000000685fffff0 space 32768K, 99% used [0x0000000684000000, 0x0000000686000000)
  215. AC 0 O TS 0 PTAMS 0x0000000687fffff0 NTAMS 0x0000000687fffff0 space 32768K, 99% used [0x0000000686000000, 0x0000000688000000)
  216. AC 0 O TS 0 PTAMS 0x0000000689ffffe0 NTAMS 0x0000000689ffffe0 space 32768K, 99% used [0x0000000688000000, 0x000000068a000000)
  217. AC 0 O TS 0 PTAMS 0x000000068bffffe0 NTAMS 0x000000068bffffe0 space 32768K, 99% used [0x000000068a000000, 0x000000068c000000)
  218. AC 0 O TS 0 PTAMS 0x000000068e000000 NTAMS 0x000000068e000000 space 32768K, 100% used [0x000000068c000000, 0x000000068e000000)
  219. AC 0 O TS 0 PTAMS 0x000000068ffffff8 NTAMS 0x000000068ffffff8 space 32768K, 99% used [0x000000068e000000, 0x0000000690000000)
  220. AC 0 O TS 0 PTAMS 0x0000000691fffff8 NTAMS 0x0000000691fffff8 space 32768K, 99% used [0x0000000690000000, 0x0000000692000000)
  221. AC 0 O TS 0 PTAMS 0x0000000693fffff8 NTAMS 0x0000000693fffff8 space 32768K, 99% used [0x0000000692000000, 0x0000000694000000)
  222. AC 0 O TS 0 PTAMS 0x0000000696000000 NTAMS 0x0000000696000000 space 32768K, 100% used [0x0000000694000000, 0x0000000696000000)
  223. AC 0 O TS 0 PTAMS 0x0000000698000000 NTAMS 0x0000000698000000 space 32768K, 100% used [0x0000000696000000, 0x0000000698000000)
  224. AC 0 O TS 0 PTAMS 0x0000000699fffff8 NTAMS 0x0000000699fffff8 space 32768K, 99% used [0x0000000698000000, 0x000000069a000000)
  225. AC 0 O TS 0 PTAMS 0x000000069bffff78 NTAMS 0x000000069bffff78 space 32768K, 99% used [0x000000069a000000, 0x000000069c000000)
  226. AC 0 O TS 0 PTAMS 0x000000069e000000 NTAMS 0x000000069e000000 space 32768K, 100% used [0x000000069c000000, 0x000000069e000000)
  227. AC 0 O TS 0 PTAMS 0x000000069ffffff0 NTAMS 0x000000069ffffff0 space 32768K, 99% used [0x000000069e000000, 0x00000006a0000000)
  228. AC 0 O TS 0 PTAMS 0x00000006a167a6f0 NTAMS 0x00000006a167a6f0 space 32768K, 70% used [0x00000006a0000000, 0x00000006a2000000)
  229. AC 0 O TS 0 PTAMS 0x00000006a4000000 NTAMS 0x00000006a4000000 space 32768K, 100% used [0x00000006a2000000, 0x00000006a4000000)
  230. AC 0 O TS 3 PTAMS 0x00000006a5663e00 NTAMS 0x00000006a5663e00 space 32768K, 100% used [0x00000006a4000000, 0x00000006a6000000)
  231. AC 0 O TS 3 PTAMS 0x00000006a6000000 NTAMS 0x00000006a6000000 space 32768K, 34% used [0x00000006a6000000, 0x00000006a8000000)
  232. AC 0 F TS 0 PTAMS 0x00000006a8000000 NTAMS 0x00000006a8000000 space 32768K, 0% used [0x00000006a8000000, 0x00000006aa000000)
  233. AC 0 F TS 0 PTAMS 0x00000006aa000000 NTAMS 0x00000006aa000000 space 32768K, 0% used [0x00000006aa000000, 0x00000006ac000000)
  234. AC 0 F TS 0 PTAMS 0x00000006ac000000 NTAMS 0x00000006ac000000 space 32768K, 0% used [0x00000006ac000000, 0x00000006ae000000)
  235. AC 0 F TS 0 PTAMS 0x00000006ae000000 NTAMS 0x00000006ae000000 space 32768K, 0% used [0x00000006ae000000, 0x00000006b0000000)
  236. AC 0 F TS 0 PTAMS 0x00000006b0000000 NTAMS 0x00000006b0000000 space 32768K, 0% used [0x00000006b0000000, 0x00000006b2000000)
  237. AC 0 F TS 0 PTAMS 0x00000006b2000000 NTAMS 0x00000006b2000000 space 32768K, 0% used [0x00000006b2000000, 0x00000006b4000000)
  238. AC 0 F TS 0 PTAMS 0x00000006b4000000 NTAMS 0x00000006b4000000 space 32768K, 0% used [0x00000006b4000000, 0x00000006b6000000)
  239. AC 0 F TS 0 PTAMS 0x00000006b6000000 NTAMS 0x00000006b6000000 space 32768K, 0% used [0x00000006b6000000, 0x00000006b8000000)
  240. AC 0 F TS 0 PTAMS 0x00000006b8000000 NTAMS 0x00000006b8000000 space 32768K, 0% used [0x00000006b8000000, 0x00000006ba000000)
  241. AC 0 F TS 0 PTAMS 0x00000006ba000000 NTAMS 0x00000006ba000000 space 32768K, 0% used [0x00000006ba000000, 0x00000006bc000000)
  242. AC 0 F TS 0 PTAMS 0x00000006bc000000 NTAMS 0x00000006bc000000 space 32768K, 0% used [0x00000006bc000000, 0x00000006be000000)
  243. AC 0 F TS 0 PTAMS 0x00000006be000000 NTAMS 0x00000006be000000 space 32768K, 0% used [0x00000006be000000, 0x00000006c0000000)
  244. AC 0 F TS 0 PTAMS 0x00000006c0000000 NTAMS 0x00000006c0000000 space 32768K, 0% used [0x00000006c0000000, 0x00000006c2000000)
  245. AC 0 F TS 0 PTAMS 0x00000006c2000000 NTAMS 0x00000006c2000000 space 32768K, 0% used [0x00000006c2000000, 0x00000006c4000000)
  246. AC 0 F TS 0 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 32768K, 0% used [0x00000006c4000000, 0x00000006c6000000)
  247. AC 0 F TS 0 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 32768K, 0% used [0x00000006c6000000, 0x00000006c8000000)
  248. AC 0 F TS 0 PTAMS 0x00000006c8000000 NTAMS 0x00000006c8000000 space 32768K, 0% used [0x00000006c8000000, 0x00000006ca000000)
  249. AC 0 S CS TS 3 PTAMS 0x00000006ca000000 NTAMS 0x00000006ca000000 space 32768K, 100% used [0x00000006ca000000, 0x00000006cc000000)
  250. AC 0 S CS TS 3 PTAMS 0x00000006cc000000 NTAMS 0x00000006cc000000 space 32768K, 100% used [0x00000006cc000000, 0x00000006ce000000)
  251. AC 0 S CS TS 3 PTAMS 0x00000006ce000000 NTAMS 0x00000006ce000000 space 32768K, 100% used [0x00000006ce000000, 0x00000006d0000000)
  252. AC 0 F TS 0 PTAMS 0x00000006d0000000 NTAMS 0x00000006d0000000 space 32768K, 0% used [0x00000006d0000000, 0x00000006d2000000)
  253. AC 0 F TS 0 PTAMS 0x00000006d2000000 NTAMS 0x00000006d2000000 space 32768K, 0% used [0x00000006d2000000, 0x00000006d4000000)
  254. AC 0 F TS 1 PTAMS 0x00000006d4000000 NTAMS 0x00000006d4000000 space 32768K, 0% used [0x00000006d4000000, 0x00000006d6000000)
  255. AC 0 F TS 1 PTAMS 0x00000006d6000000 NTAMS 0x00000006d6000000 space 32768K, 0% used [0x00000006d6000000, 0x00000006d8000000)
  256. AC 0 F TS 0 PTAMS 0x00000006d8000000 NTAMS 0x00000006d8000000 space 32768K, 0% used [0x00000006d8000000, 0x00000006da000000)
  257. AC 0 F TS 0 PTAMS 0x00000006da000000 NTAMS 0x00000006da000000 space 32768K, 0% used [0x00000006da000000, 0x00000006dc000000)
  258. AC 0 F TS 0 PTAMS 0x00000006dc000000 NTAMS 0x00000006dc000000 space 32768K, 0% used [0x00000006dc000000, 0x00000006de000000)
  259. AC 0 F TS 0 PTAMS 0x00000006de000000 NTAMS 0x00000006de000000 space 32768K, 0% used [0x00000006de000000, 0x00000006e0000000)
  260. AC 0 F TS 0 PTAMS 0x00000006e0000000 NTAMS 0x00000006e0000000 space 32768K, 0% used [0x00000006e0000000, 0x00000006e2000000)
  261. AC 0 F TS 0 PTAMS 0x00000006e2000000 NTAMS 0x00000006e2000000 space 32768K, 0% used [0x00000006e2000000, 0x00000006e4000000)
  262. AC 0 F TS 0 PTAMS 0x00000006e4000000 NTAMS 0x00000006e4000000 space 32768K, 0% used [0x00000006e4000000, 0x00000006e6000000)
  263. AC 0 F TS 0 PTAMS 0x00000006e6000000 NTAMS 0x00000006e6000000 space 32768K, 0% used [0x00000006e6000000, 0x00000006e8000000)
  264. AC 0 F TS 0 PTAMS 0x00000006e8000000 NTAMS 0x00000006e8000000 space 32768K, 0% used [0x00000006e8000000, 0x00000006ea000000)
  265. AC 0 F TS 0 PTAMS 0x00000006ea000000 NTAMS 0x00000006ea000000 space 32768K, 0% used [0x00000006ea000000, 0x00000006ec000000)
  266. AC 0 F TS 0 PTAMS 0x00000006ec000000 NTAMS 0x00000006ec000000 space 32768K, 0% used [0x00000006ec000000, 0x00000006ee000000)
  267. AC 0 F TS 0 PTAMS 0x00000006ee000000 NTAMS 0x00000006ee000000 space 32768K, 0% used [0x00000006ee000000, 0x00000006f0000000)
  268. AC 0 F TS 0 PTAMS 0x00000006f0000000 NTAMS 0x00000006f0000000 space 32768K, 0% used [0x00000006f0000000, 0x00000006f2000000)
  269. AC 0 F TS 0 PTAMS 0x00000006f2000000 NTAMS 0x00000006f2000000 space 32768K, 0% used [0x00000006f2000000, 0x00000006f4000000)
  270. AC 0 F TS 0 PTAMS 0x00000006f4000000 NTAMS 0x00000006f4000000 space 32768K, 0% used [0x00000006f4000000, 0x00000006f6000000)
  271. AC 0 F TS 0 PTAMS 0x00000006f6000000 NTAMS 0x00000006f6000000 space 32768K, 0% used [0x00000006f6000000, 0x00000006f8000000)
  272. AC 0 F TS 0 PTAMS 0x00000006f8000000 NTAMS 0x00000006f8000000 space 32768K, 0% used [0x00000006f8000000, 0x00000006fa000000)
  273. AC 0 E TS 0 PTAMS 0x00000006fa000000 NTAMS 0x00000006fa000000 space 32768K, 75% used [0x00000006fa000000, 0x00000006fc000000)
  274.  
  275. Card table byte_map: [0x0000026552360000,0x0000026552f60000] byte_map_base: 0x000002654f160000
  276.  
  277. Marking Bits (Prev, Next): (CMBitMap*) 0x0000026550a90e78, (CMBitMap*) 0x0000026550a90ed0
  278. Prev Bits: [0x0000026553b60000, 0x0000026559b60000)
  279. Next Bits: [0x0000026559b60000, 0x000002655fb60000)
  280.  
  281. Polling page: 0x0000026540de0000
  282.  
  283. CodeCache: size=245760Kb used=55034Kb max_used=57879Kb free=190725Kb
  284. bounds [0x0000026540e10000, 0x0000026544710000, 0x000002654fe10000]
  285. total_blobs=16257 nmethods=14836 adapters=1331
  286. compilation: enabled
  287.  
  288. Compilation events (10 events):
  289. Event: 601.937 Thread 0x0000026563d17800 nmethod 22998 0x000002654394be50 code [0x000002654394bf80, 0x000002654394bfd8]
  290. Event: 601.937 Thread 0x0000026563d32000 nmethod 22999 0x0000026541a29c50 code [0x0000026541a29de0, 0x0000026541a2a1f0]
  291. Event: 601.937 Thread 0x0000026563d32000 23000 1 com.mojang.authlib.GameProfile::getName (5 bytes)
  292. Event: 601.938 Thread 0x0000026563d32000 nmethod 23000 0x0000026541f9a9d0 code [0x0000026541f9ab20, 0x0000026541f9ac38]
  293. Event: 601.941 Thread 0x0000026563d32000 23001 3 org.lwjgl.opengl.GL11::glColorMask (27 bytes)
  294. Event: 601.942 Thread 0x0000026563d21800 23003 4 net.minecraftforge.registries.GameData$BlockCallbacks$1::func_148747_b (9 bytes)
  295. Event: 601.942 Thread 0x0000026563d32000 nmethod 23001 0x0000026542b4c750 code [0x0000026542b4c920, 0x0000026542b4d080]
  296. Event: 601.942 Thread 0x0000026563d32000 23002 3 net.minecraft.client.renderer.BufferBuilder::func_181667_k (59 bytes)
  297. Event: 601.943 Thread 0x0000026563d32000 nmethod 23002 0x00000265437a5390 code [0x00000265437a5540, 0x00000265437a5bb0]
  298. Event: 601.943 Thread 0x0000026563d32000 23004 % 3 net.minecraft.world.chunk.BlockStateContainer::func_186017_a @ 5 (130 bytes)
  299.  
  300. GC Heap History (10 events):
  301. Event: 594.481 GC heap before
  302. {Heap before GC invocations=181 (full 1):
  303. garbage-first heap total 3080192K, used 2204251K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  304. region size 32768K, 18 young (589824K), 2 survivors (65536K)
  305. Metaspace used 129811K, capacity 132747K, committed 132940K, reserved 1161216K
  306. class space used 19661K, capacity 20462K, committed 20556K, reserved 1048576K
  307. Event: 594.533 GC heap after
  308. Heap after GC invocations=182 (full 1):
  309. garbage-first heap total 3080192K, used 1711099K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  310. region size 32768K, 3 young (98304K), 3 survivors (98304K)
  311. Metaspace used 129811K, capacity 132747K, committed 132940K, reserved 1161216K
  312. class space used 19661K, capacity 20462K, committed 20556K, reserved 1048576K
  313. }
  314. Event: 595.265 GC heap before
  315. {Heap before GC invocations=182 (full 1):
  316. garbage-first heap total 3080192K, used 2202619K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  317. region size 32768K, 18 young (589824K), 3 survivors (98304K)
  318. Metaspace used 132803K, capacity 135829K, committed 136012K, reserved 1165312K
  319. class space used 19986K, capacity 20785K, committed 20812K, reserved 1048576K
  320. Event: 595.276 GC heap after
  321. Heap after GC invocations=183 (full 1):
  322. garbage-first heap total 3080192K, used 1697988K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  323. region size 32768K, 3 young (98304K), 3 survivors (98304K)
  324. Metaspace used 132803K, capacity 135829K, committed 136012K, reserved 1165312K
  325. class space used 19986K, capacity 20785K, committed 20812K, reserved 1048576K
  326. }
  327. Event: 596.621 GC heap before
  328. {Heap before GC invocations=183 (full 1):
  329. garbage-first heap total 3080192K, used 2287812K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  330. region size 32768K, 21 young (688128K), 3 survivors (98304K)
  331. Metaspace used 135861K, capacity 138889K, committed 139212K, reserved 1167360K
  332. class space used 20316K, capacity 21135K, committed 21196K, reserved 1048576K
  333. Event: 596.642 GC heap after
  334. Heap after GC invocations=184 (full 1):
  335. garbage-first heap total 3080192K, used 1703287K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  336. region size 32768K, 3 young (98304K), 3 survivors (98304K)
  337. Metaspace used 135861K, capacity 138889K, committed 139212K, reserved 1167360K
  338. class space used 20316K, capacity 21135K, committed 21196K, reserved 1048576K
  339. }
  340. Event: 598.454 GC heap before
  341. {Heap before GC invocations=185 (full 1):
  342. garbage-first heap total 3080192K, used 2293111K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  343. region size 32768K, 21 young (688128K), 3 survivors (98304K)
  344. Metaspace used 136729K, capacity 139801K, committed 140108K, reserved 1167360K
  345. class space used 20443K, capacity 21241K, committed 21324K, reserved 1048576K
  346. Event: 598.470 GC heap after
  347. Heap after GC invocations=186 (full 1):
  348. garbage-first heap total 3080192K, used 1700204K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  349. region size 32768K, 2 young (65536K), 2 survivors (65536K)
  350. Metaspace used 136729K, capacity 139801K, committed 140108K, reserved 1167360K
  351. class space used 20443K, capacity 21241K, committed 21324K, reserved 1048576K
  352. }
  353. Event: 601.848 GC heap before
  354. {Heap before GC invocations=186 (full 1):
  355. garbage-first heap total 3080192K, used 2355564K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  356. region size 32768K, 22 young (720896K), 2 survivors (65536K)
  357. Metaspace used 140783K, capacity 144087K, committed 144332K, reserved 1171456K
  358. class space used 20979K, capacity 21840K, committed 21964K, reserved 1048576K
  359. Event: 601.885 GC heap after
  360. Heap after GC invocations=187 (full 1):
  361. garbage-first heap total 3080192K, used 1746833K [0x0000000640000000, 0x00000006420002f0, 0x00000007c0000000)
  362. region size 32768K, 3 young (98304K), 3 survivors (98304K)
  363. Metaspace used 140783K, capacity 144087K, committed 144332K, reserved 1171456K
  364. class space used 20979K, capacity 21840K, committed 21964K, reserved 1048576K
  365. }
  366.  
  367. Deoptimization events (10 events):
  368. Event: 601.891 Thread 0x000002653f20f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000026544301120 method=micdoodle8.mods.galacticraft.core.util.PlayerUtil.getPlayerBaseClientFromPlayer(Lnet/minecraft/entity/player/EntityPlayer;Z)Lnet/minecraft/client/entity/EntityPlayerSP; @ 8
  369. Event: 601.892 Thread 0x000002653f20f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000026544356cf4 method=net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V @ 150
  370. Event: 601.923 Thread 0x000002653f20f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000265441cd328 method=net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(Lnet/minecraft/client/renderer/BufferBuilder;)V @ 13
  371. Event: 601.927 Thread 0x000002653f20f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000265410c2e74 method=net.minecraft.client.renderer.GlStateManager.func_179120_a(IIII)V @ 37
  372. Event: 601.941 Thread 0x000002653f20f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000026543c2689c method=net.minecraft.client.renderer.GlStateManager.func_179135_a(ZZZZ)V @ 7
  373. Event: 601.941 Thread 0x00000265676dd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000026541452008 method=net.minecraftforge.registries.GameData$BlockCallbacks$1.func_148747_b(Ljava/lang/Object;)I @ 2
  374. Event: 601.941 Thread 0x000002653f20f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002654398b690 method=net.minecraft.client.renderer.BufferBuilder.func_181667_k()V @ 51
  375. Event: 601.942 Thread 0x00000265676dd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000026541452008 method=net.minecraftforge.registries.GameData$BlockCallbacks$1.func_148747_b(Ljava/lang/Object;)I @ 2
  376. Event: 601.942 Thread 0x00000265676dd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000026541452008 method=net.minecraftforge.registries.GameData$BlockCallbacks$1.func_148747_b(Ljava/lang/Object;)I @ 2
  377. Event: 601.942 Thread 0x00000265676dd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000026541452008 method=net.minecraftforge.registries.GameData$BlockCallbacks$1.func_148747_b(Ljava/lang/Object;)I @ 2
  378.  
  379. Classes redefined (0 events):
  380. No events
  381.  
  382. Internal exceptions (10 events):
  383. Event: 601.213 Thread 0x00000265676dd800 Implicit null exception at 0x00000265419e6a99 to 0x00000265419e6b15
  384. Event: 601.376 Thread 0x000002656ed9e000 Exception <a 'java/io/FileNotFoundException'> (0x00000006dc297800) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u291\1229\hotspot\src\share\vm\prims\jni.cpp, line 710]
  385. Event: 601.745 Thread 0x000002653f20f800 Implicit null exception at 0x0000026542cb0949 to 0x0000026542cb09a5
  386. Event: 601.746 Thread 0x000002653f20f800 Exception <a 'java/lang/IndexOutOfBoundsException'> (0x00000006d24db570) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u291\1229\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609]
  387. Event: 601.746 Thread 0x000002653f20f800 Exception <a 'java/lang/IndexOutOfBoundsException'> (0x00000006d24dea78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u291\1229\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609]
  388. Event: 601.784 Thread 0x000002653f20f800 Implicit null exception at 0x00000265431426b7 to 0x0000026543143135
  389. Event: 601.813 Thread 0x000002653f20f800 Implicit null exception at 0x0000026541ebd14f to 0x0000026541ebdd41
  390. Event: 601.887 Thread 0x000002653f20f800 Implicit null exception at 0x0000026542fa5e6f to 0x0000026542fa68b5
  391. Event: 601.890 Thread 0x0000026569e09000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006fac41a70) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u291\1229\hotspot\src\share\vm\prims\jvm.cpp, line 3357]
  392. Event: 601.890 Thread 0x0000026569e09000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006fac41d18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u291\1229\hotspot\src\share\vm\prims\jvm.cpp, line 3309]
  393.  
  394. Events (10 events):
  395. Event: 601.941 Thread 0x000002653f20f800 DEOPT UNPACKING pc=0x0000026540e55843 sp=0x000000dfb62fe1c0 mode 2
  396. Event: 601.942 Thread 0x00000265676dd800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000026541452008
  397. Event: 601.942 Thread 0x00000265676dd800 DEOPT PACKING pc=0x0000026541452008 sp=0x000000dfb90fecf0
  398. Event: 601.942 Thread 0x00000265676dd800 DEOPT UNPACKING pc=0x0000026540e55843 sp=0x000000dfb90fecb0 mode 2
  399. Event: 601.942 Thread 0x00000265676dd800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000026541452008
  400. Event: 601.942 Thread 0x00000265676dd800 DEOPT PACKING pc=0x0000026541452008 sp=0x000000dfb90fecf0
  401. Event: 601.942 Thread 0x00000265676dd800 DEOPT UNPACKING pc=0x0000026540e55843 sp=0x000000dfb90fecb0 mode 2
  402. Event: 601.942 Thread 0x00000265676dd800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000026541452008
  403. Event: 601.942 Thread 0x00000265676dd800 DEOPT PACKING pc=0x0000026541452008 sp=0x000000dfb90fecf0
  404. Event: 601.942 Thread 0x00000265676dd800 DEOPT UNPACKING pc=0x0000026540e55843 sp=0x000000dfb90fecb0 mode 2
  405.  
  406.  
  407. Dynamic libraries:
  408. 0x00007ff6c1350000 - 0x00007ff6c1397000 C:\Program Files\Java\jre1.8.0_291\bin\javaw.exe
  409. 0x00007ffc39d70000 - 0x00007ffc39f65000 C:\Windows\SYSTEM32\ntdll.dll
  410. 0x00007ffc37de0000 - 0x00007ffc37e9d000 C:\Windows\System32\KERNEL32.DLL
  411. 0x00007ffc374b0000 - 0x00007ffc37778000 C:\Windows\System32\KERNELBASE.dll
  412. 0x00007ffc34e60000 - 0x00007ffc34ef0000 C:\Windows\SYSTEM32\apphelp.dll
  413. 0x00007ffbeb5b0000 - 0x00007ffbeba44000 C:\Windows\SYSTEM32\AcLayers.DLL
  414. 0x00007ffc37ea0000 - 0x00007ffc37f3e000 C:\Windows\System32\msvcrt.dll
  415. 0x00007ffc38a60000 - 0x00007ffc38c00000 C:\Windows\System32\USER32.dll
  416. 0x00007ffc37780000 - 0x00007ffc377a2000 C:\Windows\System32\win32u.dll
  417. 0x00007ffc39820000 - 0x00007ffc3984a000 C:\Windows\System32\GDI32.dll
  418. 0x00007ffc37a40000 - 0x00007ffc37b4b000 C:\Windows\System32\gdi32full.dll
  419. 0x00007ffc37910000 - 0x00007ffc379ad000 C:\Windows\System32\msvcp_win.dll
  420. 0x00007ffc377b0000 - 0x00007ffc378b0000 C:\Windows\System32\ucrtbase.dll
  421. 0x00007ffc38e20000 - 0x00007ffc38e75000 C:\Windows\System32\SHLWAPI.dll
  422. 0x00007ffc38e80000 - 0x00007ffc38f2c000 C:\Windows\System32\ADVAPI32.dll
  423. 0x00007ffc38490000 - 0x00007ffc3852b000 C:\Windows\System32\sechost.dll
  424. 0x00007ffc396f0000 - 0x00007ffc3981b000 C:\Windows\System32\RPCRT4.dll
  425. 0x000002653f050000 - 0x000002653f053000 C:\Windows\SYSTEM32\sfc.dll
  426. 0x00007ffc1d800000 - 0x00007ffc1d88e000 C:\Windows\SYSTEM32\WINSPOOL.DRV
  427. 0x00007ffc1d6a0000 - 0x00007ffc1d6b2000 C:\Windows\SYSTEM32\sfc_os.DLL
  428. 0x00007ffc246a0000 - 0x00007ffc246b1000 C:\Windows\SYSTEM32\SortWindows61.dll
  429. 0x00007ffc38970000 - 0x00007ffc389a0000 C:\Windows\System32\IMM32.DLL
  430. 0x00007ffc282e0000 - 0x00007ffc2857a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1052_none_60b8f8fd71f5e8cb\COMCTL32.dll
  431. 0x00007ffc24680000 - 0x00007ffc24695000 C:\Program Files\Java\jre1.8.0_291\bin\vcruntime140.dll
  432. 0x00007ffbf1740000 - 0x00007ffbf17db000 C:\Program Files\Java\jre1.8.0_291\bin\msvcp140.dll
  433. 0x000000006ab70000 - 0x000000006b3d0000 C:\Program Files\Java\jre1.8.0_291\bin\server\jvm.dll
  434. 0x00007ffc38600000 - 0x00007ffc38608000 C:\Windows\System32\PSAPI.DLL
  435. 0x00007ffc24670000 - 0x00007ffc24679000 C:\Windows\SYSTEM32\WSOCK32.dll
  436. 0x00007ffc38db0000 - 0x00007ffc38e1b000 C:\Windows\System32\WS2_32.dll
  437. 0x00007ffc28d80000 - 0x00007ffc28da7000 C:\Windows\SYSTEM32\WINMM.dll
  438. 0x00007ffc2b6b0000 - 0x00007ffc2b6ba000 C:\Windows\SYSTEM32\VERSION.dll
  439. 0x00007ffc35340000 - 0x00007ffc35352000 C:\Windows\SYSTEM32\kernel.appcore.dll
  440. 0x00007ffc24580000 - 0x00007ffc24590000 C:\Program Files\Java\jre1.8.0_291\bin\verify.dll
  441. 0x00007ffc18330000 - 0x00007ffc1835b000 C:\Program Files\Java\jre1.8.0_291\bin\java.dll
  442. 0x00007ffc1cae0000 - 0x00007ffc1caf8000 C:\Program Files\Java\jre1.8.0_291\bin\zip.dll
  443. 0x00007ffc38f90000 - 0x00007ffc396cf000 C:\Windows\System32\SHELL32.dll
  444. 0x00007ffc35620000 - 0x00007ffc35db0000 C:\Windows\SYSTEM32\windows.storage.dll
  445. 0x00007ffc39970000 - 0x00007ffc39cc5000 C:\Windows\System32\combase.dll
  446. 0x00007ffc36e50000 - 0x00007ffc36e7c000 C:\Windows\SYSTEM32\Wldp.dll
  447. 0x00007ffc389b0000 - 0x00007ffc38a5e000 C:\Windows\System32\SHCORE.dll
  448. 0x00007ffc373f0000 - 0x00007ffc3740f000 C:\Windows\SYSTEM32\profapi.dll
  449. 0x00007ffc232f0000 - 0x00007ffc232fd000 C:\Program Files\Java\jre1.8.0_291\bin\management.dll
  450. 0x00007ffc1ac00000 - 0x00007ffc1ac1c000 C:\Program Files\Java\jre1.8.0_291\bin\net.dll
  451. 0x00007ffc36bc0000 - 0x00007ffc36c2a000 C:\Windows\system32\mswsock.dll
  452. 0x00007ffc18250000 - 0x00007ffc18267000 C:\Windows\system32\napinsp.dll
  453. 0x00007ffc18110000 - 0x00007ffc1812b000 C:\Windows\system32\pnrpnsp.dll
  454. 0x00007ffc32990000 - 0x00007ffc329a5000 C:\Windows\system32\wshbth.dll
  455. 0x00007ffc32f80000 - 0x00007ffc32f9d000 C:\Windows\system32\NLAapi.dll
  456. 0x00007ffc368b0000 - 0x00007ffc368eb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  457. 0x00007ffc368f0000 - 0x00007ffc369bc000 C:\Windows\SYSTEM32\DNSAPI.dll
  458. 0x00007ffc38610000 - 0x00007ffc38618000 C:\Windows\System32\NSI.dll
  459. 0x00007ffbfd3d0000 - 0x00007ffbfd3e2000 C:\Windows\System32\winrnr.dll
  460. 0x00007ffc2fe10000 - 0x00007ffc2fe1a000 C:\Windows\System32\rasadhlp.dll
  461. 0x00007ffc2f500000 - 0x00007ffc2f57f000 C:\Windows\System32\fwpuclnt.dll
  462. 0x00007ffc37b50000 - 0x00007ffc37b77000 C:\Windows\System32\bcrypt.dll
  463. 0x00007ffc182c0000 - 0x00007ffc182d3000 C:\Program Files\Java\jre1.8.0_291\bin\nio.dll
  464. 0x00007ffc36da0000 - 0x00007ffc36db8000 C:\Windows\SYSTEM32\CRYPTSP.dll
  465. 0x00007ffc36560000 - 0x00007ffc36594000 C:\Windows\system32\rsaenh.dll
  466. 0x00007ffc373b0000 - 0x00007ffc373de000 C:\Windows\SYSTEM32\USERENV.dll
  467. 0x00007ffc379b0000 - 0x00007ffc37a33000 C:\Windows\System32\bcryptprimitives.dll
  468. 0x00007ffc36d90000 - 0x00007ffc36d9c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  469. 0x00007ffc31550000 - 0x00007ffc31567000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  470. 0x00007ffc31530000 - 0x00007ffc3154d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  471. 0x00007ffc166b0000 - 0x00007ffc166d4000 C:\Program Files\Java\jre1.8.0_291\bin\sunec.dll
  472. 0x00007ffbf2040000 - 0x00007ffbf2058000 C:\Program Files\Java\jre1.8.0_291\bin\unpack.dll
  473. 0x0000000180000000 - 0x0000000180053000 C:\Users\OEM\AppData\Roaming\.minecraft\versions\ForgeOptiFine 1.12.2\natives\lwjgl64.dll
  474. 0x00007ffc15b20000 - 0x00007ffc15c46000 C:\Windows\SYSTEM32\OPENGL32.dll
  475. 0x00007ffc18d00000 - 0x00007ffc18d2c000 C:\Windows\SYSTEM32\GLU32.dll
  476. 0x00007ffbee1e0000 - 0x00007ffbee375000 C:\Program Files\Java\jre1.8.0_291\bin\awt.dll
  477. 0x00007ffc38530000 - 0x00007ffc385fd000 C:\Windows\System32\OLEAUT32.dll
  478. 0x00007ffc30e40000 - 0x00007ffc30eee000 C:\Windows\SYSTEM32\mscms.dll
  479. 0x00007ffc30d40000 - 0x00007ffc30d51000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  480. 0x00007ffc38620000 - 0x00007ffc386c9000 C:\Windows\System32\clbcatq.dll
  481. 0x00007ffc37d90000 - 0x00007ffc37dde000 C:\Windows\System32\cfgmgr32.dll
  482. 0x00007ffc34f60000 - 0x00007ffc34ffe000 C:\Windows\system32\uxtheme.dll
  483. 0x00007ffc39850000 - 0x00007ffc39965000 C:\Windows\System32\MSCTF.dll
  484. 0x00007ffc2ef60000 - 0x00007ffc2f059000 C:\Windows\SYSTEM32\textinputframework.dll
  485. 0x00007ffc34760000 - 0x00007ffc34abe000 C:\Windows\System32\CoreUIComponents.dll
  486. 0x00007ffc34ac0000 - 0x00007ffc34bb2000 C:\Windows\System32\CoreMessaging.dll
  487. 0x00007ffc34060000 - 0x00007ffc341b4000 C:\Windows\SYSTEM32\wintypes.dll
  488. 0x00007ffc361f0000 - 0x00007ffc36223000 C:\Windows\SYSTEM32\ntmarta.dll
  489. 0x00007ffbe9700000 - 0x00007ffbe9f31000 C:\Windows\SYSTEM32\ig7icd64.dll
  490. 0x00007ffc33250000 - 0x00007ffc33264000 C:\Windows\SYSTEM32\WTSAPI32.dll
  491. 0x00007ffc2dd20000 - 0x00007ffc2e185000 C:\Windows\SYSTEM32\igdusc64.dll
  492. 0x00007ffc35310000 - 0x00007ffc3533f000 C:\Windows\SYSTEM32\dwmapi.dll
  493. 0x00007ffbedf70000 - 0x00007ffbedfb3000 C:\Windows\SYSTEM32\icm32.dll
  494. 0x00007ffc37320000 - 0x00007ffc3736b000 C:\Windows\SYSTEM32\powrprof.dll
  495. 0x00007ffc37300000 - 0x00007ffc37312000 C:\Windows\SYSTEM32\UMPDC.dll
  496. 0x00007ffc35df0000 - 0x00007ffc35ee4000 C:\Windows\SYSTEM32\dxgi.dll
  497. 0x00007ffc33270000 - 0x00007ffc334d4000 C:\Windows\SYSTEM32\d3d11.dll
  498. 0x00007ffc2e1c0000 - 0x00007ffc2ed62000 C:\Windows\SYSTEM32\igd10iumd64.dll
  499. 0x00007ffc38c80000 - 0x00007ffc38daa000 C:\Windows\System32\ole32.dll
  500. 0x00007ffc36ec0000 - 0x00007ffc36ee7000 C:\Windows\SYSTEM32\ncrypt.dll
  501. 0x00007ffc36e80000 - 0x00007ffc36ebb000 C:\Windows\SYSTEM32\NTASN1.dll
  502. 0x00007ffc2f380000 - 0x00007ffc2f3bb000 C:\Windows\SYSTEM32\dxcore.dll
  503. 0x00007ffbed8b0000 - 0x00007ffbed8f2000 C:\Users\OEM\AppData\Local\Temp\jna-78135\jna3274243404533197336.dll
  504. 0x00007ffc24570000 - 0x00007ffc2457d000 C:\Program Files\Java\jre1.8.0_291\bin\sunmscapi.dll
  505. 0x00007ffc37b80000 - 0x00007ffc37cdf000 C:\Windows\System32\CRYPT32.dll
  506. 0x000002656e730000 - 0x000002656e794000 C:\Users\OEM\AppData\Roaming\.minecraft\versions\ForgeOptiFine 1.12.2\natives\OpenAL64.dll
  507. 0x00007ffbeb510000 - 0x00007ffbeb5ac000 C:\Windows\SYSTEM32\dsound.dll
  508. 0x00007ffc10180000 - 0x00007ffc101a6000 C:\Windows\SYSTEM32\winmmbase.dll
  509. 0x00007ffc31760000 - 0x00007ffc317e5000 C:\Windows\System32\MMDevApi.dll
  510. 0x00007ffc37210000 - 0x00007ffc3723c000 C:\Windows\System32\DEVOBJ.dll
  511. 0x00007ffc19140000 - 0x00007ffc192c1000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  512. 0x00007ffc35020000 - 0x00007ffc35034000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
  513. 0x00007ffbf2110000 - 0x00007ffbf2142000 C:\Program Files\Java\jre1.8.0_291\bin\jpeg.dll
  514. 0x00007ffc29960000 - 0x00007ffc2997a000 C:\Users\OEM\AppData\Roaming\.minecraft\versions\ForgeOptiFine 1.12.2\natives\SAPIWrapper_x64.dll
  515. 0x00007ffc28a40000 - 0x00007ffc28c24000 C:\Windows\SYSTEM32\dbghelp.dll
  516.  
  517. VM Arguments:
  518. jvm_args: -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:ConcGCThreads=2 -XX:ParallelGCThreads=8 -Xmx6144M -Dfile.encoding=UTF-8 -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.useSystemProxies=true -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\OEM\AppData\Roaming\.minecraft\versions\ForgeOptiFine 1.12.2\natives -Dminecraft.launcher.brand=java-minecraft-launcher -Dminecraft.launcher.version=1.6.84-j -Dminecraft.client.jar=C:\Users\OEM\AppData\Roaming\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar
  519. java_command: net.minecraft.launchwrapper.Launch --username teenymario123 --version ForgeOptiFine 1.12.2 --gameDir C:\Users\OEM\AppData\Roaming\.minecraft --assetsDir C:\Users\OEM\AppData\Roaming\.minecraft\assets --assetIndex 1.12 --uuid db7a78e601334432bf4e8830bfc467f1 --accessToken eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiJ9.eyJpYXQiOjE2MjQwNzQ2NDQsImV4cCI6MTYyNDI0NzQ0NCwic2NvcGUiOiJtaW5lY3JhZnRfc2VydmVyX3Nlc3Npb24iLCJlbHktY2xpZW50LXRva2VuIjoiTS1GMzVsX2syZGkwdEltckthakhZUjE1ODROMXk4LUVDOWlST2Q3bEFMNGFmeEpKLXRRcW9LMlg4VnFqdE5aUUUxR3hfLWF3MHE0clhSZFptQUxLZGJWY012WDdpeU1mQkczQmVnIiwic3ViIjoiZWx5fDM2MzM3NDMifQ.QvKUBtoO2Cod2Z5Z-srvD9khphtizQMu6thsQDJUrzDAJnlu0N0L3v8OfYeJ8gVdw4f3axm9dbK2D6Rtbdv3sw --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530 --modListFile tempModList-1624143125955
  520. java_class_path (initial): C:\Users\OEM\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\OEM\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\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\OEM\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\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\OEM\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users
  521. Launcher Type: SUN_STANDARD
  522.  
  523. Environment Variables:
  524. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\OEM\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jre1.8.0_291\bin
  525. USERNAME=OEM
  526. OS=Windows_NT
  527. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  528.  
  529.  
  530.  
  531. --------------- S Y S T E M ---------------
  532.  
  533. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1023)
  534.  
  535. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
  536.  
  537. Memory: 4k page, physical 8273324k(348324k free), swap 11812268k(1754456k free)
  538.  
  539. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.291-b09) for windows-amd64 JRE (1.8.0_291-b09), built on Mar 19 2021 01:31:15 by "java_re" with MS VC++ 15.9 (VS2017)
  540.  
  541. time: Sat Jun 19 16:02:07 2021
  542. timezone: Pacific Daylight Time
  543. elapsed time: 601.979377 seconds (0d 0h 10m 1s)
  544.  
  545.  
Add Comment
Please, Sign In to add comment