trechetican

hs_err_pid=3432

Dec 7th, 2020
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.96 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=0x000000003ac7fdee, pid=3432, tid=16716
  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 0x000000003ac7fdee
  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 (0x0000000002955800): JavaThread "Render thread" [_thread_in_native, id=16716, stack(0x0000000002850000,0x0000000002950000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000467a8490
  24.  
  25. Registers:
  26. RAX=0x00000000dc9d1ba0, RBX=0x00000000dc9d1ba0, RCX=0x0000000000000004, RDX=0x00000000dc9d1ba0
  27. RSP=0x000000000294cd48, RBP=0x00000000000000d2, RSI=0x00000000467a8490, RDI=0x00000000dc9d1ba0
  28. R8 =0x00000000000000d2, R9 =0x00000000dc9d1ba0, R10=0x00000000467a8490, R11=0x00000000dc9d1ba0
  29. R12=0x0000000000000360, R13=0x00000000000000d2, R14=0x0000000000000048, R15=0x00000000383213a0
  30. RIP=0x000000003ac7fdee, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000000294cd48)
  33. 0x000000000294cd48: 0000000000000048 00000000467a8490
  34. 0x000000000294cd58: 00000000dc9d1ba0 0000000000000800
  35. 0x000000000294cd68: 00007ff99e67f697 0000000000000000
  36. 0x000000000294cd78: 0000000000000000 0000000000000000
  37. 0x000000000294cd88: 0000000000000000 0000000000000000
  38. 0x000000000294cd98: 0000000000000000 0000000000000004
  39. 0x000000000294cda8: 0000000000000006 0000000000000000
  40. 0x000000000294cdb8: 0000000000000000 0000000000000000
  41. 0x000000000294cdc8: 0000000000000000 0000000000000000
  42. 0x000000000294cdd8: 0000000000000000 0000000000000010
  43. 0x000000000294cde8: 00007ff99e67ec90 0000000000000000
  44. 0x000000000294cdf8: 0000000000000360 000000000000025e
  45. 0x000000000294ce08: 00000000dc9d1ba0 000000000001c000
  46. 0x000000000294ce18: 0000000000000000 0000000005aa4000
  47. 0x000000000294ce28: 0000000005a40000 0000000000000000
  48. 0x000000000294ce38: 000000003e9edb10 00000000ff1fe038
  49.  
  50. Instructions: (pc=0x000000003ac7fdee)
  51. 0x000000003ac7fdce: 8b f2 49 8b fb 41 8b e8 85 ed 0f 84 4a 00 00 00
  52. 0x000000003ac7fdde: b9 04 00 00 00 0f 8f 05 00 00 00 48 f7 d9 f7 dd
  53. 0x000000003ac7fdee: 8b 1e 48 03 f1 48 83 c7 04 8b c3 8b d3 81 e0 00
  54. 0x000000003ac7fdfe: 00 ff 00 c1 e8 10 81 e3 00 ff 00 00 0b d8 8b c2
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000000dc9d1ba0 is an unknown value
  60. RBX=0x00000000dc9d1ba0 is an unknown value
  61. RCX=0x0000000000000004 is an unknown value
  62. RDX=0x00000000dc9d1ba0 is an unknown value
  63. RSP=0x000000000294cd48 is pointing into the stack for thread: 0x0000000002955800
  64. RBP=0x00000000000000d2 is an unknown value
  65. RSI=0x00000000467a8490 is an unknown value
  66. RDI=0x00000000dc9d1ba0 is an unknown value
  67. R8 =0x00000000000000d2 is an unknown value
  68. R9 =0x00000000dc9d1ba0 is an unknown value
  69. R10=0x00000000467a8490 is an unknown value
  70. R11=0x00000000dc9d1ba0 is an unknown value
  71. R12=0x0000000000000360 is an unknown value
  72. R13=0x00000000000000d2 is an unknown value
  73. R14=0x0000000000000048 is an unknown value
  74. R15=0x00000000383213a0 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002850000,0x0000000002950000], sp=0x000000000294cd48, free space=1011k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C 0x000000003ac7fdee
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J 8037 org.lwjgl.system.JNI.invokePV(JJ)V (0 bytes) @ 0x0000000002b8df01 [0x0000000002b8de60+0xa1]
  83. J 53757 C2 net.minecraft.client.Minecraft.func_195542_b(Z)V (994 bytes) @ 0x000000000a2f6618 [0x000000000a2f46a0+0x1f78]
  84. j net.minecraft.client.Minecraft.func_99999_d()V+68
  85. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1379
  86. v ~StubRoutines::call_stub
  87. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  88. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  89. J 2146 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000000000312038c [0x0000000003120280+0x10c]
  90. J 2145 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000000311fdac [0x000000000311f9c0+0x3ec]
  91. j net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String;)Ljava/lang/Void;+50
  92. j net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$489.call()Ljava/lang/Object;+12
  93. j cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader;)V+11
  94. j cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+57
  95. j cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+19
  96. j cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+116
  97. j cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+37
  98. v ~StubRoutines::call_stub
  99.  
  100. --------------- P R O C E S S ---------------
  101.  
  102. Java Threads: ( => current thread )
  103. 0x000000003c89f000 JavaThread "Worker-Main-39" daemon [_thread_blocked, id=23620, stack(0x00000000f13c0000,0x00000000f14c0000)]
  104. 0x0000000081fea800 JavaThread "Worker-Main-38" daemon [_thread_blocked, id=15532, stack(0x00000000f0e00000,0x00000000f0f00000)]
  105. 0x0000000081fea000 JavaThread "Worker-Main-37" daemon [_thread_blocked, id=20844, stack(0x00000000db4d0000,0x00000000db5d0000)]
  106. 0x00000000433d1000 JavaThread "pool-4-thread-1" [_thread_blocked, id=4628, stack(0x00000000cb4c0000,0x00000000cb5c0000)]
  107. 0x0000000083a6a000 JavaThread "Sound engine" daemon [_thread_blocked, id=24488, stack(0x00000000cb5c0000,0x00000000cb6c0000)]
  108. 0x0000000047e9f800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=1856, stack(0x00000000d30b0000,0x00000000d31b0000)]
  109. 0x0000000081fec000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=10996, stack(0x00000000d2fb0000,0x00000000d30b0000)]
  110. 0x0000000081ff3000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=1304, stack(0x00000000d2eb0000,0x00000000d2fb0000)]
  111. 0x0000000081fe4000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=10340, stack(0x00000000d2db0000,0x00000000d2eb0000)]
  112. 0x0000000081ff0000 JavaThread "Worker-Main-35" daemon [_thread_blocked, id=13544, stack(0x00000000cb3c0000,0x00000000cb4c0000)]
  113. 0x0000000081ff1800 JavaThread "ResearchIOThread" daemon [_thread_blocked, id=5508, stack(0x00000000cc700000,0x00000000cc800000)]
  114. 0x0000000081fe4800 JavaThread "Timer-1" [_thread_blocked, id=23660, stack(0x00000000cbac0000,0x00000000cbbc0000)]
  115. 0x0000000081fe9000 JavaThread "WorldCacheIOThread" daemon [_thread_blocked, id=19480, stack(0x00000000cb9c0000,0x00000000cbac0000)]
  116. 0x0000000047ea5000 JavaThread "IO-Worker-34" [_thread_blocked, id=22128, stack(0x00000000c75b0000,0x00000000c76b0000)]
  117. 0x000000003d388800 JavaThread "IO-Worker-32" [_thread_blocked, id=22144, stack(0x00000000c74b0000,0x00000000c75b0000)]
  118. 0x000000003c8a1000 JavaThread "Worker-Main-31" daemon [_thread_blocked, id=24700, stack(0x00000000c73b0000,0x00000000c74b0000)]
  119. 0x000000003c89e000 JavaThread "Worker-Main-29" daemon [_thread_blocked, id=25212, stack(0x0000000083dc0000,0x0000000083ec0000)]
  120. 0x000000003c892000 JavaThread "Worker-Main-28" daemon [_thread_blocked, id=10280, stack(0x0000000083cc0000,0x0000000083dc0000)]
  121. 0x00000000433d3800 JavaThread "Thread-56" daemon [_thread_in_native, id=18892, stack(0x0000000080d00000,0x0000000080e00000)]
  122. 0x00000000433c8000 JavaThread "Server thread" [_thread_in_vm, id=2128, stack(0x00000000803f0000,0x00000000804f0000)]
  123. 0x00000000433cb000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3664, stack(0x0000000046fc0000,0x00000000470c0000)]
  124. 0x000000003c89c800 JavaThread "Discord Rich Presence Timer Thread" [_thread_blocked, id=25012, stack(0x00000000c5e80000,0x00000000c5f80000)]
  125. 0x000000003c89a800 JavaThread "C&B Model Cache Cleanup" [_thread_blocked, id=22224, stack(0x0000000048bc0000,0x0000000048cc0000)]
  126. 0x000000003c893000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=17504, stack(0x0000000050730000,0x0000000050830000)]
  127. 0x000000003c899000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=19216, stack(0x0000000074160000,0x0000000074260000)]
  128. 0x000000003c898000 JavaThread "JAOPCA Executor Thread" daemon [_thread_blocked, id=7300, stack(0x0000000072f20000,0x0000000073020000)]
  129. 0x000000003c895000 JavaThread "Thread-39" daemon [_thread_blocked, id=21968, stack(0x0000000000c60000,0x0000000000d60000)]
  130. 0x000000003c896800 JavaThread "Discord Rich Presence Timer Thread" daemon [_thread_blocked, id=26244, stack(0x0000000073620000,0x0000000073720000)]
  131. 0x00000000433d0800 JavaThread "Thread-32" daemon [_thread_in_native, id=3208, stack(0x0000000072e20000,0x0000000072f20000)]
  132. 0x0000000047eab000 JavaThread "Thread-31" daemon [_thread_in_native, id=23668, stack(0x000000006e250000,0x000000006e350000)]
  133. 0x0000000047eaa800 JavaThread "Thread-30" daemon [_thread_in_native, id=18864, stack(0x000000006dc00000,0x000000006dd00000)]
  134. 0x0000000047eac000 JavaThread "Thread-29" daemon [_thread_in_native, id=15820, stack(0x000000006d5d0000,0x000000006d6d0000)]
  135. 0x0000000047ea9000 JavaThread "Thread-28" daemon [_thread_in_native, id=23216, stack(0x0000000069390000,0x0000000069490000)]
  136. 0x0000000047ea9800 JavaThread "Thread-27" daemon [_thread_in_native, id=6768, stack(0x000000006d220000,0x000000006d320000)]
  137. 0x0000000047ea8000 JavaThread "Thread-26" daemon [_thread_in_native, id=2904, stack(0x000000006d4d0000,0x000000006d5d0000)]
  138. 0x0000000047ead800 JavaThread "Thread-25" daemon [_thread_in_native, id=25304, stack(0x0000000063390000,0x0000000063490000)]
  139. 0x0000000047ea7000 JavaThread "Thread-24" daemon [_thread_in_native, id=7328, stack(0x000000006af00000,0x000000006b000000)]
  140. 0x0000000047ea6800 JavaThread "Thread-23" daemon [_thread_in_native, id=10084, stack(0x0000000061be0000,0x0000000061ce0000)]
  141. 0x0000000047e9f000 JavaThread "Thread-22" daemon [_thread_in_native, id=1916, stack(0x0000000056770000,0x0000000056870000)]
  142. 0x0000000047ea4000 JavaThread "Thread-21" daemon [_thread_in_native, id=19256, stack(0x00000000486a0000,0x00000000487a0000)]
  143. 0x00000000433d2800 JavaThread "Narrator" [_thread_blocked, id=1348, stack(0x0000000050fb0000,0x00000000510b0000)]
  144. 0x000000003d385000 JavaThread "Timer-0" daemon [_thread_blocked, id=19360, stack(0x00000000518d0000,0x00000000519d0000)]
  145. 0x000000003d38b800 JavaThread "Thread-16" daemon [_thread_blocked, id=7524, stack(0x0000000050a30000,0x0000000050b30000)]
  146. 0x000000003d387000 JavaThread "Thread-14" daemon [_thread_in_native, id=3924, stack(0x00000000517d0000,0x00000000518d0000)]
  147. 0x000000003d388000 JavaThread "Thread-13" daemon [_thread_in_native, id=18628, stack(0x00000000516d0000,0x00000000517d0000)]
  148. 0x000000003d38a000 JavaThread "Thread-12" daemon [_thread_in_native, id=22104, stack(0x00000000515d0000,0x00000000516d0000)]
  149. 0x00000000433cf800 JavaThread "Thread-11" daemon [_thread_in_native, id=10680, stack(0x00000000514d0000,0x00000000515d0000)]
  150. 0x00000000433cf000 JavaThread "Thread-10" daemon [_thread_in_native, id=8916, stack(0x00000000513d0000,0x00000000514d0000)]
  151. 0x00000000433cd800 JavaThread "Thread-9" daemon [_thread_in_native, id=20860, stack(0x00000000512d0000,0x00000000513d0000)]
  152. 0x00000000433cc800 JavaThread "Thread-8" daemon [_thread_in_native, id=17832, stack(0x00000000511d0000,0x00000000512d0000)]
  153. 0x00000000433d2000 JavaThread "Thread-7" daemon [_thread_in_native, id=9020, stack(0x00000000510d0000,0x00000000511d0000)]
  154. 0x00000000433c7800 JavaThread "Thread-6" daemon [_thread_in_native, id=18304, stack(0x0000000050930000,0x0000000050a30000)]
  155. 0x00000000433c6000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4092, stack(0x000000004a880000,0x000000004a980000)]
  156. 0x00000000433c5000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5220, stack(0x000000004a9c0000,0x000000004aac0000)]
  157. 0x0000000032b43800 JavaThread "Thread-2" daemon [_thread_in_native, id=7180, stack(0x0000000034200000,0x0000000034300000)]
  158. 0x0000000032b42800 JavaThread "Thread-1" daemon [_thread_blocked, id=20780, stack(0x0000000034100000,0x0000000034200000)]
  159. 0x0000000031179800 JavaThread "Service Thread" daemon [_thread_blocked, id=20500, stack(0x0000000031af0000,0x0000000031bf0000)]
  160. 0x0000000031137800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=8964, stack(0x00000000319f0000,0x0000000031af0000)]
  161. 0x000000003112b800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=21252, stack(0x00000000318f0000,0x00000000319f0000)]
  162. 0x0000000031124000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=23300, stack(0x00000000317f0000,0x00000000318f0000)]
  163. 0x0000000031122000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=24976, stack(0x00000000316f0000,0x00000000317f0000)]
  164. 0x000000003111b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=22752, stack(0x00000000315f0000,0x00000000316f0000)]
  165. 0x000000002f10e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1148, stack(0x00000000314f0000,0x00000000315f0000)]
  166. 0x000000002f0fd800 JavaThread "Finalizer" daemon [_thread_blocked, id=13392, stack(0x0000000030ff0000,0x00000000310f0000)]
  167. 0x000000002f0fc000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3540, stack(0x0000000030ef0000,0x0000000030ff0000)]
  168. =>0x0000000002955800 JavaThread "Render thread" [_thread_in_native, id=16716, stack(0x0000000002850000,0x0000000002950000)]
  169.  
  170. Other Threads:
  171. 0x000000002f0f8800 VMThread [stack: 0x0000000030df0000,0x0000000030ef0000] [id=11104]
  172. 0x000000003117b000 WatcherThread [stack: 0x0000000031bf0000,0x0000000031cf0000] [id=23136]
  173.  
  174. VM state:not at safepoint (normal execution)
  175.  
  176. VM Mutex/Monitor currently owned by a thread: None
  177.  
  178. Heap:
  179. PSYoungGen total 2889728K, used 1796388K [0x00000006c0000000, 0x00000007bfb00000, 0x00000007c0000000)
  180. eden space 2285568K, 52% used [0x00000006c0000000,0x0000000708c51f10,0x000000074b800000)
  181. from space 604160K, 99% used [0x000000074b800000,0x00000007705f74c8,0x0000000770600000)
  182. to space 951808K, 0% used [0x0000000785980000,0x0000000785980000,0x00000007bfb00000)
  183. ParOldGen total 3357696K, used 3218588K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  184. object space 3357696K, 95% used [0x00000004c0000000,0x0000000584727250,0x000000058cf00000)
  185. Metaspace used 350104K, capacity 400771K, committed 401048K, reserved 1374208K
  186. class space used 61607K, capacity 75297K, committed 75424K, reserved 1048576K
  187.  
  188. Card table byte_map: [0x0000000011e10000,0x0000000013620000] byte_map_base: 0x000000000f810000
  189.  
  190. Marking Bits: (ParMarkBitMap*) 0x000000005d964040
  191. Begin Bits: [0x0000000014e20000, 0x0000000020e20000)
  192. End Bits: [0x0000000020e20000, 0x000000002ce20000)
  193.  
  194. Polling page: 0x0000000000a70000
  195.  
  196. CodeCache: size=245760Kb used=134559Kb max_used=138725Kb free=111200Kb
  197. bounds [0x0000000002a50000, 0x000000000b330000, 0x0000000011a50000]
  198. total_blobs=39794 nmethods=37108 adapters=2588
  199. compilation: enabled
  200.  
  201. Compilation events (10 events):
  202. Event: 368.929 Thread 0x0000000031124000 nmethod 54498 0x00000000059878d0 code [0x0000000005987b60, 0x00000000059887c0]
  203. Event: 368.964 Thread 0x0000000031137800 54501 3 net.minecraft.world.server.ChunkManager::func_219183_a (634 bytes)
  204. Event: 368.966 Thread 0x0000000031137800 nmethod 54501 0x000000000a7d4850 code [0x000000000a7d4ec0, 0x000000000a7d9fd8]
  205. Event: 368.966 Thread 0x0000000031137800 54499 3 net.minecraft.entity.Entity::func_70080_a (54 bytes)
  206. Event: 368.967 Thread 0x0000000031137800 nmethod 54499 0x0000000008424610 code [0x00000000084247c0, 0x0000000008424ba8]
  207. Event: 368.967 Thread 0x0000000031137800 54500 3 net.minecraft.entity.Entity::func_242281_f (52 bytes)
  208. Event: 368.967 Thread 0x0000000031137800 nmethod 54500 0x0000000008d35790 code [0x0000000008d35980, 0x0000000008d35e08]
  209. Event: 369.084 Thread 0x0000000031124000 54502 4 mekanism.common.util.WorldUtils::getTileEntity (18 bytes)
  210. Event: 369.089 Thread 0x0000000031124000 nmethod 54502 0x00000000087d20d0 code [0x00000000087d2260, 0x00000000087d2898]
  211. Event: 369.106 Thread 0x0000000031122000 54503 4 sirttas.elementalcraft.block.pipe.TileElementPipe::refresh (84 bytes)
  212.  
  213. GC Heap History (10 events):
  214. Event: 329.977 GC heap before
  215. {Heap before GC invocations=169 (full 8):
  216. PSYoungGen total 3110400K, used 3110369K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  217. eden space 2441216K, 100% used [0x00000006c0000000,0x0000000755000000,0x0000000755000000)
  218. from space 669184K, 99% used [0x0000000797280000,0x00000007bfff8640,0x00000007c0000000)
  219. to space 876544K, 0% used [0x0000000755000000,0x0000000755000000,0x000000078a800000)
  220. ParOldGen total 3357696K, used 3132595K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  221. object space 3357696K, 93% used [0x00000004c0000000,0x000000057f32cd80,0x000000058cf00000)
  222. Metaspace used 348841K, capacity 399241K, committed 399384K, reserved 1374208K
  223. class space used 61548K, capacity 75242K, committed 75296K, reserved 1048576K
  224. Event: 330.211 GC heap after
  225. Heap after GC invocations=169 (full 8):
  226. PSYoungGen total 3069440K, used 628126K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  227. eden space 2441216K, 0% used [0x00000006c0000000,0x00000006c0000000,0x0000000755000000)
  228. from space 628224K, 99% used [0x0000000755000000,0x000000077b567870,0x000000077b580000)
  229. to space 910336K, 0% used [0x0000000788700000,0x0000000788700000,0x00000007c0000000)
  230. ParOldGen total 3357696K, used 3182063K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  231. object space 3357696K, 94% used [0x00000004c0000000,0x000000058237bd20,0x000000058cf00000)
  232. Metaspace used 348841K, capacity 399241K, committed 399384K, reserved 1374208K
  233. class space used 61548K, capacity 75242K, committed 75296K, reserved 1048576K
  234. }
  235. Event: 339.830 GC heap before
  236. {Heap before GC invocations=170 (full 8):
  237. PSYoungGen total 3069440K, used 3069342K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  238. eden space 2441216K, 100% used [0x00000006c0000000,0x0000000755000000,0x0000000755000000)
  239. from space 628224K, 99% used [0x0000000755000000,0x000000077b567870,0x000000077b580000)
  240. to space 910336K, 0% used [0x0000000788700000,0x0000000788700000,0x00000007c0000000)
  241. ParOldGen total 3357696K, used 3182063K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  242. object space 3357696K, 94% used [0x00000004c0000000,0x000000058237bd20,0x000000058cf00000)
  243. Metaspace used 349426K, capacity 399869K, committed 400152K, reserved 1374208K
  244. class space used 61556K, capacity 75250K, committed 75296K, reserved 1048576K
  245. Event: 340.001 GC heap after
  246. Heap after GC invocations=170 (full 8):
  247. PSYoungGen total 3233792K, used 628876K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  248. eden space 2323456K, 0% used [0x00000006c0000000,0x00000006c0000000,0x000000074dd00000)
  249. from space 910336K, 69% used [0x0000000788700000,0x00000007aed23148,0x00000007c0000000)
  250. to space 935424K, 0% used [0x000000074dd00000,0x000000074dd00000,0x0000000786e80000)
  251. ParOldGen total 3357696K, used 3182076K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  252. object space 3357696K, 94% used [0x00000004c0000000,0x000000058237f250,0x000000058cf00000)
  253. Metaspace used 349426K, capacity 399869K, committed 400152K, reserved 1374208K
  254. class space used 61556K, capacity 75250K, committed 75296K, reserved 1048576K
  255. }
  256. Event: 347.961 GC heap before
  257. {Heap before GC invocations=171 (full 8):
  258. PSYoungGen total 3233792K, used 2952332K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  259. eden space 2323456K, 100% used [0x00000006c0000000,0x000000074dd00000,0x000000074dd00000)
  260. from space 910336K, 69% used [0x0000000788700000,0x00000007aed23148,0x00000007c0000000)
  261. to space 935424K, 0% used [0x000000074dd00000,0x000000074dd00000,0x0000000786e80000)
  262. ParOldGen total 3357696K, used 3182076K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  263. object space 3357696K, 94% used [0x00000004c0000000,0x000000058237f250,0x000000058cf00000)
  264. Metaspace used 349764K, capacity 400355K, committed 400408K, reserved 1374208K
  265. class space used 61584K, capacity 75279K, committed 75296K, reserved 1048576K
  266. Event: 348.139 GC heap after
  267. Heap after GC invocations=171 (full 8):
  268. PSYoungGen total 2957312K, used 633462K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  269. eden space 2323456K, 0% used [0x00000006c0000000,0x00000006c0000000,0x000000074dd00000)
  270. from space 633856K, 99% used [0x000000074dd00000,0x000000077479d968,0x0000000774800000)
  271. to space 954368K, 0% used [0x0000000785c00000,0x0000000785c00000,0x00000007c0000000)
  272. ParOldGen total 3357696K, used 3182084K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  273. object space 3357696K, 94% used [0x00000004c0000000,0x0000000582381250,0x000000058cf00000)
  274. Metaspace used 349764K, capacity 400355K, committed 400408K, reserved 1374208K
  275. class space used 61584K, capacity 75279K, committed 75296K, reserved 1048576K
  276. }
  277. Event: 356.978 GC heap before
  278. {Heap before GC invocations=172 (full 8):
  279. PSYoungGen total 2957312K, used 2956918K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  280. eden space 2323456K, 100% used [0x00000006c0000000,0x000000074dd00000,0x000000074dd00000)
  281. from space 633856K, 99% used [0x000000074dd00000,0x000000077479d968,0x0000000774800000)
  282. to space 954368K, 0% used [0x0000000785c00000,0x0000000785c00000,0x00000007c0000000)
  283. ParOldGen total 3357696K, used 3182084K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  284. object space 3357696K, 94% used [0x00000004c0000000,0x0000000582381250,0x000000058cf00000)
  285. Metaspace used 349928K, capacity 400585K, committed 400664K, reserved 1374208K
  286. class space used 61603K, capacity 75294K, committed 75296K, reserved 1048576K
  287. Event: 357.153 GC heap after
  288. Heap after GC invocations=172 (full 8):
  289. PSYoungGen total 3239936K, used 600623K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  290. eden space 2285568K, 0% used [0x00000006c0000000,0x00000006c0000000,0x000000074b800000)
  291. from space 954368K, 62% used [0x0000000785c00000,0x00000007aa68bd98,0x00000007c0000000)
  292. to space 954368K, 0% used [0x000000074b800000,0x000000074b800000,0x0000000785c00000)
  293. ParOldGen total 3357696K, used 3216916K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  294. object space 3357696K, 95% used [0x00000004c0000000,0x0000000584585250,0x000000058cf00000)
  295. Metaspace used 349928K, capacity 400585K, committed 400664K, reserved 1374208K
  296. class space used 61603K, capacity 75294K, committed 75296K, reserved 1048576K
  297. }
  298. Event: 365.306 GC heap before
  299. {Heap before GC invocations=173 (full 8):
  300. PSYoungGen total 3239936K, used 2886191K [0x00000006c0000000, 0x00000007c0000000, 0x00000007c0000000)
  301. eden space 2285568K, 100% used [0x00000006c0000000,0x000000074b800000,0x000000074b800000)
  302. from space 954368K, 62% used [0x0000000785c00000,0x00000007aa68bd98,0x00000007c0000000)
  303. to space 954368K, 0% used [0x000000074b800000,0x000000074b800000,0x0000000785c00000)
  304. ParOldGen total 3357696K, used 3216916K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  305. object space 3357696K, 95% used [0x00000004c0000000,0x0000000584585250,0x000000058cf00000)
  306. Metaspace used 350055K, capacity 400695K, committed 401048K, reserved 1374208K
  307. class space used 61607K, capacity 75297K, committed 75424K, reserved 1048576K
  308. Event: 365.458 GC heap after
  309. Heap after GC invocations=173 (full 8):
  310. PSYoungGen total 2889728K, used 604125K [0x00000006c0000000, 0x00000007bfb00000, 0x00000007c0000000)
  311. eden space 2285568K, 0% used [0x00000006c0000000,0x00000006c0000000,0x000000074b800000)
  312. from space 604160K, 99% used [0x000000074b800000,0x00000007705f74c8,0x0000000770600000)
  313. to space 951808K, 0% used [0x0000000785980000,0x0000000785980000,0x00000007bfb00000)
  314. ParOldGen total 3357696K, used 3218588K [0x00000004c0000000, 0x000000058cf00000, 0x00000006c0000000)
  315. object space 3357696K, 95% used [0x00000004c0000000,0x0000000584727250,0x000000058cf00000)
  316. Metaspace used 350055K, capacity 400695K, committed 401048K, reserved 1374208K
  317. class space used 61607K, capacity 75297K, committed 75424K, reserved 1048576K
  318. }
  319.  
  320. Deoptimization events (10 events):
  321. Event: 367.319 Thread 0x0000000002955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000a303234 method=net.minecraft.client.renderer.WorldRenderer.func_181562_a(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender;Lnet/minecr\š”±õv@
  322. Event: 367.356 Thread 0x0000000047e9f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000a687ee0 method=io.netty.channel.local.LocalChannel.runFinishPeerReadTask(Lio/netty/channel/local/LocalChannel;)V @ 23
  323. Event: 367.455 Thread 0x0000000047e9f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000a687ee0 method=io.netty.channel.local.LocalChannel.runFinishPeerReadTask(Lio/netty/channel/local/LocalChannel;)V @ 23
  324. Event: 368.127 Thread 0x0000000002955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000aeda9b0 method=net.minecraft.client.renderer.culling.ClippingHelper.func_228954_a_(FFFFFF)Z @ 113
  325. Event: 368.869 Thread 0x00000000433c8000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000009dd0a04 method=net.minecraft.world.server.ChunkManager.func_219199_a(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/util/math/ChunkPos;[Lnet/minecraft/network/IPacket;ZZ)V @ìM Éé
  326. w@
  327. Event: 368.870 Thread 0x00000000433c8000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000986f374 method=net.minecraft.world.server.ChunkManager.func_219199_a(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/util/math/ChunkPos;[Lnet/minecraft/network/IPacket;ZZ)V @
  328. Event: 368.878 Thread 0x0000000002955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000078de8e0 method=net.minecraft.world.lighting.SkyLightStorage.func_215522_a(Lnet/minecraft/world/lighting/LightEngine;ZZ)V @ 102
  329. Event: 368.882 Thread 0x0000000002955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000009a0c8e8 method=net.minecraft.world.lighting.SectionLightStorage.func_215519_c(JZ)V @ 48
  330. Event: 368.909 Thread 0x0000000002955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000a4b5530 method=sirttas.elementalcraft.block.pipe.TileElementPipe.refresh(Lnet/minecraft/util/Direction;)V @ 21
  331. Event: 368.909 Thread 0x0000000002955800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000007bf8974 method=sirttas.elementalcraft.block.pipe.TileElementPipe.refresh(Lnet/minecraft/util/Direction;)V @ 21
  332.  
  333. Internal exceptions (10 events):
  334. Event: 329.136 Thread 0x0000000002955800 Implicit null exception at 0x000000000a649b84 to 0x000000000a64a9f5
  335. Event: 329.140 Thread 0x0000000081fea800 Implicit null exception at 0x000000000988e41a to 0x000000000988e5f1
  336. Event: 329.141 Thread 0x0000000081fea800 Implicit null exception at 0x0000000009ac10fe to 0x0000000009ac14bd
  337. Event: 330.278 Thread 0x0000000002955800 Implicit null exception at 0x0000000008893b13 to 0x0000000008893eb1
  338. Event: 331.158 Thread 0x00000000433c8000 Implicit null exception at 0x00000000098f719b to 0x00000000098f9595
  339. Event: 350.193 Thread 0x0000000002955800 Implicit null exception at 0x0000000004599f81 to 0x000000000459a1bd
  340. Event: 350.784 Thread 0x0000000002955800 Implicit null exception at 0x0000000009e7534f to 0x0000000009e7548d
  341. Event: 357.819 Thread 0x0000000002955800 Implicit null exception at 0x000000000780b760 to 0x000000000780bdb9
  342. Event: 358.271 Thread 0x000000003d38b000 Implicit null exception at 0x00000000074bd630 to 0x00000000074bd735
  343. Event: 358.988 Thread 0x0000000083a6d000 Implicit null exception at 0x00000000074bd630 to 0x00000000074bd735
  344.  
  345. Events (10 events):
  346. Event: 368.878 Thread 0x0000000002955800 DEOPT UNPACKING pc=0x0000000002a9582a sp=0x000000000294df70 mode 2
  347. Event: 368.882 Thread 0x0000000002955800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000009a0c8e8
  348. Event: 368.882 Thread 0x0000000002955800 DEOPT PACKING pc=0x0000000009a0c8e8 sp=0x000000000294e010
  349. Event: 368.882 Thread 0x0000000002955800 DEOPT UNPACKING pc=0x0000000002a9582a sp=0x000000000294dfb0 mode 2
  350. Event: 368.909 Thread 0x0000000002955800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000000a4b5530
  351. Event: 368.909 Thread 0x0000000002955800 DEOPT PACKING pc=0x000000000a4b5530 sp=0x000000000294e090
  352. Event: 368.909 Thread 0x0000000002955800 DEOPT UNPACKING pc=0x0000000002a9582a sp=0x000000000294dfc0 mode 2
  353. Event: 368.909 Thread 0x0000000002955800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000007bf8974
  354. Event: 368.909 Thread 0x0000000002955800 DEOPT PACKING pc=0x0000000007bf8974 sp=0x000000000294e000
  355. Event: 368.909 Thread 0x0000000002955800 DEOPT UNPACKING pc=0x0000000002a9582a sp=0x000000000294dfc0 mode 2
  356.  
  357.  
  358. Dynamic libraries:
  359. 0x00007ff6ad5f0000 - 0x00007ff6ad627000 C:\Minecraft\Install\runtime\jre-x64\bin\javaw.exe
  360. 0x00007ffa15460000 - 0x00007ffa15650000 C:\WINDOWS\SYSTEM32\ntdll.dll
  361. 0x00007ffa150b0000 - 0x00007ffa15162000 C:\WINDOWS\System32\KERNEL32.DLL
  362. 0x00007ffa12530000 - 0x00007ffa127d5000 C:\WINDOWS\System32\KERNELBASE.dll
  363. 0x00007ffa15240000 - 0x00007ffa152e3000 C:\WINDOWS\System32\ADVAPI32.dll
  364. 0x00007ffa14730000 - 0x00007ffa147ce000 C:\WINDOWS\System32\msvcrt.dll
  365. 0x00007ffa14690000 - 0x00007ffa14727000 C:\WINDOWS\System32\sechost.dll
  366. 0x00007ffa13680000 - 0x00007ffa137a0000 C:\WINDOWS\System32\RPCRT4.dll
  367. 0x00007ffa147d0000 - 0x00007ffa14964000 C:\WINDOWS\System32\USER32.dll
  368. 0x00007ffa12400000 - 0x00007ffa12421000 C:\WINDOWS\System32\win32u.dll
  369. 0x00007ffa14200000 - 0x00007ffa14226000 C:\WINDOWS\System32\GDI32.dll
  370. 0x00007ffa12a30000 - 0x00007ffa12bc6000 C:\WINDOWS\System32\gdi32full.dll
  371. 0x00007ffa13470000 - 0x00007ffa1350e000 C:\WINDOWS\System32\msvcp_win.dll
  372. 0x00007ffa12430000 - 0x00007ffa1252a000 C:\WINDOWS\System32\ucrtbase.dll
  373. 0x00007ffa00dc0000 - 0x00007ffa01044000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1198_none_9e820b57e45ad92f\COMCTL32.dll
  374. 0x00007ffa13e90000 - 0x00007ffa141c5000 C:\WINDOWS\System32\combase.dll
  375. 0x00007ffa133f0000 - 0x00007ffa13470000 C:\WINDOWS\System32\bcryptPrimitives.dll
  376. 0x00007ffa141d0000 - 0x00007ffa141fe000 C:\WINDOWS\System32\IMM32.DLL
  377. 0x000000005d9f0000 - 0x000000005dac2000 C:\Minecraft\Install\runtime\jre-x64\bin\msvcr100.dll
  378. 0x000000005d160000 - 0x000000005d9e3000 C:\Minecraft\Install\runtime\jre-x64\bin\server\jvm.dll
  379. 0x00007ffa13590000 - 0x00007ffa13598000 C:\WINDOWS\System32\PSAPI.DLL
  380. 0x00007ff9c5f80000 - 0x00007ff9c5f89000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  381. 0x00007ffa14970000 - 0x00007ffa149df000 C:\WINDOWS\System32\WS2_32.dll
  382. 0x00007ffa0e890000 - 0x00007ffa0e8b4000 C:\WINDOWS\SYSTEM32\WINMM.dll
  383. 0x00007ffa0e830000 - 0x00007ffa0e85d000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  384. 0x00007ffa12930000 - 0x00007ffa1297a000 C:\WINDOWS\System32\cfgmgr32.dll
  385. 0x00007ffa0c6d0000 - 0x00007ffa0c6da000 C:\WINDOWS\SYSTEM32\VERSION.dll
  386. 0x000000005d150000 - 0x000000005d15f000 C:\Minecraft\Install\runtime\jre-x64\bin\verify.dll
  387. 0x000000005d120000 - 0x000000005d149000 C:\Minecraft\Install\runtime\jre-x64\bin\java.dll
  388. 0x000000005d100000 - 0x000000005d116000 C:\Minecraft\Install\runtime\jre-x64\bin\zip.dll
  389. 0x00007ffa137a0000 - 0x00007ffa13e87000 C:\WINDOWS\System32\SHELL32.dll
  390. 0x00007ffa15370000 - 0x00007ffa15419000 C:\WINDOWS\System32\shcore.dll
  391. 0x00007ffa12c30000 - 0x00007ffa133b1000 C:\WINDOWS\System32\windows.storage.dll
  392. 0x00007ffa12390000 - 0x00007ffa123b3000 C:\WINDOWS\System32\profapi.dll
  393. 0x00007ffa12320000 - 0x00007ffa1236a000 C:\WINDOWS\System32\powrprof.dll
  394. 0x00007ffa12310000 - 0x00007ffa12320000 C:\WINDOWS\System32\UMPDC.dll
  395. 0x00007ffa143d0000 - 0x00007ffa14422000 C:\WINDOWS\System32\shlwapi.dll
  396. 0x00007ffa12370000 - 0x00007ffa12381000 C:\WINDOWS\System32\kernel.appcore.dll
  397. 0x00007ffa123e0000 - 0x00007ffa123f7000 C:\WINDOWS\System32\cryptsp.dll
  398. 0x000000005d0f0000 - 0x000000005d0fd000 C:\Minecraft\Install\runtime\jre-x64\bin\management.dll
  399. 0x000000005d0d0000 - 0x000000005d0ea000 C:\Minecraft\Install\runtime\jre-x64\bin\net.dll
  400. 0x00007ffa11b60000 - 0x00007ffa11bc7000 C:\WINDOWS\system32\mswsock.dll
  401. 0x00007ff9e1cc0000 - 0x00007ff9e1cd6000 C:\WINDOWS\system32\napinsp.dll
  402. 0x00007ff9e1ca0000 - 0x00007ff9e1cba000 C:\WINDOWS\system32\pnrpnsp.dll
  403. 0x00007ffa118b0000 - 0x00007ffa1197b000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  404. 0x00007ffa149e0000 - 0x00007ffa149e8000 C:\WINDOWS\System32\NSI.dll
  405. 0x00007ffa11870000 - 0x00007ffa118aa000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  406. 0x00007ff9eb3b0000 - 0x00007ff9eb3be000 C:\WINDOWS\System32\winrnr.dll
  407. 0x00007ffa0f0b0000 - 0x00007ffa0f0cc000 C:\WINDOWS\system32\NLAapi.dll
  408. 0x00007ff9f9b00000 - 0x00007ff9f9b15000 C:\WINDOWS\system32\wshbth.dll
  409. 0x00007ffa02bb0000 - 0x00007ffa02bba000 C:\Windows\System32\rasadhlp.dll
  410. 0x00007ffa0af50000 - 0x00007ffa0afc7000 C:\WINDOWS\System32\fwpuclnt.dll
  411. 0x00007ffa133c0000 - 0x00007ffa133e6000 C:\WINDOWS\System32\bcrypt.dll
  412. 0x000000005d0b0000 - 0x000000005d0c1000 C:\Minecraft\Install\runtime\jre-x64\bin\nio.dll
  413. 0x000000005d080000 - 0x000000005d0a4000 C:\Minecraft\Install\runtime\jre-x64\bin\sunec.dll
  414. 0x00007ffa116d0000 - 0x00007ffa11703000 C:\WINDOWS\system32\rsaenh.dll
  415. 0x00007ffa12230000 - 0x00007ffa12255000 C:\WINDOWS\SYSTEM32\USERENV.dll
  416. 0x00007ffa11d30000 - 0x00007ffa11d3c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  417. 0x00007ffa0b800000 - 0x00007ffa0b816000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  418. 0x00007ffa0b620000 - 0x00007ffa0b63c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  419. 0x00007ff9e99b0000 - 0x00007ff9e9a22000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\lwjgl.dll
  420. 0x00007ff9b27d0000 - 0x00007ff9b2a21000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\jemalloc.dll
  421. 0x00007ff9e9950000 - 0x00007ff9e99ae000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\glfw.dll
  422. 0x00007ffa10180000 - 0x00007ffa10219000 C:\WINDOWS\system32\uxtheme.dll
  423. 0x00007ff9cf8b0000 - 0x00007ff9cf8f3000 C:\WINDOWS\SYSTEM32\dinput8.dll
  424. 0x00007ff9c6600000 - 0x00007ff9c6611000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
  425. 0x00007ffa12100000 - 0x00007ffa1212a000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  426. 0x00007ffa10760000 - 0x00007ffa1078d000 C:\WINDOWS\SYSTEM32\dwmapi.dll
  427. 0x00007ffa08140000 - 0x00007ffa0825b000 C:\WINDOWS\SYSTEM32\inputhost.dll
  428. 0x00007ffa0e250000 - 0x00007ffa0e3a3000 C:\WINDOWS\SYSTEM32\wintypes.dll
  429. 0x00007ffa0fe30000 - 0x00007ffa0ff04000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
  430. 0x00007ffa0dff0000 - 0x00007ffa0e0e0000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
  431. 0x00007ffa0cb80000 - 0x00007ffa0ceaa000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
  432. 0x00007ffa15170000 - 0x00007ffa15235000 C:\WINDOWS\System32\OLEAUT32.dll
  433. 0x00007ffa11460000 - 0x00007ffa11491000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  434. 0x00007ffa14230000 - 0x00007ffa14365000 C:\WINDOWS\System32\MSCTF.dll
  435. 0x00007ffa10ef0000 - 0x00007ffa10efe000 C:\WINDOWS\SYSTEM32\HID.DLL
  436. 0x00007ffa149f0000 - 0x00007ffa14e60000 C:\WINDOWS\System32\SETUPAPI.DLL
  437. 0x00007ffa12bd0000 - 0x00007ffa12c2c000 C:\WINDOWS\System32\WINTRUST.dll
  438. 0x00007ffa123c0000 - 0x00007ffa123d2000 C:\WINDOWS\System32\MSASN1.dll
  439. 0x00007ffa127e0000 - 0x00007ffa12929000 C:\WINDOWS\System32\CRYPT32.dll
  440. 0x00007ff9c1350000 - 0x00007ff9c14a6000 C:\WINDOWS\SYSTEM32\opengl32.dll
  441. 0x00007ff9c1320000 - 0x00007ff9c134c000 C:\WINDOWS\SYSTEM32\GLU32.dll
  442. 0x00007ffa10f50000 - 0x00007ffa10f70000 C:\WINDOWS\SYSTEM32\dxcore.dll
  443. 0x00007ff99d9a0000 - 0x00007ff9a0680000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_7ad69efe14475762\nvoglv64.dll
  444. 0x00007ffa14f50000 - 0x00007ffa150a7000 C:\WINDOWS\System32\ole32.dll
  445. 0x00007ffa0df10000 - 0x00007ffa0df23000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  446. 0x00007ffa0c5a0000 - 0x00007ffa0c5cf000 C:\WINDOWS\SYSTEM32\cryptnet.dll
  447. 0x00007ff9c40f0000 - 0x00007ff9c43a9000 C:\WINDOWS\system32\nvspcap64.dll
  448. 0x00007ffa113b0000 - 0x00007ffa11406000 C:\WINDOWS\SYSTEM32\WINSTA.dll
  449. 0x00007ff9e6920000 - 0x00007ff9e699f000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\lwjgl_stb.dll
  450. 0x00007ffa0afd0000 - 0x00007ffa0b07e000 C:\WINDOWS\SYSTEM32\mscms.dll
  451. 0x00007ffa0aa20000 - 0x00007ffa0aa37000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  452. 0x00007ff9c1280000 - 0x00007ff9c12c3000 C:\WINDOWS\SYSTEM32\icm32.dll
  453. 0x00007ffa08260000 - 0x00007ffa082fe000 C:\WINDOWS\System32\TextInputFramework.dll
  454. 0x00007ffa03c80000 - 0x00007ffa03f27000 C:\WINDOWS\System32\iertutil.dll
  455. 0x00007ff9ed940000 - 0x00007ff9ed9a5000 C:\WINDOWS\system32\Oleacc.dll
  456. 0x00007ff998e30000 - 0x00007ff998eb9000 C:\Program Files (x86)\Overwolf\0.158.1.1\OWExplorer.dll
  457. 0x00007ff9e6cb0000 - 0x00007ff9e6d08000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\lwjgl_opengl.dll
  458. 0x00007ff97b490000 - 0x00007ff97b9dd000 C:\Program Files (x86)\Mirillis\Action!\action_x64.dll
  459. 0x00007ffa10fe0000 - 0x00007ffa110cb000 C:\WINDOWS\SYSTEM32\dxgi.dll
  460. 0x00007ffa0f0e0000 - 0x00007ffa0f33b000 C:\WINDOWS\SYSTEM32\d3d11.dll
  461. 0x00007ffa0d450000 - 0x00007ffa0d540000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
  462. 0x00007ff9e6ad0000 - 0x00007ff9e6b12000 C:\Users\Trech\AppData\Local\Temp\jna-81072172\jna8010420276409909142.dll
  463. 0x000000005cee0000 - 0x000000005d078000 C:\Minecraft\Install\runtime\jre-x64\bin\awt.dll
  464. 0x00007ffa10040000 - 0x00007ffa100cf000 C:\WINDOWS\SYSTEM32\apphelp.dll
  465. 0x00007ff9ff0a0000 - 0x00007ff9ff0ba000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\SAPIWrapper_x64.dll
  466. 0x00007ffa14430000 - 0x00007ffa144d2000 C:\WINDOWS\System32\clbcatq.dll
  467. 0x00007ff9be9e0000 - 0x00007ff9beb5f000 C:\WINDOWS\System32\Speech\Common\sapi.dll
  468. 0x00007ff9e4f10000 - 0x00007ff9e4f1b000 C:\WINDOWS\SYSTEM32\msdmo.dll
  469. 0x00007ff9e4f20000 - 0x00007ff9e4f3c000 C:\WINDOWS\SYSTEM32\MSACM32.dll
  470. 0x00007ffa0b0f0000 - 0x00007ffa0b162000 C:\WINDOWS\System32\MMDevApi.dll
  471. 0x00007ff9b32b0000 - 0x00007ff9b33c4000 C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5\OpenAL.dll
  472. 0x00007ffa07cb0000 - 0x00007ffa07e0d000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  473. 0x00007ffa10560000 - 0x00007ffa10574000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
  474. 0x00007ffa10b70000 - 0x00007ffa10d64000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  475.  
  476. VM Arguments:
  477. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Minecraft\Install\bin\3bc5-ebcc-9eb9-bae5 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.743 -Xmx12288m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Minecraft\Instances\All the Mods 6 - ATM6 - 1.16.3 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Minecraft\Install\assets\log_configs\client-1.12.xml
  478. java_command: cpw.mods.modlauncher.Launcher --username trechetican --version forge-35.1.4 --gameDir C:\Minecraft\Instances\All the Mods 6 - ATM6 - 1.16.3 --assetsDir C:\Minecraft\Install\assets --assetIndex 1.16 --uuid ee64800c2dd5468e9cda914f07592c4b --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxM2RjOGM0MDljNWI0YTJlYmQ1NDI0MjRjNGZiODI1ZSIsInlnZ3QiOiJmNTIwZmVkNzM4MzA0NDI1OTFjMmRiZjUwZDA5NDMwOSIsInNwciI6ImVlNjQ4MDBjMmRkNTQ2OGU5Y2RhOTE0ZjA3NTkyYzRiIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MDc1MjI5MzUsImlhdCI6MTYwNzM1MDEzNX0.FFzPqi6Sl4JwIWVAQdy6Jd5ICJsCVlJNMK4JAZIqjaI --userType mojang --versionType release --width 3840 --height 2160 --launchTarget fmlclient --fml.forgeVersion 35.1.4 --fml.mcVersion 1.16.4 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20201102.104115
  479. java_class_path (initial): C:\Minecraft\Install\libraries\net\minecraftforge\forge\1.16.4-35.1.4\forge-1.16.4-35.1.4.jar;C:\Minecraft\Install\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar;C:\Minecraft\Install\libraries\org\ow2\asm\asm-commons\7.2\asm-commons-7.2.jar;C:\Minecraft\Install\libraries\org\ow2\asm\asm-tree\7.2\asm-tree-7.2.jar;C:\Minecraft\Install\libraries\org\ow2\asm\asm-util\7.2\asm-util-7.2.jar;C:\Minecraft\Install\libraries\org\ow2\asm\asm-analysis\7.2\asm-analysis-7.2.jar;C:\Minecraft\Install\libraries\cpw\mods\modlauncher\8.0.6\modlauncher-8.0.6.jar;C:\Minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.0\grossjava9hacks-1.3.0.jar;C:\Minecraft\Install\libraries\net\minecraftforge\accesstransformers\2.2.0-shadowed\accesstransformers-2.2.0-shadowed.jar;C:\Minecraft\Install\libraries\net\minecraftforge\eventbus\3.0.5-service\eventbus-3.0.5-service.jar;C:\Minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Minecraft\Install\libraries\net\minecraftforge\coremods\3.0.0\coremods-3.0.0.jar;C:\Minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Minecraft\Install\libraries\com\electronwill\night-config\core\3.6.2\core-3.6.2.jar;C:\Minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.2\toml-3.6.2.jar;C:\Minecraft\Install\libraries\org\jline\jline\3.12.1\jline-3.12.1.jar;C:\Minecraft\Install\libraries\org\apache\maven\maven-artifact\3.6.0\maven-artifact-3.6.0.jar;C:\Minecraft\Install\libraries\net\jodah\typetools\0.8.1\typetools-0.8.1.jar;C:\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-api\2.11.2\log4j-api-2.11.2.jar;C:\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-core\2.11.2\log4j-core-2.11.2.jar;C:\Minecraft\Install\libraries\net\minecrell\terminalconsoleappender\1.2.0\terminalconsoleappender-1.2.0.jar;C:\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;C:\Minecraft\Install\libraries\org\spongepowered\mixin\0.8.2\mixi
  480. Launcher Type: SUN_STANDARD
  481.  
  482. Environment Variables:
  483. PATH=C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\WINDOWS\System32\OpenSSH\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Touch Portal\plugins\adb\platform-tools;;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\Trech\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\FAHClient
  484. USERNAME=Trech
  485. OS=Windows_NT
  486. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
  487.  
  488.  
  489.  
  490. --------------- S Y S T E M ---------------
  491.  
  492. OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1110)
  493.  
  494. CPU:total 8 (4 cores per cpu, 2 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, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  495.  
  496. Memory: 4k page, physical 33483208k(13214348k free), swap 38463944k(8794104k free)
  497.  
  498. 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)
  499.  
  500. time: Mon Dec 07 14:56:29 2020
  501. elapsed time: 369 seconds (0d 0h 6m 9s)
  502.  
  503.  
Add Comment
Please, Sign In to add comment