Advertisement
Guest User

Untitled

a guest
Jan 17th, 2016
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.40 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=0x0000000069b94050, pid=6904, tid=6804
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0xda4050]
  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 (0x000000000223f000): JavaThread "Client thread" [_thread_in_native, id=6804, stack(0x0000000002570000,0x0000000002670000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x0000000000000000, RDX=0x0000000000000000
  27. RSP=0x000000000266cdf0, RBP=0x0000000000000000, RSI=0x0000000000000000, RDI=0x0000000019df25c8
  28. R8 =0x0000000019e0b08c, R9 =0x00000000000013bd, R10=0x00000000000013cb, R11=0x0000000000000028
  29. R12=0x0000000000000000, R13=0x0000000000000000, R14=0x000000002615e420, R15=0x0000000000000002
  30. RIP=0x0000000069b94050, EFLAGS=0x0000000000010a87
  31.  
  32. Top of Stack: (sp=0x000000000266cdf0)
  33. 0x000000000266cdf0: 000000002615e634 0000000050ad3b01
  34. 0x000000000266ce00: 0000000050ad3b60 0000000000000001
  35. 0x000000000266ce10: 0000000400000000 0000000000000040
  36. 0x000000000266ce20: 0000000019df0080 000000000266cfa0
  37. 0x000000000266ce30: 0000000000000007 0000000000000001
  38. 0x000000000266ce40: 0000000000000000 0000000019df0080
  39. 0x000000000266ce50: 0000000019df25c8 0000000069b940ce
  40. 0x000000000266ce60: 0000000025bd7250 000000000266cf90
  41. 0x000000000266ce70: 0000000000000000 0000000000000005
  42. 0x000000000266ce80: 0000000019defd00 0000000069b9b430
  43. 0x000000000266ce90: 0000000019df0080 0000000000000000
  44. 0x000000000266cea0: 0000000019defd00 0000000000000001
  45. 0x000000000266ceb0: 00000000262cc4a0 00000000262cc130
  46. 0x000000000266cec0: 00000000263ead01 0000000000000004
  47. 0x000000000266ced0: 0000000000000000 0000000000000000
  48. 0x000000000266cee0: 0000000100000002 0000000000000000
  49.  
  50. Instructions: (pc=0x0000000069b94050)
  51. 0x0000000069b94030: 0c 80 8d 04 9d 00 00 00 00 4c 8d 04 8f 48 63 c8
  52. 0x0000000069b94040: 48 8b 84 f7 f0 92 01 00 48 8d 14 88 41 8b 40 1c
  53. 0x0000000069b94050: 89 02 41 8b 40 20 89 42 04 41 8b 40 24 89 42 08
  54. 0x0000000069b94060: 41 8b 40 28 89 42 0c 48 ff c5 49 3b ef 0f 8c 5d
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x0000000000000000 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x000000000266cdf0 is pointing into the stack for thread: 0x000000000223f000
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x0000000019df25c8 is an unknown value
  67. R8 =0x0000000019e0b08c is an unknown value
  68. R9 =0x00000000000013bd is an unknown value
  69. R10=0x00000000000013cb is an unknown value
  70. R11=0x0000000000000028 is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x000000002615e420 is an unknown value
  74. R15=0x0000000000000002 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002570000,0x0000000002670000], sp=0x000000000266cdf0, free space=1011k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xda4050]
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J 7568 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x0000000002725764 [0x0000000002725720+0x44]
  85. J 8373 C2 net.minecraft.client.model.ModelRenderer.func_78785_a(F)V (411 bytes) @ 0x0000000003cb1cf4 [0x0000000003cb1b40+0x1b4]
  86. j vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes(III)V+358
  87. j vazkii.botania.client.render.tile.RenderTileRuneAltar.func_147500_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+619
  88. J 8025 C2 mrtjp.relocation.ASMHacks$.renderTileEntityAt(Lnet/minecraft/tileentity/TileEntity;DDDF)V (144 bytes) @ 0x0000000003c0c5f8 [0x0000000003c0c300+0x2f8]
  89. J 8040 C2 mrtjp.relocation.ASMHacks.renderTileEntityAt(Lnet/minecraft/tileentity/TileEntity;DDDF)V (14 bytes) @ 0x0000000003c13140 [0x0000000003c13120+0x20]
  90. J 8016 C2 net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(Lnet/minecraft/tileentity/TileEntity;F)V (115 bytes) @ 0x0000000003bc4bbc [0x0000000003bc4900+0x2bc]
  91. J 7334 C2 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (889 bytes) @ 0x00000000039f8d6c [0x00000000039f8300+0xa6c]
  92. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+704
  93. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+498
  94. j net.minecraft.client.Minecraft.func_71411_J()V+327
  95. j net.minecraft.client.Minecraft.func_99999_d()V+61
  96. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  97. v ~StubRoutines::call_stub
  98. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  99. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  100. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  101. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  102. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  103. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  104. v ~StubRoutines::call_stub
  105.  
  106. --------------- P R O C E S S ---------------
  107.  
  108. Java Threads: ( => current thread )
  109. 0x000000003ffd3800 JavaThread "LogisticsPipes ItemIdentifier Cleanup Thread" daemon [_thread_blocked, id=4220, stack(0x000000004c1a0000,0x000000004c2a0000)]
  110. 0x0000000038dcf800 JavaThread "JM-task-5" [_thread_blocked, id=6808, stack(0x000000004e760000,0x000000004e860000)]
  111. 0x000000001902d800 JavaThread "JM-texture-4" [_thread_blocked, id=6376, stack(0x000000004e880000,0x000000004e980000)]
  112. 0x000000001902d000 JavaThread "JM-texture-3" [_thread_blocked, id=6228, stack(0x000000004e520000,0x000000004e620000)]
  113. 0x000000001902e800 JavaThread "Thread-43" [_thread_in_Java, id=5172, stack(0x000000004d4f0000,0x000000004d5f0000)]
  114. 0x000000001902c000 JavaThread "pool-3-thread-1" [_thread_blocked, id=6164, stack(0x000000004d2b0000,0x000000004d3b0000)]
  115. 0x000000001902b800 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=2552, stack(0x000000001b600000,0x000000001b700000)]
  116. 0x000000001902a800 JavaThread "File IO Thread" [_thread_blocked, id=4636, stack(0x000000001ba40000,0x000000001bb40000)]
  117. 0x000000001902a000 JavaThread "Netty IO #1" daemon [_thread_in_native, id=4964, stack(0x000000004b410000,0x000000004b510000)]
  118. 0x0000000019029000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2948, stack(0x000000004b5d0000,0x000000004b6d0000)]
  119. 0x00000000413e6000 JavaThread "ic2-poolthread-8" daemon [_thread_blocked, id=1664, stack(0x000000004a680000,0x000000004a780000)]
  120. 0x00000000413e3000 JavaThread "ic2-poolthread-7" daemon [_thread_blocked, id=6788, stack(0x000000004b300000,0x000000004b400000)]
  121. 0x00000000413e4800 JavaThread "ic2-poolthread-6" daemon [_thread_blocked, id=3612, stack(0x000000004a460000,0x000000004a560000)]
  122. 0x00000000413e5800 JavaThread "ic2-poolthread-5" daemon [_thread_blocked, id=3192, stack(0x000000004a570000,0x000000004a670000)]
  123. 0x00000000413e2800 JavaThread "ic2-poolthread-4" daemon [_thread_blocked, id=3952, stack(0x000000004a360000,0x000000004a460000)]
  124. 0x00000000413e4000 JavaThread "ic2-poolthread-3" daemon [_thread_blocked, id=3960, stack(0x0000000037a90000,0x0000000037b90000)]
  125. 0x00000000413e0000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=4624, stack(0x0000000022730000,0x0000000022830000)]
  126. 0x00000000413e1800 JavaThread "Thread-32" [_thread_blocked, id=4820, stack(0x000000004a1c0000,0x000000004a2c0000)]
  127. 0x00000000413e1000 JavaThread "Thread-31" [_thread_blocked, id=4940, stack(0x0000000038520000,0x0000000038620000)]
  128. 0x0000000017888000 JavaThread "Server thread" [_thread_blocked, id=7000, stack(0x000000004a000000,0x000000004a100000)]
  129. 0x0000000017889800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2796, stack(0x0000000022600000,0x0000000022700000)]
  130. 0x0000000038dd1000 JavaThread "Thread-27" [_thread_blocked, id=4316, stack(0x000000003bd40000,0x000000003be40000)]
  131. 0x0000000038dd0800 JavaThread "Thread-26" [_thread_blocked, id=6252, stack(0x000000003b830000,0x000000003b930000)]
  132. 0x0000000017886800 JavaThread "pool-2-thread-1" [_thread_blocked, id=6688, stack(0x000000003bb20000,0x000000003bc20000)]
  133. 0x0000000017892000 JavaThread "ic2-poolthread-2" daemon [_thread_blocked, id=5248, stack(0x000000003b930000,0x000000003ba30000)]
  134. 0x0000000017891000 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=6468, stack(0x000000003b560000,0x000000003b660000)]
  135. 0x0000000017890800 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=3408, stack(0x000000003b660000,0x000000003b760000)]
  136. 0x000000001788f800 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=5844, stack(0x000000003b410000,0x000000003b510000)]
  137. 0x000000001788f000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=6424, stack(0x000000003b240000,0x000000003b340000)]
  138. 0x000000001788e000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=5040, stack(0x000000003b100000,0x000000003b200000)]
  139. 0x000000001788d800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=6816, stack(0x000000003af10000,0x000000003b010000)]
  140. 0x000000001788c800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=6620, stack(0x000000003adb0000,0x000000003aeb0000)]
  141. 0x000000001788c000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=2920, stack(0x000000003ab30000,0x000000003ac30000)]
  142. 0x000000001788b000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=6076, stack(0x0000000038630000,0x0000000038730000)]
  143. 0x0000000017889000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=3920, stack(0x00000000399e0000,0x0000000039ae0000)]
  144. 0x0000000017886000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=5072, stack(0x0000000038840000,0x0000000038940000)]
  145. 0x000000001788a800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=4920, stack(0x0000000038740000,0x0000000038840000)]
  146. 0x0000000017884800 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=5044, stack(0x000000001eef0000,0x000000001eff0000)]
  147. 0x000000000f8ec000 JavaThread "Thread-9" [_thread_blocked, id=4312, stack(0x000000001aea0000,0x000000001afa0000)]
  148. 0x00000000155c0800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5608, stack(0x000000001f000000,0x000000001f100000)]
  149. 0x00000000161f8800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1148, stack(0x0000000011f80000,0x0000000012080000)]
  150. 0x0000000017fab800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6000, stack(0x00000000120a0000,0x00000000121a0000)]
  151. 0x000000000f1aa000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7120, stack(0x0000000011700000,0x0000000011800000)]
  152. 0x000000000f6d8800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6692, stack(0x00000000109d0000,0x0000000010ad0000)]
  153. 0x000000000da36000 JavaThread "Service Thread" daemon [_thread_blocked, id=3780, stack(0x000000000e980000,0x000000000ea80000)]
  154. 0x000000000da33800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5740, stack(0x000000000e810000,0x000000000e910000)]
  155. 0x000000000da2f800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6496, stack(0x000000000e440000,0x000000000e540000)]
  156. 0x000000000da2e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5068, stack(0x000000000d630000,0x000000000d730000)]
  157. 0x000000000da29800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6508, stack(0x000000000e560000,0x000000000e660000)]
  158. 0x000000000e050800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7056, stack(0x000000000da50000,0x000000000db50000)]
  159. 0x000000000da10000 JavaThread "Finalizer" daemon [_thread_blocked, id=3776, stack(0x000000000df10000,0x000000000e010000)]
  160. 0x000000000da09000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6100, stack(0x000000000dd30000,0x000000000de30000)]
  161. =>0x000000000223f000 JavaThread "Client thread" [_thread_in_native, id=6804, stack(0x0000000002570000,0x0000000002670000)]
  162.  
  163. Other Threads:
  164. 0x000000000da01800 VMThread [stack: 0x000000000db50000,0x000000000dc50000] [id=7148]
  165. 0x000000000da43000 WatcherThread [stack: 0x000000000eac0000,0x000000000ebc0000] [id=6996]
  166.  
  167. VM state:not at safepoint (normal execution)
  168.  
  169. VM Mutex/Monitor currently owned by a thread: None
  170.  
  171. Heap
  172. par new generation total 153344K, used 116579K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  173. eden space 136320K, 82% used [0x00000006f0000000, 0x00000006f6d98900, 0x00000006f8520000)
  174. from space 17024K, 25% used [0x00000006f95c0000, 0x00000006f9a005b8, 0x00000006fa660000)
  175. to space 17024K, 0% used [0x00000006f8520000, 0x00000006f8520000, 0x00000006f95c0000)
  176. concurrent mark-sweep generation total 3422056K, used 2071316K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  177. concurrent-mark-sweep perm gen total 262144K, used 211199K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  178.  
  179. Card table byte_map: [0x0000000005880000,0x0000000006110000] byte_map_base: 0x0000000002100000
  180.  
  181. Polling page: 0x0000000000320000
  182.  
  183. Code Cache [0x0000000002670000, 0x0000000003de0000, 0x0000000005670000)
  184. total_blobs=9226 nmethods=7500 adapters=1673 free_code_cache=25442Kb largest_free_block=25769408
  185.  
  186. Compilation events (10 events):
  187. Event: 227.121 Thread 0x000000000da2f800 8777 portalgun.common.PortalGun::getSettings (5 bytes)
  188. Event: 227.122 Thread 0x000000000da2f800 nmethod 8777 0x0000000003dc5110 code [0x0000000003dc5260, 0x0000000003dc52c8]
  189. Event: 227.122 Thread 0x000000000da2f800 8778 codechicken.microblock.FaceMicroClass$::aBounds (5 bytes)
  190. Event: 227.122 Thread 0x000000000da2f800 nmethod 8778 0x0000000003dc4f10 code [0x0000000003dc5040, 0x0000000003dc50b8]
  191. Event: 227.166 Thread 0x000000000da33800 8779 journeymap.client.model.ImageHolder::getTexture (118 bytes)
  192. Event: 227.171 Thread 0x000000000da33800 nmethod 8779 0x0000000003dc67d0 code [0x0000000003dc6980, 0x0000000003dc6ce0]
  193. Event: 227.182 Thread 0x000000000da2f800 8780 journeymap.client.render.map.TileDrawStep::getRegionTextureHolder (18 bytes)
  194. Event: 227.182 Thread 0x000000000da33800 8781 journeymap.client.model.RegionImageCache::getRegionImageSet (14 bytes)
  195. Event: 227.183 Thread 0x000000000da33800 nmethod 8781 0x0000000003dc6390 code [0x0000000003dc64e0, 0x0000000003dc6608]
  196. Event: 227.183 Thread 0x000000000da2f800 nmethod 8780 0x0000000003dc5e50 code [0x0000000003dc5fc0, 0x0000000003dc6138]
  197.  
  198. GC Heap History (10 events):
  199. Event: 226.306 GC heap before
  200. {Heap before GC invocations=573 (full 22):
  201. par new generation total 153344K, used 138225K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  202. eden space 136320K, 100% used [0x00000006f0000000, 0x00000006f8520000, 0x00000006f8520000)
  203. from space 17024K, 11% used [0x00000006f8520000, 0x00000006f86fc588, 0x00000006f95c0000)
  204. to space 17024K, 0% used [0x00000006f95c0000, 0x00000006f95c0000, 0x00000006fa660000)
  205. concurrent mark-sweep generation total 3422056K, used 2070827K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  206. concurrent-mark-sweep perm gen total 262144K, used 211158K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  207. Event: 226.325 GC heap after
  208. Heap after GC invocations=574 (full 22):
  209. par new generation total 153344K, used 1617K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  210. eden space 136320K, 0% used [0x00000006f0000000, 0x00000006f0000000, 0x00000006f8520000)
  211. from space 17024K, 9% used [0x00000006f95c0000, 0x00000006f9754400, 0x00000006fa660000)
  212. to space 17024K, 0% used [0x00000006f8520000, 0x00000006f8520000, 0x00000006f95c0000)
  213. concurrent mark-sweep generation total 3422056K, used 2070891K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  214. concurrent-mark-sweep perm gen total 262144K, used 211158K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  215. }
  216. Event: 226.474 GC heap before
  217. {Heap before GC invocations=574 (full 22):
  218. par new generation total 153344K, used 137937K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  219. eden space 136320K, 100% used [0x00000006f0000000, 0x00000006f8520000, 0x00000006f8520000)
  220. from space 17024K, 9% used [0x00000006f95c0000, 0x00000006f9754400, 0x00000006fa660000)
  221. to space 17024K, 0% used [0x00000006f8520000, 0x00000006f8520000, 0x00000006f95c0000)
  222. concurrent mark-sweep generation total 3422056K, used 2070891K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  223. concurrent-mark-sweep perm gen total 262144K, used 211161K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  224. Event: 226.494 GC heap after
  225. Heap after GC invocations=575 (full 22):
  226. par new generation total 153344K, used 2071K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  227. eden space 136320K, 0% used [0x00000006f0000000, 0x00000006f0000000, 0x00000006f8520000)
  228. from space 17024K, 12% used [0x00000006f8520000, 0x00000006f8725e90, 0x00000006f95c0000)
  229. to space 17024K, 0% used [0x00000006f95c0000, 0x00000006f95c0000, 0x00000006fa660000)
  230. concurrent mark-sweep generation total 3422056K, used 2071011K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  231. concurrent-mark-sweep perm gen total 262144K, used 211161K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  232. }
  233. Event: 226.666 GC heap before
  234. {Heap before GC invocations=575 (full 22):
  235. par new generation total 153344K, used 138391K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  236. eden space 136320K, 100% used [0x00000006f0000000, 0x00000006f8520000, 0x00000006f8520000)
  237. from space 17024K, 12% used [0x00000006f8520000, 0x00000006f8725e90, 0x00000006f95c0000)
  238. to space 17024K, 0% used [0x00000006f95c0000, 0x00000006f95c0000, 0x00000006fa660000)
  239. concurrent mark-sweep generation total 3422056K, used 2071011K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  240. concurrent-mark-sweep perm gen total 262144K, used 211166K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  241. Event: 226.686 GC heap after
  242. Heap after GC invocations=576 (full 22):
  243. par new generation total 153344K, used 2235K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  244. eden space 136320K, 0% used [0x00000006f0000000, 0x00000006f0000000, 0x00000006f8520000)
  245. from space 17024K, 13% used [0x00000006f95c0000, 0x00000006f97eef40, 0x00000006fa660000)
  246. to space 17024K, 0% used [0x00000006f8520000, 0x00000006f8520000, 0x00000006f95c0000)
  247. concurrent mark-sweep generation total 3422056K, used 2071069K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  248. concurrent-mark-sweep perm gen total 262144K, used 211166K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  249. }
  250. Event: 226.862 GC heap before
  251. {Heap before GC invocations=576 (full 22):
  252. par new generation total 153344K, used 138555K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  253. eden space 136320K, 100% used [0x00000006f0000000, 0x00000006f8520000, 0x00000006f8520000)
  254. from space 17024K, 13% used [0x00000006f95c0000, 0x00000006f97eef40, 0x00000006fa660000)
  255. to space 17024K, 0% used [0x00000006f8520000, 0x00000006f8520000, 0x00000006f95c0000)
  256. concurrent mark-sweep generation total 3422056K, used 2071069K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  257. concurrent-mark-sweep perm gen total 262144K, used 211178K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  258. Event: 226.881 GC heap after
  259. Heap after GC invocations=577 (full 22):
  260. par new generation total 153344K, used 3768K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  261. eden space 136320K, 0% used [0x00000006f0000000, 0x00000006f0000000, 0x00000006f8520000)
  262. from space 17024K, 22% used [0x00000006f8520000, 0x00000006f88ce000, 0x00000006f95c0000)
  263. to space 17024K, 0% used [0x00000006f95c0000, 0x00000006f95c0000, 0x00000006fa660000)
  264. concurrent mark-sweep generation total 3422056K, used 2071197K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  265. concurrent-mark-sweep perm gen total 262144K, used 211178K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  266. }
  267. Event: 227.078 GC heap before
  268. {Heap before GC invocations=577 (full 22):
  269. par new generation total 153344K, used 140088K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  270. eden space 136320K, 100% used [0x00000006f0000000, 0x00000006f8520000, 0x00000006f8520000)
  271. from space 17024K, 22% used [0x00000006f8520000, 0x00000006f88ce000, 0x00000006f95c0000)
  272. to space 17024K, 0% used [0x00000006f95c0000, 0x00000006f95c0000, 0x00000006fa660000)
  273. concurrent mark-sweep generation total 3422056K, used 2071197K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  274. concurrent-mark-sweep perm gen total 262144K, used 211190K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  275. Event: 227.098 GC heap after
  276. Heap after GC invocations=578 (full 22):
  277. par new generation total 153344K, used 4353K [0x00000006f0000000, 0x00000006fa660000, 0x00000006fa660000)
  278. eden space 136320K, 0% used [0x00000006f0000000, 0x00000006f0000000, 0x00000006f8520000)
  279. from space 17024K, 25% used [0x00000006f95c0000, 0x00000006f9a005b8, 0x00000006fa660000)
  280. to space 17024K, 0% used [0x00000006f8520000, 0x00000006f8520000, 0x00000006f95c0000)
  281. concurrent mark-sweep generation total 3422056K, used 2071316K [0x00000006fa660000, 0x00000007cb43a000, 0x00000007f0000000)
  282. concurrent-mark-sweep perm gen total 262144K, used 211190K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  283. }
  284.  
  285. Deoptimization events (10 events):
  286. Event: 222.900 Thread 0x000000000223f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003ae7188 method=net.minecraft.tileentity.TileEntity.getRenderBoundingBox()Lnet/minecraft/util/AxisAlignedBB; @ 153
  287. Event: 223.468 Thread 0x0000000017888000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a82aa8 method=net.minecraft.entity.EntityLivingBase.func_85033_bc()V @ 60
  288. Event: 223.985 Thread 0x0000000017888000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a82aa8 method=net.minecraft.entity.EntityLivingBase.func_85033_bc()V @ 60
  289. Event: 224.016 Thread 0x0000000017888000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a82aa8 method=net.minecraft.entity.EntityLivingBase.func_85033_bc()V @ 60
  290. Event: 224.758 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000394335c method=vazkii.botania.client.core.handler.HUDHandler.onDrawScreenPost(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V @ 276
  291. Event: 224.781 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000394335c method=vazkii.botania.client.core.handler.HUDHandler.onDrawScreenPost(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V @ 276
  292. Event: 224.822 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000394335c method=vazkii.botania.client.core.handler.HUDHandler.onDrawScreenPost(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Post;)V @ 276
  293. Event: 224.886 Thread 0x000000000223f000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000038d2770 method=mods.railcraft.client.render.RenderIronTank.func_147500_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V @ 39
  294. Event: 225.415 Thread 0x0000000017888000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a82aa8 method=net.minecraft.entity.EntityLivingBase.func_85033_bc()V @ 60
  295. Event: 227.217 Thread 0x000000000223f000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003b36d80 method=java.util.AbstractSet.removeAll(Ljava/util/Collection;)Z @ 31
  296.  
  297. Internal exceptions (10 events):
  298. Event: 227.133 Thread 0x0000000038dd0800 Threw 0x00000006f16dfae8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:2977
  299. Event: 227.133 Thread 0x0000000038dd0800 Threw 0x00000006f16dfc58 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:2977
  300. Event: 227.134 Thread 0x0000000038dd0800 Threw 0x00000006f16dfdc8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  301. Event: 227.156 Thread 0x0000000038dd0800 Threw 0x00000006f19649b8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  302. Event: 227.172 Thread 0x0000000038dd0800 Threw 0x00000006f1964b78 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  303. Event: 227.197 Thread 0x0000000038dd0800 Threw 0x00000006f1964d38 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  304. Event: 227.197 Thread 0x0000000038dd0800 Threw 0x00000006f1964ea8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:2977
  305. Event: 227.197 Thread 0x0000000038dd0800 Threw 0x00000006f1965018 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:2977
  306. Event: 227.197 Thread 0x0000000038dd0800 Threw 0x00000006f4881968 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:2977
  307. Event: 227.198 Thread 0x0000000038dd0800 Threw 0x00000006f4881ad8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  308.  
  309. Events (10 events):
  310. Event: 226.687 Executing VM operation: GenCollectForAllocation done
  311. Event: 226.861 Executing VM operation: GenCollectForAllocation
  312. Event: 226.881 Executing VM operation: GenCollectForAllocation done
  313. Event: 227.078 Executing VM operation: GenCollectForAllocation
  314. Event: 227.098 Executing VM operation: GenCollectForAllocation done
  315. Event: 227.193 Executing VM operation: RevokeBias
  316. Event: 227.193 Executing VM operation: RevokeBias done
  317. Event: 227.217 Thread 0x000000000223f000 Uncommon trap: trap_request=0xffffff86 fr.pc=0x0000000003b36d80
  318. Event: 227.217 Thread 0x000000000223f000 DEOPT PACKING pc=0x0000000003b36d80 sp=0x000000000266e350
  319. Event: 227.217 Thread 0x000000000223f000 DEOPT UNPACKING pc=0x00000000026a75a4 sp=0x000000000266e310 mode 2
  320.  
  321.  
  322. Dynamic libraries:
  323. 0x000000013f9d0000 - 0x000000013fa03000 E:\Java\jdk1.7.0_79\bin\javaw.exe
  324. 0x0000000077480000 - 0x0000000077629000 C:\Windows\SYSTEM32\ntdll.dll
  325. 0x0000000077360000 - 0x000000007747f000 C:\Windows\system32\kernel32.dll
  326. 0x000007fefd540000 - 0x000007fefd5ac000 C:\Windows\system32\KERNELBASE.dll
  327. 0x000007fefdb40000 - 0x000007fefdc1b000 C:\Windows\system32\ADVAPI32.dll
  328. 0x000007fefde60000 - 0x000007fefdeff000 C:\Windows\system32\msvcrt.dll
  329. 0x000007feff350000 - 0x000007feff36f000 C:\Windows\SYSTEM32\sechost.dll
  330. 0x000007feff660000 - 0x000007feff78d000 C:\Windows\system32\RPCRT4.dll
  331. 0x0000000077260000 - 0x000000007735a000 C:\Windows\system32\USER32.dll
  332. 0x000007fefdf00000 - 0x000007fefdf67000 C:\Windows\system32\GDI32.dll
  333. 0x000007fefd850000 - 0x000007fefd85e000 C:\Windows\system32\LPK.dll
  334. 0x000007feff370000 - 0x000007feff43a000 C:\Windows\system32\USP10.dll
  335. 0x000007fef9570000 - 0x000007fef9764000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  336. 0x000007feff5e0000 - 0x000007feff651000 C:\Windows\system32\SHLWAPI.dll
  337. 0x000007fefdc20000 - 0x000007fefdc4e000 C:\Windows\system32\IMM32.DLL
  338. 0x000007fefdf70000 - 0x000007fefe079000 C:\Windows\system32\MSCTF.dll
  339. 0x00000000501b0000 - 0x0000000050282000 E:\Java\jdk1.7.0_79\jre\bin\msvcr100.dll
  340. 0x0000000077820000 - 0x0000000077ff5000 E:\Java\jdk1.7.0_79\jre\bin\server\jvm.dll
  341. 0x000007fef3a80000 - 0x000007fef3a89000 C:\Windows\system32\WSOCK32.dll
  342. 0x000007fefe2f0000 - 0x000007fefe33d000 C:\Windows\system32\WS2_32.dll
  343. 0x000007fefdb30000 - 0x000007fefdb38000 C:\Windows\system32\NSI.dll
  344. 0x000007fef8ec0000 - 0x000007fef8efb000 C:\Windows\system32\WINMM.dll
  345. 0x0000000077650000 - 0x0000000077657000 C:\Windows\system32\PSAPI.DLL
  346. 0x0000000057680000 - 0x000000005768f000 E:\Java\jdk1.7.0_79\jre\bin\verify.dll
  347. 0x0000000050180000 - 0x00000000501a8000 E:\Java\jdk1.7.0_79\jre\bin\java.dll
  348. 0x0000000056c70000 - 0x0000000056c85000 E:\Java\jdk1.7.0_79\jre\bin\zip.dll
  349. 0x000000005d870000 - 0x000000005d87b000 E:\Java\jdk1.7.0_79\jre\bin\management.dll
  350. 0x0000000050140000 - 0x000000005015a000 E:\Java\jdk1.7.0_79\jre\bin\net.dll
  351. 0x000007fefca00000 - 0x000007fefca55000 C:\Windows\system32\mswsock.dll
  352. 0x000007fefc9f0000 - 0x000007fefc9f7000 C:\Windows\System32\wship6.dll
  353. 0x0000000050160000 - 0x0000000050171000 E:\Java\jdk1.7.0_79\jre\bin\nio.dll
  354. 0x000007fefa0a0000 - 0x000007fefa0b5000 C:\Windows\system32\NLAapi.dll
  355. 0x000007fef88e0000 - 0x000007fef88f5000 C:\Windows\system32\napinsp.dll
  356. 0x000007fef87f0000 - 0x000007fef8809000 C:\Windows\system32\pnrpnsp.dll
  357. 0x000007fefc880000 - 0x000007fefc8db000 C:\Windows\system32\DNSAPI.dll
  358. 0x000007fef87a0000 - 0x000007fef87ab000 C:\Windows\System32\winrnr.dll
  359. 0x000007fef8790000 - 0x000007fef87a0000 C:\Windows\system32\wshbth.dll
  360. 0x0000000073b50000 - 0x0000000073b7e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  361. 0x000007fef9e60000 - 0x000007fef9e87000 C:\Windows\system32\IPHLPAPI.DLL
  362. 0x000007fef9e40000 - 0x000007fef9e4b000 C:\Windows\system32\WINNSI.DLL
  363. 0x000007fef9cd0000 - 0x000007fef9d23000 C:\Windows\System32\fwpuclnt.dll
  364. 0x000007fef9010000 - 0x000007fef9018000 C:\Windows\system32\rasadhlp.dll
  365. 0x000000006cf80000 - 0x000000006d115000 E:\Java\jdk1.7.0_79\jre\bin\awt.dll
  366. 0x000007feff500000 - 0x000007feff5d7000 C:\Windows\system32\OLEAUT32.dll
  367. 0x000007fefdc50000 - 0x000007fefde53000 C:\Windows\system32\ole32.dll
  368. 0x000007fefae40000 - 0x000007fefae96000 C:\Windows\system32\uxtheme.dll
  369. 0x000007fefbfe0000 - 0x000007fefbff8000 C:\Windows\system32\dwmapi.dll
  370. 0x000007fefd0c0000 - 0x000007fefd0cf000 C:\Windows\system32\CRYPTBASE.dll
  371. 0x000007fefe5c0000 - 0x000007feff349000 C:\Windows\system32\SHELL32.dll
  372. 0x00000000500a0000 - 0x00000000500e7000 E:\Java\jdk1.7.0_79\jre\bin\fontmanager.dll
  373. 0x000007fef4a30000 - 0x000007fef4c2f000 C:\Windows\system32\d3d9.dll
  374. 0x000007fefc160000 - 0x000007fefc16c000 C:\Windows\system32\VERSION.dll
  375. 0x000007fef4a20000 - 0x000007fef4a27000 C:\Windows\system32\d3d8thk.dll
  376. 0x000007fef8010000 - 0x000007fef817f000 C:\Windows\system32\aticfx64.dll
  377. 0x000007fef06c0000 - 0x000007fef06e1000 C:\Windows\system32\atiu9p64.dll
  378. 0x000007feedf10000 - 0x000007feee96b000 C:\Windows\system32\atiumd64.dll
  379. 0x00000000547e0000 - 0x0000000055084000 C:\Windows\system32\atiumd6a.dll
  380. 0x000007fefc000000 - 0x000007fefc02c000 C:\Windows\system32\POWRPROF.dll
  381. 0x000007fefe340000 - 0x000007fefe517000 C:\Windows\system32\SETUPAPI.dll
  382. 0x000007fefd2b0000 - 0x000007fefd2e6000 C:\Windows\system32\CFGMGR32.dll
  383. 0x000007fefd5b0000 - 0x000007fefd5ca000 C:\Windows\system32\DEVOBJ.dll
  384. 0x00000000500f0000 - 0x0000000050131000 E:\Java\jdk1.7.0_79\jre\bin\t2k.dll
  385. 0x0000000050060000 - 0x0000000050074000 E:\Java\jdk1.7.0_79\jre\bin\unpack.dll
  386. 0x0000000180000000 - 0x0000000180051000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\lwjgl64.dll
  387. 0x000007fefb9d0000 - 0x000007fefbaed000 C:\Windows\system32\OPENGL32.dll
  388. 0x000007fefbca0000 - 0x000007fefbccd000 C:\Windows\system32\GLU32.dll
  389. 0x000007fefbb10000 - 0x000007fefbc01000 C:\Windows\system32\DDRAW.dll
  390. 0x000007fefbcf0000 - 0x000007fefbcf8000 C:\Windows\system32\DCIMAN32.dll
  391. 0x000007fefca60000 - 0x000007fefca78000 C:\Windows\system32\CRYPTSP.dll
  392. 0x000007fefc760000 - 0x000007fefc7a7000 C:\Windows\system32\rsaenh.dll
  393. 0x000007fefd300000 - 0x000007fefd31e000 C:\Windows\system32\USERENV.dll
  394. 0x000007fefd230000 - 0x000007fefd23f000 C:\Windows\system32\profapi.dll
  395. 0x000007fef9c50000 - 0x000007fef9c68000 C:\Windows\system32\dhcpcsvc.DLL
  396. 0x000007fef9c30000 - 0x000007fef9c41000 C:\Windows\system32\dhcpcsvc6.DLL
  397. 0x000007fefbcd0000 - 0x000007fefbce8000 C:\Windows\system32\atig6pxx.dll
  398. 0x0000000068df0000 - 0x000000006ac87000 C:\Windows\system32\atio6axx.dll
  399. 0x000007fef3930000 - 0x000007fef3a78000 C:\Windows\system32\atiadlxx.dll
  400. 0x000007fefaea0000 - 0x000007fefafcc000 C:\Windows\system32\PROPSYS.dll
  401. 0x000007fefc140000 - 0x000007fefc151000 C:\Windows\system32\WTSAPI32.dll
  402. 0x000007fefd260000 - 0x000007fefd29b000 C:\Windows\system32\WINTRUST.dll
  403. 0x000007fefd3d0000 - 0x000007fefd53d000 C:\Windows\system32\CRYPT32.dll
  404. 0x000007fefd220000 - 0x000007fefd22f000 C:\Windows\system32\MSASN1.dll
  405. 0x000007fefb970000 - 0x000007fefb99c000 C:\Windows\system32\atig6txx.dll
  406. 0x000007fefb8d0000 - 0x000007fefb96c000 C:\Windows\system32\mscms.dll
  407. 0x000007fefb880000 - 0x000007fefb8c2000 C:\Windows\system32\icm32.dll
  408. 0x0000000070a40000 - 0x0000000070adc000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\avutil-ttv-51.dll
  409. 0x0000000065980000 - 0x00000000659d6000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\swresample-ttv-0.dll
  410. 0x000000006eb80000 - 0x000000006ec50000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\libmp3lame-ttv.dll
  411. 0x000007feecaf0000 - 0x000007feede94000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\libmfxsw64.dll
  412. 0x000007fefb750000 - 0x000007fefb87b000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\twitchsdk.dll
  413. 0x000007fefe080000 - 0x000007fefe2e9000 C:\Windows\system32\WININET.dll
  414. 0x000007fefd250000 - 0x000007fefd254000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  415. 0x000007fefd2f0000 - 0x000007fefd2f4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  416. 0x000007fefd320000 - 0x000007fefd324000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  417. 0x000007fefd2a0000 - 0x000007fefd2a3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  418. 0x0000000077640000 - 0x0000000077643000 C:\Windows\system32\normaliz.DLL
  419. 0x000007fefd860000 - 0x000007fefdb28000 C:\Windows\system32\iertutil.dll
  420. 0x000007fefd240000 - 0x000007fefd245000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  421. 0x00000000777f0000 - 0x0000000077814000 E:\Java\jdk1.7.0_79\jre\bin\sunec.dll
  422. 0x0000000055090000 - 0x000000005509b000 E:\Java\jdk1.7.0_79\jre\bin\sunmscapi.dll
  423. 0x000007fefc3e0000 - 0x000007fefc3e7000 C:\Windows\System32\wshtcpip.dll
  424. 0x000000000e790000 - 0x000000000e7f4000 E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives\OpenAL64.dll
  425. 0x000007fefe520000 - 0x000007fefe5b9000 C:\Windows\system32\CLBCatQ.DLL
  426. 0x000007fefa720000 - 0x000007fefa76b000 C:\Windows\System32\MMDevApi.dll
  427. 0x000007fef4df0000 - 0x000007fef4e78000 C:\Windows\system32\dsound.dll
  428. 0x000007fef4430000 - 0x000007fef447f000 C:\Windows\system32\AUDIOSES.DLL
  429. 0x000007feef330000 - 0x000007feef455000 C:\Windows\system32\dbghelp.dll
  430.  
  431. VM Arguments:
  432. jvm_args: -Xms256M -Xmx4096M -XX:PermSize=256m -Djava.library.path=E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives -Dorg.lwjgl.librarypath=E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives -Dnet.java.games.input.librarypath=E:\Games\Minecraft\Feed the Beast\FTBInfinity\natives -Duser.home=E:\Games\Minecraft\Feed the Beast\FTBInfinity -Djava.net.preferIPv4Stack=true -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  433. java_command: net.minecraft.launchwrapper.Launch --username Teddy_K_Godboss --version 1.7.10 --gameDir E:\Games\Minecraft\Feed the Beast\FTBInfinity\minecraft --assetsDir E:\Games\Minecraft\Feed the Beast\assets --assetIndex 1.7.10 --uuid bcab27de85d54b3b87cac9c4792a3bcd --accessToken 13e26677ca694f758b2972755614c80b --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1920 --height 1040
  434. Launcher Type: SUN_STANDARD
  435.  
  436. Environment Variables:
  437. JAVA_HOME=E:\Java\jdk1.7.0_79\jre
  438. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;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\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;C:\Windows\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Common Files\Microsoft Shared\Windows Live
  439. USERNAME=Ted
  440. OS=Windows_NT
  441. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  442.  
  443.  
  444.  
  445. --------------- S Y S T E M ---------------
  446.  
  447. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  448.  
  449. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, ht, tsc, tscinvbit
  450.  
  451. Memory: 4k page, physical 8354960k(1155596k free), swap 11836160k(1814740k free)
  452.  
  453. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600
  454.  
  455. time: Sun Jan 17 10:30:25 2016
  456. elapsed time: 227 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement