Guest User

Untitled

a guest
Apr 20th, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.83 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=0x00007ffc4c71fee4, pid=2528, tid=14528
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.dll+0xfffee4]
  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 (0x0000000002ba4000): JavaThread "Client thread" [_thread_in_native, id=14528, stack(0x0000000002aa0000,0x0000000002ba0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  24.  
  25. Registers:
  26. RAX=0x00000001164256d0, RBX=0x00007ffc4b7d7a40, RCX=0x00000001164256d8, RDX=0x4370000043700000
  27. RSP=0x0000000002b9bf80, RBP=0x0000000002b9c070, RSI=0x0000000000000001, RDI=0x0000000116413050
  28. R8 =0x0000000080cc0e00, R9 =0x000000003f800000, R10=0x00000000428839d0, R11=0x0000000002b9bf40
  29. R12=0x0000000000000000, R13=0x00000005d92c2cf8, R14=0x0000000002b9c060, R15=0x0000000002ba4000
  30. RIP=0x00007ffc4c71fee4, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000002b9bf80)
  33. 0x0000000002b9bf80: 00007ffc4b7d7a00 0000000116425688
  34. 0x0000000002b9bf90: 0000000000000000 0000000116413100
  35. 0x0000000002b9bfa0: 00000000490e0000 00007ffc4c8a1db1
  36. 0x0000000002b9bfb0: 00000000c0208f25 00000000490e0000
  37. 0x0000000002b9bfc0: 0000000002b9c070 0000000002b9c070
  38. 0x0000000002b9bfd0: 00000000c0208f25 00007ffc4c8a62eb
  39. 0x0000000002b9bfe0: 00000007c0704948 0000000002b9c060
  40. 0x0000000002b9bff0: 00000000490e0000 0000000003c6bff3
  41. 0x0000000002b9c000: 0000000601f8b9d8 0000000006947eca
  42. 0x0000000002b9c010: 00007ffc9b5a5e30 0000000002b9c090
  43. 0x0000000002b9c020: 00000007c23ba85a 00007ffc9b5a8c60
  44. 0x0000000002b9c030: 00000000b80c970f 000000000577bb0a
  45. 0x0000000002b9c040: 000000050000812f 00000005f5653201
  46. 0x0000000002b9c050: 000000000000812f 00007ffc9b5a5e30
  47. 0x0000000002b9c060: 00000005f555cf00 00007ffc4c6db56c
  48. 0x0000000002b9c070: 00000000bd1a8ca8 00000000078e94ac
  49.  
  50. Instructions: (pc=0x00007ffc4c71fee4)
  51. 0x00007ffc4c71fec4: ec 20 48 8b 42 30 48 8d 1d 6f 7b 0b ff 48 8b 10
  52. 0x00007ffc4c71fed4: 48 3b d3 74 15 0f 1f 80 00 00 00 00 48 8d 48 08
  53. 0x00007ffc4c71fee4: ff d2 48 8b 10 48 3b d3 75 f2 b0 01 48 83 c4 20
  54. 0x00007ffc4c71fef4: 5b c3 cc cc cc cc cc cc cc cc cc cc 48 89 5c 24
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000001164256d0 is an unknown value
  60. RBX=0x00007ffc4b7d7a40 is an unknown value
  61. RCX=0x00000001164256d8 is an unknown value
  62. RDX=0x4370000043700000 is an unknown value
  63. RSP=0x0000000002b9bf80 is pointing into the stack for thread: 0x0000000002ba4000
  64. RBP=0x0000000002b9c070 is pointing into the stack for thread: 0x0000000002ba4000
  65. RSI=0x0000000000000001 is an unknown value
  66. RDI=0x0000000116413050 is an unknown value
  67. R8 =0x0000000080cc0e00 is an unknown value
  68. R9 =0x000000003f800000 is an unknown value
  69. R10=0x00000000428839d0 is an unknown value
  70. R11=0x0000000002b9bf40 is pointing into the stack for thread: 0x0000000002ba4000
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x00000005d92c2cf8 is an oop
  73. net.minecraft.util.ResourceLocation
  74. - klass: 'net/minecraft/util/ResourceLocation'
  75. R14=0x0000000002b9c060 is pointing into the stack for thread: 0x0000000002ba4000
  76. R15=0x0000000002ba4000 is a thread
  77.  
  78.  
  79. Stack: [0x0000000002aa0000,0x0000000002ba0000], sp=0x0000000002b9bf80, free space=1007k
  80. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  81. C [nvoglv64.dll+0xfffee4]
  82. C [nvoglv64.dll+0x1181db1]
  83. C [nvoglv64.dll+0x11862eb]
  84. C 0x0000000006947eca
  85.  
  86. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  87. J 19056 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x0000000006947e44 [0x0000000006947e00+0x44]
  88. J 25940 C2 net.minecraft.client.renderer.RenderList.func_178001_a(Lnet/minecraft/util/EnumWorldBlockLayer;)V (309 bytes) @ 0x00000000078e94ac [0x00000000078e9180+0x32c]
  89. J 25287 C2 net.minecraft.client.renderer.RenderGlobal.func_174977_a(Lnet/minecraft/util/EnumWorldBlockLayer;DILnet/minecraft/entity/Entity;)I (509 bytes) @ 0x00000000082e2518 [0x00000000082e1440+0x10d8]
  90. J 31914 C2 net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V (2144 bytes) @ 0x00000000081c88d4 [0x00000000081c6980+0x1f54]
  91. J 31537 C2 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (1054 bytes) @ 0x0000000009b74d28 [0x0000000009b73c20+0x1108]
  92. J 31531 C2 net.minecraft.client.Minecraft.func_71411_J()V (1067 bytes) @ 0x0000000009ba3e54 [0x0000000009ba2c00+0x1254]
  93. j net.minecraft.client.Minecraft.func_99999_d()V+61
  94. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068
  95. v ~StubRoutines::call_stub
  96. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  97. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  98. J 2492 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000003737e0c [0x0000000003737d00+0x10c]
  99. J 2491 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000000373782c [0x0000000003737440+0x3ec]
  100. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  101. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  102. v ~StubRoutines::call_stub
  103. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  104. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  105. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  106. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  107. j gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Ljava/net/URL;)V+401
  108. j gg.essential.loader.stage2.EssentialLoader.preloadEssential(Ljava/nio/file/Path;Ljava/net/URL;)V+63
  109. j gg.essential.loader.stage2.EssentialLoader.loadPlatform()V+231
  110. j gg.essential.loader.stage2.EssentialLoaderBase.load()V+440
  111. v ~StubRoutines::call_stub
  112. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  113. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  114. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  115. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  116. j gg.essential.loader.stage1.EssentialLoaderBase.load(Ljava/nio/file/Path;)V+343
  117. j gg.essential.loader.stage1.EssentialSetupTweaker.<init>(Lnet/minecraft/launchwrapper/ITweaker;)V+80
  118. v ~StubRoutines::call_stub
  119. j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
  120. j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
  121. J 966 C1 sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (9 bytes) @ 0x0000000003250a0c [0x0000000003250900+0x10c]
  122. J 963 C1 java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (87 bytes) @ 0x0000000003251b4c [0x0000000003251680+0x4cc]
  123. j gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(Lnet/minecraft/launchwrapper/ITweaker;)Lnet/minecraft/launchwrapper/ITweaker;+100
  124. j gg.essential.loader.stage0.EssentialSetupTweaker.<init>()V+20
  125. v ~StubRoutines::call_stub
  126. j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
  127. j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
  128. J 966 C1 sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (9 bytes) @ 0x0000000003250a0c [0x0000000003250900+0x10c]
  129. J 963 C1 java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (87 bytes) @ 0x0000000003251b4c [0x0000000003251680+0x4cc]
  130. j java.lang.Class.newInstance()Ljava/lang/Object;+138
  131. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+360
  132. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  133. v ~StubRoutines::call_stub
  134.  
  135. --------------- P R O C E S S ---------------
  136.  
  137. Java Threads: ( => current thread )
  138. 0x00000000373c8800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=17860, stack(0x000000006f160000,0x000000006f260000)]
  139. 0x00000000373cb000 JavaThread "pool-5-thread-1" [_thread_blocked, id=7516, stack(0x0000000056950000,0x0000000056a50000)]
  140. 0x0000000033f10800 JavaThread "pool-14-thread-1" [_thread_blocked, id=13884, stack(0x000000006fca0000,0x000000006fda0000)]
  141. 0x0000000033f02800 JavaThread "pool-7-thread-10" [_thread_blocked, id=15212, stack(0x0000000113820000,0x0000000113920000)]
  142. 0x0000000033f01000 JavaThread "pool-7-thread-9" [_thread_blocked, id=20252, stack(0x0000000113720000,0x0000000113820000)]
  143. 0x0000000033f04000 JavaThread "pool-7-thread-8" [_thread_blocked, id=17120, stack(0x0000000112130000,0x0000000112230000)]
  144. 0x0000000033eff800 JavaThread "pool-7-thread-7" [_thread_blocked, id=14344, stack(0x0000000112030000,0x0000000112130000)]
  145. 0x0000000033f04800 JavaThread "pool-7-thread-6" [_thread_blocked, id=7564, stack(0x0000000111d40000,0x0000000111e40000)]
  146. 0x0000000033f05800 JavaThread "pool-7-thread-5" [_thread_blocked, id=14264, stack(0x0000000111c40000,0x0000000111d40000)]
  147. 0x0000000033f06000 JavaThread "pool-7-thread-4" [_thread_blocked, id=14588, stack(0x00000001114e0000,0x00000001115e0000)]
  148. 0x0000000033efb000 JavaThread "pool-7-thread-3" [_thread_blocked, id=18796, stack(0x000000010fa30000,0x000000010fb30000)]
  149. 0x0000000033efe800 JavaThread "pool-7-thread-2" [_thread_blocked, id=20072, stack(0x000000010e940000,0x000000010ea40000)]
  150. 0x0000000033efc800 JavaThread "pool-7-thread-1" [_thread_blocked, id=17272, stack(0x0000000054980000,0x0000000054a80000)]
  151. 0x0000000033efa000 JavaThread "pool-11-thread-3" [_thread_blocked, id=10584, stack(0x0000000112450000,0x0000000112550000)]
  152. 0x0000000033ef7000 JavaThread "pool-11-thread-2" [_thread_blocked, id=13912, stack(0x0000000112350000,0x0000000112450000)]
  153. 0x0000000033ef2800 JavaThread "pool-11-thread-1" [_thread_blocked, id=16056, stack(0x0000000112250000,0x0000000112350000)]
  154. 0x0000000048ce4000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=20120, stack(0x0000000038b10000,0x0000000038c10000)]
  155. 0x0000000048ce4800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=17176, stack(0x0000000107850000,0x0000000107950000)]
  156. 0x00000000624fb800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=7648, stack(0x0000000107650000,0x0000000107750000)]
  157. 0x00000000624f9800 JavaThread "Patcher Concurrency Thread 50" [_thread_blocked, id=2424, stack(0x0000000107450000,0x0000000107550000)]
  158. 0x00000000624f8800 JavaThread "Patcher Concurrency Thread 49" [_thread_blocked, id=19892, stack(0x0000000107350000,0x0000000107450000)]
  159. 0x00000000624f4000 JavaThread "Patcher Concurrency Thread 48" [_thread_blocked, id=13808, stack(0x0000000107250000,0x0000000107350000)]
  160. 0x00000000624df000 JavaThread "Patcher Concurrency Thread 47" [_thread_blocked, id=10844, stack(0x0000000106f50000,0x0000000107050000)]
  161. 0x00000000624e5000 JavaThread "Patcher Concurrency Thread 46" [_thread_blocked, id=13968, stack(0x0000000106e50000,0x0000000106f50000)]
  162. 0x00000000624e1800 JavaThread "Patcher Concurrency Thread 45" [_thread_blocked, id=3152, stack(0x0000000106850000,0x0000000106950000)]
  163. 0x00000000477b5000 JavaThread "Patcher Concurrency Thread 44" [_thread_blocked, id=1952, stack(0x0000000106750000,0x0000000106850000)]
  164. 0x00000000477bb800 JavaThread "Patcher Concurrency Thread 43" [_thread_blocked, id=13516, stack(0x0000000106650000,0x0000000106750000)]
  165. 0x00000000477b6000 JavaThread "Patcher Concurrency Thread 42" [_thread_blocked, id=12364, stack(0x0000000106550000,0x0000000106650000)]
  166. 0x00000000477b8800 JavaThread "Patcher Concurrency Thread 41" [_thread_blocked, id=18124, stack(0x0000000106450000,0x0000000106550000)]
  167. 0x00000000477bc000 JavaThread "Patcher Concurrency Thread 40" [_thread_blocked, id=14440, stack(0x0000000106350000,0x0000000106450000)]
  168. 0x00000000477b7800 JavaThread "Patcher Concurrency Thread 39" [_thread_blocked, id=1204, stack(0x0000000104080000,0x0000000104180000)]
  169. 0x00000000477ba800 JavaThread "Patcher Concurrency Thread 38" [_thread_blocked, id=14652, stack(0x0000000103f80000,0x0000000104080000)]
  170. 0x00000000477b9000 JavaThread "Patcher Concurrency Thread 37" [_thread_blocked, id=1716, stack(0x0000000103e80000,0x0000000103f80000)]
  171. 0x00000000477b4800 JavaThread "Patcher Concurrency Thread 36" [_thread_blocked, id=12328, stack(0x0000000103d80000,0x0000000103e80000)]
  172. 0x00000000477b7000 JavaThread "Patcher Concurrency Thread 35" [_thread_blocked, id=1920, stack(0x00000000ff550000,0x00000000ff650000)]
  173. 0x00000000477b3000 JavaThread "Patcher Concurrency Thread 34" [_thread_blocked, id=18816, stack(0x00000000ff450000,0x00000000ff550000)]
  174. 0x00000000477ba000 JavaThread "Patcher Concurrency Thread 33" [_thread_blocked, id=13348, stack(0x00000000ff350000,0x00000000ff450000)]
  175. 0x00000000477ab800 JavaThread "Patcher Concurrency Thread 32" [_thread_blocked, id=5736, stack(0x00000000ff250000,0x00000000ff350000)]
  176. 0x00000000477ac000 JavaThread "Patcher Concurrency Thread 31" [_thread_blocked, id=16536, stack(0x00000000ff150000,0x00000000ff250000)]
  177. 0x00000000477b0000 JavaThread "Patcher Concurrency Thread 30" [_thread_blocked, id=20476, stack(0x00000000ff050000,0x00000000ff150000)]
  178. 0x00000000477ae800 JavaThread "Patcher Concurrency Thread 29" [_thread_blocked, id=12392, stack(0x00000000fef50000,0x00000000ff050000)]
  179. 0x00000000477b2000 JavaThread "Patcher Concurrency Thread 28" [_thread_blocked, id=18384, stack(0x00000000fee50000,0x00000000fef50000)]
  180. 0x00000000477aa800 JavaThread "Patcher Concurrency Thread 27" [_thread_blocked, id=14080, stack(0x00000000fb9c0000,0x00000000fbac0000)]
  181. 0x00000000477ad800 JavaThread "Patcher Concurrency Thread 26" [_thread_blocked, id=4384, stack(0x00000000fb8c0000,0x00000000fb9c0000)]
  182. 0x00000000477ad000 JavaThread "Patcher Concurrency Thread 25" [_thread_blocked, id=9448, stack(0x00000000fb7c0000,0x00000000fb8c0000)]
  183. 0x00000000477af000 JavaThread "Patcher Concurrency Thread 24" [_thread_blocked, id=6908, stack(0x00000000fb6c0000,0x00000000fb7c0000)]
  184. 0x00000000477b0800 JavaThread "Patcher Concurrency Thread 23" [_thread_blocked, id=1616, stack(0x00000000fb5c0000,0x00000000fb6c0000)]
  185. 0x00000000477b1800 JavaThread "Thread-92" daemon [_thread_in_native, id=16260, stack(0x00000000fb4c0000,0x00000000fb5c0000)]
  186. 0x00000000477a3000 JavaThread "Patcher Concurrency Thread 22" [_thread_blocked, id=15988, stack(0x00000000f8eb0000,0x00000000f8fb0000)]
  187. 0x00000000477aa000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=2536, stack(0x00000000f8050000,0x00000000f8150000)]
  188. 0x00000000477a8800 JavaThread "Patcher Concurrency Thread 21" [_thread_blocked, id=1968, stack(0x0000000054880000,0x0000000054980000)]
  189. 0x00000000477a7800 JavaThread "Patcher Concurrency Thread 20" [_thread_blocked, id=15304, stack(0x0000000054780000,0x0000000054880000)]
  190. 0x00000000477a9000 JavaThread "Patcher Concurrency Thread 19" [_thread_blocked, id=19692, stack(0x0000000054680000,0x0000000054780000)]
  191. 0x00000000477a6000 JavaThread "Patcher Concurrency Thread 18" [_thread_blocked, id=14012, stack(0x0000000036270000,0x0000000036370000)]
  192. 0x00000000477a0000 JavaThread "Patcher Concurrency Thread 17" [_thread_blocked, id=17372, stack(0x0000000106d50000,0x0000000106e50000)]
  193. 0x000000004779f800 JavaThread "Patcher Concurrency Thread 16" [_thread_blocked, id=13480, stack(0x0000000106c50000,0x0000000106d50000)]
  194. 0x0000000048ce6000 JavaThread "Patcher Concurrency Thread 15" [_thread_blocked, id=8344, stack(0x0000000036570000,0x0000000036670000)]
  195. 0x00000000399b9800 JavaThread "Patcher Concurrency Thread 14" [_thread_blocked, id=13640, stack(0x0000000106b50000,0x0000000106c50000)]
  196. 0x00000000624f6800 JavaThread "Patcher Concurrency Thread 13" [_thread_blocked, id=19424, stack(0x0000000106a50000,0x0000000106b50000)]
  197. 0x00000000624fd000 JavaThread "pool-16-thread-1" [_thread_blocked, id=1964, stack(0x0000000106950000,0x0000000106a50000)]
  198. 0x00000000624f7000 JavaThread "Patcher Concurrency Thread 12" [_thread_blocked, id=4264, stack(0x0000000106050000,0x0000000106150000)]
  199. 0x00000000624fb000 JavaThread "Patcher Concurrency Thread 11" [_thread_blocked, id=18220, stack(0x0000000105f50000,0x0000000106050000)]
  200. 0x00000000624f8000 JavaThread "Patcher Concurrency Thread 10" [_thread_blocked, id=14288, stack(0x0000000105e50000,0x0000000105f50000)]
  201. 0x00000000624fa000 JavaThread "Patcher Concurrency Thread 9" [_thread_blocked, id=18280, stack(0x0000000105d50000,0x0000000105e50000)]
  202. 0x00000000624f0800 JavaThread "Patcher Concurrency Thread 8" [_thread_blocked, id=8784, stack(0x0000000105c50000,0x0000000105d50000)]
  203. 0x00000000624ef800 JavaThread "Patcher Concurrency Thread 7" [_thread_blocked, id=15432, stack(0x0000000104480000,0x0000000104580000)]
  204. 0x00000000624f5800 JavaThread "Patcher Concurrency Thread 6" [_thread_blocked, id=17428, stack(0x0000000104380000,0x0000000104480000)]
  205. 0x00000000624f3800 JavaThread "Patcher Concurrency Thread 5" [_thread_blocked, id=18420, stack(0x0000000104280000,0x0000000104380000)]
  206. 0x00000000624f2000 JavaThread "Patcher Concurrency Thread 4" [_thread_blocked, id=15724, stack(0x0000000104180000,0x0000000104280000)]
  207. 0x00000000624f1000 JavaThread "Patcher Concurrency Thread 3" [_thread_blocked, id=18472, stack(0x00000000fb240000,0x00000000fb340000)]
  208. 0x00000000624f2800 JavaThread "Patcher Concurrency Thread 2" [_thread_blocked, id=15604, stack(0x00000000faf20000,0x00000000fb020000)]
  209. 0x00000000624e8000 JavaThread "Patcher Concurrency Thread 1" [_thread_blocked, id=13764, stack(0x00000000fa210000,0x00000000fa310000)]
  210. 0x00000000624ec000 JavaThread "OkHttp ConnectionPool" daemon [_thread_blocked, id=13344, stack(0x00000000f9e20000,0x00000000f9f20000)]
  211. 0x00000000624ed800 JavaThread "DefaultDispatcher-worker-11" daemon [_thread_blocked, id=4564, stack(0x00000000fa610000,0x00000000fa710000)]
  212. 0x00000000624eb000 JavaThread "DefaultDispatcher-worker-10" daemon [_thread_blocked, id=14980, stack(0x00000000fa510000,0x00000000fa610000)]
  213. 0x00000000624ea800 JavaThread "DefaultDispatcher-worker-9" daemon [_thread_blocked, id=14064, stack(0x00000000fa410000,0x00000000fa510000)]
  214. 0x00000000624e9800 JavaThread "DefaultDispatcher-worker-8" daemon [_thread_blocked, id=1984, stack(0x00000000fa310000,0x00000000fa410000)]
  215. 0x00000000624e9000 JavaThread "DefaultDispatcher-worker-7" daemon [_thread_blocked, id=3220, stack(0x00000000fa010000,0x00000000fa110000)]
  216. 0x00000000624e7800 JavaThread "DefaultDispatcher-worker-6" daemon [_thread_blocked, id=11040, stack(0x00000000f9d20000,0x00000000f9e20000)]
  217. 0x00000000624e6800 JavaThread "ForkJoinPool.commonPool-worker-7" daemon [_thread_blocked, id=17336, stack(0x0000000104bb0000,0x0000000104cb0000)]
  218. 0x00000000624de800 JavaThread "ForkJoinPool.commonPool-worker-14" daemon [_thread_blocked, id=19564, stack(0x0000000104ab0000,0x0000000104bb0000)]
  219. 0x00000000624e0800 JavaThread "ForkJoinPool.commonPool-worker-21" daemon [_thread_blocked, id=19532, stack(0x00000001049b0000,0x0000000104ab0000)]
  220. 0x00000000624e3000 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_blocked, id=11012, stack(0x00000001047b0000,0x00000001048b0000)]
  221. 0x00000000624e2000 JavaThread "ForkJoinPool.commonPool-worker-10" daemon [_thread_blocked, id=18492, stack(0x00000001046b0000,0x00000001047b0000)]
  222. 0x00000000399bf800 JavaThread "Essential 20" [_thread_blocked, id=5948, stack(0x00000000fb3c0000,0x00000000fb4c0000)]
  223. 0x00000000399bf000 JavaThread "Essential 19" [_thread_blocked, id=16680, stack(0x00000000f91b0000,0x00000000f92b0000)]
  224. 0x00000000399be000 JavaThread "Essential 18" [_thread_blocked, id=15184, stack(0x00000000f90b0000,0x00000000f91b0000)]
  225. 0x00000000399bc800 JavaThread "Essential 17" [_thread_blocked, id=13140, stack(0x00000000f8fb0000,0x00000000f90b0000)]
  226. 0x00000000399bd800 JavaThread "Thread 10" [_thread_blocked, id=20008, stack(0x00000000f8c60000,0x00000000f8d60000)]
  227. 0x00000000399b5000 JavaThread "Thread 9" [_thread_blocked, id=14644, stack(0x00000000f8b60000,0x00000000f8c60000)]
  228. 0x00000000399bc000 JavaThread "Essential 16" [_thread_blocked, id=9404, stack(0x000000006faa0000,0x000000006fba0000)]
  229. 0x00000000399b4800 JavaThread "Essential 15" [_thread_blocked, id=17304, stack(0x0000000054df0000,0x0000000054ef0000)]
  230. 0x00000000399bb000 JavaThread "DefaultDispatcher-worker-5" daemon [_thread_blocked, id=12676, stack(0x0000000054cf0000,0x0000000054df0000)]
  231. 0x00000000399b6000 JavaThread "DefaultDispatcher-worker-4" daemon [_thread_blocked, id=2412, stack(0x0000000051990000,0x0000000051a90000)]
  232. 0x00000000399ba800 JavaThread "Essential 14" [_thread_blocked, id=18676, stack(0x0000000051890000,0x0000000051990000)]
  233. 0x00000000399b3000 JavaThread "Essential Discord IPC Polling" daemon [_thread_blocked, id=10208, stack(0x0000000051790000,0x0000000051890000)]
  234. 0x00000000399b2000 JavaThread "Thread-80" [_thread_blocked, id=19056, stack(0x0000000070ae0000,0x0000000070be0000)]
  235. 0x00000000399b3800 JavaThread "Thread-79" [_thread_blocked, id=2396, stack(0x000000006fba0000,0x000000006fca0000)]
  236. 0x00000000399b6800 JavaThread "ForkJoinPool.commonPool-worker-24" daemon [_thread_blocked, id=7604, stack(0x00000000f9a20000,0x00000000f9b20000)]
  237. 0x00000000399b8000 JavaThread "ForkJoinPool.commonPool-worker-31" daemon [_thread_blocked, id=15876, stack(0x00000000f9920000,0x00000000f9a20000)]
  238. 0x000000004e0f5000 JavaThread "ForkJoinPool.commonPool-worker-6" daemon [_thread_blocked, id=1000, stack(0x00000000f9820000,0x00000000f9920000)]
  239. 0x0000000048cf8800 JavaThread "ForkJoinPool.commonPool-worker-13" daemon [_thread_blocked, id=8220, stack(0x00000000f9720000,0x00000000f9820000)]
  240. 0x0000000048cf7800 JavaThread "ForkJoinPool.commonPool-worker-20" daemon [_thread_blocked, id=4104, stack(0x00000000f9620000,0x00000000f9720000)]
  241. 0x0000000048cf7000 JavaThread "ForkJoinPool.commonPool-worker-27" daemon [_thread_blocked, id=16892, stack(0x00000000f9520000,0x00000000f9620000)]
  242. 0x0000000048cf6000 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=19724, stack(0x00000000f9420000,0x00000000f9520000)]
  243. 0x0000000048cf5000 JavaThread "ForkJoinPool.commonPool-worker-9" daemon [_thread_blocked, id=12648, stack(0x00000000f9320000,0x00000000f9420000)]
  244. 0x0000000048cf3800 JavaThread "ForkJoinPool.commonPool-worker-23" daemon [_thread_blocked, id=9856, stack(0x00000000f8db0000,0x00000000f8eb0000)]
  245. 0x0000000048cec000 JavaThread "ForkJoinPool.commonPool-worker-30" daemon [_thread_blocked, id=19712, stack(0x00000000f8a60000,0x00000000f8b60000)]
  246. 0x0000000048ceb800 JavaThread "ForkJoinPool.commonPool-worker-12" daemon [_thread_blocked, id=11256, stack(0x00000000f8750000,0x00000000f8850000)]
  247. 0x0000000048cf2000 JavaThread "ForkJoinPool.commonPool-worker-19" daemon [_thread_blocked, id=19860, stack(0x00000000f8650000,0x00000000f8750000)]
  248. 0x0000000048cf1800 JavaThread "ForkJoinPool.commonPool-worker-26" daemon [_thread_blocked, id=9660, stack(0x00000000f8550000,0x00000000f8650000)]
  249. 0x0000000048cf0800 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=20016, stack(0x00000000f8450000,0x00000000f8550000)]
  250. 0x0000000048cf0000 JavaThread "ForkJoinPool.commonPool-worker-8" daemon [_thread_blocked, id=12584, stack(0x00000000f8350000,0x00000000f8450000)]
  251. 0x0000000048cee800 JavaThread "ForkJoinPool.commonPool-worker-22" daemon [_thread_blocked, id=19432, stack(0x00000000f8250000,0x00000000f8350000)]
  252. 0x0000000048ced000 JavaThread "ForkJoinPool.commonPool-worker-29" daemon [_thread_blocked, id=14276, stack(0x00000000f8150000,0x00000000f8250000)]
  253. 0x0000000048cea800 JavaThread "ForkJoinPool.commonPool-worker-11" daemon [_thread_blocked, id=5652, stack(0x00000000f3ca0000,0x00000000f3da0000)]
  254. 0x0000000048ce7800 JavaThread "Essential 13" [_thread_blocked, id=17604, stack(0x00000000f37a0000,0x00000000f38a0000)]
  255. 0x0000000048cea000 JavaThread "pool-21-thread-1" [_thread_blocked, id=2300, stack(0x00000000f34a0000,0x00000000f35a0000)]
  256. 0x0000000048ce5800 JavaThread "pool-20-thread-1" [_thread_in_native, id=19740, stack(0x00000000f33a0000,0x00000000f34a0000)]
  257. 0x0000000048ce7000 JavaThread "Essential 12" [_thread_blocked, id=2588, stack(0x00000000f32a0000,0x00000000f33a0000)]
  258. 0x0000000048ce2800 JavaThread "DefaultDispatcher-worker-17" daemon [_thread_blocked, id=15436, stack(0x00000000f2f00000,0x00000000f3000000)]
  259. 0x0000000048cdb000 JavaThread "DefaultDispatcher-worker-1" daemon [_thread_blocked, id=19800, stack(0x00000000f2e00000,0x00000000f2f00000)]
  260. 0x0000000048ce1800 JavaThread "DefaultDispatcher-worker-24" daemon [_thread_blocked, id=17776, stack(0x00000000f2d00000,0x00000000f2e00000)]
  261. 0x0000000048cde000 JavaThread "DefaultDispatcher-worker-19" daemon [_thread_blocked, id=10548, stack(0x00000000f2c00000,0x00000000f2d00000)]
  262. 0x0000000048ce1000 JavaThread "DefaultDispatcher-worker-18" daemon [_thread_blocked, id=20160, stack(0x00000000f2b00000,0x00000000f2c00000)]
  263. 0x0000000048cde800 JavaThread "DefaultDispatcher-worker-32" daemon [_thread_blocked, id=12232, stack(0x00000000f1c90000,0x00000000f1d90000)]
  264. 0x0000000048cdb800 JavaThread "DefaultDispatcher-worker-31" daemon [_thread_blocked, id=17824, stack(0x00000000f2a00000,0x00000000f2b00000)]
  265. 0x0000000048cd9800 JavaThread "DefaultDispatcher-worker-30" daemon [_thread_in_native, id=16776, stack(0x00000000f2900000,0x00000000f2a00000)]
  266. 0x0000000048cdf800 JavaThread "DefaultDispatcher-worker-29" daemon [_thread_blocked, id=13420, stack(0x00000000f2800000,0x00000000f2900000)]
  267. 0x0000000048cda000 JavaThread "DefaultDispatcher-worker-28" daemon [_thread_blocked, id=20328, stack(0x00000000f2470000,0x00000000f2570000)]
  268. 0x0000000048cdd000 JavaThread "DefaultDispatcher-worker-27" daemon [_thread_blocked, id=1744, stack(0x00000000f19c0000,0x00000000f1ac0000)]
  269. 0x0000000048ce0000 JavaThread "DefaultDispatcher-worker-26" daemon [_thread_blocked, id=696, stack(0x00000000f18c0000,0x00000000f19c0000)]
  270. 0x0000000058a50800 JavaThread "DefaultDispatcher-worker-25" daemon [_thread_blocked, id=9980, stack(0x00000000f17c0000,0x00000000f18c0000)]
  271. 0x0000000058a4e800 JavaThread "SkyblockExtras - Data" [_thread_blocked, id=15200, stack(0x00000000f11e0000,0x00000000f12e0000)]
  272. 0x0000000058a4b800 JavaThread "Essential 11" [_thread_blocked, id=14388, stack(0x00000000f15c0000,0x00000000f16c0000)]
  273. 0x0000000058a4a800 JavaThread "WebSocketWriteThread-214" [_thread_blocked, id=4792, stack(0x00000000f14c0000,0x00000000f15c0000)]
  274. 0x0000000061324800 JavaThread "Skytils-FetchDupeData" [_thread_blocked, id=9460, stack(0x00000000f0bb0000,0x00000000f0cb0000)]
  275. 0x00000000640a4000 JavaThread "Skytils-FetchAuctionData" [_thread_blocked, id=16292, stack(0x00000000f1b90000,0x00000000f1c90000)]
  276. 0x000000004e0f8000 JavaThread "WebSocketConnectReadThread-209" [_thread_in_native, id=5880, stack(0x000000006ef60000,0x000000006f060000)]
  277. 0x000000004e0f7800 JavaThread "SkyblockExtras" [_thread_blocked, id=19168, stack(0x00000000f0e60000,0x00000000f0f60000)]
  278. 0x000000004e0f6800 JavaThread "Timer-4" [_thread_blocked, id=9940, stack(0x00000000f13c0000,0x00000000f14c0000)]
  279. 0x000000004e0f4800 JavaThread "Thread-56" daemon [_thread_in_native, id=9472, stack(0x00000000f0ab0000,0x00000000f0bb0000)]
  280. 0x000000004e0ed000 JavaThread "pool-3-thread-1" [_thread_blocked, id=18104, stack(0x00000000f09b0000,0x00000000f0ab0000)]
  281. 0x000000004e0eb000 JavaThread "Timer-3" [_thread_blocked, id=17948, stack(0x00000000f05b0000,0x00000000f06b0000)]
  282. 0x000000004e0f2000 JavaThread "Timer-2" [_thread_blocked, id=18012, stack(0x00000000f03b0000,0x00000000f04b0000)]
  283. 0x000000004e0ec000 JavaThread "Essential Thread 10" [_thread_blocked, id=5832, stack(0x00000000f02b0000,0x00000000f03b0000)]
  284. 0x000000004e0f0800 JavaThread "Essential Thread 9" [_thread_blocked, id=16472, stack(0x00000000f01b0000,0x00000000f02b0000)]
  285. 0x000000004e0e9000 JavaThread "Essential Thread 8" [_thread_blocked, id=11024, stack(0x00000000f00b0000,0x00000000f01b0000)]
  286. 0x000000004e0ee800 JavaThread "Essential Thread 7" [_thread_blocked, id=3020, stack(0x00000000effb0000,0x00000000f00b0000)]
  287. 0x000000004e0ea800 JavaThread "Essential Thread 6" [_thread_blocked, id=19080, stack(0x00000000efeb0000,0x00000000effb0000)]
  288. 0x000000004e0e9800 JavaThread "Essential Thread 5" [_thread_blocked, id=17324, stack(0x00000000efdb0000,0x00000000efeb0000)]
  289. 0x000000004e0ed800 JavaThread "Thread 8" [_thread_blocked, id=19112, stack(0x00000000efcb0000,0x00000000efdb0000)]
  290. 0x000000004e0f0000 JavaThread "Essential Thread 4" [_thread_blocked, id=13992, stack(0x00000000efbb0000,0x00000000efcb0000)]
  291. 0x0000000059a27000 JavaThread "Thread 7" [_thread_blocked, id=19268, stack(0x00000000efab0000,0x00000000efbb0000)]
  292. 0x0000000059a26000 JavaThread "DefaultDispatcher-worker-3" daemon [_thread_blocked, id=18036, stack(0x00000000ef9b0000,0x00000000efab0000)]
  293. 0x0000000059a25800 JavaThread "DefaultDispatcher-worker-2" daemon [_thread_blocked, id=17552, stack(0x00000000ef8b0000,0x00000000ef9b0000)]
  294. 0x0000000059a24800 JavaThread "DefaultDispatcher-worker-1" daemon [_thread_blocked, id=3692, stack(0x00000000ef7b0000,0x00000000ef8b0000)]
  295. 0x0000000059a24000 JavaThread "Thread 6" [_thread_blocked, id=17472, stack(0x00000000ef4b0000,0x00000000ef5b0000)]
  296. 0x0000000059a1b800 JavaThread "Thread 5" [_thread_blocked, id=14324, stack(0x00000000ef1b0000,0x00000000ef2b0000)]
  297. 0x0000000059a22800 JavaThread "Essential Thread 3" [_thread_blocked, id=15120, stack(0x00000000ef0b0000,0x00000000ef1b0000)]
  298. 0x0000000059a1b000 JavaThread "Thread 4" [_thread_blocked, id=13620, stack(0x00000000eefb0000,0x00000000ef0b0000)]
  299. 0x0000000059a21800 JavaThread "Thread 3" [_thread_blocked, id=17692, stack(0x00000000eeeb0000,0x00000000eefb0000)]
  300. 0x0000000059a1f800 JavaThread "Thread 2" [_thread_blocked, id=14804, stack(0x00000000eedb0000,0x00000000eeeb0000)]
  301. 0x0000000059a1e800 JavaThread "Timer-1" [_thread_blocked, id=15028, stack(0x00000000eecb0000,0x00000000eedb0000)]
  302. 0x0000000059a1c800 JavaThread "DefaultDispatcher-worker-23" daemon [_thread_blocked, id=12368, stack(0x00000000b2ea0000,0x00000000b2fa0000)]
  303. 0x0000000059a1e000 JavaThread "DefaultDispatcher-worker-22" daemon [_thread_blocked, id=1328, stack(0x00000000b2da0000,0x00000000b2ea0000)]
  304. 0x0000000059a1a000 JavaThread "DefaultDispatcher-worker-21" daemon [_thread_blocked, id=12176, stack(0x00000000b2ca0000,0x00000000b2da0000)]
  305. 0x0000000059a21000 JavaThread "DefaultDispatcher-worker-20" daemon [_thread_blocked, id=10524, stack(0x00000000b2390000,0x00000000b2490000)]
  306. 0x0000000059a18800 JavaThread "DefaultDispatcher-worker-16" daemon [_thread_blocked, id=16880, stack(0x0000000000110000,0x0000000000210000)]
  307. 0x0000000059a19800 JavaThread "DefaultDispatcher-worker-15" daemon [_thread_blocked, id=14632, stack(0x0000000000010000,0x0000000000110000)]
  308. 0x00000000599a1000 JavaThread "Chunk Batcher 29" daemon [_thread_blocked, id=13728, stack(0x0000000073ad0000,0x0000000073bd0000)]
  309. 0x00000000599a0800 JavaThread "Chunk Batcher 28" daemon [_thread_blocked, id=3140, stack(0x00000000739d0000,0x0000000073ad0000)]
  310. 0x000000005999f800 JavaThread "Chunk Batcher 27" daemon [_thread_blocked, id=12404, stack(0x00000000738d0000,0x00000000739d0000)]
  311. 0x00000000599a6800 JavaThread "Chunk Batcher 26" daemon [_thread_blocked, id=16344, stack(0x00000000737d0000,0x00000000738d0000)]
  312. 0x00000000599a2800 JavaThread "Chunk Batcher 25" daemon [_thread_blocked, id=14216, stack(0x00000000736d0000,0x00000000737d0000)]
  313. 0x00000000599a5800 JavaThread "Chunk Batcher 24" daemon [_thread_blocked, id=3968, stack(0x00000000735d0000,0x00000000736d0000)]
  314. 0x00000000599a2000 JavaThread "Chunk Batcher 23" daemon [_thread_blocked, id=2716, stack(0x00000000734d0000,0x00000000735d0000)]
  315. 0x00000000599a4000 JavaThread "Chunk Batcher 22" daemon [_thread_blocked, id=6176, stack(0x00000000733d0000,0x00000000734d0000)]
  316. 0x00000000599a3800 JavaThread "Chunk Batcher 21" daemon [_thread_blocked, id=12156, stack(0x00000000732d0000,0x00000000733d0000)]
  317. 0x00000000599a5000 JavaThread "Chunk Batcher 20" daemon [_thread_blocked, id=10396, stack(0x00000000731d0000,0x00000000732d0000)]
  318. 0x0000000059998000 JavaThread "Chunk Batcher 19" daemon [_thread_blocked, id=19612, stack(0x00000000730d0000,0x00000000731d0000)]
  319. 0x000000005999f000 JavaThread "Chunk Batcher 18" daemon [_thread_blocked, id=10556, stack(0x0000000072fd0000,0x00000000730d0000)]
  320. 0x000000005999b000 JavaThread "Chunk Batcher 17" daemon [_thread_blocked, id=20100, stack(0x0000000072ed0000,0x0000000072fd0000)]
  321. 0x0000000059997000 JavaThread "Chunk Batcher 16" daemon [_thread_blocked, id=19880, stack(0x0000000072dd0000,0x0000000072ed0000)]
  322. 0x000000005999e000 JavaThread "Chunk Batcher 15" daemon [_thread_blocked, id=10156, stack(0x0000000072cd0000,0x0000000072dd0000)]
  323. 0x000000005999d800 JavaThread "Chunk Batcher 14" daemon [_thread_blocked, id=16564, stack(0x0000000072bd0000,0x0000000072cd0000)]
  324. 0x000000005999c800 JavaThread "Chunk Batcher 13" daemon [_thread_blocked, id=876, stack(0x0000000072ad0000,0x0000000072bd0000)]
  325. 0x000000005999c000 JavaThread "Chunk Batcher 12" daemon [_thread_blocked, id=20264, stack(0x00000000729d0000,0x0000000072ad0000)]
  326. 0x000000005999a800 JavaThread "Chunk Batcher 11" daemon [_thread_blocked, id=2700, stack(0x00000000728d0000,0x00000000729d0000)]
  327. 0x0000000059999800 JavaThread "Chunk Batcher 10" daemon [_thread_blocked, id=17628, stack(0x00000000727d0000,0x00000000728d0000)]
  328. 0x0000000059998800 JavaThread "Chunk Batcher 9" daemon [_thread_blocked, id=20336, stack(0x00000000726d0000,0x00000000727d0000)]
  329. 0x0000000061320800 JavaThread "Chunk Batcher 8" daemon [_thread_blocked, id=8524, stack(0x00000000725d0000,0x00000000726d0000)]
  330. 0x00000000640a9000 JavaThread "Chunk Batcher 7" daemon [_thread_blocked, id=12132, stack(0x00000000724d0000,0x00000000725d0000)]
  331. 0x00000000640af000 JavaThread "Chunk Batcher 6" daemon [_thread_blocked, id=18680, stack(0x00000000723d0000,0x00000000724d0000)]
  332. 0x00000000640ae800 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=14656, stack(0x00000000722d0000,0x00000000723d0000)]
  333. 0x00000000640ad800 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=3496, stack(0x0000000071ef0000,0x0000000071ff0000)]
  334. 0x00000000640ac000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=12880, stack(0x0000000071df0000,0x0000000071ef0000)]
  335. 0x00000000640ab800 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=15084, stack(0x0000000071cf0000,0x0000000071df0000)]
  336. 0x00000000640ad000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=18692, stack(0x0000000071bf0000,0x0000000071cf0000)]
  337. 0x00000000640aa000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=12476, stack(0x0000000071610000,0x0000000071710000)]
  338. 0x00000000640aa800 JavaThread "DefaultDispatcher-worker-14" daemon [_thread_blocked, id=9392, stack(0x0000000071af0000,0x0000000071bf0000)]
  339. 0x00000000640b0000 JavaThread "DefaultDispatcher-worker-13" daemon [_thread_blocked, id=15160, stack(0x00000000719f0000,0x0000000071af0000)]
  340. 0x00000000640a1800 JavaThread "DefaultDispatcher-worker-12" daemon [_thread_blocked, id=17760, stack(0x00000000718f0000,0x00000000719f0000)]
  341. 0x00000000640a2800 JavaThread "DefaultDispatcher-worker-11" daemon [_thread_blocked, id=19464, stack(0x00000000717f0000,0x00000000718f0000)]
  342. 0x00000000640a4800 JavaThread "DefaultDispatcher-worker-10" daemon [_thread_blocked, id=16412, stack(0x0000000071230000,0x0000000071330000)]
  343. 0x00000000640a8800 JavaThread "DefaultDispatcher-worker-9" daemon [_thread_blocked, id=6952, stack(0x0000000070ee0000,0x0000000070fe0000)]
  344. 0x00000000640a7000 JavaThread "DefaultDispatcher-worker-8" daemon [_thread_blocked, id=10664, stack(0x000000006f960000,0x000000006fa60000)]
  345. 0x00000000640a7800 JavaThread "DefaultDispatcher-worker-7" daemon [_thread_blocked, id=8092, stack(0x0000000071130000,0x0000000071230000)]
  346. 0x00000000640a1000 JavaThread "DefaultDispatcher-worker-6" daemon [_thread_blocked, id=15840, stack(0x0000000070de0000,0x0000000070ee0000)]
  347. 0x00000000640a5800 JavaThread "DefaultDispatcher-worker-5" daemon [_thread_blocked, id=12208, stack(0x0000000070ce0000,0x0000000070de0000)]
  348. 0x0000000045102800 JavaThread "DefaultDispatcher-worker-4" daemon [_thread_blocked, id=13284, stack(0x0000000070be0000,0x0000000070ce0000)]
  349. 0x0000000061323000 JavaThread "SkyblockExtras" [_thread_blocked, id=20360, stack(0x00000000708b0000,0x00000000709b0000)]
  350. 0x0000000061320000 JavaThread "Skytils-PersistentSave-Write" [_thread_blocked, id=4572, stack(0x000000006f860000,0x000000006f960000)]
  351. 0x0000000061324000 JavaThread "Skytils-Reload-Data" [_thread_blocked, id=18120, stack(0x000000006f060000,0x000000006f160000)]
  352. 0x00000000314b5000 JavaThread "SkyblockExtras" [_thread_blocked, id=1956, stack(0x000000006ee60000,0x000000006ef60000)]
  353. 0x000000003575c000 JavaThread "SkyblockExtras" [_thread_blocked, id=3956, stack(0x000000006e840000,0x000000006e940000)]
  354. 0x0000000045102000 JavaThread "ForkJoinPool.commonPool-worker-25" daemon [_thread_blocked, id=17132, stack(0x000000006eb60000,0x000000006ec60000)]
  355. 0x0000000045101000 JavaThread "CTJSSocketListener" [_thread_in_native, id=1632, stack(0x000000006e340000,0x000000006e440000)]
  356. 0x00000000450fa800 JavaThread "DefaultDispatcher-worker-3" daemon [_thread_blocked, id=18480, stack(0x000000006e040000,0x000000006e140000)]
  357. 0x00000000450fb000 JavaThread "DefaultDispatcher-worker-2" daemon [_thread_blocked, id=17584, stack(0x000000006df40000,0x000000006e040000)]
  358. 0x00000000450ff800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=784, stack(0x0000000051c90000,0x0000000051d90000)]
  359. 0x0000000045100800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=15164, stack(0x0000000054380000,0x0000000054480000)]
  360. 0x00000000450f9000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=17088, stack(0x0000000054280000,0x0000000054380000)]
  361. 0x00000000450fe000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=17708, stack(0x0000000054180000,0x0000000054280000)]
  362. 0x00000000450ff000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=17052, stack(0x0000000053f80000,0x0000000054080000)]
  363. 0x0000000048506000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=19068, stack(0x0000000053e80000,0x0000000053f80000)]
  364. 0x0000000048504800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=16316, stack(0x0000000053d80000,0x0000000053e80000)]
  365. 0x0000000048504000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=18192, stack(0x0000000053c80000,0x0000000053d80000)]
  366. 0x0000000048509000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=15244, stack(0x0000000053b80000,0x0000000053c80000)]
  367. 0x0000000048508800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=18896, stack(0x0000000053a80000,0x0000000053b80000)]
  368. 0x0000000048505800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=16548, stack(0x0000000053980000,0x0000000053a80000)]
  369. 0x0000000048507800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=2788, stack(0x0000000053880000,0x0000000053980000)]
  370. 0x0000000048507000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=5844, stack(0x0000000053780000,0x0000000053880000)]
  371. 0x00000000484fc000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=6156, stack(0x0000000053680000,0x0000000053780000)]
  372. 0x0000000048503000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=5116, stack(0x0000000053580000,0x0000000053680000)]
  373. 0x00000000484fb800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=13532, stack(0x0000000053480000,0x0000000053580000)]
  374. 0x0000000048502800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=4500, stack(0x0000000053380000,0x0000000053480000)]
  375. 0x00000000484fa800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=3600, stack(0x0000000053280000,0x0000000053380000)]
  376. 0x00000000484fd800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=17768, stack(0x0000000053180000,0x0000000053280000)]
  377. 0x00000000484fd000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=17808, stack(0x0000000053080000,0x0000000053180000)]
  378. 0x0000000048501800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=1124, stack(0x0000000052f80000,0x0000000053080000)]
  379. 0x0000000048500000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=5004, stack(0x0000000052e80000,0x0000000052f80000)]
  380. 0x00000000484ff000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=12164, stack(0x0000000052d80000,0x0000000052e80000)]
  381. 0x00000000484fe800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=19900, stack(0x0000000052c80000,0x0000000052d80000)]
  382. 0x00000000484fa000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=13888, stack(0x0000000052b80000,0x0000000052c80000)]
  383. 0x0000000048500800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=6964, stack(0x0000000052a80000,0x0000000052b80000)]
  384. 0x00000000314b4800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=10364, stack(0x0000000052980000,0x0000000052a80000)]
  385. 0x0000000035769000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=9968, stack(0x0000000052880000,0x0000000052980000)]
  386. 0x0000000035766800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=18172, stack(0x0000000052780000,0x0000000052880000)]
  387. 0x0000000035766000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=12188, stack(0x0000000052680000,0x0000000052780000)]
  388. 0x0000000035764800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=14484, stack(0x0000000052580000,0x0000000052680000)]
  389. 0x0000000035768000 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=19956, stack(0x0000000052480000,0x0000000052580000)]
  390. 0x0000000035769800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=10640, stack(0x0000000052380000,0x0000000052480000)]
  391. 0x0000000035763800 JavaThread "anInnocuousThread" daemon [_thread_in_native, id=17480, stack(0x0000000052280000,0x0000000052380000)]
  392. 0x0000000035767800 JavaThread "Timer-0" [_thread_blocked, id=19968, stack(0x0000000052080000,0x0000000052180000)]
  393. 0x0000000035763000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=17576, stack(0x0000000047fb0000,0x00000000480b0000)]
  394. 0x0000000035762000 JavaThread "essential-watch-service-screenshots" [_thread_blocked, id=14296, stack(0x0000000047eb0000,0x0000000047fb0000)]
  395. 0x000000003575d800 JavaThread "Thread-10" daemon [_thread_in_native, id=18560, stack(0x0000000047db0000,0x0000000047eb0000)]
  396. 0x0000000035761800 JavaThread "Thread 1" [_thread_blocked, id=17748, stack(0x00000000441d0000,0x00000000442d0000)]
  397. 0x000000003575e800 JavaThread "Essential Thread 2" [_thread_blocked, id=18232, stack(0x0000000046ae0000,0x0000000046be0000)]
  398. 0x000000004b00b800 JavaThread "Essential Thread 1" [_thread_blocked, id=772, stack(0x0000000043230000,0x0000000043330000)]
  399. 0x0000000049bae800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=14292, stack(0x0000000043130000,0x0000000043230000)]
  400. 0x000000004726a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11036, stack(0x000000003ba10000,0x000000003bb10000)]
  401. 0x00000000372c9800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1488, stack(0x0000000043fd0000,0x00000000440d0000)]
  402. 0x000000003769a800 JavaThread "TimerQueue" daemon [_thread_blocked, id=792, stack(0x000000003b6f0000,0x000000003b7f0000)]
  403. 0x0000000037588800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6616, stack(0x0000000039480000,0x0000000039580000)]
  404. 0x0000000038622800 JavaThread "AWT-Shutdown" [_thread_blocked, id=12668, stack(0x0000000039370000,0x0000000039470000)]
  405. 0x0000000038360000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=16120, stack(0x000000003b840000,0x000000003b940000)]
  406. 0x0000000031561800 JavaThread "Service Thread" daemon [_thread_blocked, id=19360, stack(0x0000000032d10000,0x0000000032e10000)]
  407. 0x00000000314b1000 JavaThread "C1 CompilerThread14" daemon [_thread_blocked, id=18512, stack(0x0000000032c10000,0x0000000032d10000)]
  408. 0x00000000314b0800 JavaThread "C1 CompilerThread13" daemon [_thread_blocked, id=13404, stack(0x0000000032b10000,0x0000000032c10000)]
  409. 0x00000000314b6000 JavaThread "C1 CompilerThread12" daemon [_thread_blocked, id=6956, stack(0x0000000032a10000,0x0000000032b10000)]
  410. 0x00000000314b3800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=15044, stack(0x0000000032910000,0x0000000032a10000)]
  411. 0x00000000314b2000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=15608, stack(0x0000000032810000,0x0000000032910000)]
  412. 0x00000000314b6800 JavaThread "C2 CompilerThread9" daemon [_thread_blocked, id=10232, stack(0x0000000032710000,0x0000000032810000)]
  413. 0x00000000314b3000 JavaThread "C2 CompilerThread8" daemon [_thread_blocked, id=14468, stack(0x0000000032610000,0x0000000032710000)]
  414. 0x0000000030c0e000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=7664, stack(0x0000000032510000,0x0000000032610000)]
  415. 0x0000000030c0d800 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=8232, stack(0x0000000032410000,0x0000000032510000)]
  416. 0x0000000030c0b800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=20272, stack(0x0000000032310000,0x0000000032410000)]
  417. 0x0000000031470800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=3544, stack(0x0000000032210000,0x0000000032310000)]
  418. 0x0000000030c09000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=2244, stack(0x0000000032110000,0x0000000032210000)]
  419. 0x0000000030c08000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=20276, stack(0x0000000032010000,0x0000000032110000)]
  420. 0x0000000031465800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12032, stack(0x0000000031f10000,0x0000000032010000)]
  421. 0x0000000031464800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6932, stack(0x0000000031e10000,0x0000000031f10000)]
  422. 0x0000000031460000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10776, stack(0x0000000031d10000,0x0000000031e10000)]
  423. 0x000000003145e000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19032, stack(0x0000000031c10000,0x0000000031d10000)]
  424. 0x000000003145d000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=16844, stack(0x0000000031b10000,0x0000000031c10000)]
  425. 0x0000000030be5000 JavaThread "Finalizer" daemon [_thread_blocked, id=15728, stack(0x0000000031a10000,0x0000000031b10000)]
  426. 0x0000000030bd6800 JavaThread "Reference Handler" daemon [_thread_blocked, id=20324, stack(0x0000000031910000,0x0000000031a10000)]
  427. =>0x0000000002ba4000 JavaThread "Client thread" [_thread_in_native, id=14528, stack(0x0000000002aa0000,0x0000000002ba0000)]
  428.  
  429. Other Threads:
  430. 0x0000000030bd0800 VMThread [stack: 0x0000000031810000,0x0000000031910000] [id=14700]
  431. 0x0000000031562000 WatcherThread [stack: 0x0000000032e10000,0x0000000032f10000] [id=13040]
  432.  
  433. VM state:not at safepoint (normal execution)
  434.  
  435. VM Mutex/Monitor currently owned by a thread: None
  436.  
  437. Heap:
  438. garbage-first heap total 2097152K, used 1178785K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  439. region size 32768K, 9 young (294912K), 1 survivors (32768K)
  440. Metaspace used 132385K, capacity 142289K, committed 142504K, reserved 1173504K
  441. class space used 14701K, capacity 18817K, committed 18944K, reserved 1048576K
  442.  
  443. 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)
  444. AC 0 O TS 0 PTAMS 0x00000005c2000000 NTAMS 0x00000005c2000000 space 32768K, 100% used [0x00000005c0000000, 0x00000005c2000000)
  445. AC 0 O TS 0 PTAMS 0x00000005c4000000 NTAMS 0x00000005c4000000 space 32768K, 100% used [0x00000005c2000000, 0x00000005c4000000)
  446. AC 0 O TS 0 PTAMS 0x00000005c6000000 NTAMS 0x00000005c6000000 space 32768K, 100% used [0x00000005c4000000, 0x00000005c6000000)
  447. AC 0 O TS 0 PTAMS 0x00000005c8000000 NTAMS 0x00000005c8000000 space 32768K, 100% used [0x00000005c6000000, 0x00000005c8000000)
  448. AC 0 O TS 0 PTAMS 0x00000005ca000000 NTAMS 0x00000005ca000000 space 32768K, 100% used [0x00000005c8000000, 0x00000005ca000000)
  449. AC 0 O TS 0 PTAMS 0x00000005cc000000 NTAMS 0x00000005cc000000 space 32768K, 100% used [0x00000005ca000000, 0x00000005cc000000)
  450. AC 0 O TS 0 PTAMS 0x00000005ce000000 NTAMS 0x00000005ce000000 space 32768K, 100% used [0x00000005cc000000, 0x00000005ce000000)
  451. AC 0 O TS 0 PTAMS 0x00000005d0000000 NTAMS 0x00000005d0000000 space 32768K, 100% used [0x00000005ce000000, 0x00000005d0000000)
  452. AC 0 HS TS 0 PTAMS 0x00000005d1000010 NTAMS 0x00000005d1000010 space 32768K, 50% used [0x00000005d0000000, 0x00000005d2000000)
  453. AC 0 O TS 0 PTAMS 0x00000005d4000000 NTAMS 0x00000005d4000000 space 32768K, 100% used [0x00000005d2000000, 0x00000005d4000000)
  454. AC 0 O TS 0 PTAMS 0x00000005d6000000 NTAMS 0x00000005d6000000 space 32768K, 100% used [0x00000005d4000000, 0x00000005d6000000)
  455. AC 0 F TS 0 PTAMS 0x00000005d6000000 NTAMS 0x00000005d6000000 space 32768K, 0% used [0x00000005d6000000, 0x00000005d8000000)
  456. AC 0 O TS 0 PTAMS 0x00000005da000000 NTAMS 0x00000005da000000 space 32768K, 100% used [0x00000005d8000000, 0x00000005da000000)
  457. AC 0 O TS 3 PTAMS 0x00000005da67ca00 NTAMS 0x00000005da67ca00 space 32768K, 89% used [0x00000005da000000, 0x00000005dc000000)
  458. AC 0 F TS 0 PTAMS 0x00000005dc000000 NTAMS 0x00000005dc000000 space 32768K, 0% used [0x00000005dc000000, 0x00000005de000000)
  459. AC 0 F TS 0 PTAMS 0x00000005de000000 NTAMS 0x00000005de000000 space 32768K, 0% used [0x00000005de000000, 0x00000005e0000000)
  460. AC 0 O TS 0 PTAMS 0x00000005e2000000 NTAMS 0x00000005e2000000 space 32768K, 100% used [0x00000005e0000000, 0x00000005e2000000)
  461. AC 0 O TS 0 PTAMS 0x00000005e4000000 NTAMS 0x00000005e4000000 space 32768K, 100% used [0x00000005e2000000, 0x00000005e4000000)
  462. AC 0 F TS 0 PTAMS 0x00000005e4000000 NTAMS 0x00000005e4000000 space 32768K, 0% used [0x00000005e4000000, 0x00000005e6000000)
  463. AC 0 O TS 0 PTAMS 0x00000005e8000000 NTAMS 0x00000005e8000000 space 32768K, 100% used [0x00000005e6000000, 0x00000005e8000000)
  464. AC 0 O TS 0 PTAMS 0x00000005e9fffff8 NTAMS 0x00000005e9fffff8 space 32768K, 99% used [0x00000005e8000000, 0x00000005ea000000)
  465. AC 0 O TS 0 PTAMS 0x00000005ec000000 NTAMS 0x00000005ec000000 space 32768K, 100% used [0x00000005ea000000, 0x00000005ec000000)
  466. AC 0 O TS 0 PTAMS 0x00000005ee000000 NTAMS 0x00000005ee000000 space 32768K, 100% used [0x00000005ec000000, 0x00000005ee000000)
  467. AC 0 O TS 0 PTAMS 0x00000005f0000000 NTAMS 0x00000005f0000000 space 32768K, 100% used [0x00000005ee000000, 0x00000005f0000000)
  468. AC 0 F TS 0 PTAMS 0x00000005f0000000 NTAMS 0x00000005f0000000 space 32768K, 0% used [0x00000005f0000000, 0x00000005f2000000)
  469. AC 0 O TS 0 PTAMS 0x00000005f4000000 NTAMS 0x00000005f4000000 space 32768K, 100% used [0x00000005f2000000, 0x00000005f4000000)
  470. AC 0 O TS 0 PTAMS 0x00000005f6000000 NTAMS 0x00000005f6000000 space 32768K, 100% used [0x00000005f4000000, 0x00000005f6000000)
  471. AC 0 O TS 0 PTAMS 0x00000005f8000000 NTAMS 0x00000005f8000000 space 32768K, 100% used [0x00000005f6000000, 0x00000005f8000000)
  472. AC 0 O TS 0 PTAMS 0x00000005fa000000 NTAMS 0x00000005fa000000 space 32768K, 100% used [0x00000005f8000000, 0x00000005fa000000)
  473. AC 0 O TS 0 PTAMS 0x00000005fc000000 NTAMS 0x00000005fc000000 space 32768K, 100% used [0x00000005fa000000, 0x00000005fc000000)
  474. AC 0 O TS 0 PTAMS 0x00000005fe000000 NTAMS 0x00000005fe000000 space 32768K, 100% used [0x00000005fc000000, 0x00000005fe000000)
  475. AC 0 O TS 0 PTAMS 0x0000000600000000 NTAMS 0x0000000600000000 space 32768K, 100% used [0x00000005fe000000, 0x0000000600000000)
  476. AC 0 O TS 0 PTAMS 0x0000000602000000 NTAMS 0x0000000602000000 space 32768K, 100% used [0x0000000600000000, 0x0000000602000000)
  477. AC 0 F TS 0 PTAMS 0x0000000602000000 NTAMS 0x0000000602000000 space 32768K, 0% used [0x0000000602000000, 0x0000000604000000)
  478. AC 0 F TS 0 PTAMS 0x0000000604000000 NTAMS 0x0000000604000000 space 32768K, 0% used [0x0000000604000000, 0x0000000606000000)
  479. AC 0 F TS 0 PTAMS 0x0000000606000000 NTAMS 0x0000000606000000 space 32768K, 0% used [0x0000000606000000, 0x0000000608000000)
  480. AC 0 O TS 0 PTAMS 0x000000060a000000 NTAMS 0x000000060a000000 space 32768K, 100% used [0x0000000608000000, 0x000000060a000000)
  481. AC 0 F TS 0 PTAMS 0x000000060a000000 NTAMS 0x000000060a000000 space 32768K, 0% used [0x000000060a000000, 0x000000060c000000)
  482. AC 0 F TS 0 PTAMS 0x000000060c000000 NTAMS 0x000000060c000000 space 32768K, 0% used [0x000000060c000000, 0x000000060e000000)
  483. AC 0 F TS 0 PTAMS 0x000000060e000000 NTAMS 0x000000060e000000 space 32768K, 0% used [0x000000060e000000, 0x0000000610000000)
  484. AC 0 F TS 0 PTAMS 0x0000000610000000 NTAMS 0x0000000610000000 space 32768K, 0% used [0x0000000610000000, 0x0000000612000000)
  485. AC 0 F TS 0 PTAMS 0x0000000612000000 NTAMS 0x0000000612000000 space 32768K, 0% used [0x0000000612000000, 0x0000000614000000)
  486. AC 0 F TS 0 PTAMS 0x0000000614000000 NTAMS 0x0000000614000000 space 32768K, 0% used [0x0000000614000000, 0x0000000616000000)
  487. AC 0 F TS 1 PTAMS 0x0000000616000000 NTAMS 0x0000000616000000 space 32768K, 0% used [0x0000000616000000, 0x0000000618000000)
  488. AC 0 F TS 0 PTAMS 0x0000000618000000 NTAMS 0x0000000618000000 space 32768K, 0% used [0x0000000618000000, 0x000000061a000000)
  489. AC 0 F TS 0 PTAMS 0x000000061a000000 NTAMS 0x000000061a000000 space 32768K, 0% used [0x000000061a000000, 0x000000061c000000)
  490. AC 0 F TS 0 PTAMS 0x000000061c000000 NTAMS 0x000000061c000000 space 32768K, 0% used [0x000000061c000000, 0x000000061e000000)
  491. AC 0 F TS 0 PTAMS 0x000000061e000000 NTAMS 0x000000061e000000 space 32768K, 0% used [0x000000061e000000, 0x0000000620000000)
  492. AC 0 F TS 0 PTAMS 0x0000000620000000 NTAMS 0x0000000620000000 space 32768K, 0% used [0x0000000620000000, 0x0000000622000000)
  493. AC 0 F TS 0 PTAMS 0x0000000622000000 NTAMS 0x0000000622000000 space 32768K, 0% used [0x0000000622000000, 0x0000000624000000)
  494. AC 0 F TS 0 PTAMS 0x0000000624000000 NTAMS 0x0000000624000000 space 32768K, 0% used [0x0000000624000000, 0x0000000626000000)
  495. AC 0 F TS 0 PTAMS 0x0000000626000000 NTAMS 0x0000000626000000 space 32768K, 0% used [0x0000000626000000, 0x0000000628000000)
  496. AC 0 S CS TS 3 PTAMS 0x0000000628000000 NTAMS 0x0000000628000000 space 32768K, 57% used [0x0000000628000000, 0x000000062a000000)
  497. AC 0 F TS 0 PTAMS 0x000000062a000000 NTAMS 0x000000062a000000 space 32768K, 0% used [0x000000062a000000, 0x000000062c000000)
  498. AC 0 F TS 0 PTAMS 0x000000062c000000 NTAMS 0x000000062c000000 space 32768K, 0% used [0x000000062c000000, 0x000000062e000000)
  499. AC 0 F TS 0 PTAMS 0x000000062e000000 NTAMS 0x000000062e000000 space 32768K, 0% used [0x000000062e000000, 0x0000000630000000)
  500. AC 0 E TS 0 PTAMS 0x0000000630000000 NTAMS 0x0000000630000000 space 32768K, 0% used [0x0000000630000000, 0x0000000632000000)
  501. AC 0 E CS TS 0 PTAMS 0x0000000632000000 NTAMS 0x0000000632000000 space 32768K, 100% used [0x0000000632000000, 0x0000000634000000)
  502. AC 0 E CS TS 0 PTAMS 0x0000000634000000 NTAMS 0x0000000634000000 space 32768K, 100% used [0x0000000634000000, 0x0000000636000000)
  503. AC 0 E CS TS 0 PTAMS 0x0000000636000000 NTAMS 0x0000000636000000 space 32768K, 100% used [0x0000000636000000, 0x0000000638000000)
  504. AC 0 E CS TS 0 PTAMS 0x0000000638000000 NTAMS 0x0000000638000000 space 32768K, 100% used [0x0000000638000000, 0x000000063a000000)
  505. AC 0 E CS TS 0 PTAMS 0x000000063a000000 NTAMS 0x000000063a000000 space 32768K, 100% used [0x000000063a000000, 0x000000063c000000)
  506. AC 0 E CS TS 0 PTAMS 0x000000063c000000 NTAMS 0x000000063c000000 space 32768K, 100% used [0x000000063c000000, 0x000000063e000000)
  507. AC 0 E CS TS 0 PTAMS 0x000000063e000000 NTAMS 0x000000063e000000 space 32768K, 100% used [0x000000063e000000, 0x0000000640000000)
  508.  
  509. Card table byte_map: [0x00000000177e0000,0x00000000187e0000] byte_map_base: 0x00000000149e0000
  510.  
  511. Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002c72d28, (CMBitMap*) 0x0000000002c72d80
  512. Prev Bits: [0x00000000197e0000, 0x00000000217e0000)
  513. Next Bits: [0x00000000217e0000, 0x00000000297e0000)
  514.  
  515. Polling page: 0x0000000001010000
  516.  
  517. CodeCache: size=245760Kb used=114003Kb max_used=115889Kb free=131756Kb
  518. bounds [0x0000000002ca0000, 0x0000000009e90000, 0x0000000011ca0000]
  519. total_blobs=25983 nmethods=24406 adapters=1480
  520. compilation: enabled
  521.  
  522. Compilation events (10 events):
  523. Event: 115.587 Thread 0x00000000314b2000 34876 ! 3 codes.biscuit.skyblockaddons.utils.Utils::parseCoins (70 bytes)
  524. Event: 115.587 Thread 0x00000000314b0800 34877 ! 3 codes.biscuit.skyblockaddons.utils.Utils::parseBits (58 bytes)
  525. Event: 115.587 Thread 0x00000000314b3800 34878 3 codes.biscuit.skyblockaddons.core.SkyblockDate::parse (137 bytes)
  526. Event: 115.588 Thread 0x00000000314b1000 34879 1 lIIlllllIlIlIlIIIllllIIlIlIllllIllIllIlIlIIlIllIIIIllllIIlIIlllIIIlIlllIl.IlIIlllllllIIllIIIIIlIIIIllIIIllIIlIlllIIlIIlIIIlllIlllIIllllIIIIllllII.IlIIlIIlllIIIIllIlllIIllllIIlIIlIllIIlIIlIIIllIIIllIlIIlIIlIllllIIlIllIIIl.lIIIIlIIllIlll
  527. Event: 115.588 Thread 0x00000000314b6000 34880 1 lIIlllllIlIlIlIIIllllIIlIlIllllIllIllIlIlIIlIllIIIIllllIIlIIlllIIIlIlllIl.IlIIlllllllIIllIIIIIlIIIIllIIIllIIlIlllIIlIIlIIIlllIlllIIllllIIIIllllII.IlIIlIIlllIIIIllIlllIIllllIIlIIlIllIIlIIlIIIllIIIllIlIIlIIlIllllIIlIllIIIl.lIIIIlIIllIlll
  528. Event: 115.588 Thread 0x00000000314b6000 nmethod 34880 0x0000000007827510 code [0x0000000007827660, 0x0000000007827770]
  529. Event: 115.588 Thread 0x00000000314b2000 nmethod 34876 0x0000000003f0efd0 code [0x0000000003f0f1a0, 0x0000000003f0f8e8]
  530. Event: 115.589 Thread 0x00000000314b0800 nmethod 34877 0x0000000009920e50 code [0x0000000009921020, 0x0000000009921848]
  531. Event: 115.589 Thread 0x00000000314b1000 nmethod 34879 0x0000000009920b90 code [0x0000000009920ce0, 0x0000000009920df0]
  532. Event: 115.589 Thread 0x00000000314b3800 nmethod 34878 0x00000000085baf50 code [0x00000000085bb1e0, 0x00000000085bc0e8]
  533.  
  534. GC Heap History (10 events):
  535. Event: 112.052 GC heap before
  536. {Heap before GC invocations=173 (full 0):
  537. garbage-first heap total 2097152K, used 1307413K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  538. region size 32768K, 12 young (393216K), 1 survivors (32768K)
  539. Metaspace used 132291K, capacity 142225K, committed 142504K, reserved 1173504K
  540. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  541. Event: 112.059 GC heap after
  542. Heap after GC invocations=174 (full 0):
  543. garbage-first heap total 2097152K, used 938699K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  544. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  545. Metaspace used 132291K, capacity 142225K, committed 142504K, reserved 1173504K
  546. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  547. }
  548. Event: 112.632 GC heap before
  549. {Heap before GC invocations=174 (full 0):
  550. garbage-first heap total 2097152K, used 1594059K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  551. region size 32768K, 21 young (688128K), 1 survivors (32768K)
  552. Metaspace used 132307K, capacity 142225K, committed 142504K, reserved 1173504K
  553. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  554. Event: 112.637 GC heap after
  555. Heap after GC invocations=175 (full 0):
  556. garbage-first heap total 2097152K, used 946537K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  557. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  558. Metaspace used 132307K, capacity 142225K, committed 142504K, reserved 1173504K
  559. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  560. }
  561. Event: 113.175 GC heap before
  562. {Heap before GC invocations=175 (full 0):
  563. garbage-first heap total 2097152K, used 1569129K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  564. region size 32768K, 20 young (655360K), 1 survivors (32768K)
  565. Metaspace used 132310K, capacity 142225K, committed 142504K, reserved 1173504K
  566. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  567. Event: 113.179 GC heap after
  568. Heap after GC invocations=176 (full 0):
  569. garbage-first heap total 2097152K, used 948332K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  570. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  571. Metaspace used 132310K, capacity 142225K, committed 142504K, reserved 1173504K
  572. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  573. }
  574. Event: 114.053 GC heap before
  575. {Heap before GC invocations=177 (full 0):
  576. garbage-first heap total 2097152K, used 1570924K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  577. region size 32768K, 20 young (655360K), 1 survivors (32768K)
  578. Metaspace used 132322K, capacity 142225K, committed 142504K, reserved 1173504K
  579. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  580. Event: 114.057 GC heap after
  581. Heap after GC invocations=178 (full 0):
  582. garbage-first heap total 2097152K, used 954707K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  583. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  584. Metaspace used 132322K, capacity 142225K, committed 142504K, reserved 1173504K
  585. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  586. }
  587. Event: 115.052 GC heap before
  588. {Heap before GC invocations=178 (full 0):
  589. garbage-first heap total 2097152K, used 1315155K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  590. region size 32768K, 12 young (393216K), 1 survivors (32768K)
  591. Metaspace used 132374K, capacity 142289K, committed 142504K, reserved 1173504K
  592. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  593. Event: 115.059 GC heap after
  594. Heap after GC invocations=179 (full 0):
  595. garbage-first heap total 2097152K, used 949409K [0x00000005c0000000, 0x00000005c2000200, 0x00000007c0000000)
  596. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  597. Metaspace used 132374K, capacity 142289K, committed 142504K, reserved 1173504K
  598. class space used 14700K, capacity 18817K, committed 18944K, reserved 1048576K
  599. }
  600.  
  601. Deoptimization events (10 events):
  602. Event: 98.333 Thread 0x0000000002ba4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006bf0e64 method=club.sk1er.patcher.util.enhancement.hash.impl.AbstractHash.equals(Ljava/lang/Object;)Z @ 84
  603. Event: 99.206 Thread 0x00000000624e4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005faf310 method=sun.misc.FDBigInteger.valueOfMulPow52(JII)Lsun/misc/FDBigInteger; @ 61
  604. Event: 99.835 Thread 0x0000000048cdf800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005dca0dc method=gg.skytils.ktx-coroutines.scheduling.CoroutineScheduler$Worker.park()V @ 44
  605. Event: 105.540 Thread 0x0000000002ba4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000079ff74c method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 158
  606. Event: 105.887 Thread 0x0000000002ba4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000071187ec method=net.minecraft.world.World.func_72945_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;)Ljava/util/List; @ 369
  607. Event: 113.588 Thread 0x0000000002ba4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000083fdae4 method=net.minecraft.entity.EntityLivingBase.func_70679_bo()V @ 125
  608. Event: 113.988 Thread 0x0000000002ba4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000083fdae4 method=net.minecraft.entity.EntityLivingBase.func_70679_bo()V @ 125
  609. Event: 114.756 Thread 0x0000000002ba4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006b2013c method=net.minecraft.client.renderer.entity.RendererLivingEntity.func_77034_a(FFF)F @ 10
  610. Event: 114.759 Thread 0x0000000002ba4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005d57c34 method=net.minecraft.client.renderer.entity.RendererLivingEntity.func_77034_a(FFF)F @ 10
  611. Event: 115.165 Thread 0x00000000373cc800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003206784 method=java.lang.String.indexOf([CII[CIII)I @ 27
  612.  
  613. Internal exceptions (10 events):
  614. Event: 115.708 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000063389f1b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  615. Event: 115.710 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000063389f3b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  616. Event: 115.713 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000063389f5b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  617. Event: 115.716 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000063389f7b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  618. Event: 115.719 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000063389f9b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  619. Event: 115.721 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000063389fbb0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  620. Event: 115.724 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000630020a08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  621. Event: 115.727 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000630020c08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  622. Event: 115.730 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000630020e08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  623. Event: 115.733 Thread 0x00000000399b3800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000630021008) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  624.  
  625. Events (10 events):
  626. Event: 115.513 Thread 0x00000000314b3800 flushing nmethod 0x0000000006d88e10
  627. Event: 115.578 Thread 0x00000000373ce000 Thread added: 0x00000000373ce000
  628. Event: 115.579 Executing VM operation: RevokeBias
  629. Event: 115.579 Executing VM operation: RevokeBias done
  630. Event: 115.579 Thread 0x00000000373ce000 Thread exited: 0x00000000373ce000
  631. Event: 115.616 Executing VM operation: RevokeBias
  632. Event: 115.616 Executing VM operation: RevokeBias done
  633. Event: 115.616 Thread 0x00000000373cd000 Thread exited: 0x00000000373cd000
  634. Event: 115.637 Thread 0x0000000002ba4000 DEOPT PACKING pc=0x0000000008cc2c76 sp=0x0000000002b9bcf0
  635. Event: 115.637 Thread 0x0000000002ba4000 DEOPT UNPACKING pc=0x0000000002ce787f sp=0x0000000002b9b9c8 mode 0
  636.  
  637.  
  638. Dynamic libraries:
  639. 0x00007ff6e6870000 - 0x00007ff6e68a7000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
  640. 0x00007ffcdf550000 - 0x00007ffcdf748000 C:\Windows\SYSTEM32\ntdll.dll
  641. 0x00007ffcdf160000 - 0x00007ffcdf21f000 C:\Windows\System32\KERNEL32.DLL
  642. 0x00007ffcdcee0000 - 0x00007ffcdd1ba000 C:\Windows\System32\KERNELBASE.dll
  643. 0x00007ffcddd60000 - 0x00007ffcdde0e000 C:\Windows\System32\ADVAPI32.dll
  644. 0x00007ffcddff0000 - 0x00007ffcde08e000 C:\Windows\System32\msvcrt.dll
  645. 0x00007ffcdf220000 - 0x00007ffcdf2bc000 C:\Windows\System32\sechost.dll
  646. 0x00007ffcde090000 - 0x00007ffcde1b6000 C:\Windows\System32\RPCRT4.dll
  647. 0x00007ffcdde10000 - 0x00007ffcddfad000 C:\Windows\System32\USER32.dll
  648. 0x00007ffcdcc60000 - 0x00007ffcdcc82000 C:\Windows\System32\win32u.dll
  649. 0x00007ffcdf3a0000 - 0x00007ffcdf3cb000 C:\Windows\System32\GDI32.dll
  650. 0x00007ffcdd4a0000 - 0x00007ffcdd5b0000 C:\Windows\System32\gdi32full.dll
  651. 0x00007ffcdd1c0000 - 0x00007ffcdd25d000 C:\Windows\System32\msvcp_win.dll
  652. 0x00007ffcdd2f0000 - 0x00007ffcdd3f0000 C:\Windows\System32\ucrtbase.dll
  653. 0x00007ffcd2150000 - 0x00007ffcd23ea000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  654. 0x00007ffcddfc0000 - 0x00007ffcddff0000 C:\Windows\System32\IMM32.DLL
  655. 0x0000000075280000 - 0x0000000075352000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll
  656. 0x0000000074370000 - 0x0000000074bf3000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll
  657. 0x00007ffcdf500000 - 0x00007ffcdf508000 C:\Windows\System32\PSAPI.DLL
  658. 0x00007ffcd5f60000 - 0x00007ffcd5f69000 C:\Windows\SYSTEM32\WSOCK32.dll
  659. 0x00007ffcdf010000 - 0x00007ffcdf07b000 C:\Windows\System32\WS2_32.dll
  660. 0x00007ffcce570000 - 0x00007ffcce597000 C:\Windows\SYSTEM32\WINMM.dll
  661. 0x00007ffcd6570000 - 0x00007ffcd657a000 C:\Windows\SYSTEM32\VERSION.dll
  662. 0x0000000075270000 - 0x000000007527f000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll
  663. 0x0000000075240000 - 0x0000000075269000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll
  664. 0x0000000075220000 - 0x0000000075236000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll
  665. 0x00007ffcde1c0000 - 0x00007ffcde904000 C:\Windows\System32\SHELL32.dll
  666. 0x00007ffcdad40000 - 0x00007ffcdb4d3000 C:\Windows\SYSTEM32\windows.storage.dll
  667. 0x00007ffcdecb0000 - 0x00007ffcdf004000 C:\Windows\System32\combase.dll
  668. 0x00007ffcdc6c0000 - 0x00007ffcdc6ee000 C:\Windows\SYSTEM32\Wldp.dll
  669. 0x00007ffcdd790000 - 0x00007ffcdd83d000 C:\Windows\System32\SHCORE.dll
  670. 0x00007ffcdd730000 - 0x00007ffcdd785000 C:\Windows\System32\shlwapi.dll
  671. 0x00007ffcdcba0000 - 0x00007ffcdcbbf000 C:\Windows\SYSTEM32\profapi.dll
  672. 0x0000000075210000 - 0x000000007521d000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll
  673. 0x00000000751f0000 - 0x000000007520a000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll
  674. 0x00007ffcdc420000 - 0x00007ffcdc48a000 C:\Windows\system32\mswsock.dll
  675. 0x00000000751d0000 - 0x00000000751e1000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll
  676. 0x00007ffcdc610000 - 0x00007ffcdc628000 C:\Windows\SYSTEM32\CRYPTSP.dll
  677. 0x00007ffcdbcd0000 - 0x00007ffcdbd04000 C:\Windows\system32\rsaenh.dll
  678. 0x00007ffcdceb0000 - 0x00007ffcdced7000 C:\Windows\System32\bcrypt.dll
  679. 0x00007ffcdcb60000 - 0x00007ffcdcb8e000 C:\Windows\SYSTEM32\USERENV.dll
  680. 0x00007ffcdd260000 - 0x00007ffcdd2e2000 C:\Windows\System32\bcryptprimitives.dll
  681. 0x00007ffcdc630000 - 0x00007ffcdc63c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  682. 0x00007ffcdc0c0000 - 0x00007ffcdc0fc000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  683. 0x00007ffcdf150000 - 0x00007ffcdf158000 C:\Windows\System32\NSI.dll
  684. 0x00007ffcd65e0000 - 0x00007ffcd65f7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  685. 0x00007ffcd6710000 - 0x00007ffcd672d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  686. 0x00007ffcdc100000 - 0x00007ffcdc1cb000 C:\Windows\SYSTEM32\DNSAPI.dll
  687. 0x00007ffcd5f30000 - 0x00007ffcd5f3a000 C:\Windows\Temp\jansi-64-2566616827302329075.dll
  688. 0x00007ffcacce0000 - 0x00007ffcaccf7000 C:\Windows\system32\napinsp.dll
  689. 0x00007ffcaccc0000 - 0x00007ffcaccdb000 C:\Windows\system32\pnrpnsp.dll
  690. 0x00007ffcd79b0000 - 0x00007ffcd79c5000 C:\Windows\system32\wshbth.dll
  691. 0x00007ffcd8950000 - 0x00007ffcd896d000 C:\Windows\system32\NLAapi.dll
  692. 0x00007ffcacca0000 - 0x00007ffcaccb2000 C:\Windows\System32\winrnr.dll
  693. 0x00007ffccd1d0000 - 0x00007ffccd1da000 C:\Windows\System32\rasadhlp.dll
  694. 0x00007ffccba60000 - 0x00007ffccbae0000 C:\Windows\System32\fwpuclnt.dll
  695. 0x00000000751a0000 - 0x00000000751c4000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll
  696. 0x0000000075180000 - 0x0000000075197000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\unpack.dll
  697. 0x0000000074fe0000 - 0x0000000075178000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll
  698. 0x00007ffcdf080000 - 0x00007ffcdf14d000 C:\Windows\System32\OLEAUT32.dll
  699. 0x00007ffcda490000 - 0x00007ffcda520000 C:\Windows\SYSTEM32\apphelp.dll
  700. 0x0000000074f90000 - 0x0000000074fd7000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\fontmanager.dll
  701. 0x00007ffcda850000 - 0x00007ffcda87f000 C:\Windows\system32\DWMAPI.DLL
  702. 0x00007ffcda670000 - 0x00007ffcda70e000 C:\Windows\system32\uxtheme.dll
  703. 0x00007ffcdd610000 - 0x00007ffcdd724000 C:\Windows\System32\MSCTF.dll
  704. 0x00007ffcdf3d0000 - 0x00007ffcdf4fa000 C:\Windows\System32\ole32.dll
  705. 0x00007ffcdab40000 - 0x00007ffcdab52000 C:\Windows\SYSTEM32\kernel.appcore.dll
  706. 0x00007ffc98470000 - 0x00007ffc9863d000 C:\Windows\system32\d3d9.dll
  707. 0x00007ffcccc00000 - 0x00007ffccccbd000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_8156678a4c5d0913\nvldumdx.dll
  708. 0x00007ffcdc850000 - 0x00007ffcdc862000 C:\Windows\SYSTEM32\msasn1.dll
  709. 0x00007ffcd6640000 - 0x00007ffcd6671000 C:\Windows\SYSTEM32\cryptnet.dll
  710. 0x00007ffcdcc90000 - 0x00007ffcdcde6000 C:\Windows\System32\CRYPT32.dll
  711. 0x00007ffcd6370000 - 0x00007ffcd64b8000 C:\Windows\SYSTEM32\drvstore.dll
  712. 0x00007ffcdca10000 - 0x00007ffcdca3c000 C:\Windows\SYSTEM32\devobj.dll
  713. 0x00007ffcdcdf0000 - 0x00007ffcdce3e000 C:\Windows\System32\cfgmgr32.dll
  714. 0x00007ffcdce40000 - 0x00007ffcdcea7000 C:\Windows\System32\WINTRUST.DLL
  715. 0x00007ffcde990000 - 0x00007ffcde9ad000 C:\Windows\System32\imagehlp.dll
  716. 0x00007ffc88280000 - 0x00007ffc8b176000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_8156678a4c5d0913\nvd3dumx.dll
  717. 0x00007ffc956e0000 - 0x00007ffc959b1000 C:\Windows\system32\nvspcap64.dll
  718. 0x00007ffcdbdf0000 - 0x00007ffcdbe23000 C:\Windows\SYSTEM32\ntmarta.dll
  719. 0x00007ffcdb4f0000 - 0x00007ffcdb513000 C:\Windows\SYSTEM32\gpapi.dll
  720. 0x00007ffcd4ac0000 - 0x00007ffcd4afb000 C:\Windows\SYSTEM32\dxcore.dll
  721. 0x0000000074f40000 - 0x0000000074f82000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\t2k.dll
  722. 0x00007ffcdd840000 - 0x00007ffcdd8e9000 C:\Windows\System32\clbcatq.dll
  723. 0x00007ffcd6940000 - 0x00007ffcd6af4000 C:\Windows\SYSTEM32\WindowsCodecs.dll
  724. 0x00007ffcb0480000 - 0x00007ffcb04be000 C:\Windows\system32\dataexchange.dll
  725. 0x00007ffcd8ba0000 - 0x00007ffcd8e03000 C:\Windows\system32\d3d11.dll
  726. 0x00007ffcd9990000 - 0x00007ffcd9b73000 C:\Windows\system32\dcomp.dll
  727. 0x00007ffcdb520000 - 0x00007ffcdb613000 C:\Windows\system32\dxgi.dll
  728. 0x00007ffcd6bb0000 - 0x00007ffcd6db0000 C:\Windows\system32\twinapi.appcore.dll
  729. 0x0000000180000000 - 0x0000000180053000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\lwjgl64.dll
  730. 0x00007ffc9b580000 - 0x00007ffc9b6a5000 C:\Windows\SYSTEM32\OPENGL32.dll
  731. 0x00007ffcd19c0000 - 0x00007ffcd19ec000 C:\Windows\SYSTEM32\GLU32.dll
  732. 0x00007ffcd64c0000 - 0x00007ffcd656e000 C:\Windows\SYSTEM32\mscms.dll
  733. 0x00007ffcd6620000 - 0x00007ffcd6631000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  734. 0x00007ffccb500000 - 0x00007ffccb5f9000 C:\Windows\SYSTEM32\textinputframework.dll
  735. 0x00007ffcd9f00000 - 0x00007ffcda25e000 C:\Windows\System32\CoreUIComponents.dll
  736. 0x00007ffcda260000 - 0x00007ffcda352000 C:\Windows\System32\CoreMessaging.dll
  737. 0x00007ffcd9830000 - 0x00007ffcd9984000 C:\Windows\SYSTEM32\wintypes.dll
  738. 0x00007ffcd6ed0000 - 0x00007ffcd6fd4000 C:\Windows\System32\AppXDeploymentClient.dll
  739. 0x00007ffc4b720000 - 0x00007ffc4f377000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_8156678a4c5d0913\nvoglv64.dll
  740. 0x00007ffcdd8f0000 - 0x00007ffcddd58000 C:\Windows\System32\SETUPAPI.dll
  741. 0x00007ffcd8700000 - 0x00007ffcd8714000 C:\Windows\SYSTEM32\WTSAPI32.dll
  742. 0x00007ffcd1700000 - 0x00007ffcd1743000 C:\Windows\SYSTEM32\icm32.dll
  743. 0x00007ffcdc230000 - 0x00007ffcdc27b000 C:\Windows\SYSTEM32\powrprof.dll
  744. 0x00007ffcdc0a0000 - 0x00007ffcdc0b2000 C:\Windows\SYSTEM32\UMPDC.dll
  745. 0x00007ffcdba60000 - 0x00007ffcdbac4000 C:\Windows\SYSTEM32\WINSTA.dll
  746. 0x0000000043330000 - 0x0000000043368000 C:\Windows\Temp\jna\jna5800029163297576495.dll
  747. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\avutil-ttv-51.dll
  748. 0x0000000043b70000 - 0x0000000043bc6000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\swresample-ttv-0.dll
  749. 0x0000000051d90000 - 0x0000000051e60000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\libmp3lame-ttv.dll
  750. 0x00007ffc85b10000 - 0x00007ffc86eb4000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\libmfxsw64.dll
  751. 0x00007ffc8e720000 - 0x00007ffc8e88d000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\twitchsdk.dll
  752. 0x00007ffcbeed0000 - 0x00007ffcbf3a9000 C:\Windows\SYSTEM32\WININET.dll
  753. 0x000000004c260000 - 0x000000004c2c4000 C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550\OpenAL64.dll
  754. 0x00007ffccd8f0000 - 0x00007ffccd975000 C:\Windows\System32\MMDevApi.dll
  755. 0x00007ffcb59d0000 - 0x00007ffcb5a6c000 C:\Windows\SYSTEM32\dsound.dll
  756. 0x00007ffcab7d0000 - 0x00007ffcab7f6000 C:\Windows\SYSTEM32\winmmbase.dll
  757. 0x00007ffcb2950000 - 0x00007ffcb2ad2000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  758. 0x00007ffcda750000 - 0x00007ffcda764000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
  759. 0x00000000550f0000 - 0x0000000055121000 C:\Users\Jullius Woempi\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\jpeg.dll
  760. 0x00007ffccb780000 - 0x00007ffccb964000 C:\Windows\SYSTEM32\dbghelp.dll
  761.  
  762. VM Arguments:
  763. jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\bin\07c80de21fc655f28a96aaa0fa9558eeaedba550 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.4.36 -Dminecraft.client.jar=C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9.jar -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml
  764. java_command: net.minecraft.launchwrapper.Launch --username Jvlle --version 1.8.9-forge1.8.9-11.15.1.2318-1.8.9 --gameDir C:\Users\Jullius Woempi\AppData\Roaming\.minecraft --assetsDir C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid b745299c9e5f4b62a18dca69993412fd -LC1RpQD1wshheRFYH4iBJlSCOI --userProperties {} --userType msa --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker
  765. java_class_path (initial): C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.9-11.15.1.2318-1.8.9\forge-1.8.9-11.15.1.2318-1.8.9.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Jullius Woempi\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\Jullius Woempi\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Jullius Woempi\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\Jullius Woempi\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\Jullius Woempi\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Jullius Woempi\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\Jullius Woempi\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Jullius Woempi\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Jullius Woempi\AppDa
  766. Launcher Type: SUN_STANDARD
  767.  
  768. Environment Variables:
  769. PATH=C:\Program Files\Eclipse Adoptium\jdk-17.0.6.10-hotspot\bin;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:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
  770. USERNAME=Jullius Woempi
  771. OS=Windows_NT
  772. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 183 Stepping 1, GenuineIntel
  773.  
  774.  
  775.  
  776. --------------- S Y S T E M ---------------
  777.  
  778. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2788)
  779.  
  780. CPU:total 32 (16 cores per cpu, 2 threads per core) family 6 model 183 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  781.  
  782. Memory: 4k page, physical 33362840k(20249796k free), swap 38450072k(21383376k free)
  783.  
  784. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)
  785.  
  786. time: Thu Apr 20 21:52:35 2023
  787. elapsed time: 115 seconds (0d 0h 1m 55s)
  788.  
  789.  
Add Comment
Please, Sign In to add comment