Advertisement
Guest User

Untitled

a guest
Oct 11th, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.18 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=0x000007fee807c350, pid=5384, tid=6356
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig75icd64.dll+0x8c350]
  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 (0x000000000013e800): JavaThread "Client thread" [_thread_in_native, id=6356, stack(0x00000000023f0000,0x00000000024f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000066a80080, RCX=0x0000000000000000, RDX=0x0000000000000000
  27. RSP=0x00000000024ea9a0, RBP=0x00000000024eaad0, RSI=0x000000000000000c, RDI=0x0000000100787880
  28. R8 =0x0000000000000048, R9 =0x0000000000000000, R10=0x0000000000000004, R11=0x00000000024eb450
  29. R12=0x0000000000000048, R13=0x000000000008bd3e, R14=0x0000000100d63d60, R15=0x00000000024eb45c
  30. RIP=0x000007fee807c350, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x00000000024ea9a0)
  33. 0x00000000024ea9a0: bfd62f4bd8000000 0000000000000000
  34. 0x00000000024ea9b0: 3ff4e9187066e3a0 0000000000000000
  35. 0x00000000024ea9c0: 00000000024eb458 000007fee8166970
  36. 0x00000000024ea9d0: 00000000024eaad0 0000000000000048
  37. 0x00000000024ea9e0: 0000000066a80080 000000000000000c
  38. 0x00000000024ea9f0: 0000000000000010 00000000024eb45c
  39. 0x00000000024eaa00: 00000000024eb458 00000000024eb450
  40. 0x00000000024eaa10: 00000000024eb7c8 000007fee839e280
  41. 0x00000000024eaa20: 0000000066aa3528 0000000000000000
  42. 0x00000000024eaa30: 0000000000010000 00000000024eb450
  43. 0x00000000024eaa40: 0000000000000000 0000000000000000
  44. 0x00000000024eaa50: 000000001229e440 0000000139f056b0
  45. 0x00000000024eaa60: 0000000000000000 0000000000000001
  46. 0x00000000024eaa70: 0000000066bc49b8 0000000000000000
  47. 0x00000000024eaa80: b396b72100000000 3f358909be158baf
  48. 0x00000000024eaa90: bf730d8a3d3bd320 c18b1c9a00000003
  49.  
  50. Instructions: (pc=0x000007fee807c350)
  51. 0x000007fee807c330: 72 9e 41 83 e0 7f 74 34 45 8b d0 44 8b c9 49 c1
  52. 0x000007fee807c340: ea 04 4d 85 d2 74 25 66 0f 1f 84 00 00 00 00 00
  53. 0x000007fee807c350: 66 0f 6f 02 41 ff c1 48 83 c7 10 41 8b c1 66 0f
  54. 0x000007fee807c360: e7 47 f0 48 83 c2 10 49 3b c2 72 e4 0f 28 74 24
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x0000000066a80080 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x00000000024ea9a0 is pointing into the stack for thread: 0x000000000013e800
  64. RBP=0x00000000024eaad0 is pointing into the stack for thread: 0x000000000013e800
  65. RSI=0x000000000000000c is an unknown value
  66. RDI=0x0000000100787880 is an unknown value
  67. R8 =0x0000000000000048 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000000004 is an unknown value
  70. R11=0x00000000024eb450 is pointing into the stack for thread: 0x000000000013e800
  71. R12=0x0000000000000048 is an unknown value
  72. R13=0x000000000008bd3e is an unknown value
  73. R14=0x0000000100d63d60 is an unknown value
  74. R15=0x00000000024eb45c is pointing into the stack for thread: 0x000000000013e800
  75.  
  76.  
  77. Stack: [0x00000000023f0000,0x00000000024f0000], sp=0x00000000024ea9a0, free space=1002k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig75icd64.dll+0x8c350]
  80. C [ig75icd64.dll+0x176970]
  81. C [ig75icd64.dll+0x1f7686]
  82. C [ig75icd64.dll+0x65404]
  83. C [ig75icd64.dll+0x24cdd5]
  84. C [ig75icd64.dll+0x8b4f5]
  85. C [ig75icd64.dll+0x164019]
  86. C [ig75icd64.dll+0x4f039a]
  87. C [ig75icd64.dll+0x4762ac]
  88. C [ig75icd64.dll+0x4769c9]
  89. C 0x000000000587444a
  90.  
  91. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  92. J 18633 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x00000000058743c4 [0x0000000005874380+0x44]
  93. J 28833 C1 appeng.parts.reporting.PartStorageMonitor.renderDynamic(DDDLappeng/api/parts/IPartRenderHelper;Lnet/minecraft/client/renderer/RenderBlocks;)V (149 bytes) @ 0x0000000006d44314 [0x0000000006d41e80+0x2494]
  94. J 29948 C2 appeng.client.render.CableRenderHelper.renderDynamic(Lappeng/parts/CableBusContainer;DDD)V (255 bytes) @ 0x0000000006be0c24 [0x0000000006be0a20+0x204]
  95. J 28765 C1 appeng.client.render.blocks.RendererCableBus.renderTile(Lappeng/block/AEBaseBlock;Lappeng/tile/AEBaseTile;Lnet/minecraft/client/renderer/Tessellator;DDDFLnet/minecraft/client/renderer/RenderBlocks;)V (34 bytes) @ 0x00000000067cc48c [0x00000000067cc120+0x36c]
  96. J 28763 C1 appeng.client.render.TESRWrapper.func_147500_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V (168 bytes) @ 0x00000000067bff4c [0x00000000067bed00+0x124c]
  97. J 29135 C2 mrtjp.relocation.ASMHacks$.renderTileEntityAt(Lnet/minecraft/tileentity/TileEntity;DDDF)V (144 bytes) @ 0x00000000065397e8 [0x0000000006539400+0x3e8]
  98. J 29922 C2 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (889 bytes) @ 0x00000000076aacac [0x00000000076aa140+0xb6c]
  99. J 29163 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1565 bytes) @ 0x000000000726c294 [0x0000000007264ce0+0x75b4]
  100. J 29174 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (874 bytes) @ 0x00000000072d7574 [0x00000000072d5e40+0x1734]
  101. J 23205 C2 net.minecraft.client.Minecraft.func_71411_J()V (773 bytes) @ 0x000000000557aa38 [0x0000000005579e20+0xc18]
  102. j net.minecraft.client.Minecraft.func_99999_d()V+61
  103. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  104. v ~StubRoutines::call_stub
  105. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  106. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  107. J 3005 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000003272044 [0x0000000003271f40+0x104]
  108. J 3004 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003271a5c [0x0000000003271680+0x3dc]
  109. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
  110. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  111. v ~StubRoutines::call_stub
  112.  
  113. --------------- P R O C E S S ---------------
  114.  
  115. Java Threads: ( => current thread )
  116. 0x000000005b056000 JavaThread "pool-4-thread-2" [_thread_blocked, id=6440, stack(0x0000000105cb0000,0x0000000105db0000)]
  117. 0x000000005f2e4800 JavaThread "pool-3-thread-2" [_thread_blocked, id=6276, stack(0x000000013f3e0000,0x000000013f4e0000)]
  118. 0x000000005f2e5000 JavaThread "LogisticsPipes ItemIdentifier Cleanup Thread" daemon [_thread_blocked, id=6172, stack(0x0000000105ba0000,0x0000000105ca0000)]
  119. 0x000000005b700000 JavaThread "JM-texture-3" [_thread_blocked, id=5636, stack(0x000000010d4c0000,0x000000010d5c0000)]
  120. 0x000000005b6ff000 JavaThread "JM-texture-2" [_thread_blocked, id=5320, stack(0x0000000106380000,0x0000000106480000)]
  121. 0x000000005b6fe800 JavaThread "pool-4-thread-1" [_thread_blocked, id=5680, stack(0x0000000108220000,0x0000000108320000)]
  122. 0x0000000062e43000 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=5132, stack(0x0000000102f90000,0x0000000103090000)]
  123. 0x000000005c36a000 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=4992, stack(0x000000006b890000,0x000000006b990000)]
  124. 0x00000000799a0000 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=5008, stack(0x0000000077660000,0x0000000077760000)]
  125. 0x000000005c369800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=7152, stack(0x0000000072610000,0x0000000072710000)]
  126. 0x000000005c368800 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=5648, stack(0x0000000069810000,0x0000000069910000)]
  127. 0x000000005c367000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5776, stack(0x000000007e4e0000,0x000000007e5e0000)]
  128. 0x000000006f5cd000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=5196, stack(0x000000006a570000,0x000000006a670000)]
  129. 0x000000005c366800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=1632, stack(0x0000000072280000,0x0000000072380000)]
  130. 0x000000005c365800 JavaThread "Thread-28" daemon [_thread_in_native, id=5232, stack(0x000000006b6e0000,0x000000006b7e0000)]
  131. 0x000000005c365000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=6932, stack(0x000000006b990000,0x000000006ba90000)]
  132. 0x0000000062e45000 JavaThread "Thread-27" [_thread_blocked, id=5704, stack(0x000000007bd80000,0x000000007be80000)]
  133. 0x0000000062e46000 JavaThread "Thread-26" [_thread_blocked, id=5236, stack(0x000000006d140000,0x000000006d240000)]
  134. 0x000000006f5ce000 JavaThread "pool-2-thread-1" [_thread_blocked, id=2116, stack(0x0000000105710000,0x0000000105810000)]
  135. 0x000000006555b800 JavaThread "ic2-poolthread-2" daemon [_thread_blocked, id=6056, stack(0x0000000109c00000,0x0000000109d00000)]
  136. 0x000000006f5c8800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=3732, stack(0x00000001095c0000,0x00000001096c0000)]
  137. 0x000000006f5c8000 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=6184, stack(0x000000010a240000,0x000000010a340000)]
  138. 0x000000006f5c7000 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=5308, stack(0x000000006e590000,0x000000006e690000)]
  139. 0x000000006555f000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=3048, stack(0x000000007c250000,0x000000007c350000)]
  140. 0x00000000799a6000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=3116, stack(0x0000000106810000,0x0000000106910000)]
  141. 0x00000000799a5800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=2004, stack(0x0000000107af0000,0x0000000107bf0000)]
  142. 0x00000000799a4800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=5520, stack(0x0000000108f50000,0x0000000109050000)]
  143. 0x00000000799a4000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=6976, stack(0x0000000108900000,0x0000000108a00000)]
  144. 0x00000000799a3000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=2292, stack(0x000000006e370000,0x000000006e470000)]
  145. 0x00000000799a2800 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=7060, stack(0x0000000108100000,0x0000000108200000)]
  146. 0x00000000799a1800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4688, stack(0x0000000107490000,0x0000000107590000)]
  147. 0x0000000062e40800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6428, stack(0x000000007e5f0000,0x000000007e6f0000)]
  148. 0x000000006555a800 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=1980, stack(0x0000000063100000,0x0000000063200000)]
  149. 0x000000006f663800 JavaThread "Thread-9" [_thread_blocked, id=6024, stack(0x0000000061f70000,0x0000000062070000)]
  150. 0x0000000065e6a800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6844, stack(0x0000000061dc0000,0x0000000061ec0000)]
  151. 0x000000006067c000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5372, stack(0x0000000061b80000,0x0000000061c80000)]
  152. 0x0000000062e3e000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6616, stack(0x0000000061cc0000,0x0000000061dc0000)]
  153. 0x000000005b698800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1172, stack(0x000000005e2a0000,0x000000005e3a0000)]
  154. 0x000000005b696800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3100, stack(0x000000005df30000,0x000000005e030000)]
  155. 0x0000000058e29800 JavaThread "Service Thread" daemon [_thread_blocked, id=6232, stack(0x000000005ab30000,0x000000005ac30000)]
  156. 0x0000000058dba800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=4652, stack(0x000000005a970000,0x000000005aa70000)]
  157. 0x0000000058d99800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=2920, stack(0x0000000059cb0000,0x0000000059db0000)]
  158. 0x0000000058d91000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=6664, stack(0x000000005a860000,0x000000005a960000)]
  159. 0x0000000058d8a000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=3144, stack(0x000000005a610000,0x000000005a710000)]
  160. 0x0000000058d82800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3492, stack(0x000000005a460000,0x000000005a560000)]
  161. 0x0000000057cdf000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2880, stack(0x000000005a220000,0x000000005a320000)]
  162. 0x0000000057ccc800 JavaThread "Finalizer" daemon [_thread_blocked, id=3616, stack(0x0000000059ef0000,0x0000000059ff0000)]
  163. 0x0000000057cc5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=920, stack(0x000000005a060000,0x000000005a160000)]
  164. =>0x000000000013e800 JavaThread "Client thread" [_thread_in_native, id=6356, stack(0x00000000023f0000,0x00000000024f0000)]
  165.  
  166. Other Threads:
  167. 0x0000000057cc0800 VMThread [stack: 0x0000000059db0000,0x0000000059eb0000] [id=3652]
  168. 0x0000000058e40800 WatcherThread [stack: 0x000000005aca0000,0x000000005ada0000] [id=1868]
  169.  
  170. VM state:not at safepoint (normal execution)
  171.  
  172. VM Mutex/Monitor currently owned by a thread: None
  173.  
  174. Heap:
  175. PSYoungGen total 656896K, used 218532K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
  176. eden space 622592K, 29% used [0x00000000d5580000,0x00000000e09d01e0,0x00000000fb580000)
  177. from space 34304K, 98% used [0x00000000fb580000,0x00000000fd698e40,0x00000000fd700000)
  178. to space 41984K, 0% used [0x00000000fd700000,0x00000000fd700000,0x0000000100000000)
  179. ParOldGen total 1398272K, used 1128982K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  180. object space 1398272K, 80% used [0x0000000080000000,0x00000000c4e85b98,0x00000000d5580000)
  181. Metaspace used 198277K, capacity 199701K, committed 201216K, reserved 1220608K
  182. class space used 29958K, capacity 30445K, committed 30464K, reserved 1048576K
  183.  
  184. Card table byte_map: [0x0000000011b80000,0x0000000011f90000] byte_map_base: 0x0000000011780000
  185.  
  186. Marking Bits: (ParMarkBitMap*) 0x000000005d43a5b0
  187. Begin Bits: [0x0000000012ee0000, 0x0000000014ee0000)
  188. End Bits: [0x0000000014ee0000, 0x0000000016ee0000)
  189.  
  190. Polling page: 0x0000000000120000
  191.  
  192. CodeCache: size=245760Kb used=81851Kb max_used=81882Kb free=163908Kb
  193. bounds [0x00000000027c0000, 0x0000000007830000, 0x00000000117c0000]
  194. total_blobs=22112 nmethods=20392 adapters=1627
  195. compilation: enabled
  196.  
  197. Compilation events (10 events):
  198. Event: 673.719 Thread 0x0000000058dba800 30153 3 java.util.concurrent.locks.AbstractQueuedSynchronizer::compareAndSetTail (13 bytes)
  199. Event: 673.720 Thread 0x0000000058dba800 nmethod 30153 0x00000000077e1e50 code [0x00000000077e1fa0, 0x00000000077e2130]
  200. Event: 673.720 Thread 0x0000000058dba800 30154 3 java.util.concurrent.locks.AbstractQueuedSynchronizer::setHead (16 bytes)
  201. Event: 673.720 Thread 0x0000000058dba800 nmethod 30154 0x00000000077f4150 code [0x00000000077f42a0, 0x00000000077f4450]
  202. Event: 673.723 Thread 0x0000000058dba800 30155 3 mantle.blocks.abstracts.InventoryLogic::isStackInSlot (15 bytes)
  203. Event: 673.723 Thread 0x0000000058dba800 nmethod 30155 0x0000000007801e50 code [0x0000000007801fc0, 0x0000000007802190]
  204. Event: 673.730 Thread 0x0000000058d91000 nmethod 30143 0x00000000077fbe10 code [0x00000000077fc100, 0x00000000077fd910]
  205. Event: 673.730 Thread 0x0000000058d91000 30150 4 net.minecraft.entity.player.EntityPlayer::func_70094_T (20 bytes)
  206. Event: 673.737 Thread 0x0000000058d91000 nmethod 30150 0x00000000078006d0 code [0x0000000007800880, 0x0000000007800ba8]
  207. Event: 673.737 Thread 0x0000000058d91000 30151 4 io.netty.buffer.AbstractByteBuf::writeBytes (30 bytes)
  208.  
  209. GC Heap History (10 events):
  210. Event: 659.391 GC heap before
  211. {Heap before GC invocations=410 (full 20):
  212. PSYoungGen total 647168K, used 4285K [0x00000000d5580000, 0x00000000fdb00000, 0x0000000100000000)
  213. eden space 635392K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fc200000)
  214. from space 11776K, 36% used [0x00000000fc200000,0x00000000fc62f470,0x00000000fcd80000)
  215. to space 11264K, 0% used [0x00000000fd000000,0x00000000fd000000,0x00000000fdb00000)
  216. ParOldGen total 1398272K, used 1091684K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  217. object space 1398272K, 78% used [0x0000000080000000,0x00000000c2a190d8,0x00000000d5580000)
  218. Metaspace used 193215K, capacity 194475K, committed 196224K, reserved 1216512K
  219. class space used 29487K, capacity 29956K, committed 30080K, reserved 1048576K
  220. Event: 662.240 GC heap after
  221. Heap after GC invocations=410 (full 20):
  222. PSYoungGen total 647168K, used 0K [0x00000000d5580000, 0x00000000fdb00000, 0x0000000100000000)
  223. eden space 635392K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fc200000)
  224. from space 11776K, 0% used [0x00000000fc200000,0x00000000fc200000,0x00000000fcd80000)
  225. to space 11264K, 0% used [0x00000000fd000000,0x00000000fd000000,0x00000000fdb00000)
  226. ParOldGen total 1398272K, used 1092157K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  227. object space 1398272K, 78% used [0x0000000080000000,0x00000000c2a8f658,0x00000000d5580000)
  228. Metaspace used 193215K, capacity 194475K, committed 196224K, reserved 1216512K
  229. class space used 29487K, capacity 29956K, committed 30080K, reserved 1048576K
  230. }
  231. Event: 663.745 GC heap before
  232. {Heap before GC invocations=411 (full 20):
  233. PSYoungGen total 647168K, used 635392K [0x00000000d5580000, 0x00000000fdb00000, 0x0000000100000000)
  234. eden space 635392K, 100% used [0x00000000d5580000,0x00000000fc200000,0x00000000fc200000)
  235. from space 11776K, 0% used [0x00000000fc200000,0x00000000fc200000,0x00000000fcd80000)
  236. to space 11264K, 0% used [0x00000000fd000000,0x00000000fd000000,0x00000000fdb00000)
  237. ParOldGen total 1398272K, used 1092157K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  238. object space 1398272K, 78% used [0x0000000080000000,0x00000000c2a8f658,0x00000000d5580000)
  239. Metaspace used 194142K, capacity 195375K, committed 196992K, reserved 1216512K
  240. class space used 29585K, capacity 30060K, committed 30080K, reserved 1048576K
  241. Event: 663.792 GC heap after
  242. Heap after GC invocations=411 (full 20):
  243. PSYoungGen total 638976K, used 11234K [0x00000000d5580000, 0x00000000fee80000, 0x0000000100000000)
  244. eden space 627712K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fba80000)
  245. from space 11264K, 99% used [0x00000000fd000000,0x00000000fdaf8888,0x00000000fdb00000)
  246. to space 22016K, 0% used [0x00000000fba80000,0x00000000fba80000,0x00000000fd000000)
  247. ParOldGen total 1398272K, used 1115879K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  248. object space 1398272K, 79% used [0x0000000080000000,0x00000000c41b9ed8,0x00000000d5580000)
  249. Metaspace used 194142K, capacity 195375K, committed 196992K, reserved 1216512K
  250. class space used 29585K, capacity 30060K, committed 30080K, reserved 1048576K
  251. }
  252. Event: 664.862 GC heap before
  253. {Heap before GC invocations=412 (full 20):
  254. PSYoungGen total 638976K, used 638946K [0x00000000d5580000, 0x00000000fee80000, 0x0000000100000000)
  255. eden space 627712K, 100% used [0x00000000d5580000,0x00000000fba80000,0x00000000fba80000)
  256. from space 11264K, 99% used [0x00000000fd000000,0x00000000fdaf8888,0x00000000fdb00000)
  257. to space 22016K, 0% used [0x00000000fba80000,0x00000000fba80000,0x00000000fd000000)
  258. ParOldGen total 1398272K, used 1115879K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  259. object space 1398272K, 79% used [0x0000000080000000,0x00000000c41b9ed8,0x00000000d5580000)
  260. Metaspace used 194269K, capacity 195503K, committed 196992K, reserved 1216512K
  261. class space used 29589K, capacity 30060K, committed 30080K, reserved 1048576K
  262. Event: 664.888 GC heap after
  263. Heap after GC invocations=412 (full 20):
  264. PSYoungGen total 649728K, used 22004K [0x00000000d5580000, 0x00000000ff300000, 0x0000000100000000)
  265. eden space 627712K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fba80000)
  266. from space 22016K, 99% used [0x00000000fba80000,0x00000000fcffd058,0x00000000fd000000)
  267. to space 27136K, 0% used [0x00000000fd880000,0x00000000fd880000,0x00000000ff300000)
  268. ParOldGen total 1398272K, used 1118311K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  269. object space 1398272K, 79% used [0x0000000080000000,0x00000000c4419ed8,0x00000000d5580000)
  270. Metaspace used 194269K, capacity 195503K, committed 196992K, reserved 1216512K
  271. class space used 29589K, capacity 30060K, committed 30080K, reserved 1048576K
  272. }
  273. Event: 667.075 GC heap before
  274. {Heap before GC invocations=413 (full 20):
  275. PSYoungGen total 649728K, used 649716K [0x00000000d5580000, 0x00000000ff300000, 0x0000000100000000)
  276. eden space 627712K, 100% used [0x00000000d5580000,0x00000000fba80000,0x00000000fba80000)
  277. from space 22016K, 99% used [0x00000000fba80000,0x00000000fcffd058,0x00000000fd000000)
  278. to space 27136K, 0% used [0x00000000fd880000,0x00000000fd880000,0x00000000ff300000)
  279. ParOldGen total 1398272K, used 1118311K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  280. object space 1398272K, 79% used [0x0000000080000000,0x00000000c4419ed8,0x00000000d5580000)
  281. Metaspace used 197059K, capacity 198425K, committed 199936K, reserved 1218560K
  282. class space used 29910K, capacity 30371K, committed 30464K, reserved 1048576K
  283. Event: 667.112 GC heap after
  284. Heap after GC invocations=413 (full 20):
  285. PSYoungGen total 649728K, used 27105K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
  286. eden space 622592K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fb580000)
  287. from space 27136K, 99% used [0x00000000fd880000,0x00000000ff2f86c0,0x00000000ff300000)
  288. to space 35840K, 0% used [0x00000000fb580000,0x00000000fb580000,0x00000000fd880000)
  289. ParOldGen total 1398272K, used 1128974K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  290. object space 1398272K, 80% used [0x0000000080000000,0x00000000c4e83b98,0x00000000d5580000)
  291. Metaspace used 197059K, capacity 198425K, committed 199936K, reserved 1218560K
  292. class space used 29910K, capacity 30371K, committed 30464K, reserved 1048576K
  293. }
  294. Event: 671.908 GC heap before
  295. {Heap before GC invocations=414 (full 20):
  296. PSYoungGen total 649728K, used 649697K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
  297. eden space 622592K, 100% used [0x00000000d5580000,0x00000000fb580000,0x00000000fb580000)
  298. from space 27136K, 99% used [0x00000000fd880000,0x00000000ff2f86c0,0x00000000ff300000)
  299. to space 35840K, 0% used [0x00000000fb580000,0x00000000fb580000,0x00000000fd880000)
  300. ParOldGen total 1398272K, used 1128974K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  301. object space 1398272K, 80% used [0x0000000080000000,0x00000000c4e83b98,0x00000000d5580000)
  302. Metaspace used 198051K, capacity 199407K, committed 200960K, reserved 1220608K
  303. class space used 29940K, capacity 30412K, committed 30464K, reserved 1048576K
  304. Event: 671.948 GC heap after
  305. Heap after GC invocations=414 (full 20):
  306. PSYoungGen total 656896K, used 33891K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
  307. eden space 622592K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fb580000)
  308. from space 34304K, 98% used [0x00000000fb580000,0x00000000fd698e40,0x00000000fd700000)
  309. to space 41984K, 0% used [0x00000000fd700000,0x00000000fd700000,0x0000000100000000)
  310. ParOldGen total 1398272K, used 1128982K [0x0000000080000000, 0x00000000d5580000, 0x00000000d5580000)
  311. object space 1398272K, 80% used [0x0000000080000000,0x00000000c4e85b98,0x00000000d5580000)
  312. Metaspace used 198051K, capacity 199407K, committed 200960K, reserved 1220608K
  313. class space used 29940K, capacity 30412K, committed 30464K, reserved 1048576K
  314. }
  315.  
  316. Deoptimization events (10 events):
  317. Event: 672.987 Thread 0x000000000013e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000075efd80 method=com.rwtema.extrautils.tileentity.transfernodes.TNHelper.getPipe(Lnet/minecraft/world/IBlockAccess;III)Lcom/rwtema/extrautils/tileentity/transfernodes/pipes/IPipe; @ 23
  318. Event: 672.987 Thread 0x000000000013e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000075efd80 method=com.rwtema.extrautils.tileentity.transfernodes.TNHelper.getPipe(Lnet/minecraft/world/IBlockAccess;III)Lcom/rwtema/extrautils/tileentity/transfernodes/pipes/IPipe; @ 23
  319. Event: 673.293 Thread 0x000000000013e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000058d0a88 method=net.minecraft.world.chunk.Chunk.func_76614_a(Lnet/minecraft/world/EnumSkyBlock;III)I @ 41
  320. Event: 673.293 Thread 0x000000000013e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000058f2cd0 method=fastcraft.b.u.a(IIILnet/minecraft/world/EnumSkyBlock;)I @ 5
  321. Event: 673.293 Thread 0x000000000013e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055eaabc method=fastcraft.b.t.a(III)Z @ 16
  322. Event: 673.348 Thread 0x000000000013e800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x00000000068c79c8 method=forestry.mail.gui.GuiMailboxInfo.hasPOBoxInfo()Z @ 4
  323. Event: 673.677 Thread 0x000000000013e800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000002c121b4 method=com.google.common.base.Equivalence.hash(Ljava/lang/Object;)I @ 8
  324. Event: 673.677 Thread 0x000000000013e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005f7f6e0 method=com.google.common.collect.MapMakerInternalMap$Segment.getEntry(Ljava/lang/Object;I)Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry; @ 4
  325. Event: 673.678 Thread 0x000000000013e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004ca6548 method=com.google.common.collect.MapMakerInternalMap$Segment.drainReferenceQueues()V @ 7
  326. Event: 673.682 Thread 0x000000000013e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005c36d84 method=io.netty.util.Recycler$Stack.pop()Ljava/lang/Object; @ 6
  327.  
  328. Internal exceptions (10 events):
  329. Event: 673.631 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b2210) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  330. Event: 673.644 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b2468) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  331. Event: 673.654 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b26c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  332. Event: 673.690 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b2918) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  333. Event: 673.690 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b2b70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
  334. Event: 673.692 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b2dc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  335. Event: 673.724 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b3020) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  336. Event: 673.724 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b3278) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3167]
  337. Event: 673.725 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b34d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  338. Event: 673.739 Thread 0x0000000062e46000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d61b3728) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
  339.  
  340. Events (10 events):
  341. Event: 673.681 Thread 0x000000000013e800 DEOPT PACKING pc=0x000000000430eeb4 sp=0x00000000024edcd0
  342. Event: 673.681 Thread 0x000000000013e800 DEOPT UNPACKING pc=0x000000000280787f sp=0x00000000024ed9e8 mode 0
  343. Event: 673.682 Thread 0x000000000013e800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000005c36d84
  344. Event: 673.682 Thread 0x000000000013e800 DEOPT PACKING pc=0x0000000005c36d84 sp=0x00000000024edaf0
  345. Event: 673.682 Thread 0x000000000013e800 DEOPT UNPACKING pc=0x000000000280582a sp=0x00000000024eda58 mode 2
  346. Event: 673.687 loading class buildcraft/transport/PipeTransportItems$1
  347. Event: 673.687 loading class buildcraft/transport/PipeTransportItems$1 done
  348. Event: 673.719 Executing VM operation: RevokeBias
  349. Event: 673.719 Executing VM operation: RevokeBias done
  350. Event: 673.719 Thread 0x000000005b057000 Thread exited: 0x000000005b057000
  351.  
  352.  
  353. Dynamic libraries:
  354. 0x000000013fd50000 - 0x000000013fd87000 C:\Program Files\Java\jre1.8.0_60\bin\javaw.exe
  355. 0x00000000779b0000 - 0x0000000077b58000 C:\Windows\SYSTEM32\ntdll.dll
  356. 0x0000000077790000 - 0x00000000778af000 C:\Windows\system32\kernel32.dll
  357. 0x000007fefd7b0000 - 0x000007fefd81c000 C:\Windows\system32\KERNELBASE.dll
  358. 0x000007feff210000 - 0x000007feff2eb000 C:\Windows\system32\ADVAPI32.dll
  359. 0x000007fefdb20000 - 0x000007fefdbbf000 C:\Windows\system32\msvcrt.dll
  360. 0x000007fefde00000 - 0x000007fefde1f000 C:\Windows\SYSTEM32\sechost.dll
  361. 0x000007fefdbc0000 - 0x000007fefdced000 C:\Windows\system32\RPCRT4.dll
  362. 0x00000000778b0000 - 0x00000000779aa000 C:\Windows\system32\USER32.dll
  363. 0x000007fefdd90000 - 0x000007fefddf7000 C:\Windows\system32\GDI32.dll
  364. 0x000007feffc50000 - 0x000007feffc5e000 C:\Windows\system32\LPK.dll
  365. 0x000007fefeec0000 - 0x000007fefef89000 C:\Windows\system32\USP10.dll
  366. 0x000007fefc170000 - 0x000007fefc364000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  367. 0x000007fefdea0000 - 0x000007fefdf11000 C:\Windows\system32\SHLWAPI.dll
  368. 0x000007feff4e0000 - 0x000007feff50e000 C:\Windows\system32\IMM32.DLL
  369. 0x000007feff3d0000 - 0x000007feff4d9000 C:\Windows\system32\MSCTF.dll
  370. 0x000000006d240000 - 0x000000006d312000 C:\Program Files\Java\jre1.8.0_60\bin\msvcr100.dll
  371. 0x000000005cc30000 - 0x000000005d4b9000 C:\Program Files\Java\jre1.8.0_60\bin\server\jvm.dll
  372. 0x000007feeda80000 - 0x000007feeda89000 C:\Windows\system32\WSOCK32.dll
  373. 0x000007feffc00000 - 0x000007feffc4d000 C:\Windows\system32\WS2_32.dll
  374. 0x000007feffbf0000 - 0x000007feffbf8000 C:\Windows\system32\NSI.dll
  375. 0x000007fefb170000 - 0x000007fefb1ab000 C:\Windows\system32\WINMM.dll
  376. 0x000007fefc800000 - 0x000007fefc80c000 C:\Windows\system32\VERSION.dll
  377. 0x0000000077b70000 - 0x0000000077b77000 C:\Windows\system32\PSAPI.DLL
  378. 0x00000000748d0000 - 0x00000000748df000 C:\Program Files\Java\jre1.8.0_60\bin\verify.dll
  379. 0x00000000748a0000 - 0x00000000748c9000 C:\Program Files\Java\jre1.8.0_60\bin\java.dll
  380. 0x0000000074360000 - 0x0000000074376000 C:\Program Files\Java\jre1.8.0_60\bin\zip.dll
  381. 0x000007fefe130000 - 0x000007fefeeb9000 C:\Windows\system32\SHELL32.dll
  382. 0x000007fefdf20000 - 0x000007fefe123000 C:\Windows\system32\ole32.dll
  383. 0x000007fefd760000 - 0x000007fefd76f000 C:\Windows\system32\profapi.dll
  384. 0x0000000074a10000 - 0x0000000074a1d000 C:\Program Files\Java\jre1.8.0_60\bin\management.dll
  385. 0x0000000072250000 - 0x000000007226a000 C:\Program Files\Java\jre1.8.0_60\bin\net.dll
  386. 0x000007fefcf20000 - 0x000007fefcf75000 C:\Windows\system32\mswsock.dll
  387. 0x000007fefcf10000 - 0x000007fefcf17000 C:\Windows\System32\wship6.dll
  388. 0x0000000071c70000 - 0x0000000071c81000 C:\Program Files\Java\jre1.8.0_60\bin\nio.dll
  389. 0x000007fefb110000 - 0x000007fefb125000 C:\Windows\system32\NLAapi.dll
  390. 0x000007feee000000 - 0x000007feee015000 C:\Windows\system32\napinsp.dll
  391. 0x000007feedfe0000 - 0x000007feedff9000 C:\Windows\system32\pnrpnsp.dll
  392. 0x000007fefcda0000 - 0x000007fefcdfb000 C:\Windows\system32\DNSAPI.dll
  393. 0x000007feedfd0000 - 0x000007feedfdb000 C:\Windows\System32\winrnr.dll
  394. 0x000007feedfa0000 - 0x000007feedfb0000 C:\Windows\system32\wshbth.dll
  395. 0x000007fefaa40000 - 0x000007fefaa67000 C:\Windows\system32\IPHLPAPI.DLL
  396. 0x000007fefaa20000 - 0x000007fefaa2b000 C:\Windows\system32\WINNSI.DLL
  397. 0x000007fefa8b0000 - 0x000007fefa903000 C:\Windows\System32\fwpuclnt.dll
  398. 0x000007fef9000000 - 0x000007fef9008000 C:\Windows\system32\rasadhlp.dll
  399. 0x000000006cb70000 - 0x000000006cd08000 C:\Program Files\Java\jre1.8.0_60\bin\awt.dll
  400. 0x000007feff2f0000 - 0x000007feff3c7000 C:\Windows\system32\OLEAUT32.dll
  401. 0x000007fefbeb0000 - 0x000007fefbf06000 C:\Windows\system32\uxtheme.dll
  402. 0x000007fefb920000 - 0x000007fefb938000 C:\Windows\system32\dwmapi.dll
  403. 0x000007fefd600000 - 0x000007fefd60f000 C:\Windows\system32\CRYPTBASE.dll
  404. 0x0000000071b00000 - 0x0000000071b47000 C:\Program Files\Java\jre1.8.0_60\bin\fontmanager.dll
  405. 0x000000006df50000 - 0x000000006df92000 C:\Program Files\Java\jre1.8.0_60\bin\t2k.dll
  406. 0x0000000071c40000 - 0x0000000071c57000 C:\Program Files\Java\jre1.8.0_60\bin\unpack.dll
  407. 0x0000000180000000 - 0x0000000180051000 E:\Minecraft things\FTBInfinity\natives\lwjgl64.dll
  408. 0x000007fef5130000 - 0x000007fef524d000 C:\Windows\system32\OPENGL32.dll
  409. 0x000007fef5100000 - 0x000007fef512d000 C:\Windows\system32\GLU32.dll
  410. 0x000007fef1270000 - 0x000007fef1361000 C:\Windows\system32\DDRAW.dll
  411. 0x000007fef9810000 - 0x000007fef9818000 C:\Windows\system32\DCIMAN32.dll
  412. 0x000007feff5b0000 - 0x000007feff787000 C:\Windows\system32\SETUPAPI.dll
  413. 0x000007fefdae0000 - 0x000007fefdb16000 C:\Windows\system32\CFGMGR32.dll
  414. 0x000007fefd780000 - 0x000007fefd79a000 C:\Windows\system32\DEVOBJ.dll
  415. 0x000007fefcf80000 - 0x000007fefcf98000 C:\Windows\system32\CRYPTSP.dll
  416. 0x000007fefcc80000 - 0x000007fefccc7000 C:\Windows\system32\rsaenh.dll
  417. 0x000007fefd990000 - 0x000007fefd9ae000 C:\Windows\system32\USERENV.dll
  418. 0x000007fefa7c0000 - 0x000007fefa7d8000 C:\Windows\system32\dhcpcsvc.DLL
  419. 0x000007fefa7a0000 - 0x000007fefa7b1000 C:\Windows\system32\dhcpcsvc6.DLL
  420. 0x000007fefad00000 - 0x000007fefad18000 C:\Windows\system32\atig6pxx.dll
  421. 0x000007fefa660000 - 0x000007fefa797000 C:\Windows\system32\atiadlxx.dll
  422. 0x000007fefbff0000 - 0x000007fefc11c000 C:\Windows\system32\PROPSYS.dll
  423. 0x000007fefc900000 - 0x000007fefc911000 C:\Windows\system32\WTSAPI32.dll
  424. 0x000007fefda70000 - 0x000007fefdaab000 C:\Windows\system32\WINTRUST.dll
  425. 0x000007fefd820000 - 0x000007fefd98d000 C:\Windows\system32\CRYPT32.dll
  426. 0x000007fefd770000 - 0x000007fefd77f000 C:\Windows\system32\MSASN1.dll
  427. 0x000007fee7ff0000 - 0x000007fee8815000 C:\Windows\system32\ig75icd64.dll
  428. 0x000007fef7370000 - 0x000007fef77d1000 C:\Windows\system32\igdusc64.dll
  429. 0x000007fefada0000 - 0x000007fefadc9000 C:\Windows\system32\atig6txx.dll
  430. 0x000007feeb340000 - 0x000007feeb3dc000 C:\Windows\system32\mscms.dll
  431. 0x000007feee020000 - 0x000007feee062000 C:\Windows\system32\icm32.dll
  432. 0x0000000070a40000 - 0x0000000070adc000 E:\Minecraft things\FTBInfinity\natives\avutil-ttv-51.dll
  433. 0x0000000002250000 - 0x00000000022a6000 E:\Minecraft things\FTBInfinity\natives\swresample-ttv-0.dll
  434. 0x000000006eb80000 - 0x000000006ec50000 E:\Minecraft things\FTBInfinity\natives\libmp3lame-ttv.dll
  435. 0x000007fee6c40000 - 0x000007fee7fe4000 E:\Minecraft things\FTBInfinity\natives\libmfxsw64.dll
  436. 0x000007fee8d40000 - 0x000007fee8e6b000 E:\Minecraft things\FTBInfinity\natives\twitchsdk.dll
  437. 0x000007fefef90000 - 0x000007feff1ea000 C:\Windows\system32\WININET.dll
  438. 0x000007fefd9b0000 - 0x000007fefd9b4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  439. 0x000007fefdab0000 - 0x000007fefdab4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  440. 0x000007fefd7a0000 - 0x000007fefd7a4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  441. 0x000007fefdac0000 - 0x000007fefdac3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  442. 0x0000000077b80000 - 0x0000000077b83000 C:\Windows\system32\normaliz.DLL
  443. 0x000007feff790000 - 0x000007feffa57000 C:\Windows\system32\iertutil.dll
  444. 0x000007fefd9c0000 - 0x000007fefd9c5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  445. 0x000000006ded0000 - 0x000000006def4000 C:\Program Files\Java\jre1.8.0_60\bin\sunec.dll
  446. 0x000007fefc920000 - 0x000007fefc927000 C:\Windows\System32\wshtcpip.dll
  447. 0x0000000002380000 - 0x00000000023e4000 E:\Minecraft things\FTBInfinity\natives\OpenAL64.dll
  448. 0x000007fefdcf0000 - 0x000007fefdd89000 C:\Windows\system32\CLBCatQ.DLL
  449. 0x000007fefbe40000 - 0x000007fefbe8b000 C:\Windows\System32\MMDevApi.dll
  450. 0x000007feed550000 - 0x000007feed5d8000 C:\Windows\system32\dsound.dll
  451. 0x000007fefc8d0000 - 0x000007fefc8fc000 C:\Windows\system32\POWRPROF.dll
  452. 0x000007fefafd0000 - 0x000007fefb01f000 C:\Windows\system32\AUDIOSES.DLL
  453. 0x0000000012500000 - 0x000000001253d000 C:\Program Files\Java\jre1.8.0_60\bin\lcms.dll
  454. 0x000007fef1b20000 - 0x000007fef1c45000 C:\Windows\system32\dbghelp.dll
  455.  
  456. VM Arguments:
  457. jvm_args: -Xms256M -Xmx2048M -Djava.library.path=E:\Minecraft things\FTBInfinity\natives -Dorg.lwjgl.librarypath=E:\Minecraft things\FTBInfinity\natives -Dnet.java.games.input.librarypath=E:\Minecraft things\FTBInfinity\natives -Duser.home=E:\Minecraft things\FTBInfinity -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.net.preferIPv4Stack=true
  458. java_command: net.minecraft.launchwrapper.Launch --username Arrathael --version 1.7.10 --gameDir E:\Minecraft things\FTBInfinity\minecraft --assetsDir E:\Minecraft things\assets --assetIndex 1.7.10 --uuid ea4855c8c5574c1db69b1b155be05b68 --accessToken cf78c411a2e24a2b9ca582593937611c --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1366 --height 768
  459. java_class_path (initial): E:\Minecraft things\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forge-1.7.10-10.13.4.1448-1.7.10-universal.jar;E:\Minecraft things\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;E:\Minecraft things\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;E:\Minecraft things\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;E:\Minecraft things\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;E:\Minecraft things\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;E:\Minecraft things\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;E:\Minecraft things\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;E:\Minecraft things\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;E:\Minecraft things\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;E:\Minecraft things\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;E:\Minecraft things\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;E:\Minecraft things\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;E:\Minecraft things\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;E:\Minecraft things\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;E:\Minecraft things\versions\1.7.10\1.7.10.jar;E:\Minecraft things\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;E:\Minecraft things\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;E:\Minecraft things\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;E:\Minecraft things\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;E:\Minecraft things\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpc
  460. Launcher Type: SUN_STANDARD
  461.  
  462. Environment Variables:
  463. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre1.8.0_60\bin
  464. USERNAME=larbi
  465. OS=Windows_NT
  466. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  467.  
  468.  
  469.  
  470. --------------- S Y S T E M ---------------
  471.  
  472. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18847)
  473.  
  474. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
  475.  
  476. Memory: 4k page, physical 16655472k(8235604k free), swap 33309092k(24041728k free)
  477.  
  478. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for windows-amd64 JRE (1.8.0_60-b27), built on Aug 4 2015 11:06:27 by "java_re" with MS VC++ 10.0 (VS2010)
  479.  
  480. time: Sat Oct 10 00:26:37 2015
  481. elapsed time: 673 seconds (0d 0h 11m 13s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement