NickDerMitHut

Untitled

Dec 18th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.37 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=0x00007ffa1491bad2, pid=8704, tid=12884
  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 [atio6axx.dll+0xbbbad2]
  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 (0x00000000025f4800): JavaThread "Render thread" [_thread_in_native, id=12884, stack(0x00000000024f0000,0x00000000025f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000054295000
  24.  
  25. Registers:
  26. RAX=0x00000000000013ff, RBX=0x0000000054293c00, RCX=0xffffffffffffffff, RDX=0x0000000000100011
  27. RSP=0x00000000025edb00, RBP=0x00000000025edc00, RSI=0x0000000000000000, RDI=0x0000000000000000
  28. R8 =0x0000000000000010, R9 =0x000000000000001d, R10=0x0000000000000000, R11=0xeb14000000005f3c
  29. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
  30. RIP=0x00007ffa1491bad2, EFLAGS=0x0000000000010286
  31.  
  32. Top of Stack: (sp=0x00000000025edb00)
  33. 0x00000000025edb00: 0000000038497010 000000003860b090
  34. 0x00000000025edb10: 0000000000000000 0000000000000001
  35. 0x00000000025edb20: 0000000000000400 000000003860a1a0
  36. 0x00000000025edb30: 0000000000000000 00007ffa66de49f5
  37. 0x00000000025edb40: 00000000005f0000 00000000005f0000
  38. 0x00000000025edb50: 0000000000000000 0000000000000000
  39. 0x00000000025edb60: 00000008000003ff 00000000000012f3
  40. 0x00000000025edb70: 0000000000000000 0000000002000002
  41. 0x00000000025edb80: 0000000000000101 00007ffa66de7800
  42. 0x00000000025edb90: 0000000000000000 0000000000000000
  43. 0x00000000025edba0: 0000000000000000 0000000000000000
  44. 0x00000000025edbb0: 0000000000000000 0000000000000000
  45. 0x00000000025edbc0: 0000000000000000 0000000000000000
  46. 0x00000000025edbd0: 0000000000000000 0000000000570000
  47. 0x00000000025edbe0: 000000003860a1a0 00000000386018a0
  48. 0x00000000025edbf0: 0000000000000001 0000000000000010
  49.  
  50. Instructions: (pc=0x00007ffa1491bad2)
  51. 0x00007ffa1491bab2: e8 01 00 00 48 8b f7 48 89 7d b0 48 89 7d b8 48
  52. 0x00007ffa1491bac2: 89 7c 24 70 4a 8b 1c fb 48 85 db 74 4c 48 8b c1
  53. 0x00007ffa1491bad2: 80 7c 03 01 00 48 8d 40 01 75 f5 48 8d 78 01 48
  54. 0x00007ffa1491bae2: 89 7d b8 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000000000013ff is an unknown value
  60. RBX=0x0000000054293c00 is an unknown value
  61. RCX=0xffffffffffffffff is an unknown value
  62. RDX=0x0000000000100011 is an unknown value
  63. RSP=0x00000000025edb00 is pointing into the stack for thread: 0x00000000025f4800
  64. RBP=0x00000000025edc00 is pointing into the stack for thread: 0x00000000025f4800
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000000010 is an unknown value
  68. R9 =0x000000000000001d is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0xeb14000000005f3c is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x0000000000000000 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000024f0000,0x00000000025f0000], sp=0x00000000025edb00, free space=1014k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xbbbad2]
  80. C [atio6axx.dll+0xbb930f]
  81. C [atio6axx.dll+0xdcaee7]
  82. C 0x00000000027057f4
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. j org.lwjgl.opengl.ARBShaderObjects.nglShaderSourceARB(IIJJ)V+0
  86. j org.lwjgl.opengl.ARBShaderObjects.glShaderSourceARB(ILjava/lang/CharSequence;)V+38
  87. j net.optifine.shaders.Shaders.createVertShader(Lnet/optifine/shaders/Program;Ljava/lang/String;)I+339
  88. j net.optifine.shaders.Shaders.setupProgram(Lnet/optifine/shaders/Program;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+38
  89. j net.optifine.shaders.Shaders.init()V+707
  90. j net.optifine.shaders.Shaders.beginRender(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ActiveRenderInfo;FJ)V+49
  91. j net.minecraft.client.renderer.GameRenderer.func_228378_a_(FJLcom/mojang/blaze3d/matrix/MatrixStack;)V+53
  92. J 18094 C1 net.minecraft.client.renderer.GameRenderer.func_195458_a(FJZ)V (1147 bytes) @ 0x0000000004f84774 [0x0000000004f82fc0+0x17b4]
  93. J 18087 C1 net.minecraft.client.Minecraft.func_195542_b(Z)V (994 bytes) @ 0x0000000004f634e4 [0x0000000004f5e840+0x4ca4]
  94. j net.minecraft.client.Minecraft.func_99999_d()V+68
  95. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1379
  96. v ~StubRoutines::call_stub
  97. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  98. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  99. J 3886 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000000000328d5b4 [0x000000000328d540+0x74]
  100. J 3885 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000000328d9fc [0x000000000328d8e0+0x11c]
  101. j net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String;)Ljava/lang/Void;+50
  102. j net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$474.call()Ljava/lang/Object;+12
  103. j cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader;)V+11
  104. j cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+57
  105. j cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+19
  106. j cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+116
  107. j cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+37
  108. v ~StubRoutines::call_stub
  109.  
  110. --------------- P R O C E S S ---------------
  111.  
  112. Java Threads: ( => current thread )
  113. 0x0000000039fea800 JavaThread "Sound engine" daemon [_thread_blocked, id=14408, stack(0x00000000009c0000,0x0000000000ac0000)]
  114. 0x0000000039fef000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=9616, stack(0x0000000098df0000,0x0000000098ef0000)]
  115. 0x0000000039fee000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=15424, stack(0x0000000098cf0000,0x0000000098df0000)]
  116. 0x0000000039ff1000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=15236, stack(0x0000000035b60000,0x0000000035c60000)]
  117. 0x0000000039fed800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=7188, stack(0x0000000035e80000,0x0000000035f80000)]
  118. 0x0000000039ff0800 JavaThread "Worker-Main-31" daemon [_thread_blocked, id=4084, stack(0x0000000036180000,0x0000000036280000)]
  119. 0x0000000039fec800 JavaThread "Worker-Main-30" daemon [_thread_blocked, id=10044, stack(0x0000000036080000,0x0000000036180000)]
  120. 0x0000000039fe9800 JavaThread "Worker-Main-26" daemon [_thread_blocked, id=12268, stack(0x000000002ca00000,0x000000002cb00000)]
  121. 0x0000000039fe8000 JavaThread "pool-5-thread-3" [_thread_blocked, id=15984, stack(0x0000000042210000,0x0000000042310000)]
  122. 0x0000000039fe9000 JavaThread "pool-5-thread-2" [_thread_blocked, id=16092, stack(0x000000003f530000,0x000000003f630000)]
  123. 0x0000000039fe4800 JavaThread "pool-5-thread-1" [_thread_blocked, id=8348, stack(0x0000000035f80000,0x0000000036080000)]
  124. 0x0000000039fe5000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7124, stack(0x0000000053b80000,0x0000000053c80000)]
  125. 0x000000003a80f800 JavaThread "Narrator" [_thread_blocked, id=6160, stack(0x0000000041640000,0x0000000041740000)]
  126. 0x000000003a144000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=15628, stack(0x000000003f630000,0x000000003f730000)]
  127. 0x000000003a149800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9440, stack(0x00000000391b0000,0x00000000392b0000)]
  128. 0x000000002b627000 JavaThread "Thread-2" daemon [_thread_in_native, id=5988, stack(0x000000002c110000,0x000000002c210000)]
  129. 0x000000002b626800 JavaThread "Thread-1" daemon [_thread_blocked, id=8412, stack(0x000000002c010000,0x000000002c110000)]
  130. 0x000000002803b000 JavaThread "Service Thread" daemon [_thread_blocked, id=8728, stack(0x0000000029900000,0x0000000029a00000)]
  131. 0x0000000027fba800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=15404, stack(0x0000000029800000,0x0000000029900000)]
  132. 0x0000000027fb1000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=15812, stack(0x0000000029700000,0x0000000029800000)]
  133. 0x0000000027fa0800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=16340, stack(0x0000000029600000,0x0000000029700000)]
  134. 0x0000000027f9b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3508, stack(0x0000000029500000,0x0000000029600000)]
  135. 0x0000000027fb0000 JavaThread "Attach Listener" daemon [_thread_blocked, id=384, stack(0x0000000029400000,0x0000000029500000)]
  136. 0x0000000027faf000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16372, stack(0x0000000029300000,0x0000000029400000)]
  137. 0x00000000268a1800 JavaThread "Finalizer" daemon [_thread_blocked, id=4636, stack(0x0000000029200000,0x0000000029300000)]
  138. 0x000000002689a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7668, stack(0x0000000029100000,0x0000000029200000)]
  139. =>0x00000000025f4800 JavaThread "Render thread" [_thread_in_native, id=12884, stack(0x00000000024f0000,0x00000000025f0000)]
  140.  
  141. Other Threads:
  142. 0x0000000027f72800 VMThread [stack: 0x0000000029000000,0x0000000029100000] [id=15108]
  143. 0x0000000028040800 WatcherThread [stack: 0x0000000029a00000,0x0000000029b00000] [id=11480]
  144.  
  145. VM state:not at safepoint (normal execution)
  146.  
  147. VM Mutex/Monitor currently owned by a thread: None
  148.  
  149. Heap:
  150. PSYoungGen total 2606592K, used 1304983K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  151. eden space 2313216K, 47% used [0x000000070d000000,0x00000007501bfd38,0x000000079a300000)
  152. from space 293376K, 70% used [0x00000007ae180000,0x00000007baa26218,0x00000007c0000000)
  153. to space 309760K, 0% used [0x000000079a300000,0x000000079a300000,0x00000007ad180000)
  154. ParOldGen total 919040K, used 484275K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  155. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48ecd50,0x00000005df180000)
  156. Metaspace used 109550K, capacity 122426K, committed 122536K, reserved 1153024K
  157. class space used 16496K, capacity 19837K, committed 19888K, reserved 1048576K
  158.  
  159. Card table byte_map: [0x0000000011ab0000,0x0000000012b80000] byte_map_base: 0x000000000ed78000
  160.  
  161. Marking Bits: (ParMarkBitMap*) 0x0000000055e44040
  162. Begin Bits: [0x00000000140b0000, 0x000000001c6f0000)
  163. End Bits: [0x000000001c6f0000, 0x0000000024d30000)
  164.  
  165. Polling page: 0x0000000002320000
  166.  
  167. CodeCache: size=245760Kb used=47173Kb max_used=47349Kb free=198587Kb
  168. bounds [0x00000000026f0000, 0x00000000055a0000, 0x00000000116f0000]
  169. total_blobs=16752 nmethods=14879 adapters=1785
  170. compilation: enabled
  171.  
  172. Compilation events (10 events):
  173. Event: 365.290 Thread 0x0000000027fba800 nmethod 20523 0x0000000004cff550 code [0x0000000004cff6a0, 0x0000000004cff790]
  174. Event: 365.290 Thread 0x0000000027fa0800 20453 4 sun.reflect.UnsafeQualifiedStaticObjectFieldAccessorImpl::get (15 bytes)
  175. Event: 365.290 Thread 0x0000000027fa0800 nmethod 20453 0x0000000004d00a10 code [0x0000000004d00b40, 0x0000000004d00bb8]
  176. Event: 365.290 Thread 0x0000000027fa0800 20444 4 java.lang.Long::toHexString (6 bytes)
  177. Event: 365.291 Thread 0x0000000027fa0800 nmethod 20444 0x0000000004d00590 code [0x0000000004d006e0, 0x0000000004d008a8]
  178. Event: 365.291 Thread 0x0000000027fa0800 20474 4 net.minecraftforge.event.entity.EntityEvent::<init> (10 bytes)
  179. Event: 365.292 Thread 0x0000000027fa0800 nmethod 20474 0x0000000004d00350 code [0x0000000004d00480, 0x0000000004d004f8]
  180. Event: 365.295 Thread 0x0000000027fba800 20524 3 net.minecraft.util.math.MathHelper::func_219803_d (9 bytes)
  181. Event: 365.295 Thread 0x0000000027fba800 nmethod 20524 0x0000000004b56c50 code [0x0000000004b56da0, 0x0000000004b56ef0]
  182. Event: 365.298 Thread 0x0000000027fa0800 20525 4 java.util.StringTokenizer::setMaxDelimCodePoint (156 bytes)
  183.  
  184. GC Heap History (10 events):
  185. Event: 331.836 GC heap before
  186. {Heap before GC invocations=65 (full 5):
  187. PSYoungGen total 2722816K, used 2695731K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  188. eden space 2535936K, 100% used [0x000000070d000000,0x00000007a7c80000,0x00000007a7c80000)
  189. from space 186880K, 85% used [0x00000007a7c80000,0x00000007b188cd30,0x00000007b3300000)
  190. to space 209920K, 0% used [0x00000007b3300000,0x00000007b3300000,0x00000007c0000000)
  191. ParOldGen total 919040K, used 481874K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  192. object space 919040K, 52% used [0x00000005a7000000,0x00000005c46948a0,0x00000005df180000)
  193. Metaspace used 98090K, capacity 108722K, committed 108968K, reserved 1140736K
  194. class space used 14835K, capacity 17788K, committed 17840K, reserved 1048576K
  195. Event: 331.879 GC heap after
  196. Heap after GC invocations=65 (full 5):
  197. PSYoungGen total 2689024K, used 155938K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  198. eden space 2479104K, 0% used [0x000000070d000000,0x000000070d000000,0x00000007a4500000)
  199. from space 209920K, 74% used [0x00000007b3300000,0x00000007bcb489e0,0x00000007c0000000)
  200. to space 226816K, 0% used [0x00000007a4500000,0x00000007a4500000,0x00000007b2280000)
  201. ParOldGen total 919040K, used 481882K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  202. object space 919040K, 52% used [0x00000005a7000000,0x00000005c46968a0,0x00000005df180000)
  203. Metaspace used 98090K, capacity 108722K, committed 108968K, reserved 1140736K
  204. class space used 14835K, capacity 17788K, committed 17840K, reserved 1048576K
  205. }
  206. Event: 333.569 GC heap before
  207. {Heap before GC invocations=66 (full 5):
  208. PSYoungGen total 2689024K, used 2635042K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  209. eden space 2479104K, 100% used [0x000000070d000000,0x00000007a4500000,0x00000007a4500000)
  210. from space 209920K, 74% used [0x00000007b3300000,0x00000007bcb489e0,0x00000007c0000000)
  211. to space 226816K, 0% used [0x00000007a4500000,0x00000007a4500000,0x00000007b2280000)
  212. ParOldGen total 919040K, used 484242K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  213. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48e48a0,0x00000005df180000)
  214. Metaspace used 98113K, capacity 108790K, committed 108968K, reserved 1140736K
  215. class space used 14836K, capacity 17788K, committed 17840K, reserved 1048576K
  216. Event: 333.629 GC heap after
  217. Heap after GC invocations=66 (full 5):
  218. PSYoungGen total 2674176K, used 194923K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  219. eden space 2479104K, 0% used [0x000000070d000000,0x000000070d000000,0x00000007a4500000)
  220. from space 195072K, 99% used [0x00000007a4500000,0x00000007b035af38,0x00000007b0380000)
  221. to space 253952K, 0% used [0x00000007b0800000,0x00000007b0800000,0x00000007c0000000)
  222. ParOldGen total 919040K, used 484250K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  223. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48e68a0,0x00000005df180000)
  224. Metaspace used 98113K, capacity 108790K, committed 108968K, reserved 1140736K
  225. class space used 14836K, capacity 17788K, committed 17840K, reserved 1048576K
  226. }
  227. Event: 338.649 GC heap before
  228. {Heap before GC invocations=67 (full 5):
  229. PSYoungGen total 2674176K, used 2674027K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  230. eden space 2479104K, 100% used [0x000000070d000000,0x00000007a4500000,0x00000007a4500000)
  231. from space 195072K, 99% used [0x00000007a4500000,0x00000007b035af38,0x00000007b0380000)
  232. to space 253952K, 0% used [0x00000007b0800000,0x00000007b0800000,0x00000007c0000000)
  233. ParOldGen total 919040K, used 484251K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  234. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48e6d50,0x00000005df180000)
  235. Metaspace used 98137K, capacity 108790K, committed 108968K, reserved 1140736K
  236. class space used 14836K, capacity 17788K, committed 17840K, reserved 1048576K
  237. Event: 338.714 GC heap after
  238. Heap after GC invocations=67 (full 5):
  239. PSYoungGen total 2620416K, used 215481K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  240. eden space 2366464K, 0% used [0x000000070d000000,0x000000070d000000,0x000000079d700000)
  241. from space 253952K, 84% used [0x00000007b0800000,0x00000007bda6e7a8,0x00000007c0000000)
  242. to space 283136K, 0% used [0x000000079d700000,0x000000079d700000,0x00000007aeb80000)
  243. ParOldGen total 919040K, used 484259K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  244. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48e8d50,0x00000005df180000)
  245. Metaspace used 98137K, capacity 108790K, committed 108968K, reserved 1140736K
  246. class space used 14836K, capacity 17788K, committed 17840K, reserved 1048576K
  247. }
  248. Event: 344.033 GC heap before
  249. {Heap before GC invocations=68 (full 5):
  250. PSYoungGen total 2620416K, used 2581945K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  251. eden space 2366464K, 100% used [0x000000070d000000,0x000000079d700000,0x000000079d700000)
  252. from space 253952K, 84% used [0x00000007b0800000,0x00000007bda6e7a8,0x00000007c0000000)
  253. to space 283136K, 0% used [0x000000079d700000,0x000000079d700000,0x00000007aeb80000)
  254. ParOldGen total 919040K, used 484259K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  255. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48e8d50,0x00000005df180000)
  256. Metaspace used 98145K, capacity 108790K, committed 108968K, reserved 1140736K
  257. class space used 14836K, capacity 17788K, committed 17840K, reserved 1048576K
  258. Event: 344.101 GC heap after
  259. Heap after GC invocations=68 (full 5):
  260. PSYoungGen total 2549248K, used 182296K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  261. eden space 2366464K, 0% used [0x000000070d000000,0x000000070d000000,0x000000079d700000)
  262. from space 182784K, 99% used [0x000000079d700000,0x00000007a89061f0,0x00000007a8980000)
  263. to space 293376K, 0% used [0x00000007ae180000,0x00000007ae180000,0x00000007c0000000)
  264. ParOldGen total 919040K, used 484267K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  265. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48ead50,0x00000005df180000)
  266. Metaspace used 98145K, capacity 108790K, committed 108968K, reserved 1140736K
  267. class space used 14836K, capacity 17788K, committed 17840K, reserved 1048576K
  268. }
  269. Event: 362.580 GC heap before
  270. {Heap before GC invocations=69 (full 5):
  271. PSYoungGen total 2549248K, used 2548760K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  272. eden space 2366464K, 100% used [0x000000070d000000,0x000000079d700000,0x000000079d700000)
  273. from space 182784K, 99% used [0x000000079d700000,0x00000007a89061f0,0x00000007a8980000)
  274. to space 293376K, 0% used [0x00000007ae180000,0x00000007ae180000,0x00000007c0000000)
  275. ParOldGen total 919040K, used 484267K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  276. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48ead50,0x00000005df180000)
  277. Metaspace used 103746K, capacity 115450K, committed 115624K, reserved 1146880K
  278. class space used 15724K, capacity 18813K, committed 18864K, reserved 1048576K
  279. Event: 362.641 GC heap after
  280. Heap after GC invocations=69 (full 5):
  281. PSYoungGen total 2606592K, used 205464K [0x000000070d000000, 0x00000007c0000000, 0x00000007c0000000)
  282. eden space 2313216K, 0% used [0x000000070d000000,0x000000070d000000,0x000000079a300000)
  283. from space 293376K, 70% used [0x00000007ae180000,0x00000007baa26218,0x00000007c0000000)
  284. to space 309760K, 0% used [0x000000079a300000,0x000000079a300000,0x00000007ad180000)
  285. ParOldGen total 919040K, used 484275K [0x00000005a7000000, 0x00000005df180000, 0x000000070d000000)
  286. object space 919040K, 52% used [0x00000005a7000000,0x00000005c48ecd50,0x00000005df180000)
  287. Metaspace used 103746K, capacity 115450K, committed 115624K, reserved 1146880K
  288. class space used 15724K, capacity 18813K, committed 18864K, reserved 1048576K
  289. }
  290.  
  291. Deoptimization events (10 events):
  292. Event: 365.218 Thread 0x00000000025f4800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000513e1f4 method=io.netty.buffer.AbstractByteBuf.readBoolean()Z @ 1
  293. Event: 365.220 Thread 0x00000000025f4800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000038dc6d8 method=java.util.Arrays$ArrayList.indexOf(Ljava/lang/Object;)I @ 42
  294. Event: 365.250 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000408b2dc method=net.optifine.SmartAnimations.isActive()Z @ 3
  295. Event: 365.287 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b88660 method=net.minecraft.client.MouseHelper.func_198028_a()V @ 20
  296. Event: 365.288 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d72670 method=xaero.common.events.FMLEventHandler.handleRenderTickEvent(Lnet/minecraftforge/event/TickEvent$RenderTickEvent;)V @ 31
  297. Event: 365.288 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000047dbf34 method=net.minecraft.client.renderer.GameRenderer.frameInit()V @ 50
  298. Event: 365.289 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003099fa8 method=net.minecraft.client.renderer.GameRenderer.setFxaaShader(I)Z @ 82
  299. Event: 365.291 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000474f3e0 method=net.optifine.SmartAnimations.isActive()Z @ 3
  300. Event: 365.295 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000440d6a0 method=net.minecraft.client.renderer.GameRenderer.func_78473_a(F)V @ 9
  301. Event: 365.297 Thread 0x00000000025f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002de00dc method=java.util.StringTokenizer.nextToken()Ljava/lang/String; @ 12
  302.  
  303. Internal exceptions (10 events):
  304. Event: 365.060 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$static$0()Lvazkii/patchouli/api/VariableHelper;> (0x000000074a8e5d18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cLÏJÒv@
  305. Event: 365.143 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.from(Ljava/lang/Object;)Lvazkii/patchouli/api/IVariable;> (0x000000074c86a070) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver,Ø¡õKÒv@
  306. Event: 365.144 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.wrap(Lcom/google/gson/JsonElement;)Lvazkii/patchouli/api/IVariable;> (0x000000074c86d9a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\l×õ°¼PÒv@
  307. Event: 365.145 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.from(Ljava/lang/Object;)Lvazkii/patchouli/api/IVariable;> (0x000000074c87dda0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolverü¾$:pÒv@
  308. Event: 365.152 Thread 0x00000000025f4800 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x000000074c9bd2e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, íÊx¥vÒv@
  309. Event: 365.154 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.from(Ljava/lang/Object;)Lvazkii/patchouli/api/IVariable;> (0x000000074c9ea080) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver‰¬!•Òv@
  310. Event: 365.161 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.from(Ljava/lang/Object;)Lvazkii/patchouli/api/IVariable;> (0x000000074cb5adb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver
  311. Event: 365.163 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.wrap(Ljava/lang/Number;)Lvazkii/patchouli/api/IVariable;> (0x000000074cb7cfb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolveren¾Òv@
  312. Event: 365.163 Thread 0x00000000025f4800 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x000000074cb80f00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, ¨3œ×ÝÒv@
  313. Event: 365.179 Thread 0x00000000025f4800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.from(Ljava/lang/Object;)Lvazkii/patchouli/api/IVariable;> (0x000000074cfb1000) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver®‰`wõÐv@
  314.  
  315. Events (10 events):
  316. Event: 365.295 Thread 0x00000000025f4800 DEOPT UNPACKING pc=0x000000000273582a sp=0x00000000025ee260 mode 2
  317. Event: 365.295 loading class net/minecraft/entity/Entity
  318. Event: 365.295 loading class net/minecraft/entity/Entity done
  319. Event: 365.295 loading class net/minecraft/entity/Entity
  320. Event: 365.295 loading class net/minecraft/entity/Entity done
  321. Event: 365.297 Thread 0x00000000025f4800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000002de00dc
  322. Event: 365.297 Thread 0x00000000025f4800 DEOPT PACKING pc=0x0000000002de00dc sp=0x00000000025edec0
  323. Event: 365.297 Thread 0x00000000025f4800 DEOPT UNPACKING pc=0x000000000273582a sp=0x00000000025edea8 mode 2
  324. Event: 365.299 loading class org/lwjgl/system/APIUtil$Encoder
  325. Event: 365.299 loading class org/lwjgl/system/APIUtil$Encoder done
  326.  
  327.  
  328. Dynamic libraries:
  329. 0x00007ff7d4030000 - 0x00007ff7d4067000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\javaw.exe
  330. 0x00007ffa66dd0000 - 0x00007ffa66fc6000 C:\WINDOWS\SYSTEM32\ntdll.dll
  331. 0x00007ffa663c0000 - 0x00007ffa6647d000 C:\WINDOWS\System32\KERNEL32.DLL
  332. 0x00007ffa64510000 - 0x00007ffa647d9000 C:\WINDOWS\System32\KERNELBASE.dll
  333. 0x00007ffa65030000 - 0x00007ffa650dc000 C:\WINDOWS\System32\ADVAPI32.dll
  334. 0x00007ffa66c40000 - 0x00007ffa66cde000 C:\WINDOWS\System32\msvcrt.dll
  335. 0x00007ffa659c0000 - 0x00007ffa65a5c000 C:\WINDOWS\System32\sechost.dll
  336. 0x00007ffa64f00000 - 0x00007ffa6502b000 C:\WINDOWS\System32\RPCRT4.dll
  337. 0x00007ffa66220000 - 0x00007ffa663c0000 C:\WINDOWS\System32\USER32.dll
  338. 0x00007ffa64860000 - 0x00007ffa64882000 C:\WINDOWS\System32\win32u.dll
  339. 0x00007ffa65bb0000 - 0x00007ffa65bda000 C:\WINDOWS\System32\GDI32.dll
  340. 0x00007ffa64a70000 - 0x00007ffa64b79000 C:\WINDOWS\System32\gdi32full.dll
  341. 0x00007ffa64be0000 - 0x00007ffa64c7d000 C:\WINDOWS\System32\msvcp_win.dll
  342. 0x00007ffa64890000 - 0x00007ffa64990000 C:\WINDOWS\System32\ucrtbase.dll
  343. 0x00007ffa58390000 - 0x00007ffa5862b000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.488_none_ca04af081b815d21\COMCTL32.dll
  344. 0x00007ffa65be0000 - 0x00007ffa65c10000 C:\WINDOWS\System32\IMM32.DLL
  345. 0x0000000055ed0000 - 0x0000000055fa2000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\msvcr100.dll
  346. 0x0000000055640000 - 0x0000000055ec3000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\server\jvm.dll
  347. 0x00007ffa651b0000 - 0x00007ffa651b8000 C:\WINDOWS\System32\PSAPI.DLL
  348. 0x00007ffa5be10000 - 0x00007ffa5be37000 C:\WINDOWS\SYSTEM32\WINMM.dll
  349. 0x00007ffa5be40000 - 0x00007ffa5be4a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  350. 0x00007ffa61b10000 - 0x00007ffa61b19000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  351. 0x00007ffa66bd0000 - 0x00007ffa66c3b000 C:\WINDOWS\System32\WS2_32.dll
  352. 0x0000000055630000 - 0x000000005563f000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\verify.dll
  353. 0x0000000055600000 - 0x0000000055629000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\java.dll
  354. 0x00000000555e0000 - 0x00000000555f6000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\zip.dll
  355. 0x00007ffa66480000 - 0x00007ffa66bc2000 C:\WINDOWS\System32\SHELL32.dll
  356. 0x00007ffa62660000 - 0x00007ffa62df5000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  357. 0x00007ffa65e10000 - 0x00007ffa66166000 C:\WINDOWS\System32\combase.dll
  358. 0x00007ffa63f10000 - 0x00007ffa63f3c000 C:\WINDOWS\SYSTEM32\Wldp.dll
  359. 0x00007ffa66ce0000 - 0x00007ffa66d8e000 C:\WINDOWS\System32\SHCORE.dll
  360. 0x00007ffa65140000 - 0x00007ffa65195000 C:\WINDOWS\System32\shlwapi.dll
  361. 0x00007ffa64440000 - 0x00007ffa64466000 C:\WINDOWS\SYSTEM32\profapi.dll
  362. 0x00000000555d0000 - 0x00000000555dd000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\management.dll
  363. 0x00000000555b0000 - 0x00000000555ca000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\net.dll
  364. 0x00007ffa63c90000 - 0x00007ffa63cfa000 C:\WINDOWS\system32\mswsock.dll
  365. 0x00007ffa4e930000 - 0x00007ffa4e947000 C:\WINDOWS\system32\napinsp.dll
  366. 0x00007ffa4e910000 - 0x00007ffa4e92b000 C:\WINDOWS\system32\pnrpnsp.dll
  367. 0x00007ffa5f230000 - 0x00007ffa5f245000 C:\WINDOWS\system32\wshbth.dll
  368. 0x00007ffa60090000 - 0x00007ffa600ad000 C:\WINDOWS\system32\NLAapi.dll
  369. 0x00007ffa63920000 - 0x00007ffa6395b000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  370. 0x00007ffa63960000 - 0x00007ffa63a2b000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  371. 0x00007ffa651a0000 - 0x00007ffa651a8000 C:\WINDOWS\System32\NSI.dll
  372. 0x00007ffa4e8f0000 - 0x00007ffa4e902000 C:\WINDOWS\System32\winrnr.dll
  373. 0x00007ffa58f70000 - 0x00007ffa58f7a000 C:\Windows\System32\rasadhlp.dll
  374. 0x00007ffa58fb0000 - 0x00007ffa5902f000 C:\WINDOWS\System32\fwpuclnt.dll
  375. 0x00007ffa64990000 - 0x00007ffa649b7000 C:\WINDOWS\System32\bcrypt.dll
  376. 0x0000000055590000 - 0x00000000555a1000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\nio.dll
  377. 0x0000000055560000 - 0x0000000055584000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\sunec.dll
  378. 0x00007ffa63e60000 - 0x00007ffa63e78000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  379. 0x00007ffa635c0000 - 0x00007ffa635f4000 C:\WINDOWS\system32\rsaenh.dll
  380. 0x00007ffa64400000 - 0x00007ffa6442e000 C:\WINDOWS\SYSTEM32\USERENV.dll
  381. 0x00007ffa647e0000 - 0x00007ffa64860000 C:\WINDOWS\System32\bcryptprimitives.dll
  382. 0x00007ffa63e80000 - 0x00007ffa63e8c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  383. 0x00007ffa42750000 - 0x00007ffa427c2000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\lwjgl.dll
  384. 0x00007ffa071e0000 - 0x00007ffa07431000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\jemalloc.dll
  385. 0x00007ffa60ed0000 - 0x00007ffa60f2e000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\glfw.dll
  386. 0x00007ffa61c40000 - 0x00007ffa61cde000 C:\WINDOWS\system32\uxtheme.dll
  387. 0x00007ff9e5e70000 - 0x00007ff9e5eb5000 C:\WINDOWS\SYSTEM32\dinput8.dll
  388. 0x00007ffa4f760000 - 0x00007ffa4f771000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
  389. 0x00007ffa64de0000 - 0x00007ffa64e2e000 C:\WINDOWS\System32\cfgmgr32.dll
  390. 0x00007ffa642c0000 - 0x00007ffa642ec000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  391. 0x00007ffa61f80000 - 0x00007ffa61faf000 C:\WINDOWS\SYSTEM32\dwmapi.dll
  392. 0x00007ffa4ccd0000 - 0x00007ffa4ce22000 C:\WINDOWS\SYSTEM32\inputhost.dll
  393. 0x00007ffa64e30000 - 0x00007ffa64efd000 C:\WINDOWS\System32\OLEAUT32.dll
  394. 0x00007ffa5f840000 - 0x00007ffa5f996000 C:\WINDOWS\SYSTEM32\wintypes.dll
  395. 0x00007ffa61640000 - 0x00007ffa61732000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
  396. 0x00007ffa623a0000 - 0x00007ffa62497000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
  397. 0x00007ffa612e0000 - 0x00007ffa6163e000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
  398. 0x00007ffa63250000 - 0x00007ffa63283000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  399. 0x00007ffa62e10000 - 0x00007ffa62e22000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  400. 0x00007ffa65cf0000 - 0x00007ffa65e06000 C:\WINDOWS\System32\MSCTF.dll
  401. 0x00007ffa62e00000 - 0x00007ffa62e0d000 C:\WINDOWS\SYSTEM32\HID.DLL
  402. 0x00007ffa65250000 - 0x00007ffa656b7000 C:\WINDOWS\System32\SETUPAPI.DLL
  403. 0x00007ffa64b80000 - 0x00007ffa64be0000 C:\WINDOWS\System32\WINTRUST.dll
  404. 0x00007ffa64c80000 - 0x00007ffa64ddd000 C:\WINDOWS\System32\CRYPT32.dll
  405. 0x00007ffa64100000 - 0x00007ffa64112000 C:\WINDOWS\SYSTEM32\MSASN1.dll
  406. 0x00007ffa3fe70000 - 0x00007ffa3ff95000 C:\WINDOWS\SYSTEM32\opengl32.dll
  407. 0x00007ffa44ce0000 - 0x00007ffa44d0c000 C:\WINDOWS\SYSTEM32\GLU32.dll
  408. 0x00007ffa66170000 - 0x00007ffa66219000 C:\WINDOWS\System32\clbcatq.dll
  409. 0x00007ffa44b70000 - 0x00007ffa44b9a000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361901.inf_amd64_204a65b18f2a904a\B361909\atig6pxx.dll
  410. 0x00007ffa13d60000 - 0x00007ffa16b34000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361901.inf_amd64_204a65b18f2a904a\B361909\atio6axx.dll
  411. 0x00007ffa656c0000 - 0x00007ffa657ea000 C:\WINDOWS\System32\ole32.dll
  412. 0x00007ffa56dc0000 - 0x00007ffa56de4000 C:\WINDOWS\SYSTEM32\dxva2.dll
  413. 0x00007ffa44840000 - 0x00007ffa4487c000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361901.inf_amd64_204a65b18f2a904a\B361909\atig6txx.dll
  414. 0x00007ffa3ec50000 - 0x00007ffa3ee0f000 C:\WINDOWS\SYSTEM32\atiadlxx.dll
  415. 0x00007ffa51820000 - 0x00007ffa51869000 C:\WINDOWS\SYSTEM32\pdh.dll
  416. 0x00007ffa5c030000 - 0x00007ffa5c06b000 C:\WINDOWS\SYSTEM32\dxcore.dll
  417. 0x00007ffa36770000 - 0x00007ffa367ef000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\lwjgl_stb.dll
  418. 0x00007ffa5d4e0000 - 0x00007ffa5d58e000 C:\WINDOWS\SYSTEM32\mscms.dll
  419. 0x00007ffa5d4c0000 - 0x00007ffa5d4d1000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
  420. 0x00007ff9e7f10000 - 0x00007ff9e7f53000 C:\WINDOWS\SYSTEM32\icm32.dll
  421. 0x00007ffa4ce30000 - 0x00007ffa4cf2d000 C:\WINDOWS\SYSTEM32\textinputframework.dll
  422. 0x00007ff9e5d80000 - 0x00007ff9e5e09000 C:\Program Files (x86)\Overwolf\0.158.1.1\OWExplorer.dll
  423. 0x00007ffa36b20000 - 0x00007ffa36b78000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\lwjgl_opengl.dll
  424. 0x00007ffa36720000 - 0x00007ffa36762000 C:\Users\TheTN\AppData\Local\Temp\jna-80773771\jna2164621111175414145.dll
  425. 0x00007ffa549d0000 - 0x00007ffa549ea000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\SAPIWrapper_x64.dll
  426. 0x00007ff9ff770000 - 0x00007ff9ff8f4000 C:\WINDOWS\System32\Speech\Common\sapi.dll
  427. 0x00007ffa532d0000 - 0x00007ffa532ee000 C:\WINDOWS\SYSTEM32\MSACM32.dll
  428. 0x00007ffa55d70000 - 0x00007ffa55d7b000 C:\WINDOWS\SYSTEM32\msdmo.dll
  429. 0x00007ffa52810000 - 0x00007ffa52836000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  430. 0x00007ffa57f20000 - 0x00007ffa57fa5000 C:\WINDOWS\System32\MMDevApi.dll
  431. 0x00000000553c0000 - 0x0000000055558000 C:\Users\TheTN\Twitch\Minecraft\Install\runtime\jre-x64\bin\awt.dll
  432. 0x00007ffa619b0000 - 0x00007ffa61a40000 C:\WINDOWS\SYSTEM32\apphelp.dll
  433. 0x00007ffa36600000 - 0x00007ffa36714000 C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458\OpenAL.dll
  434. 0x00007ffa50070000 - 0x00007ffa501f4000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  435. 0x00007ffa63fa0000 - 0x00007ffa63feb000 C:\WINDOWS\SYSTEM32\powrprof.dll
  436. 0x00007ffa63f40000 - 0x00007ffa63f52000 C:\WINDOWS\SYSTEM32\UMPDC.dll
  437. 0x00007ffa61d70000 - 0x00007ffa61d84000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
  438. 0x00007ffa5dd10000 - 0x00007ffa5dd27000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  439. 0x00007ffa5dcf0000 - 0x00007ffa5dd0d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  440. 0x00007ffa594d0000 - 0x00007ffa596b4000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  441.  
  442. VM Arguments:
  443. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\TheTN\Twitch\Minecraft\Install\bin\e55e-e3f9-1edb-b458 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.911 -Xmx8592m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Users\TheTN\Twitch\Minecraft\Instances\Dickfick -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\TheTN\Twitch\Minecraft\Install\assets\log_configs\client-1.12.xml
  444. java_command: cpw.mods.modlauncher.Launcher --username NickDerMitHut --version forge-35.1.13 --gameDir C:\Users\TheTN\Twitch\Minecraft\Instances\Dickfick --assetsDir C:\Users\TheTN\Twitch\Minecraft\Install\assets --assetIndex 1.16 --uuid cc400ccf357c4c958cc94dce8bb9e169 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyZTZiMzVlN2U3ZTI0MmU2OTdiYzI5MTA5Yzc1ZjkxMSIsInlnZ3QiOiIyZjlkNjMyYzc0ZmE0OTg4OTc5NzUxY2RlOTk4OWU0NiIsInNwciI6ImNjNDAwY2NmMzU3YzRjOTU4Y2M5NGRjZThiYjllMTY5IiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MDg0ODkzNjcsImlhdCI6MTYwODMxNjU2N30.4LrAa1I4N3rs92OezsrwesOyaIb5JQwkPHojPOpaP5U --userType mojang --versionType release --width 1024 --height 768 --launchTarget fmlclient --fml.forgeVersion 35.1.13 --fml.mcVersion 1.16.4 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20201102.104115
  445. java_class_path (initial): C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\minecraftforge\forge\1.16.4-35.1.13\forge-1.16.4-35.1.13.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-commons\7.2\asm-commons-7.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-tree\7.2\asm-tree-7.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-util\7.2\asm-util-7.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\ow2\asm\asm-analysis\7.2\asm-analysis-7.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\cpw\mods\modlauncher\8.0.6\modlauncher-8.0.6.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.0\grossjava9hacks-1.3.0.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\minecraftforge\accesstransformers\2.2.0-shadowed\accesstransformers-2.2.0-shadowed.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\minecraftforge\eventbus\3.0.5-service\eventbus-3.0.5-service.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\minecraftforge\coremods\3.0.0\coremods-3.0.0.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\com\electronwill\night-config\core\3.6.2\core-3.6.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.2\toml-3.6.2.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\jline\jline\3.12.1\jline-3.12.1.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\apache\maven\maven-artifact\3.6.0\maven-artifact-3.6.0.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\net\jodah\typetools\0.8.3\typetools-0.8.3.jar;C:\Users\TheTN\Twitch\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-api\2.11.2\log4j-api-2.11.2.j
  446. Launcher Type: SUN_STANDARD
  447.  
  448. Environment Variables:
  449. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Users\TheTN\AppData\Local\Microsoft\WindowsApps;
  450. USERNAME=TheTN
  451. OS=Windows_NT
  452. PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
  453.  
  454.  
  455.  
  456. --------------- S Y S T E M ---------------
  457.  
  458. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.662)
  459.  
  460. CPU:total 12 (12 cores per cpu, 1 threads per core) family 23 model 8 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
  461.  
  462. Memory: 4k page, physical 16724452k(7504868k free), swap 21476720k(3125700k free)
  463.  
  464. 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)
  465.  
  466. time: Fri Dec 18 20:09:44 2020
  467. elapsed time: 365 seconds (0d 0h 6m 5s)
  468.  
  469.  
Add Comment
Please, Sign In to add comment