TechnoScrap

hs_err_pid36848

Dec 24th, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.58 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=0x7adedf82, pid=36848, tid=19132
  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) Client VM (25.51-b03 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [nvoglv32.dll+0x17df82]
  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 (0x02c51800): JavaThread "Client thread" [_thread_in_native, id=19132, stack(0x02b30000,0x02b80000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000028
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x00000000, ECX=0x000022cf, EDX=0x0000003e
  27. ESP=0x02b7ec80, EBP=0x02b7ec9c, ESI=0x0000048d, EDI=0x53df0000
  28. EIP=0x7adedf82, EFLAGS=0x00010206
  29.  
  30. Top of Stack: (sp=0x02b7ec80)
  31. 0x02b7ec80: 7b6117e0 02c51800 00000000 7b49bbcc
  32. 0x02b7ec90: 00000000 5a5b0048 0000048d 02b7ecd8
  33. 0x02b7eca0: 4a7f0a80 02b7ecc8 4a369f44 02f2552b
  34. 0x02b7ecb0: 02c51940 02b7ecc8 4a7f0a50 00000000
  35. 0x02b7ecc0: 24a71df8 420582c0 0ad96e58 528c1386
  36. 0x02b7ecd0: 0af6c650 420582c0 02b7ed5c 02f257e0
  37. 0x02b7ece0: 4a7f0a50 00000000 02b7ed2c 02d543b4
  38. 0x02b7ecf0: 00000000 45c058d0 02b7ed2c 02d53e60
  39.  
  40. Instructions: (pc=0x7adedf82)
  41. 0x7adedf62: 1e 03 00 6a 01 57 e8 43 09 81 00 8b 0d 78 51 be
  42. 0x7adedf72: 7c 8b d8 83 c4 08 89 45 f4 41 89 0d 78 51 be 7c
  43. 0x7adedf82: 89 4b 28 83 a7 28 bc 06 00 fe 8b 0d 44 4b a4 7c
  44. 0x7adedf92: 8b 87 54 01 00 00 85 c9 74 05 64 89 01 eb 10 50
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000000 is an unknown value
  50. EBX=0x00000000 is an unknown value
  51. ECX=0x000022cf is an unknown value
  52. EDX=0x0000003e is an unknown value
  53. ESP=0x02b7ec80 is pointing into the stack for thread: 0x02c51800
  54. EBP=0x02b7ec9c is pointing into the stack for thread: 0x02c51800
  55. ESI=0x0000048d is an unknown value
  56. EDI=0x53df0000 is an unknown value
  57.  
  58.  
  59. Stack: [0x02b30000,0x02b80000], sp=0x02b7ec80, free space=315k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [nvoglv32.dll+0x17df82]
  62. C [OPENGL32.dll+0x30a80]
  63. J 5152 C1 org.lwjgl.opengl.GL11.glEndList()V (18 bytes) @ 0x02f257e0 [0x02f25740+0xa0]
  64. j net.minecraft.client.renderer.WorldRenderer.func_147891_a(ILnet/minecraft/entity/EntityLivingBase;)V+62
  65. J 6234 C1 net.minecraft.client.renderer.WorldRenderer.func_147892_a(Lnet/minecraft/entity/EntityLivingBase;)V (643 bytes) @ 0x0329d620 [0x0329ccd0+0x950]
  66. j fastcraft.ah.a(Lnet/minecraft/client/renderer/WorldRenderer;Lnet/minecraft/entity/EntityLivingBase;)V+6
  67. J 6230 C1 fastcraft.ag.a(Lnet/minecraft/client/renderer/RenderGlobal;Lnet/minecraft/entity/EntityLivingBase;Z)Z (851 bytes) @ 0x03330f98 [0x03330800+0x798]
  68. j fastcraft.HC.t(Lnet/minecraft/client/renderer/RenderGlobal;Lnet/minecraft/entity/EntityLivingBase;Z)Z+3
  69. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+509
  70. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+498
  71. j net.minecraft.client.Minecraft.func_71411_J()V+327
  72. j net.minecraft.client.Minecraft.func_99999_d()V+61
  73. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  74. v ~StubRoutines::call_stub
  75. V [jvm.dll+0x155dc5]
  76. V [jvm.dll+0x21b31e]
  77. V [jvm.dll+0x155e5e]
  78. V [jvm.dll+0x16263a]
  79. V [jvm.dll+0x162893]
  80. V [jvm.dll+0xffed3]
  81. C [java.dll+0x3b22]
  82. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  83. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  84. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  85. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  86. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  87. v ~StubRoutines::call_stub
  88. V [jvm.dll+0x155dc5]
  89. V [jvm.dll+0x21b31e]
  90. V [jvm.dll+0x155e5e]
  91. V [jvm.dll+0xdad37]
  92. V [jvm.dll+0xe32df]
  93. C [javaw.exe+0x229a]
  94. C [javaw.exe+0xae2f]
  95. C [javaw.exe+0xaeb9]
  96. C [KERNEL32.DLL+0x1fa29]
  97. C [ntdll.dll+0x67a9e]
  98. C [ntdll.dll+0x67a6e]
  99. C 0x00000000
  100.  
  101. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  102. J 5153 org.lwjgl.opengl.GL11.nglEndList(J)V (0 bytes) @ 0x02f254e7 [0x02f254a0+0x47]
  103. J 5152 C1 org.lwjgl.opengl.GL11.glEndList()V (18 bytes) @ 0x02f257e0 [0x02f25740+0xa0]
  104. j net.minecraft.client.renderer.WorldRenderer.func_147891_a(ILnet/minecraft/entity/EntityLivingBase;)V+62
  105. J 6234 C1 net.minecraft.client.renderer.WorldRenderer.func_147892_a(Lnet/minecraft/entity/EntityLivingBase;)V (643 bytes) @ 0x0329d620 [0x0329ccd0+0x950]
  106. j fastcraft.ah.a(Lnet/minecraft/client/renderer/WorldRenderer;Lnet/minecraft/entity/EntityLivingBase;)V+6
  107. J 6230 C1 fastcraft.ag.a(Lnet/minecraft/client/renderer/RenderGlobal;Lnet/minecraft/entity/EntityLivingBase;Z)Z (851 bytes) @ 0x03330f98 [0x03330800+0x798]
  108. j fastcraft.HC.t(Lnet/minecraft/client/renderer/RenderGlobal;Lnet/minecraft/entity/EntityLivingBase;Z)Z+3
  109. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+509
  110. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+498
  111. j net.minecraft.client.Minecraft.func_71411_J()V+327
  112. j net.minecraft.client.Minecraft.func_99999_d()V+61
  113. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  114. v ~StubRoutines::call_stub
  115. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  116. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  117. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  118. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  119. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  120. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  121. v ~StubRoutines::call_stub
  122.  
  123. --------------- P R O C E S S ---------------
  124.  
  125. Java Threads: ( => current thread )
  126. 0x7d9bc000 JavaThread "File IO Thread" [_thread_in_native, id=47636, stack(0x57850000,0x578a0000)]
  127. 0x7d9bcc00 JavaThread "pool-3-thread-1" [_thread_blocked, id=39020, stack(0x598c0000,0x59910000)]
  128. 0x7d9b8800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=49056, stack(0x597a0000,0x597f0000)]
  129. 0x51be1400 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=48300, stack(0x59710000,0x59760000)]
  130. 0x51be4000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=50344, stack(0x578a0000,0x578f0000)]
  131. 0x51be0c00 JavaThread "Server thread" [_thread_blocked, id=35940, stack(0x029d0000,0x02a20000)]
  132. 0x51be0800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=35848, stack(0x01160000,0x011b0000)]
  133. 0x51be3400 JavaThread "Thread-17" [_thread_blocked, id=34192, stack(0x5cbe0000,0x5cc30000)]
  134. 0x51be2c00 JavaThread "Thread-16" [_thread_blocked, id=36644, stack(0x5b390000,0x5b3e0000)]
  135. 0x51be2000 JavaThread "LOTR language update" daemon [_thread_in_Java, id=37272, stack(0x4ab00000,0x4ab50000)]
  136. 0x51be6400 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=14072, stack(0x57930000,0x57980000)]
  137. 0x51848400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=50412, stack(0x51470000,0x514c0000)]
  138. 0x51814000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=39656, stack(0x4a920000,0x4a970000)]
  139. 0x48dcf000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=37000, stack(0x4a430000,0x4a480000)]
  140. 0x48dcc400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=38516, stack(0x4a310000,0x4a360000)]
  141. 0x05b7ec00 JavaThread "Service Thread" daemon [_thread_blocked, id=27236, stack(0x48860000,0x488b0000)]
  142. 0x05b7e400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=46300, stack(0x487d0000,0x48820000)]
  143. 0x05b7b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=45364, stack(0x48740000,0x48790000)]
  144. 0x05b7ac00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=34936, stack(0x486b0000,0x48700000)]
  145. 0x05b78000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=47788, stack(0x48620000,0x48670000)]
  146. 0x05b64800 JavaThread "Finalizer" daemon [_thread_blocked, id=52876, stack(0x48160000,0x481b0000)]
  147. 0x05b60000 JavaThread "Reference Handler" daemon [_thread_blocked, id=52168, stack(0x480d0000,0x48120000)]
  148. =>0x02c51800 JavaThread "Client thread" [_thread_in_native, id=19132, stack(0x02b30000,0x02b80000)]
  149.  
  150. Other Threads:
  151. 0x05b5c000 VMThread [stack: 0x48040000,0x48090000] [id=42220]
  152. 0x48239800 WatcherThread [stack: 0x488f0000,0x48940000] [id=45116]
  153.  
  154. VM state:not at safepoint (normal execution)
  155.  
  156. VM Mutex/Monitor currently owned by a thread: None
  157.  
  158. Heap:
  159. garbage-first heap total 1048576K, used 640776K [0x06000000, 0x08000080, 0x46000000)
  160. region size 32768K, 4 young (131072K), 1 survivors (32768K)
  161. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  162.  
  163. 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)
  164. AC 0 O TS 0 PTAMS 0x07fffff8 NTAMS 0x07fffff8 space 32768K, 99% used [0x06000000, 0x08000000)
  165. AC 0 O TS 0 PTAMS 0x09ffeeb8 NTAMS 0x09ffeeb8 space 32768K, 99% used [0x08000000, 0x0a000000)
  166. AC 0 O TS 0 PTAMS 0x0c000000 NTAMS 0x0c000000 space 32768K, 100% used [0x0a000000, 0x0c000000)
  167. AC 0 O TS 0 PTAMS 0x0dfffff8 NTAMS 0x0dfffff8 space 32768K, 99% used [0x0c000000, 0x0e000000)
  168. AC 0 O TS 0 PTAMS 0x0ffffff8 NTAMS 0x0ffffff8 space 32768K, 99% used [0x0e000000, 0x10000000)
  169. AC 0 HS TS 0 PTAMS 0x130d4010 NTAMS 0x130d4010 space 65536K, 76% used [0x10000000, 0x14000000)
  170. AC 0 HC TS 0 PTAMS 0x12000000 NTAMS 0x12000000 space 32768K, 52% used [0x12000000, 0x14000000)
  171. AC 0 O TS 0 PTAMS 0x153f9890 NTAMS 0x153f9890 space 32768K, 62% used [0x14000000, 0x16000000)
  172. AC 0 O TS 0 PTAMS 0x18000000 NTAMS 0x18000000 space 32768K, 100% used [0x16000000, 0x18000000)
  173. AC 0 O TS 0 PTAMS 0x19fffd28 NTAMS 0x19fffd28 space 32768K, 99% used [0x18000000, 0x1a000000)
  174. AC 0 O TS 0 PTAMS 0x1bfff530 NTAMS 0x1bfff530 space 32768K, 99% used [0x1a000000, 0x1c000000)
  175. AC 0 O TS 0 PTAMS 0x1dffffe8 NTAMS 0x1dffffe8 space 32768K, 99% used [0x1c000000, 0x1e000000)
  176. AC 0 HS TS 0 PTAMS 0x210d4010 NTAMS 0x210d4010 space 65536K, 76% used [0x1e000000, 0x22000000)
  177. AC 0 HC TS 0 PTAMS 0x20000000 NTAMS 0x20000000 space 32768K, 52% used [0x20000000, 0x22000000)
  178. AC 0 O TS 0 PTAMS 0x23fffd80 NTAMS 0x23fffd80 space 32768K, 99% used [0x22000000, 0x24000000)
  179. AC 0 O TS 0 PTAMS 0x25561468 NTAMS 0x25561468 space 32768K, 66% used [0x24000000, 0x26000000)
  180. AC 0 O TS 0 PTAMS 0x28000000 NTAMS 0x28000000 space 32768K, 100% used [0x26000000, 0x28000000)
  181. AC 0 O TS 7 PTAMS 0x28b67200 NTAMS 0x29127200 space 32768K, 54% used [0x28000000, 0x2a000000)
  182. AC 0 F TS 0 PTAMS 0x2a000000 NTAMS 0x2a000000 space 32768K, 0% used [0x2a000000, 0x2c000000)
  183. AC 0 F TS 0 PTAMS 0x2c000000 NTAMS 0x2c000000 space 32768K, 0% used [0x2c000000, 0x2e000000)
  184. AC 0 F TS 0 PTAMS 0x2e000000 NTAMS 0x2e000000 space 32768K, 0% used [0x2e000000, 0x30000000)
  185. AC 0 F TS 0 PTAMS 0x30000000 NTAMS 0x30000000 space 32768K, 0% used [0x30000000, 0x32000000)
  186. AC 0 F TS 0 PTAMS 0x32000000 NTAMS 0x32000000 space 32768K, 0% used [0x32000000, 0x34000000)
  187. AC 0 HS TS 0 PTAMS 0x370d4010 NTAMS 0x370d4010 space 65536K, 76% used [0x34000000, 0x38000000)
  188. AC 0 HC TS 0 PTAMS 0x36000000 NTAMS 0x36000000 space 32768K, 52% used [0x36000000, 0x38000000)
  189. AC 0 S CS TS 7 PTAMS 0x38000000 NTAMS 0x38000000 space 32768K, 14% used [0x38000000, 0x3a000000)
  190. AC 0 F TS 5 PTAMS 0x3a000000 NTAMS 0x3a000000 space 32768K, 0% used [0x3a000000, 0x3c000000)
  191. AC 0 F TS 0 PTAMS 0x3c000000 NTAMS 0x3c000000 space 32768K, 0% used [0x3c000000, 0x3e000000)
  192. AC 0 F TS 0 PTAMS 0x3e000000 NTAMS 0x3e000000 space 32768K, 0% used [0x3e000000, 0x40000000)
  193. AC 0 E TS 0 PTAMS 0x40000000 NTAMS 0x40000000 space 32768K, 8% used [0x40000000, 0x42000000)
  194. AC 0 E CS TS 0 PTAMS 0x42000000 NTAMS 0x42000000 space 32768K, 100% used [0x42000000, 0x44000000)
  195. AC 0 E CS TS 0 PTAMS 0x44000000 NTAMS 0x44000000 space 32768K, 100% used [0x44000000, 0x46000000)
  196.  
  197. Card table byte_map: [0x05460000,0x05660000] byte_map_base: 0x05430000
  198.  
  199. Marking Bits (Prev, Next): (CMBitMap*) 0x02cb39e0, (CMBitMap*) 0x02cb3a0c
  200. Prev Bits: [0x46000000, 0x47000000)
  201. Next Bits: [0x47000000, 0x48000000)
  202.  
  203. Polling page: 0x02af0000
  204.  
  205. CodeCache: size=32768Kb used=8673Kb max_used=9350Kb free=24094Kb
  206. bounds [0x02d50000, 0x036f0000, 0x04d50000]
  207. total_blobs=4155 nmethods=3662 adapters=420
  208. compilation: enabled
  209.  
  210. Compilation events (10 events):
  211. Event: 98.722 Thread 0x05b7e400 7655 java.nio.HeapByteBuffer::put (167 bytes)
  212. Event: 98.723 Thread 0x05b7e400 nmethod 7655 0x02ebcfc8 code [0x02ebd150, 0x02ebd508]
  213. Event: 98.749 Thread 0x05b7e400 7656 net.minecraftforge.client.event.RenderWorldEvent::<init> (26 bytes)
  214. Event: 98.749 Thread 0x05b7e400 nmethod 7656 0x02e4d748 code [0x02e4d860, 0x02e4dadc]
  215. Event: 98.751 Thread 0x05b7e400 7657 net.minecraftforge.client.event.RenderWorldEvent::setup (26 bytes)
  216. Event: 98.751 Thread 0x05b7e400 nmethod 7657 0x035b76c8 code [0x035b7820, 0x035b7d5c]
  217. Event: 98.751 Thread 0x05b7e400 7658 net.minecraft.client.renderer.Tessellator::func_78373_b (17 bytes)
  218. Event: 98.752 Thread 0x05b7e400 nmethod 7658 0x02e8ed08 code [0x02e8ee00, 0x02e8ee90]
  219. Event: 98.775 Thread 0x05b7e400 7659 ! java.io.BufferedWriter::write (117 bytes)
  220. Event: 98.775 Thread 0x05b7e400 nmethod 7659 0x02e39948 code [0x02e39a80, 0x02e39db4]
  221.  
  222. GC Heap History (10 events):
  223. Event: 97.314 GC heap before
  224. {Heap before GC invocations=233 (full 3):
  225. garbage-first heap total 1048576K, used 737917K [0x06000000, 0x08000080, 0x46000000)
  226. region size 32768K, 6 young (196608K), 1 survivors (32768K)
  227. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  228. Event: 97.323 GC heap after
  229. Heap after GC invocations=234 (full 3):
  230. garbage-first heap total 1048576K, used 572950K [0x06000000, 0x08000080, 0x46000000)
  231. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  232. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  233. }
  234. Event: 97.697 GC heap before
  235. {Heap before GC invocations=235 (full 3):
  236. garbage-first heap total 1048576K, used 736790K [0x06000000, 0x08000080, 0x46000000)
  237. region size 32768K, 6 young (196608K), 1 survivors (32768K)
  238. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  239. Event: 97.702 GC heap after
  240. Heap after GC invocations=236 (full 3):
  241. garbage-first heap total 1048576K, used 574976K [0x06000000, 0x08000080, 0x46000000)
  242. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  243. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  244. }
  245. Event: 98.036 GC heap before
  246. {Heap before GC invocations=236 (full 3):
  247. garbage-first heap total 1048576K, used 738816K [0x06000000, 0x08000080, 0x46000000)
  248. region size 32768K, 6 young (196608K), 1 survivors (32768K)
  249. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  250. Event: 98.039 GC heap after
  251. Heap after GC invocations=237 (full 3):
  252. garbage-first heap total 1048576K, used 573971K [0x06000000, 0x08000080, 0x46000000)
  253. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  254. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  255. }
  256. Event: 98.348 GC heap before
  257. {Heap before GC invocations=237 (full 3):
  258. garbage-first heap total 1048576K, used 737811K [0x06000000, 0x08000080, 0x46000000)
  259. region size 32768K, 6 young (196608K), 1 survivors (32768K)
  260. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  261. Event: 98.351 GC heap after
  262. Heap after GC invocations=238 (full 3):
  263. garbage-first heap total 1048576K, used 574665K [0x06000000, 0x08000080, 0x46000000)
  264. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  265. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  266. }
  267. Event: 98.712 GC heap before
  268. {Heap before GC invocations=238 (full 3):
  269. garbage-first heap total 1048576K, used 738505K [0x06000000, 0x08000080, 0x46000000)
  270. region size 32768K, 6 young (196608K), 1 survivors (32768K)
  271. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  272. Event: 98.713 GC heap after
  273. Heap after GC invocations=239 (full 3):
  274. garbage-first heap total 1048576K, used 575240K [0x06000000, 0x08000080, 0x46000000)
  275. region size 32768K, 1 young (32768K), 1 survivors (32768K)
  276. Metaspace used 40503K, capacity 40772K, committed 41088K, reserved 41344K
  277. }
  278.  
  279. Deoptimization events (0 events):
  280. No events
  281.  
  282. Internal exceptions (10 events):
  283. Event: 98.675 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x3cff6af0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3163]
  284. Event: 98.686 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x3cff6ce0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  285. Event: 98.686 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x3cff6ef0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  286. Event: 98.706 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x3cff7100) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  287. Event: 98.725 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x446df278) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  288. Event: 98.736 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x446df4a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  289. Event: 98.755 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x446df6d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  290. Event: 98.755 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x446df908) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  291. Event: 98.774 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x457dcc60) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  292. Event: 98.774 Thread 0x51be2c00 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x457dce70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
  293.  
  294. Events (10 events):
  295. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02e78908
  296. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02e7f388
  297. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02e945c8
  298. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02ebcd08
  299. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02ebf448
  300. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02ec6e88
  301. Event: 98.714 Thread 0x05b7e400 flushing nmethod 0x02ec7788
  302. Event: 98.715 Thread 0x05b7e400 flushing nmethod 0x02f28848
  303. Event: 98.750 Thread 0x05b7e400 flushing nmethod 0x035edd48
  304. Event: 98.750 Thread 0x05b7e400 flushing nmethod 0x0360aa88
  305.  
  306.  
  307. Dynamic libraries:
  308. 0x00050000 - 0x00083000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\javaw.exe
  309. 0x77d70000 - 0x77f13000 C:\WINDOWS\SYSTEM32\ntdll.dll
  310. 0x75c30000 - 0x75d20000 C:\WINDOWS\System32\KERNEL32.DLL
  311. 0x778d0000 - 0x77ae4000 C:\WINDOWS\System32\KERNELBASE.dll
  312. 0x72930000 - 0x729cf000 C:\WINDOWS\SYSTEM32\apphelp.dll
  313. 0x6ac70000 - 0x6aef4000 C:\WINDOWS\SYSTEM32\AcLayers.DLL
  314. 0x76d30000 - 0x76def000 C:\WINDOWS\System32\msvcrt.dll
  315. 0x771c0000 - 0x77360000 C:\WINDOWS\System32\USER32.dll
  316. 0x770e0000 - 0x770f8000 C:\WINDOWS\System32\win32u.dll
  317. 0x77cf0000 - 0x77d14000 C:\WINDOWS\System32\GDI32.dll
  318. 0x774f0000 - 0x775ce000 C:\WINDOWS\System32\gdi32full.dll
  319. 0x76f90000 - 0x7700b000 C:\WINDOWS\System32\msvcp_win.dll
  320. 0x763a0000 - 0x764c0000 C:\WINDOWS\System32\ucrtbase.dll
  321. 0x75de0000 - 0x76396000 C:\WINDOWS\System32\SHELL32.dll
  322. 0x773e0000 - 0x77425000 C:\WINDOWS\System32\SHLWAPI.dll
  323. 0x76ef0000 - 0x76f86000 C:\WINDOWS\System32\OLEAUT32.dll
  324. 0x76aa0000 - 0x76d21000 C:\WINDOWS\System32\combase.dll
  325. 0x77430000 - 0x774ef000 C:\WINDOWS\System32\RPCRT4.dll
  326. 0x764c0000 - 0x768fc000 C:\WINDOWS\System32\SETUPAPI.dll
  327. 0x769f0000 - 0x76a2b000 C:\WINDOWS\System32\cfgmgr32.dll
  328. 0x773c0000 - 0x773d9000 C:\WINDOWS\System32\bcrypt.dll
  329. 0x72800000 - 0x72819000 C:\WINDOWS\SYSTEM32\MPR.dll
  330. 0x00e10000 - 0x00e13000 C:\WINDOWS\SYSTEM32\sfc.dll
  331. 0x6fda0000 - 0x6fe12000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
  332. 0x6e5a0000 - 0x6e5af000 C:\WINDOWS\SYSTEM32\sfc_os.DLL
  333. 0x77190000 - 0x771b5000 C:\WINDOWS\System32\IMM32.DLL
  334. 0x777c0000 - 0x7783a000 C:\WINDOWS\System32\ADVAPI32.dll
  335. 0x77740000 - 0x777b5000 C:\WINDOWS\System32\sechost.dll
  336. 0x6d740000 - 0x6d950000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_a8625c1886757984\COMCTL32.dll
  337. 0x5b7e0000 - 0x5b89f000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\msvcr100.dll
  338. 0x579d0000 - 0x57d90000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\client\jvm.dll
  339. 0x77d20000 - 0x77d26000 C:\WINDOWS\System32\PSAPI.DLL
  340. 0x728d0000 - 0x728f8000 C:\WINDOWS\SYSTEM32\WINMM.dll
  341. 0x72b20000 - 0x72b28000 C:\WINDOWS\SYSTEM32\VERSION.dll
  342. 0x6e580000 - 0x6e588000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  343. 0x76a30000 - 0x76a93000 C:\WINDOWS\System32\WS2_32.dll
  344. 0x65b00000 - 0x65b0c000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\verify.dll
  345. 0x5b7b0000 - 0x5b7d1000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\java.dll
  346. 0x5b790000 - 0x5b7a3000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\zip.dll
  347. 0x747b0000 - 0x74dbc000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  348. 0x74780000 - 0x747a5000 C:\WINDOWS\SYSTEM32\Wldp.dll
  349. 0x77100000 - 0x77187000 C:\WINDOWS\System32\SHCORE.dll
  350. 0x74760000 - 0x74778000 C:\WINDOWS\SYSTEM32\profapi.dll
  351. 0x615e0000 - 0x615ea000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\management.dll
  352. 0x5b770000 - 0x5b785000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\net.dll
  353. 0x74e20000 - 0x74e72000 C:\WINDOWS\system32\mswsock.dll
  354. 0x5cc80000 - 0x5cc8f000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\nio.dll
  355. 0x73fa0000 - 0x73fb1000 C:\WINDOWS\system32\napinsp.dll
  356. 0x73f80000 - 0x73f96000 C:\WINDOWS\system32\pnrpnsp.dll
  357. 0x73f70000 - 0x73f80000 C:\WINDOWS\system32\wshbth.dll
  358. 0x73f50000 - 0x73f66000 C:\WINDOWS\system32\NLAapi.dll
  359. 0x74130000 - 0x74162000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  360. 0x74050000 - 0x740e1000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  361. 0x77d30000 - 0x77d37000 C:\WINDOWS\System32\NSI.dll
  362. 0x73f40000 - 0x73f4e000 C:\WINDOWS\System32\winrnr.dll
  363. 0x6e070000 - 0x6e078000 C:\Windows\System32\rasadhlp.dll
  364. 0x73ff0000 - 0x74048000 C:\WINDOWS\System32\fwpuclnt.dll
  365. 0x5b620000 - 0x5b765000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\awt.dll
  366. 0x71e70000 - 0x71ee4000 C:\WINDOWS\system32\uxtheme.dll
  367. 0x77c10000 - 0x77ce4000 C:\WINDOWS\System32\MSCTF.dll
  368. 0x76900000 - 0x769e3000 C:\WINDOWS\System32\ole32.dll
  369. 0x74e80000 - 0x74e8f000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  370. 0x77bb0000 - 0x77c0f000 C:\WINDOWS\System32\bcryptPrimitives.dll
  371. 0x72820000 - 0x72846000 C:\WINDOWS\system32\DWMAPI.DLL
  372. 0x5afc0000 - 0x5aff9000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\fontmanager.dll
  373. 0x66aa0000 - 0x66c30000 C:\WINDOWS\system32\d3d9.dll
  374. 0x669c0000 - 0x66a9a000 C:\WINDOWS\System32\DriverStore\FileRepository\nvmd.inf_amd64_cc1a5d7d67a7b51d\nvldumd.dll
  375. 0x71ef0000 - 0x71efe000 C:\WINDOWS\SYSTEM32\msasn1.dll
  376. 0x69f30000 - 0x69f56000 C:\WINDOWS\SYSTEM32\cryptnet.dll
  377. 0x76df0000 - 0x76eea000 C:\WINDOWS\System32\CRYPT32.dll
  378. 0x65dd0000 - 0x65ed2000 C:\WINDOWS\SYSTEM32\drvstore.dll
  379. 0x6ea60000 - 0x6ea8b000 C:\WINDOWS\SYSTEM32\devobj.dll
  380. 0x74dc0000 - 0x74dca000 C:\WINDOWS\SYSTEM32\cryptbase.dll
  381. 0x77090000 - 0x770d7000 C:\WINDOWS\System32\WINTRUST.DLL
  382. 0x77d40000 - 0x77d59000 C:\WINDOWS\System32\imagehlp.dll
  383. 0x74e00000 - 0x74e13000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  384. 0x74dd0000 - 0x74dff000 C:\WINDOWS\system32\rsaenh.dll
  385. 0x78fb0000 - 0x7a4db000 C:\WINDOWS\System32\DriverStore\FileRepository\nvmd.inf_amd64_cc1a5d7d67a7b51d\nvd3dum.dll
  386. 0x5b3e0000 - 0x5b5fc000 C:\WINDOWS\system32\nvspcap.dll
  387. 0x6fd70000 - 0x6fd99000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  388. 0x6fd30000 - 0x6fd4e000 C:\WINDOWS\SYSTEM32\gpapi.dll
  389. 0x58fe0000 - 0x5900c000 C:\WINDOWS\SYSTEM32\dxcore.dll
  390. 0x5af90000 - 0x5afc0000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\t2k.dll
  391. 0x5b600000 - 0x5b612000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\unpack.dll
  392. 0x4a360000 - 0x4a3ad000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\lwjgl.dll
  393. 0x4a7c0000 - 0x4a8c3000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  394. 0x4a3b0000 - 0x4a3ef000 C:\WINDOWS\SYSTEM32\GLU32.dll
  395. 0x72900000 - 0x72925000 C:\WINDOWS\SYSTEM32\USERENV.dll
  396. 0x74110000 - 0x74124000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  397. 0x740f0000 - 0x74106000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  398. 0x65290000 - 0x65323000 C:\WINDOWS\SYSTEM32\mscms.dll
  399. 0x6e090000 - 0x6e09c000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  400. 0x77010000 - 0x7708e000 C:\WINDOWS\System32\clbcatq.dll
  401. 0x5af50000 - 0x5af82000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
  402. 0x5cae0000 - 0x5cb9a000 C:\Windows\System32\AppXDeploymentClient.dll
  403. 0x7ac70000 - 0x7ccf8000 C:\WINDOWS\System32\DriverStore\FileRepository\nvmd.inf_amd64_cc1a5d7d67a7b51d\nvoglv32.dll
  404. 0x72b10000 - 0x72b1f000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  405. 0x6a9a0000 - 0x6aa59000 C:\WINDOWS\SYSTEM32\textinputframework.dll
  406. 0x6a900000 - 0x6a99b000 C:\WINDOWS\System32\CoreMessaging.dll
  407. 0x674b0000 - 0x6772e000 C:\WINDOWS\System32\CoreUIComponents.dll
  408. 0x6e5b0000 - 0x6e68b000 C:\WINDOWS\SYSTEM32\wintypes.dll
  409. 0x6a790000 - 0x6a7e3000 C:\WINDOWS\system32\Oleacc.dll
  410. 0x53990000 - 0x539ce000 C:\WINDOWS\SYSTEM32\icm32.dll
  411. 0x73d40000 - 0x73d84000 C:\WINDOWS\SYSTEM32\powrprof.dll
  412. 0x72850000 - 0x7285d000 C:\WINDOWS\SYSTEM32\UMPDC.dll
  413. 0x65170000 - 0x651b7000 C:\WINDOWS\SYSTEM32\WINSTA.dll
  414. 0x70a40000 - 0x70a7a000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\avutil-ttv-51.dll
  415. 0x65980000 - 0x6599d000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\swresample-ttv-0.dll
  416. 0x6eb80000 - 0x6ec09000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\libmp3lame-ttv.dll
  417. 0x54cc0000 - 0x55c40000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\libmfxsw32.dll
  418. 0x5ae40000 - 0x5af43000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\twitchsdk.dll
  419. 0x75180000 - 0x755d6000 C:\WINDOWS\SYSTEM32\WININET.dll
  420. 0x55d20000 - 0x55d40000 C:\Users\IvanK\AppData\Roaming\.technic\runtimes\jre-legacy\bin\sunec.dll
  421. 0x64b60000 - 0x64bc5000 C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives\OpenAL32.dll
  422. 0x64c20000 - 0x64c8b000 C:\WINDOWS\System32\MMDevApi.dll
  423. 0x64c90000 - 0x64d0f000 C:\WINDOWS\SYSTEM32\dsound.dll
  424. 0x615c0000 - 0x615dd000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  425. 0x64e40000 - 0x64f76000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  426. 0x64f80000 - 0x64f8f000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
  427.  
  428. VM Arguments:
  429. jvm_args: -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xms1024m -Xmx1024m -Djava.library.path=C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Dminecraft.applet.TargetDirectory=C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings -Duser.language=en -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  430. java_command: net.minecraft.launchwrapper.Launch --username TechnoScrrap --version 1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\IvanK\AppData\Roaming\.technic\modpacks\technos-lord-of-the-rings --assetsDir C:\Users\IvanK\AppData\Roaming\.technic\assets --assetIndex 1.7.10 --uuid 439ee6f3d95a4c9b942a80bb12050075 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJhZ2ciOiJBZHVsdCIsInN1YiI6IjY3MWIwNTg0OWRhZDIzMTEyMzQwZTEzMWJiZDliMzkyIiwieWdndCI6IjQ4NDlmY2Y2N2QwNjQ4MWRiZDIxYjdmMTNlMDMxZTlmIiwic3ByIjoiNDM5ZWU2ZjNkOTVhNGM5Yjk0MmE4MGJiMTIwNTAwNzUiLCJpc3MiOiJZZ2dkcmFzaWwtQXV0aCIsImV4cCI6MTY0MDU2MzE0NywiaWF0IjoxNjQwMzkwMzQ3fQ.2yBbSVu-06_NJ_BAVZ_Q52Hf2-M3IlXPNMKB8elR3kI --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Techno's Lord of the Rings --icon C:\Users\IvanK\AppData\Roaming\.technic\assets\packs\technos-lord-of-the-rings\icon.png
  431. java_class_path (initial): C:\Users\IvanK\AppData\Roaming\.technic\cache\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\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\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\IvanK\AppData\Roaming\.technic\cache\org\apache\logging\log4j\log4j-api\2.0-be
  432. Launcher Type: SUN_STANDARD
  433.  
  434. Environment Variables:
  435. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\gtk2\bin;C:\Program Files (x86)\mlt\bin;C:\Program Files (x86)\OpenLibraries\bin;C:\Program Files\qStopMotion 2.4.0\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Users\IvanK\AppData\Local\Microsoft\WindowsApps;;C:\Program Files (x86)\Java\jre1.8.0_271\bin
  436. USERNAME=IvanK
  437. OS=Windows_NT
  438. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  439.  
  440.  
  441.  
  442. --------------- S Y S T E M ---------------
  443.  
  444. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1348)
  445.  
  446. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
  447.  
  448. Memory: 4k page, physical 16726980k(7998744k free), swap 26164164k(11983304k free)
  449.  
  450. vm_info: Java HotSpot(TM) Client VM (25.51-b03) for windows-x86 JRE (1.8.0_51-b16), built on Jun 8 2015 18:00:23 by "java_re" with MS VC++ 10.0 (VS2010)
  451.  
  452. time: Fri Dec 24 18:04:43 2021
  453. elapsed time: 98 seconds (0d 0h 1m 38s)
  454.  
  455.  
Add Comment
Please, Sign In to add comment