Guest User

Untitled

a guest
Jul 16th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.17 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=0x000000000e6ae0a9, pid=8196, tid=0x00000000000024c8
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_241-b07) (build 1.8.0_241-b07)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.241-b07 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # J 80595% C2 blusunrize.immersiveengineering.client.models.IESmartObjModel.addQuadsForGroup(Lblusunrize/immersiveengineering/client/models/IOBJModelCallback;Ljava/lang/Object;Ljava/lang/String;Lblusunrize/immersiveengineering/api/shader/ShaderCase;Lnet/minecraft/item/ItemStack;)Ljava/util/List; (1239 bytes) @ 0x000000000e6ae0a9 [0x000000000e6adca0+0x409]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x00000000024b4800): JavaThread "Client thread" [_thread_in_Java, id=9416, stack(0x00000000023a0000,0x00000000024a0000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
  22.  
  23. Registers:
  24. RAX=0x0000000000000001, RBX=0x000000071bb5dc90, RCX=0x000000060152d448, RDX=0x0000000000800000
  25. RSP=0x000000000249de00, RBP=0x000000071cda0e40, RSI=0x000000071cd69830, RDI=0x000000071cda0a60
  26. R8 =0x000000071cd69830, R9 =0x000000071cda0a60, R10=0x0000000000000000, R11=0x00000000f883f909
  27. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x00000005f80ed0e0, R15=0x00000000024b4800
  28. RIP=0x000000000e6ae0a9, EFLAGS=0x0000000000010246
  29.  
  30. Top of Stack: (sp=0x000000000249de00)
  31. 0x000000000249de00: 00000000000000e0 000000000249de70
  32. 0x000000000249de10: 000000071cd69830 000000071cd66130
  33. 0x000000000249de20: 000000071cda0a60 00000000025d24c8
  34. 0x000000000249de30: 000000071cda0e58 0000000000000000
  35. 0x000000000249de40: 00000005c2154370 000000071cd58cd0
  36. 0x000000000249de50: 000000071cd69610 0000000000000000
  37. 0x000000000249de60: 000000071cd69830 0000000100000000
  38. 0x000000000249de70: 000000071cd66170 0000000000000065
  39. 0x000000000249de80: 000000071cd69610 000000071cda0a60
  40. 0x000000000249de90: 000000071cda0e40 0000000000000000
  41. 0x000000000249dea0: 0000000000000000 00000005c2154370
  42. 0x000000000249deb0: 0000000400000000 000000071cd58cd0
  43. 0x000000000249dec0: 000000071cd69610 0000000000000000
  44. 0x000000000249ded0: 000000071cd66170 000000071cda0e58
  45. 0x000000000249dee0: 000000071bb5dc90 0000000000000000
  46. 0x000000000249def0: 00000005f80ed0e0 000000071cda0a60
  47.  
  48. Instructions: (pc=0x000000000e6ae0a9)
  49. 0x000000000e6ae089: 85 d2 0f 85 80 34 00 00 4c 8b 94 24 c0 00 00 00
  50. 0x000000000e6ae099: 4c 89 94 24 80 00 00 00 4c 8b 94 24 e8 00 00 00
  51. 0x000000000e6ae0a9: 45 8b 52 08 44 89 54 24 20 41 bb 08 17 67 f8 49
  52. 0x000000000e6ae0b9: ba 00 00 00 00 00 00 00 00 4f 8d 14 da 4c 89 54
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000000000001 is an unknown value
  58. RBX=0x000000071bb5dc90 is an oop
  59. blusunrize.immersiveengineering.client.models.IESmartObjModel
  60. - klass: 'blusunrize/immersiveengineering/client/models/IESmartObjModel'
  61. RCX=0x000000060152d448 is an oop
  62. pl.asie.foamfix.client.FastTextureAtlasSprite
  63. - klass: 'pl/asie/foamfix/client/FastTextureAtlasSprite'
  64. RDX=0x0000000000800000 is an unknown value
  65. RSP=0x000000000249de00 is pointing into the stack for thread: 0x00000000024b4800
  66. RBP=0x000000071cda0e40 is an oop
  67. net.minecraftforge.client.model.obj.OBJModel$Normal
  68. - klass: 'net/minecraftforge/client/model/obj/OBJModel$Normal'
  69. RSI=0x000000071cd69830 is an oop
  70. [F
  71. - klass: {type array float}
  72. - length: 4
  73. RDI=0x000000071cda0a60 is an oop
  74. net.minecraftforge.client.model.pipeline.UnpackedBakedQuad$Builder
  75. - klass: 'net/minecraftforge/client/model/pipeline/UnpackedBakedQuad$Builder'
  76. R8 =0x000000071cd69830 is an oop
  77. [F
  78. - klass: {type array float}
  79. - length: 4
  80. R9 =0x000000071cda0a60 is an oop
  81. net.minecraftforge.client.model.pipeline.UnpackedBakedQuad$Builder
  82. - klass: 'net/minecraftforge/client/model/pipeline/UnpackedBakedQuad$Builder'
  83. R10=0x0000000000000000 is an unknown value
  84. R11=0x00000000f883f909 is an unknown value
  85. R12=0x0000000000000000 is an unknown value
  86. R13=0x0000000000000000 is an unknown value
  87. R14=0x00000005f80ed0e0 is an oop
  88. java.lang.String
  89. - klass: 'java/lang/String'
  90. R15=0x00000000024b4800 is a thread
  91.  
  92.  
  93. Stack: [0x00000000023a0000,0x00000000024a0000], sp=0x000000000249de00, free space=1015k
  94. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  95. C 0x000000000e6ae0a9
  96.  
  97.  
  98. --------------- P R O C E S S ---------------
  99.  
  100. Java Threads: ( => current thread )
  101. 0x000000007c7c0800 JavaThread "JM-task-45" [_thread_blocked, id=1772, stack(0x00000000ef500000,0x00000000ef600000)]
  102. 0x000000007c7ba800 JavaThread "JM-texture-43" [_thread_blocked, id=5916, stack(0x00000000ca0f0000,0x00000000ca1f0000)]
  103. 0x0000000063ef9800 JavaThread "Chunk Batcher 11" daemon [_thread_blocked, id=3804, stack(0x00000000cbf00000,0x00000000cc000000)]
  104. 0x0000000063eef800 JavaThread "Chunk Batcher 10" daemon [_thread_blocked, id=6020, stack(0x00000000cbe00000,0x00000000cbf00000)]
  105. 0x0000000063ef5800 JavaThread "Chunk Batcher 9" daemon [_thread_blocked, id=3784, stack(0x00000000cbd00000,0x00000000cbe00000)]
  106. 0x0000000063eee000 JavaThread "Chunk Batcher 8" daemon [_thread_blocked, id=10120, stack(0x00000000cbc00000,0x00000000cbd00000)]
  107. 0x0000000063ef5000 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=4876, stack(0x00000000ca1f0000,0x00000000ca2f0000)]
  108. 0x0000000063eed800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=2184, stack(0x00000000c68d0000,0x00000000c69d0000)]
  109. 0x0000000063ef2000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=9100, stack(0x00000000c67d0000,0x00000000c68d0000)]
  110. 0x000000007f39d000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=660, stack(0x00000000c64d0000,0x00000000c65d0000)]
  111. 0x000000007f39b800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=11596, stack(0x00000000c63d0000,0x00000000c64d0000)]
  112. 0x000000007c7c7800 JavaThread "JM-texture-5" [_thread_blocked, id=11476, stack(0x00000000f8cf0000,0x00000000f8df0000)]
  113. 0x000000007c7bf800 JavaThread "pool-13-thread-1" [_thread_blocked, id=2640, stack(0x00000000e28c0000,0x00000000e29c0000)]
  114. 0x000000007585b800 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=1952, stack(0x00000000b01e0000,0x00000000b02e0000)]
  115. 0x000000007585c000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=12412, stack(0x00000000b00e0000,0x00000000b01e0000)]
  116. 0x0000000075859000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=12732, stack(0x00000000affe0000,0x00000000b00e0000)]
  117. 0x0000000075858800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=9484, stack(0x00000000afee0000,0x00000000affe0000)]
  118. 0x000000007585d800 JavaThread "ModelCleanupTimer" daemon [_thread_blocked, id=5864, stack(0x00000000afae0000,0x00000000afbe0000)]
  119. 0x0000000075855800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=10132, stack(0x00000000ae1d0000,0x00000000ae2d0000)]
  120. 0x0000000075857000 JavaThread "threadDeathWatcher-2-1" daemon [_thread_blocked, id=1804, stack(0x00000000abeb0000,0x00000000abfb0000)]
  121. 0x0000000075854800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5860, stack(0x00000000abdb0000,0x00000000abeb0000)]
  122. 0x0000000075853000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5508, stack(0x00000000abcb0000,0x00000000abdb0000)]
  123. 0x0000000091986800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=7480, stack(0x00000000ab8b0000,0x00000000ab9b0000)]
  124. 0x00000000285f0000 JavaThread "Thread-35" daemon [_thread_in_native, id=4872, stack(0x00000000ab7b0000,0x00000000ab8b0000)]
  125. 0x00000000761fd800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=184, stack(0x00000000ab5b0000,0x00000000ab6b0000)]
  126. 0x000000008a16d000 JavaThread "Narrator" daemon [_thread_blocked, id=6800, stack(0x0000000096590000,0x0000000096690000)]
  127. 0x000000009198d800 JavaThread "pool-6-thread-4" [_thread_blocked, id=3196, stack(0x00000000950e0000,0x00000000951e0000)]
  128. 0x000000009198c800 JavaThread "pool-6-thread-3" [_thread_blocked, id=10152, stack(0x0000000094fe0000,0x00000000950e0000)]
  129. 0x000000009198b000 JavaThread "pool-6-thread-2" [_thread_blocked, id=6732, stack(0x0000000094ee0000,0x0000000094fe0000)]
  130. 0x0000000091989800 JavaThread "pool-6-thread-1" [_thread_blocked, id=1004, stack(0x0000000094de0000,0x0000000094ee0000)]
  131. 0x0000000091985000 JavaThread "BL Gallery Downloader #0" daemon [_thread_blocked, id=7996, stack(0x0000000094be0000,0x0000000094ce0000)]
  132. 0x000000009198a800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=12416, stack(0x0000000094ae0000,0x0000000094be0000)]
  133. 0x0000000091987800 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=10088, stack(0x00000000949e0000,0x0000000094ae0000)]
  134. 0x000000009198c000 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=8384, stack(0x00000000948e0000,0x00000000949e0000)]
  135. 0x0000000091989000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=2920, stack(0x00000000947e0000,0x00000000948e0000)]
  136. 0x000000002f6b7800 JavaThread "ResearchIOThread" daemon [_thread_blocked, id=11728, stack(0x000000006d6b0000,0x000000006d7b0000)]
  137. 0x0000000076200000 JavaThread "Ender IO Scheduler" [_thread_blocked, id=2936, stack(0x0000000067280000,0x0000000067380000)]
  138. 0x0000000089d9f800 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=6512, stack(0x000000005d1b0000,0x000000005d2b0000)]
  139. 0x0000000089d98000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10560, stack(0x000000005d920000,0x000000005da20000)]
  140. 0x0000000089d92000 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=1868, stack(0x0000000000010000,0x0000000000110000)]
  141. 0x00000000285ef000 JavaThread "Thread-15" [_thread_blocked, id=11508, stack(0x000000006d2b0000,0x000000006d3b0000)]
  142. 0x00000000285ed000 JavaThread "Thread-14" [_thread_blocked, id=820, stack(0x000000006d1b0000,0x000000006d2b0000)]
  143. 0x000000002f6b1800 JavaThread "File IO Thread" [_thread_blocked, id=12232, stack(0x000000006bbb0000,0x000000006bcb0000)]
  144. 0x0000000029bee000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=9588, stack(0x0000000042cd0000,0x0000000042dd0000)]
  145. 0x000000002a70a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11444, stack(0x000000002ec30000,0x000000002ed30000)]
  146. 0x000000002c790800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10592, stack(0x000000002d900000,0x000000002da00000)]
  147. 0x000000002816d800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1676, stack(0x000000002aad0000,0x000000002abd0000)]
  148. 0x000000002889e800 JavaThread "Thread-1" [_thread_blocked, id=7076, stack(0x00000000297d0000,0x00000000298d0000)]
  149. 0x0000000026c80800 JavaThread "Service Thread" daemon [_thread_blocked, id=2316, stack(0x0000000027050000,0x0000000027150000)]
  150. 0x00000000251e0800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=12424, stack(0x0000000026b50000,0x0000000026c50000)]
  151. 0x00000000251da800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3968, stack(0x0000000026a50000,0x0000000026b50000)]
  152. 0x00000000251d8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9732, stack(0x0000000026950000,0x0000000026a50000)]
  153. 0x00000000251d5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8172, stack(0x0000000026850000,0x0000000026950000)]
  154. 0x00000000251d1800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11428, stack(0x0000000026750000,0x0000000026850000)]
  155. 0x00000000251ba800 JavaThread "Finalizer" daemon [_thread_blocked, id=12100, stack(0x0000000026430000,0x0000000026530000)]
  156. 0x00000000025a4000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1768, stack(0x0000000026330000,0x0000000026430000)]
  157. =>0x00000000024b4800 JavaThread "Client thread" [_thread_in_Java, id=9416, stack(0x00000000023a0000,0x00000000024a0000)]
  158.  
  159. Other Threads:
  160. 0x0000000025198000 VMThread [stack: 0x0000000026230000,0x0000000026330000] [id=10636]
  161. 0x000000002522d000 WatcherThread [stack: 0x0000000027150000,0x0000000027250000] [id=9744]
  162.  
  163. VM state:not at safepoint (normal execution)
  164.  
  165. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  166. [0x00000000024b1d50] SystemDictionary_lock - owner thread: 0x0000000000000000
  167.  
  168. heap address: 0x00000005c0000000, size: 8192 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  169. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  170. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  171.  
  172. Heap:
  173. PSYoungGen total 2722816K, used 173697K [0x0000000715580000, 0x00000007bfc00000, 0x00000007c0000000)
  174. eden space 2655744K, 5% used [0x0000000715580000,0x000000071dc30be0,0x00000007b7700000)
  175. from space 67072K, 53% used [0x00000007b7700000,0x00000007b99ef8f8,0x00000007bb880000)
  176. to space 64000K, 0% used [0x00000007bbd80000,0x00000007bbd80000,0x00000007bfc00000)
  177. ParOldGen total 5592576K, used 5020090K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  178. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f266e9a0,0x0000000715580000)
  179. Metaspace used 397015K, capacity 413159K, committed 414208K, reserved 1394688K
  180. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  181.  
  182. Card table byte_map: [0x0000000011970000,0x0000000012980000] byte_map_base: 0x000000000eb70000
  183.  
  184. Marking Bits: (ParMarkBitMap*) 0x00000000771abe30
  185. Begin Bits: [0x0000000013830000, 0x000000001b830000)
  186. End Bits: [0x000000001b830000, 0x0000000023830000)
  187.  
  188. Polling page: 0x00000000007f0000
  189.  
  190. CodeCache: size=245760Kb used=197718Kb max_used=198593Kb free=48041Kb
  191. bounds [0x00000000025b0000, 0x000000000e9d0000, 0x00000000115b0000]
  192. total_blobs=50925 nmethods=48537 adapters=2294
  193. compilation: enabled
  194.  
  195. Compilation events (10 events):
  196. Event: 22166.783 Thread 0x00000000251d8800 nmethod 81445 0x000000000a0d2c10 code [0x000000000a0d2dc0, 0x000000000a0d3278]
  197. Event: 22168.029 Thread 0x00000000251e0800 81447 1 mekanism.client.render.item.machine.RenderMachineItem::earlyExit (2 bytes)
  198. Event: 22168.029 Thread 0x00000000251e0800 nmethod 81447 0x000000000ba09250 code [0x000000000ba093a0, 0x000000000ba094b0]
  199. Event: 22170.660 Thread 0x00000000251e0800 81448 3 slimeknights.tconstruct.library.smeltery.PreferenceCastingRecipe::getResult (8 bytes)
  200. Event: 22170.662 Thread 0x00000000251e0800 nmethod 81448 0x000000000a601250 code [0x000000000a601400, 0x000000000a6019d8]
  201. Event: 22175.618 Thread 0x00000000251da800 81449 4 com.infinityraider.agricraft.renderers.blocks.RenderTank::renderSide (622 bytes)
  202. Event: 22175.623 Thread 0x00000000251da800 nmethod 81449 0x000000000a7116d0 code [0x000000000a7118a0, 0x000000000a711cc8]
  203. Event: 22178.172 Thread 0x00000000251d8800 81450 4 com.infinityraider.agricraft.renderers.blocks.RenderChannelFull::renderSide (128 bytes)
  204. Event: 22178.173 Thread 0x00000000251d8800 nmethod 81450 0x0000000008041d50 code [0x0000000008041e80, 0x0000000008041ef8]
  205. Event: 22179.263 Thread 0x00000000251da800 81451 4 blusunrize.immersiveengineering.client.models.IESmartObjModel::addQuadsForGroup (1239 bytes)
  206.  
  207. GC Heap History (10 events):
  208. Event: 22064.923 GC heap before
  209. {Heap before GC invocations=679 (full 40):
  210. PSYoungGen total 2716672K, used 2673597K [0x0000000715580000, 0x00000007bfc00000, 0x00000007c0000000)
  211. eden space 2644480K, 100% used [0x0000000715580000,0x00000007b6c00000,0x00000007b6c00000)
  212. from space 72192K, 40% used [0x00000007bb580000,0x00000007bd1ef448,0x00000007bfc00000)
  213. to space 73728K, 0% used [0x00000007b6c00000,0x00000007b6c00000,0x00000007bb400000)
  214. ParOldGen total 5592576K, used 5015530K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  215. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f21fa840,0x0000000715580000)
  216. Metaspace used 396983K, capacity 413155K, committed 414208K, reserved 1394688K
  217. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  218. Event: 22064.957 GC heap after
  219. Heap after GC invocations=679 (full 40):
  220. PSYoungGen total 2718208K, used 27741K [0x0000000715580000, 0x00000007bff80000, 0x00000007c0000000)
  221. eden space 2644480K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007b6c00000)
  222. from space 73728K, 37% used [0x00000007b6c00000,0x00000007b8717428,0x00000007bb400000)
  223. to space 72704K, 0% used [0x00000007bb880000,0x00000007bb880000,0x00000007bff80000)
  224. ParOldGen total 5592576K, used 5016666K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  225. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f2316840,0x0000000715580000)
  226. Metaspace used 396983K, capacity 413155K, committed 414208K, reserved 1394688K
  227. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  228. }
  229. Event: 22090.517 GC heap before
  230. {Heap before GC invocations=680 (full 40):
  231. PSYoungGen total 2718208K, used 2672221K [0x0000000715580000, 0x00000007bff80000, 0x00000007c0000000)
  232. eden space 2644480K, 100% used [0x0000000715580000,0x00000007b6c00000,0x00000007b6c00000)
  233. from space 73728K, 37% used [0x00000007b6c00000,0x00000007b8717428,0x00000007bb400000)
  234. to space 72704K, 0% used [0x00000007bb880000,0x00000007bb880000,0x00000007bff80000)
  235. ParOldGen total 5592576K, used 5016666K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  236. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f2316840,0x0000000715580000)
  237. Metaspace used 396990K, capacity 413155K, committed 414208K, reserved 1394688K
  238. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  239. Event: 22090.547 GC heap after
  240. Heap after GC invocations=680 (full 40):
  241. PSYoungGen total 2718720K, used 28848K [0x0000000715580000, 0x00000007bfc00000, 0x00000007c0000000)
  242. eden space 2649600K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007b7100000)
  243. from space 69120K, 41% used [0x00000007bb880000,0x00000007bd4ac128,0x00000007bfc00000)
  244. to space 71168K, 0% used [0x00000007b7100000,0x00000007b7100000,0x00000007bb680000)
  245. ParOldGen total 5592576K, used 5017002K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  246. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f236a840,0x0000000715580000)
  247. Metaspace used 396990K, capacity 413155K, committed 414208K, reserved 1394688K
  248. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  249. }
  250. Event: 22122.508 GC heap before
  251. {Heap before GC invocations=681 (full 40):
  252. PSYoungGen total 2718720K, used 2678448K [0x0000000715580000, 0x00000007bfc00000, 0x00000007c0000000)
  253. eden space 2649600K, 100% used [0x0000000715580000,0x00000007b7100000,0x00000007b7100000)
  254. from space 69120K, 41% used [0x00000007bb880000,0x00000007bd4ac128,0x00000007bfc00000)
  255. to space 71168K, 0% used [0x00000007b7100000,0x00000007b7100000,0x00000007bb680000)
  256. ParOldGen total 5592576K, used 5017002K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  257. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f236a840,0x0000000715580000)
  258. Metaspace used 396991K, capacity 413155K, committed 414208K, reserved 1394688K
  259. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  260. Event: 22122.538 GC heap after
  261. Heap after GC invocations=681 (full 40):
  262. PSYoungGen total 2720768K, used 29568K [0x0000000715580000, 0x00000007bfe00000, 0x00000007c0000000)
  263. eden space 2649600K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007b7100000)
  264. from space 71168K, 41% used [0x00000007b7100000,0x00000007b8de01f8,0x00000007bb680000)
  265. to space 69120K, 0% used [0x00000007bba80000,0x00000007bba80000,0x00000007bfe00000)
  266. ParOldGen total 5592576K, used 5017566K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  267. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f23f7960,0x0000000715580000)
  268. Metaspace used 396991K, capacity 413155K, committed 414208K, reserved 1394688K
  269. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  270. }
  271. Event: 22153.365 GC heap before
  272. {Heap before GC invocations=682 (full 40):
  273. PSYoungGen total 2720768K, used 2679168K [0x0000000715580000, 0x00000007bfe00000, 0x00000007c0000000)
  274. eden space 2649600K, 100% used [0x0000000715580000,0x00000007b7100000,0x00000007b7100000)
  275. from space 71168K, 41% used [0x00000007b7100000,0x00000007b8de01f8,0x00000007bb680000)
  276. to space 69120K, 0% used [0x00000007bba80000,0x00000007bba80000,0x00000007bfe00000)
  277. ParOldGen total 5592576K, used 5017566K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  278. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f23f7960,0x0000000715580000)
  279. Metaspace used 396998K, capacity 413155K, committed 414208K, reserved 1394688K
  280. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  281. Event: 22153.395 GC heap after
  282. Heap after GC invocations=682 (full 40):
  283. PSYoungGen total 2720768K, used 29281K [0x0000000715580000, 0x00000007bfa00000, 0x00000007c0000000)
  284. eden space 2655744K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007b7700000)
  285. from space 65024K, 45% used [0x00000007bba80000,0x00000007bd7184d8,0x00000007bfa00000)
  286. to space 67072K, 0% used [0x00000007b7700000,0x00000007b7700000,0x00000007bb880000)
  287. ParOldGen total 5592576K, used 5018054K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  288. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f2471960,0x0000000715580000)
  289. Metaspace used 396998K, capacity 413155K, committed 414208K, reserved 1394688K
  290. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  291. }
  292. Event: 22178.194 GC heap before
  293. {Heap before GC invocations=683 (full 40):
  294. PSYoungGen total 2720768K, used 2685025K [0x0000000715580000, 0x00000007bfa00000, 0x00000007c0000000)
  295. eden space 2655744K, 100% used [0x0000000715580000,0x00000007b7700000,0x00000007b7700000)
  296. from space 65024K, 45% used [0x00000007bba80000,0x00000007bd7184d8,0x00000007bfa00000)
  297. to space 67072K, 0% used [0x00000007b7700000,0x00000007b7700000,0x00000007bb880000)
  298. ParOldGen total 5592576K, used 5018054K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  299. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f2471960,0x0000000715580000)
  300. Metaspace used 397015K, capacity 413159K, committed 414208K, reserved 1394688K
  301. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  302. Event: 22178.227 GC heap after
  303. Heap after GC invocations=683 (full 40):
  304. PSYoungGen total 2722816K, used 35774K [0x0000000715580000, 0x00000007bfc00000, 0x00000007c0000000)
  305. eden space 2655744K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007b7700000)
  306. from space 67072K, 53% used [0x00000007b7700000,0x00000007b99ef8f8,0x00000007bb880000)
  307. to space 64000K, 0% used [0x00000007bbd80000,0x00000007bbd80000,0x00000007bfc00000)
  308. ParOldGen total 5592576K, used 5020090K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  309. object space 5592576K, 89% used [0x00000005c0000000,0x00000006f266e9a0,0x0000000715580000)
  310. Metaspace used 397015K, capacity 413159K, committed 414208K, reserved 1394688K
  311. class space used 65093K, capacity 69141K, committed 69376K, reserved 1048576K
  312. }
  313.  
  314. Deoptimization events (10 events):
  315. Event: 21962.947 Thread 0x00000000024b4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000b34719c method=net.silentchaos512.gems.recipe.IngredientToolPart.apply(Lnet/minecraft/item/ItemStack;)Z @ 16
  316. Event: 21992.801 Thread 0x00000000024b4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000833bc8c method=lumien.randomthings.handler.AsmHandler.addCollisionBoxesToList(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/m
  317. Event: 22018.548 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000078265d0 method=net.minecraft.item.crafting.ShapedRecipes.func_77569_a(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z @ 55
  318. Event: 22018.565 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000008ae7da4 method=crafttweaker.api.minecraft.CraftTweakerMC.matches(Lcrafttweaker/api/item/IItemStack;Lnet/minecraft/item/ItemStack;Z)Z @ 53
  319. Event: 22018.582 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000008d84500 method=crafttweaker.api.minecraft.CraftTweakerMC.matches(Lcrafttweaker/api/item/IItemStack;Lnet/minecraft/item/ItemStack;Z)Z @ 53
  320. Event: 22040.118 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000d0f3fd8 method=cofh.core.gui.element.tab.TabBase.update()V @ 4
  321. Event: 22040.119 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000008935194 method=cofh.core.gui.element.tab.TabBase.update()V @ 4
  322. Event: 22043.938 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000095006c4 method=forestry.apiculture.genetics.Bee.<init>(Lnet/minecraft/nbt/NBTTagCompound;)V @ 16
  323. Event: 22043.938 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000950eff0 method=forestry.apiculture.genetics.Bee.<init>(Lnet/minecraft/nbt/NBTTagCompound;)V @ 16
  324. Event: 22043.938 Thread 0x00000000024b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000dc7471c method=forestry.apiculture.items.ItemBeeGE.func_77624_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Ljava/util/List;Lnet/minecraft/client/util/ITooltipFlag;)V @ 32
  325.  
  326. Classes redefined (0 events):
  327. No events
  328.  
  329. Internal exceptions (10 events):
  330. Event: 22179.116 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007182499f0) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  331. Event: 22179.132 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000718249c48) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  332. Event: 22179.155 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000718249ea0) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  333. Event: 22179.156 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000071824a0f8) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  334. Event: 22179.172 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000071824a350) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  335. Event: 22179.189 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000071824a5a8) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  336. Event: 22179.229 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000071824a800) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  337. Event: 22179.230 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000071824b590) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  338. Event: 22179.231 Thread 0x00000000285ed000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000071824b7e8) thrown at [C:\ade\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u241\331\hotspot\src\share\vm\prims\jvm.cpp, line 3336]
  339. Event: 22179.263 Thread 0x00000000024b4800 Implicit null exception at 0x000000000e6ae0a9 to 0x0000000000000000
  340.  
  341. Events (10 events):
  342. Event: 22090.517 Executing VM operation: ParallelGCFailedAllocation
  343. Event: 22090.547 Executing VM operation: ParallelGCFailedAllocation done
  344. Event: 22110.196 Thread 0x00000000251d8800 flushing nmethod 0x000000000c647ad0
  345. Event: 22110.202 Thread 0x00000000251d8800 flushing nmethod 0x000000000d6918d0
  346. Event: 22122.507 Executing VM operation: ParallelGCFailedAllocation
  347. Event: 22122.538 Executing VM operation: ParallelGCFailedAllocation done
  348. Event: 22153.364 Executing VM operation: ParallelGCFailedAllocation
  349. Event: 22153.395 Executing VM operation: ParallelGCFailedAllocation done
  350. Event: 22178.194 Executing VM operation: ParallelGCFailedAllocation
  351. Event: 22178.227 Executing VM operation: ParallelGCFailedAllocation done
  352.  
  353.  
  354. Dynamic libraries:
  355. 0x00007ff68d170000 - 0x00007ff68d1a7000 C:\Program Files\Java\jre1.8.0_241\bin\java.exe
  356. 0x00007ffebdcc0000 - 0x00007ffebdead000 C:\Windows\SYSTEM32\ntdll.dll
  357. 0x00007ffebb920000 - 0x00007ffebb9d3000 C:\Windows\System32\KERNEL32.DLL
  358. 0x00007ffeba520000 - 0x00007ffeba7b5000 C:\Windows\System32\KERNELBASE.dll
  359. 0x00007ffebc3b0000 - 0x00007ffebc453000 C:\Windows\System32\ADVAPI32.dll
  360. 0x00007ffebc460000 - 0x00007ffebc4fe000 C:\Windows\System32\msvcrt.dll
  361. 0x00007ffebb670000 - 0x00007ffebb70e000 C:\Windows\System32\sechost.dll
  362. 0x00007ffebb450000 - 0x00007ffebb572000 C:\Windows\System32\RPCRT4.dll
  363. 0x00007ffebb090000 - 0x00007ffebb227000 C:\Windows\System32\USER32.dll
  364. 0x00007ffeba810000 - 0x00007ffeba830000 C:\Windows\System32\win32u.dll
  365. 0x00007ffebb770000 - 0x00007ffebb799000 C:\Windows\System32\GDI32.dll
  366. 0x00007ffeba930000 - 0x00007ffebaac9000 C:\Windows\System32\gdi32full.dll
  367. 0x00007ffebad90000 - 0x00007ffebae30000 C:\Windows\System32\msvcp_win.dll
  368. 0x00007ffeba830000 - 0x00007ffeba92a000 C:\Windows\System32\ucrtbase.dll
  369. 0x00007ffeab780000 - 0x00007ffeab9f9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.1217_none_de6e4304534e0ad3\COMCTL32.dll
  370. 0x00007ffebba90000 - 0x00007ffebbdbc000 C:\Windows\System32\combase.dll
  371. 0x00007ffebacb0000 - 0x00007ffebad2e000 C:\Windows\System32\bcryptPrimitives.dll
  372. 0x00007ffebb3b0000 - 0x00007ffebb3de000 C:\Windows\System32\IMM32.DLL
  373. 0x0000000077780000 - 0x0000000077852000 C:\Program Files\Java\jre1.8.0_241\bin\msvcr100.dll
  374. 0x0000000076980000 - 0x000000007722c000 C:\Program Files\Java\jre1.8.0_241\bin\server\jvm.dll
  375. 0x00007ffebb7a0000 - 0x00007ffebb7a8000 C:\Windows\System32\PSAPI.DLL
  376. 0x00007ffeb6c60000 - 0x00007ffeb6c69000 C:\Windows\SYSTEM32\WSOCK32.dll
  377. 0x00007ffebb600000 - 0x00007ffebb66d000 C:\Windows\System32\WS2_32.dll
  378. 0x00007ffeb7220000 - 0x00007ffeb7244000 C:\Windows\SYSTEM32\WINMM.dll
  379. 0x00007ffeaffe0000 - 0x00007ffeaffea000 C:\Windows\SYSTEM32\VERSION.dll
  380. 0x00007ffeb71f0000 - 0x00007ffeb721d000 C:\Windows\SYSTEM32\WINMMBASE.dll
  381. 0x00007ffeba7c0000 - 0x00007ffeba80a000 C:\Windows\System32\cfgmgr32.dll
  382. 0x00007ffeb6c50000 - 0x00007ffeb6c5f000 C:\Program Files\Java\jre1.8.0_241\bin\verify.dll
  383. 0x00007ffeafdf0000 - 0x00007ffeafe19000 C:\Program Files\Java\jre1.8.0_241\bin\java.dll
  384. 0x00007ffeb2ce0000 - 0x00007ffeb2cf6000 C:\Program Files\Java\jre1.8.0_241\bin\zip.dll
  385. 0x00007ffebc660000 - 0x00007ffebdb54000 C:\Windows\System32\SHELL32.dll
  386. 0x00007ffebbdc0000 - 0x00007ffebbe68000 C:\Windows\System32\shcore.dll
  387. 0x00007ffeb9d80000 - 0x00007ffeba4ce000 C:\Windows\System32\windows.storage.dll
  388. 0x00007ffeb9cb0000 - 0x00007ffeb9cd4000 C:\Windows\System32\profapi.dll
  389. 0x00007ffeb9d00000 - 0x00007ffeb9d5d000 C:\Windows\System32\powrprof.dll
  390. 0x00007ffebb710000 - 0x00007ffebb762000 C:\Windows\System32\shlwapi.dll
  391. 0x00007ffeb9ce0000 - 0x00007ffeb9cf1000 C:\Windows\System32\kernel.appcore.dll
  392. 0x00007ffeba500000 - 0x00007ffeba517000 C:\Windows\System32\cryptsp.dll
  393. 0x00007ffeb34a0000 - 0x00007ffeb34ad000 C:\Program Files\Java\jre1.8.0_241\bin\management.dll
  394. 0x00007ffeaf910000 - 0x00007ffeaf92a000 C:\Program Files\Java\jre1.8.0_241\bin\net.dll
  395. 0x00007ffeb94d0000 - 0x00007ffeb9537000 C:\Windows\system32\mswsock.dll
  396. 0x00007ffe84490000 - 0x00007ffe844a6000 C:\Windows\system32\napinsp.dll
  397. 0x00007ffe84470000 - 0x00007ffe8448a000 C:\Windows\system32\pnrpnsp.dll
  398. 0x00007ffeb9240000 - 0x00007ffeb9307000 C:\Windows\SYSTEM32\DNSAPI.dll
  399. 0x00007ffebb3e0000 - 0x00007ffebb3e8000 C:\Windows\System32\NSI.dll
  400. 0x00007ffeb9200000 - 0x00007ffeb923d000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  401. 0x00007ffe84460000 - 0x00007ffe8446e000 C:\Windows\System32\winrnr.dll
  402. 0x00007ffeb6bc0000 - 0x00007ffeb6bdb000 C:\Windows\system32\NLAapi.dll
  403. 0x00007ffe99640000 - 0x00007ffe99655000 C:\Windows\system32\wshbth.dll
  404. 0x00007ffeaccd0000 - 0x00007ffeaccda000 C:\Windows\System32\rasadhlp.dll
  405. 0x00007ffead100000 - 0x00007ffead179000 C:\Windows\System32\fwpuclnt.dll
  406. 0x00007ffeba4d0000 - 0x00007ffeba4f6000 C:\Windows\System32\bcrypt.dll
  407. 0x00007ffeaf8f0000 - 0x00007ffeaf902000 C:\Program Files\Java\jre1.8.0_241\bin\nio.dll
  408. 0x00007ffeaf8c0000 - 0x00007ffeaf8e4000 C:\Program Files\Java\jre1.8.0_241\bin\sunec.dll
  409. 0x00007ffeb9060000 - 0x00007ffeb9093000 C:\Windows\system32\rsaenh.dll
  410. 0x00007ffeb9be0000 - 0x00007ffeb9c08000 C:\Windows\SYSTEM32\USERENV.dll
  411. 0x00007ffeb9650000 - 0x00007ffeb965c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  412. 0x00007ffeae550000 - 0x00007ffeae566000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  413. 0x00007ffeae510000 - 0x00007ffeae52c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  414. 0x00007ffeaf7e0000 - 0x00007ffeaf7f7000 C:\Program Files\Java\jre1.8.0_241\bin\unpack.dll
  415. 0x0000000180000000 - 0x0000000180053000 D:\Jeux\Mineaurion Launcher\launcher\temp\extract\1594275309755\lwjgl64.dll
  416. 0x00007ffe9fc10000 - 0x00007ffe9fd37000 C:\Windows\SYSTEM32\OPENGL32.dll
  417. 0x00007ffe9fba0000 - 0x00007ffe9fbcc000 C:\Windows\SYSTEM32\GLU32.dll
  418. 0x00007ffe79d00000 - 0x00007ffe79e9a000 C:\Program Files\Java\jre1.8.0_241\bin\awt.dll
  419. 0x00007ffebb250000 - 0x00007ffebb314000 C:\Windows\System32\OLEAUT32.dll
  420. 0x00007ffeb7500000 - 0x00007ffeb758c000 C:\Windows\SYSTEM32\apphelp.dll
  421. 0x00007ffeb7c70000 - 0x00007ffeb7d0c000 C:\Windows\system32\uxtheme.dll
  422. 0x00007ffebb7b0000 - 0x00007ffebb91c000 C:\Windows\System32\MSCTF.dll
  423. 0x00007ffeb7f90000 - 0x00007ffeb7fbe000 C:\Windows\system32\dwmapi.dll
  424. 0x00007ffebaad0000 - 0x00007ffebacac000 C:\Windows\System32\CRYPT32.dll
  425. 0x00007ffeb9d60000 - 0x00007ffeb9d72000 C:\Windows\System32\MSASN1.dll
  426. 0x00007ffea28a0000 - 0x00007ffea2935000 C:\Windows\System32\TextInputFramework.dll
  427. 0x00007ffeb5250000 - 0x00007ffeb5572000 C:\Windows\System32\CoreUIComponents.dll
  428. 0x00007ffeb6c80000 - 0x00007ffeb6d62000 C:\Windows\System32\CoreMessaging.dll
  429. 0x00007ffeb8ce0000 - 0x00007ffeb8d11000 C:\Windows\SYSTEM32\ntmarta.dll
  430. 0x00007ffeb50f0000 - 0x00007ffeb5243000 C:\Windows\SYSTEM32\wintypes.dll
  431. 0x00007ffe60ff0000 - 0x00007ffe63714000 C:\Windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_0ad867a415f135b5\nvoglv64.dll
  432. 0x00007ffebbf30000 - 0x00007ffebc3a6000 C:\Windows\System32\SETUPAPI.dll
  433. 0x00007ffebc500000 - 0x00007ffebc655000 C:\Windows\System32\ole32.dll
  434. 0x00007ffeb6c30000 - 0x00007ffeb6c43000 C:\Windows\SYSTEM32\WTSAPI32.dll
  435. 0x00007ffeb9ac0000 - 0x00007ffeb9ae9000 C:\Windows\SYSTEM32\DEVOBJ.dll
  436. 0x00007ffebad30000 - 0x00007ffebad89000 C:\Windows\System32\WINTRUST.dll
  437. 0x00007ffe967e0000 - 0x00007ffe96a97000 C:\Windows\system32\nvspcap64.dll
  438. 0x00007ffea9b00000 - 0x00007ffea9bad000 C:\Windows\SYSTEM32\mscms.dll
  439. 0x00007ffea9af0000 - 0x00007ffea9b00000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  440. 0x00007ffe99310000 - 0x00007ffe99353000 C:\Windows\SYSTEM32\icm32.dll
  441. 0x00007ffeb8d50000 - 0x00007ffeb8da8000 C:\Windows\SYSTEM32\WINSTA.dll
  442. 0x00007ffeb89a0000 - 0x00007ffeb8a62000 C:\Windows\SYSTEM32\dxgi.dll
  443. 0x00007ffe8c580000 - 0x00007ffe8c66f000 C:\Windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_0ad867a415f135b5\nvldumdx.dll
  444. 0x00007ffeaea40000 - 0x00007ffeaea6f000 C:\Windows\SYSTEM32\cryptnet.dll
  445. 0x00007ffebb230000 - 0x00007ffebb24d000 C:\Windows\System32\imagehlp.dll
  446. 0x00007ffe89d20000 - 0x00007ffe8c4f4000 C:\Windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_0ad867a415f135b5\nvwgf2umx.dll
  447. 0x00007ffeabf00000 - 0x00007ffeac3e6000 C:\Windows\SYSTEM32\nvapi64.dll
  448. 0x00007ffea09c0000 - 0x00007ffea0a02000 C:\Users\dorya\AppData\Local\Temp\jna-95772303\jna2393387820147639380.dll
  449. 0x00007ffeafde0000 - 0x00007ffeafdeb000 C:\Program Files\Java\jre1.8.0_241\bin\sunmscapi.dll
  450. 0x00007ffeaf800000 - 0x00007ffeaf831000 C:\Program Files\Java\jre1.8.0_241\bin\jpeg.dll
  451. 0x00007ffe7b9d0000 - 0x00007ffe7bafd000 D:\Jeux\Mineaurion Launcher\launcher\instances\Ragnamod\minecraft\OpenComputersMod-1.7.5.192-lua52-native.64.dll
  452. 0x00007ffe79b50000 - 0x00007ffe79cf1000 D:\Jeux\Mineaurion Launcher\launcher\instances\Ragnamod\minecraft\OpenComputersMod-1.7.5.192-lua53-native.64.dll
  453. 0x000000002d350000 - 0x000000002d3b4000 D:\Jeux\Mineaurion Launcher\launcher\temp\extract\1594275309755\OpenAL64.dll
  454. 0x00007ffebb9e0000 - 0x00007ffebba82000 C:\Windows\System32\clbcatq.dll
  455. 0x00007ffeadbd0000 - 0x00007ffeadc40000 C:\Windows\System32\MMDevApi.dll
  456. 0x00007ffeb7d50000 - 0x00007ffeb7ef9000 C:\Windows\System32\PROPSYS.dll
  457. 0x00007ffe780e0000 - 0x00007ffe78176000 C:\Windows\SYSTEM32\dsound.dll
  458. 0x00007ffead9e0000 - 0x00007ffeadb28000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  459. 0x00007ffeb59e0000 - 0x00007ffeb59ea000 C:\Windows\SYSTEM32\AVRT.dll
  460. 0x00007ffeb82c0000 - 0x00007ffeb82d4000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
  461. 0x00007ffeaf930000 - 0x00007ffeaf979000 C:\Program Files\Java\jre1.8.0_241\bin\fontmanager.dll
  462. 0x00007ffeaf840000 - 0x00007ffeaf882000 C:\Program Files\Java\jre1.8.0_241\bin\t2k.dll
  463. 0x00007ffeb60d0000 - 0x00007ffeb634e000 C:\Windows\SYSTEM32\d3d11.dll
  464. 0x00007ffeb3750000 - 0x00007ffeb4b5e000 C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_38bfcb542ef4272e\igd10iumd64.dll
  465. 0x00007ffeb9750000 - 0x00007ffeb9776000 C:\Windows\SYSTEM32\ncrypt.dll
  466. 0x00007ffeb9710000 - 0x00007ffeb974c000 C:\Windows\SYSTEM32\NTASN1.dll
  467. 0x00007ffeb2680000 - 0x00007ffeb27d2000 C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_38bfcb542ef4272e\igdgmm64.dll
  468. 0x00007ffeb02c0000 - 0x00007ffeb2616000 C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_38bfcb542ef4272e\igc64.dll
  469. 0x00007ffeb8630000 - 0x00007ffeb881d000 C:\Windows\SYSTEM32\dbghelp.dll
  470.  
  471. VM Arguments:
  472. jvm_args: -Djava.library.path=D:\Jeux\Mineaurion Launcher\launcher\.\temp\extract\1594275309755 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dfml.ignoreInvalidMinecraftCertificates=true -Xms4096M -Xmx8192M -XX:MaxPermSize=1024M
  473. java_command: net.minecraft.launchwrapper.Launch --username Oxyde840 --version 1.12.2 --gameDir D:\Jeux\Mineaurion Launcher\launcher\.\instances\Ragnamod\minecraft --assetsDir D:\Jeux\Mineaurion Launcher\launcher\.\assets --assetIndex 1.12 --uuid e965c2e7ed9c4bee82c43f7b4efcb646 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzMzFjYWI2ZGM4NTAyYzBjMTAxMDE2NjBiN2I4YjVkZCIsInlnZ3QiOiJlM2JiYmNkNmVkZDA0ZGU0OWIyZDRkYjViYWE3OWY1ZSIsInNwciI6ImU5NjVjMmU3ZWQ5YzRiZWU4MmM0M2Y3YjRlZmNiNjQ2IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE1OTQ0NDgxMDksImlhdCI6MTU5NDI3NTMwOX0.PzMDtA2yfKRNz6T-5cGkPr1lR8uBNZpqHjuiddWtphM --userType mojang --versionType ${version_type} --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --width 854 --height 480
  474. java_class_path (initial): D:\Jeux\Mineaurion Launcher\launcher\.\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2847\forge-1.12.2-14.23.5.2847.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\ow2\asm\asm-all\5.2\asm-all-5.2.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Jeux\Mineaurion Launcher\launcher\.\libraries\
  475. Launcher Type: SUN_STANDARD
  476.  
  477. Environment Variables:
  478. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\Git\bin;D:\Programmes\Microsoft VS Code\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Android\android-sdk\platform-tools;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;D:\flutter\bin;D:\Program Files\Dart\dart-sdk\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;D:\Program Files\nodejs\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Users\dorya\AppData\Local\Microsoft\WindowsApps;C:\Users\dorya\AppData\Roaming\npm;D:\Programmes\Microsoft VS Code\bin;C:\Users\dorya\.dotnet\tools
  479. USERNAME=dorya
  480. OS=Windows_NT
  481. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
  482.  
  483.  
  484.  
  485. --------------- S Y S T E M ---------------
  486.  
  487. OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.1158)
  488.  
  489. CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
  490.  
  491. Memory: 4k page, physical 16653404k(2962852k free), swap 23461024k(3463696k free)
  492.  
  493. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.241-b07) for windows-amd64 JRE (1.8.0_241-b07), built on Dec 11 2019 10:21:40 by "rejava" with MS VC++ 10.0 (VS2010)
  494.  
  495. time: Thu Jul 09 14:24:51 2020
  496. timezone: Paris, Madrid (heure dā€™Ć©tĆ©)
  497. elapsed time: 22179 seconds (0d 6h 9m 39s)
Add Comment
Please, Sign In to add comment