Advertisement
hobbyboy

OC renderer crash

May 10th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.09 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=0x000000005827be3b, pid=5852, tid=1952
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0xa4be3b]
  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.sun.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 (0x0000000002188000): JavaThread "Minecraft main thread" [_thread_in_native, id=1952, stack(0x0000000002630000,0x0000000002730000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000005cc11002
  24.  
  25. Registers:
  26. RAX=0x0000000000000040, RBX=0x0000000023d4c7c0, RCX=0x0000000000000000, RDX=0x000000000000002f
  27. RSP=0x000000000272d8a8, RBP=0x0000000000000100, RSI=0x000000005cb53e70, RDI=0x000000005cc10ee8
  28. R8 =0x000000005cc11008, R9 =0x0000000000000100, R10=0x000000004c28bd30, R11=0x0000000000000100
  29. R12=0x0000000058205d00, R13=0x000000000000006f, R14=0x0000000000000000, R15=0x000000005827bd40
  30. RIP=0x000000005827be3b, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000272d8a8)
  33. 0x000000000272d8a8: 000000005816fee5 0000000023d4c7c0
  34. 0x000000000272d8b8: 000000000272da80 0000000021439550
  35. 0x000000000272d8c8: 0000000002188000 0000000000000400
  36. 0x000000000272d8d8: 0000000023d4c7c0 000000005827bd40
  37. 0x000000000272d8e8: 0000000000000100 0000000000000400
  38. 0x000000000272d8f8: 00000000581710c2 0000000000000000
  39. 0x000000000272d908: 000000005cb2fa70 000000005cbecae8
  40. 0x000000000272d918: 00000000593c381e 0000000000000100
  41. 0x000000000272d928: 0000000000000100 000000005cbecae8
  42. 0x000000000272d938: 0000000000000400 0000000000000000
  43. 0x000000000272d948: 000000005cb2fa70 0000000000000400
  44. 0x000000000272d958: 0000000000000000 000000000000000d
  45. 0x000000000272d968: 0000000000000000 0000000700000004
  46. 0x000000000272d978: 0000000002a45d1e 000001000000000d
  47. 0x000000000272d988: 0000000058205d00 0000000000000000
  48. 0x000000000272d998: 0000000000000100 0000000000000100
  49.  
  50. Instructions: (pc=0x000000005827be3b)
  51. 0x000000005827be1b: 0f 59 c1 f2 41 0f 11 42 30 41 0f b6 48 f7 66 0f
  52. 0x000000005827be2b: 6e c1 f3 0f e6 c0 f2 0f 59 c1 f2 41 0f 11 42 38
  53. 0x000000005827be3b: 41 0f b6 48 fa 66 0f 6e c1 f3 0f e6 c0 f2 0f 59
  54. 0x000000005827be4b: c1 f2 41 0f 11 42 40 41 0f b6 48 f9 66 0f 6e c1
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000040 is an unknown value
  60. RBX=0x0000000023d4c7c0 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x000000000000002f is an unknown value
  63. RSP=0x000000000272d8a8 is pointing into the stack for thread: 0x0000000002188000
  64. RBP=0x0000000000000100 is an unknown value
  65. RSI=0x000000005cb53e70 is an unknown value
  66. RDI=0x000000005cc10ee8 is an unknown value
  67. R8 =0x000000005cc11008 is an unknown value
  68. R9 =0x0000000000000100 is an unknown value
  69. R10=0x000000004c28bd30 is an unknown value
  70. R11=0x0000000000000100 is an unknown value
  71. R12=0x0000000058205d00 is an unknown value
  72. R13=0x000000000000006f is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x000000005827bd40 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002630000,0x0000000002730000], sp=0x000000000272d8a8, free space=1014k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xa4be3b]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J 16297 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x0000000004ce9284 [0x0000000004ce9240+0x44]
  83. J 16296 C1 org.lwjgl.opengl.GL11.glCallList(I)V (19 bytes) @ 0x000000000355ffb4 [0x000000000355fc20+0x394]
  84. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.compileOrDraw(I)Ljava/lang/Object;+435
  85. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+240
  86. J 16310 C1 net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V (67 bytes) @ 0x00000000040409e4 [0x00000000040406e0+0x304]
  87. J 16215 C1 net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V (114 bytes) @ 0x0000000005428414 [0x0000000005427c20+0x7f4]
  88. j net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V+763
  89. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+663
  90. J 13172 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (770 bytes) @ 0x0000000004ee2934 [0x0000000004ee1660+0x12d4]
  91. J 13170 C1 net.minecraft.client.Minecraft.func_71411_J()V (828 bytes) @ 0x00000000045ba29c [0x00000000045b8940+0x195c]
  92. j net.minecraft.client.Minecraft.func_99999_d()V+97
  93. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  94. v ~StubRoutines::call_stub
  95. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  96. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  97. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  98. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  99. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  100. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  101. v ~StubRoutines::call_stub
  102.  
  103. --------------- P R O C E S S ---------------
  104.  
  105. Java Threads: ( => current thread )
  106. 0x00000000217b8000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7136, stack(0x0000000056f10000,0x0000000057010000)]
  107. 0x000000004721a800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=7080, stack(0x0000000056320000,0x0000000056420000)]
  108. 0x00000000217b9800 JavaThread "VoiceServer Client Input Thread" daemon [_thread_blocked, id=7068, stack(0x00000000200c0000,0x00000000201c0000)]
  109. 0x0000000047220000 JavaThread "VoiceServer Client Output Thread" daemon [_thread_in_native, id=7064, stack(0x0000000052390000,0x0000000052490000)]
  110. 0x000000004721d800 JavaThread "Client write thread" [_thread_blocked, id=6960, stack(0x0000000028600000,0x0000000028700000)]
  111. 0x000000004721d000 JavaThread "Client read thread" [_thread_in_native, id=6956, stack(0x000000004f170000,0x000000004f270000)]
  112. 0x000000004721c000 JavaThread "Thread-157" daemon [_thread_in_native, id=6936, stack(0x0000000051170000,0x0000000051270000)]
  113. 0x0000000023377000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6512, stack(0x000000004ed20000,0x000000004ee20000)]
  114. 0x0000000023373800 JavaThread "Thread-128" [_thread_blocked, id=6468, stack(0x000000004de70000,0x000000004df70000)]
  115. 0x0000000023376800 JavaThread "Thread-127" [_thread_blocked, id=6464, stack(0x000000004d880000,0x000000004d980000)]
  116. 0x00000000217bb800 JavaThread "Universal Electricity" [_thread_blocked, id=6360, stack(0x000000004ca00000,0x000000004cb00000)]
  117. 0x0000000023375000 JavaThread "Map Calculation" [_thread_blocked, id=6340, stack(0x000000004d180000,0x000000004d280000)]
  118. 0x0000000023378800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=6328, stack(0x000000004cd40000,0x000000004ce40000)]
  119. 0x0000000023372000 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=6324, stack(0x000000004cc00000,0x000000004cd00000)]
  120. 0x0000000021717800 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=6320, stack(0x0000000049150000,0x0000000049250000)]
  121. 0x0000000021719000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=6316, stack(0x0000000049c30000,0x0000000049d30000)]
  122. 0x00000000217b9000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6216, stack(0x000000004f680000,0x000000004f780000)]
  123. 0x0000000047e37800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=2608, stack(0x000000004adb0000,0x000000004aeb0000)]
  124. 0x0000000047e37000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=5476, stack(0x000000004a200000,0x000000004a300000)]
  125. 0x0000000047e36000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=4716, stack(0x000000004a760000,0x000000004a860000)]
  126. 0x0000000047e35800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=4404, stack(0x000000004acb0000,0x000000004adb0000)]
  127. 0x0000000047e34800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=5592, stack(0x000000004abb0000,0x000000004acb0000)]
  128. 0x0000000047e33000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=5448, stack(0x000000004aa00000,0x000000004ab00000)]
  129. 0x0000000047e34000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4608, stack(0x000000004a8c0000,0x000000004a9c0000)]
  130. 0x0000000047e31000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=5260, stack(0x00000000497b0000,0x00000000498b0000)]
  131. 0x0000000020db9800 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=1772, stack(0x000000002d000000,0x000000002d100000)]
  132. 0x0000000020db5000 JavaThread "Thread-20" [_thread_blocked, id=4544, stack(0x0000000025250000,0x0000000025350000)]
  133. 0x000000001af32000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=5988, stack(0x00000000287e0000,0x00000000288e0000)]
  134. 0x00000000213ae800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4320, stack(0x000000001d500000,0x000000001d600000)]
  135. 0x0000000021685800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2284, stack(0x000000001ff40000,0x0000000020040000)]
  136. 0x000000001ae09800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5584, stack(0x000000001d170000,0x000000001d270000)]
  137. 0x000000001aee1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4376, stack(0x000000001cd90000,0x000000001ce90000)]
  138. 0x000000001ab08000 JavaThread "Thread-1" daemon [_thread_blocked, id=6108, stack(0x000000001b210000,0x000000001b310000)]
  139. 0x000000001a1ab000 JavaThread "Service Thread" daemon [_thread_blocked, id=5576, stack(0x000000001a560000,0x000000001a660000)]
  140. 0x000000001a140800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4652, stack(0x000000001a6b0000,0x000000001a7b0000)]
  141. 0x0000000018a0e000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=4932, stack(0x000000001a040000,0x000000001a140000)]
  142. 0x0000000018a08800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6068, stack(0x0000000019f30000,0x000000001a030000)]
  143. 0x0000000018a06800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2692, stack(0x0000000019d00000,0x0000000019e00000)]
  144. 0x0000000018a03800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4368, stack(0x0000000019e30000,0x0000000019f30000)]
  145. 0x000000001899e000 JavaThread "Finalizer" daemon [_thread_blocked, id=924, stack(0x0000000019c00000,0x0000000019d00000)]
  146. 0x000000001899b000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3776, stack(0x0000000019af0000,0x0000000019bf0000)]
  147. =>0x0000000002188000 JavaThread "Minecraft main thread" [_thread_in_native, id=1952, stack(0x0000000002630000,0x0000000002730000)]
  148.  
  149. Other Threads:
  150. 0x0000000018997000 VMThread [stack: 0x0000000002530000,0x0000000002630000] [id=3740]
  151. 0x000000001a1c8000 WatcherThread [stack: 0x000000001a7d0000,0x000000001a8d0000] [id=3108]
  152.  
  153. VM state:not at safepoint (normal execution)
  154.  
  155. VM Mutex/Monitor currently owned by a thread: None
  156.  
  157. Heap:
  158. PSYoungGen total 601600K, used 391974K [0x000000078ab00000, 0x00000007b9f80000, 0x00000007c0000000)
  159. eden space 437248K, 69% used [0x000000078ab00000,0x000000079d4164e8,0x00000007a5600000)
  160. from space 164352K, 53% used [0x00000007a5600000,0x00000007aabb3518,0x00000007af680000)
  161. to space 161792K, 0% used [0x00000007b0180000,0x00000007b0180000,0x00000007b9f80000)
  162. ParOldGen total 975360K, used 894730K [0x0000000720000000, 0x000000075b880000, 0x000000078ab00000)
  163. object space 975360K, 91% used [0x0000000720000000,0x00000007569c2860,0x000000075b880000)
  164. Metaspace used 149999K, capacity 150620K, committed 151680K, reserved 1177600K
  165. class space used 22655K, capacity 22841K, committed 22912K, reserved 1048576K
  166.  
  167. Card table byte_map: [0x0000000011dc0000,0x00000000122d0000] byte_map_base: 0x000000000e4c0000
  168.  
  169. Marking Bits: (ParMarkBitMap*) 0x00000000599913b0
  170. Begin Bits: [0x0000000012b10000, 0x0000000015310000)
  171. End Bits: [0x0000000015310000, 0x0000000017b10000)
  172.  
  173. Polling page: 0x0000000000120000
  174.  
  175. CodeCache: size=245760Kb used=44516Kb max_used=44528Kb free=201243Kb
  176. bounds [0x0000000002a00000, 0x00000000055d0000, 0x0000000011a00000]
  177. total_blobs=13378 nmethods=11908 adapters=1380
  178. compilation: enabled
  179.  
  180. Compilation events (10 events):
  181. Event: 269.804 Thread 0x000000001a140800 16660 3 net.minecraft.entity.EntityLiving::func_94056_bM (21 bytes)
  182. Event: 269.805 Thread 0x000000001a140800 nmethod 16660 0x00000000055b6e90 code [0x00000000055b7020, 0x00000000055b7488]
  183. Event: 269.805 Thread 0x000000001a140800 16661 3 net.minecraft.entity.DataWatcher::func_75681_e (12 bytes)
  184. Event: 269.805 Thread 0x000000001a140800 nmethod 16661 0x00000000055b7650 code [0x00000000055b77c0, 0x00000000055b7a48]
  185. Event: 269.805 Thread 0x000000001a140800 16662 3 net.minecraft.entity.EntityLiving::func_70023_ak (19 bytes)
  186. Event: 269.806 Thread 0x000000001a140800 nmethod 16662 0x00000000055b7b50 code [0x00000000055b7d20, 0x00000000055b8488]
  187. Event: 269.806 Thread 0x000000001a140800 16663 1 com.thevoxelbox.voxelmap.VoxelMap::getInstance (4 bytes)
  188. Event: 269.806 Thread 0x000000001a140800 nmethod 16663 0x00000000055b8810 code [0x00000000055b8960, 0x00000000055b8a50]
  189. Event: 269.806 Thread 0x000000001a140800 16664 1 li.cil.oc.common.tileentity.Screen::origin (5 bytes)
  190. Event: 269.806 Thread 0x000000001a140800 nmethod 16664 0x00000000055b8ad0 code [0x00000000055b8c20, 0x00000000055b8d30]
  191.  
  192. GC Heap History (10 events):
  193. Event: 264.310 GC heap before
  194. {Heap before GC invocations=108 (full 14):
  195. PSYoungGen total 502784K, used 437248K [0x000000078ab00000, 0x00000007b8300000, 0x00000007c0000000)
  196. eden space 437248K, 100% used [0x000000078ab00000,0x00000007a5600000,0x00000007a5600000)
  197. from space 65536K, 0% used [0x00000007a5600000,0x00000007a5600000,0x00000007a9600000)
  198. to space 154112K, 0% used [0x00000007aec80000,0x00000007aec80000,0x00000007b8300000)
  199. ParOldGen total 861696K, used 809055K [0x0000000720000000, 0x0000000754980000, 0x000000078ab00000)
  200. object space 861696K, 93% used [0x0000000720000000,0x0000000751617c20,0x0000000754980000)
  201. Metaspace used 146754K, capacity 147448K, committed 148480K, reserved 1175552K
  202. class space used 22327K, capacity 22515K, committed 22528K, reserved 1048576K
  203. Event: 264.394 GC heap after
  204. Heap after GC invocations=108 (full 14):
  205. PSYoungGen total 598016K, used 65967K [0x000000078ab00000, 0x00000007b8400000, 0x00000007c0000000)
  206. eden space 443904K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5c80000)
  207. from space 154112K, 42% used [0x00000007aec80000,0x00000007b2cebde8,0x00000007b8300000)
  208. to space 147456K, 0% used [0x00000007a5c80000,0x00000007a5c80000,0x00000007aec80000)
  209. ParOldGen total 861696K, used 809063K [0x0000000720000000, 0x0000000754980000, 0x000000078ab00000)
  210. object space 861696K, 93% used [0x0000000720000000,0x0000000751619c20,0x0000000754980000)
  211. Metaspace used 146754K, capacity 147448K, committed 148480K, reserved 1175552K
  212. class space used 22327K, capacity 22515K, committed 22528K, reserved 1048576K
  213. }
  214. Event: 265.743 GC heap before
  215. {Heap before GC invocations=109 (full 14):
  216. PSYoungGen total 598016K, used 509871K [0x000000078ab00000, 0x00000007b8400000, 0x00000007c0000000)
  217. eden space 443904K, 100% used [0x000000078ab00000,0x00000007a5c80000,0x00000007a5c80000)
  218. from space 154112K, 42% used [0x00000007aec80000,0x00000007b2cebde8,0x00000007b8300000)
  219. to space 147456K, 0% used [0x00000007a5c80000,0x00000007a5c80000,0x00000007aec80000)
  220. ParOldGen total 861696K, used 809063K [0x0000000720000000, 0x0000000754980000, 0x000000078ab00000)
  221. object space 861696K, 93% used [0x0000000720000000,0x0000000751619c20,0x0000000754980000)
  222. Metaspace used 148373K, capacity 149086K, committed 150016K, reserved 1177600K
  223. class space used 22549K, capacity 22740K, committed 22784K, reserved 1048576K
  224. Event: 265.768 GC heap after
  225. Heap after GC invocations=109 (full 14):
  226. PSYoungGen total 591360K, used 73912K [0x000000078ab00000, 0x00000007b8300000, 0x00000007c0000000)
  227. eden space 443904K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5c80000)
  228. from space 147456K, 50% used [0x00000007a5c80000,0x00000007aa4ae200,0x00000007aec80000)
  229. to space 143872K, 0% used [0x00000007af680000,0x00000007af680000,0x00000007b8300000)
  230. ParOldGen total 861696K, used 809071K [0x0000000720000000, 0x0000000754980000, 0x000000078ab00000)
  231. object space 861696K, 93% used [0x0000000720000000,0x000000075161bc20,0x0000000754980000)
  232. Metaspace used 148373K, capacity 149086K, committed 150016K, reserved 1177600K
  233. class space used 22549K, capacity 22740K, committed 22784K, reserved 1048576K
  234. }
  235. Event: 266.464 GC heap before
  236. {Heap before GC invocations=110 (full 14):
  237. PSYoungGen total 591360K, used 517816K [0x000000078ab00000, 0x00000007b8300000, 0x00000007c0000000)
  238. eden space 443904K, 100% used [0x000000078ab00000,0x00000007a5c80000,0x00000007a5c80000)
  239. from space 147456K, 50% used [0x00000007a5c80000,0x00000007aa4ae200,0x00000007aec80000)
  240. to space 143872K, 0% used [0x00000007af680000,0x00000007af680000,0x00000007b8300000)
  241. ParOldGen total 861696K, used 809071K [0x0000000720000000, 0x0000000754980000, 0x000000078ab00000)
  242. object space 861696K, 93% used [0x0000000720000000,0x000000075161bc20,0x0000000754980000)
  243. Metaspace used 148381K, capacity 149086K, committed 150016K, reserved 1177600K
  244. class space used 22549K, capacity 22740K, committed 22784K, reserved 1048576K
  245. Event: 266.505 GC heap after
  246. Heap after GC invocations=110 (full 14):
  247. PSYoungGen total 581120K, used 137812K [0x000000078ab00000, 0x00000007bae80000, 0x00000007c0000000)
  248. eden space 437248K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5600000)
  249. from space 143872K, 95% used [0x00000007af680000,0x00000007b7d153c0,0x00000007b8300000)
  250. to space 164352K, 0% used [0x00000007a5600000,0x00000007a5600000,0x00000007af680000)
  251. ParOldGen total 894976K, used 874607K [0x0000000720000000, 0x0000000756a00000, 0x000000078ab00000)
  252. object space 894976K, 97% used [0x0000000720000000,0x000000075561bc40,0x0000000756a00000)
  253. Metaspace used 148381K, capacity 149086K, committed 150016K, reserved 1177600K
  254. class space used 22549K, capacity 22740K, committed 22784K, reserved 1048576K
  255. }
  256. Event: 266.505 GC heap before
  257. {Heap before GC invocations=111 (full 15):
  258. PSYoungGen total 581120K, used 137812K [0x000000078ab00000, 0x00000007bae80000, 0x00000007c0000000)
  259. eden space 437248K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5600000)
  260. from space 143872K, 95% used [0x00000007af680000,0x00000007b7d153c0,0x00000007b8300000)
  261. to space 164352K, 0% used [0x00000007a5600000,0x00000007a5600000,0x00000007af680000)
  262. ParOldGen total 894976K, used 874607K [0x0000000720000000, 0x0000000756a00000, 0x000000078ab00000)
  263. object space 894976K, 97% used [0x0000000720000000,0x000000075561bc40,0x0000000756a00000)
  264. Metaspace used 148381K, capacity 149086K, committed 150016K, reserved 1177600K
  265. class space used 22549K, capacity 22740K, committed 22784K, reserved 1048576K
  266. Event: 267.786 GC heap after
  267. Heap after GC invocations=111 (full 15):
  268. PSYoungGen total 581120K, used 46179K [0x000000078ab00000, 0x00000007bae80000, 0x00000007c0000000)
  269. eden space 437248K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5600000)
  270. from space 143872K, 32% used [0x00000007af680000,0x00000007b2398cc8,0x00000007b8300000)
  271. to space 164352K, 0% used [0x00000007a5600000,0x00000007a5600000,0x00000007af680000)
  272. ParOldGen total 975360K, used 894730K [0x0000000720000000, 0x000000075b880000, 0x000000078ab00000)
  273. object space 975360K, 91% used [0x0000000720000000,0x00000007569c2860,0x000000075b880000)
  274. Metaspace used 148381K, capacity 149086K, committed 150016K, reserved 1177600K
  275. class space used 22549K, capacity 22740K, committed 22784K, reserved 1048576K
  276. }
  277. Event: 268.857 GC heap before
  278. {Heap before GC invocations=112 (full 15):
  279. PSYoungGen total 581120K, used 483427K [0x000000078ab00000, 0x00000007bae80000, 0x00000007c0000000)
  280. eden space 437248K, 100% used [0x000000078ab00000,0x00000007a5600000,0x00000007a5600000)
  281. from space 143872K, 32% used [0x00000007af680000,0x00000007b2398cc8,0x00000007b8300000)
  282. to space 164352K, 0% used [0x00000007a5600000,0x00000007a5600000,0x00000007af680000)
  283. ParOldGen total 975360K, used 894730K [0x0000000720000000, 0x000000075b880000, 0x000000078ab00000)
  284. object space 975360K, 91% used [0x0000000720000000,0x00000007569c2860,0x000000075b880000)
  285. Metaspace used 149103K, capacity 149764K, committed 150784K, reserved 1177600K
  286. class space used 22606K, capacity 22773K, committed 22784K, reserved 1048576K
  287. Event: 268.915 GC heap after
  288. Heap after GC invocations=112 (full 15):
  289. PSYoungGen total 601600K, used 87757K [0x000000078ab00000, 0x00000007b9f80000, 0x00000007c0000000)
  290. eden space 437248K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5600000)
  291. from space 164352K, 53% used [0x00000007a5600000,0x00000007aabb3518,0x00000007af680000)
  292. to space 161792K, 0% used [0x00000007b0180000,0x00000007b0180000,0x00000007b9f80000)
  293. ParOldGen total 975360K, used 894730K [0x0000000720000000, 0x000000075b880000, 0x000000078ab00000)
  294. object space 975360K, 91% used [0x0000000720000000,0x00000007569c2860,0x000000075b880000)
  295. Metaspace used 149103K, capacity 149764K, committed 150784K, reserved 1177600K
  296. class space used 22606K, capacity 22773K, committed 22784K, reserved 1048576K
  297. }
  298.  
  299. Deoptimization events (10 events):
  300. Event: 269.305 Thread 0x0000000002188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003cf1764 method=net.minecraft.world.World.func_72915_b(Lnet/minecraft/world/EnumSkyBlock;IIII)V @ 114
  301. Event: 269.305 Thread 0x0000000002188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003cf1764 method=net.minecraft.world.World.func_72915_b(Lnet/minecraft/world/EnumSkyBlock;IIII)V @ 114
  302. Event: 269.317 Thread 0x00000000217b7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000045c4bc8 method=java.net.Socket.setSoTimeout(I)V @ 1
  303. Event: 269.459 Thread 0x000000004721d000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004ec37b4 method=java.util.concurrent.ConcurrentLinkedQueue.offer(Ljava/lang/Object;)Z @ 62
  304. Event: 269.498 Thread 0x000000004721d000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004e649f0 method=java.util.concurrent.ConcurrentLinkedQueue.offer(Ljava/lang/Object;)Z @ 62
  305. Event: 269.755 Thread 0x0000000002188000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004720ae0 method=scala.collection.IndexedSeqOptimized$class.foreach(Lscala/collection/IndexedSeqOptimized;Lscala/Function1;)V @ 3
  306. Event: 269.756 Thread 0x0000000002188000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004720ae0 method=scala.collection.IndexedSeqOptimized$class.foreach(Lscala/collection/IndexedSeqOptimized;Lscala/Function1;)V @ 3
  307. Event: 269.766 Thread 0x0000000002188000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004720ae0 method=scala.collection.IndexedSeqOptimized$class.foreach(Lscala/collection/IndexedSeqOptimized;Lscala/Function1;)V @ 3
  308. Event: 269.771 Thread 0x0000000002188000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004720ae0 method=scala.collection.IndexedSeqOptimized$class.foreach(Lscala/collection/IndexedSeqOptimized;Lscala/Function1;)V @ 3
  309. Event: 269.793 Thread 0x0000000002188000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000506e0b0 method=com.google.common.cache.LocalCache$AccessQueue.peek()Lcom/google/common/cache/LocalCache$ReferenceEntry; @ 15
  310.  
  311. Internal exceptions (10 events):
  312. Event: 269.737 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a43f98) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  313. Event: 269.747 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a44148) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  314. Event: 269.757 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a442f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  315. Event: 269.767 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a444a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  316. Event: 269.777 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a44658) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  317. Event: 269.787 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a44808) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  318. Event: 269.797 Thread 0x0000000023375000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0000000792a449b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  319. Event: 269.800 Thread 0x000000004721d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000078b619408) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  320. Event: 269.801 Thread 0x0000000023376800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000795647ec0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  321. Event: 269.802 Thread 0x0000000023376800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007956480c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  322.  
  323. Events (10 events):
  324. Event: 269.769 loading class li/cil/oc/client/renderer/MonospaceFontRenderer$Renderer$$anonfun$drawString$5
  325. Event: 269.769 loading class li/cil/oc/client/renderer/MonospaceFontRenderer$Renderer$$anonfun$drawString$5 done
  326. Event: 269.771 Thread 0x0000000002188000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000004720ae0
  327. Event: 269.771 Thread 0x0000000002188000 DEOPT PACKING pc=0x0000000004720ae0 sp=0x000000000272d880
  328. Event: 269.771 Thread 0x0000000002188000 DEOPT UNPACKING pc=0x0000000002a455af sp=0x000000000272d828 mode 2
  329. Event: 269.783 loading class gravestone/renderer/tileentity/TileEntityGSGraveStoneRenderer$1
  330. Event: 269.783 loading class gravestone/renderer/tileentity/TileEntityGSGraveStoneRenderer$1 done
  331. Event: 269.793 Thread 0x0000000002188000 Uncommon trap: trap_request=0xffffffad fr.pc=0x000000000506e0b0
  332. Event: 269.793 Thread 0x0000000002188000 DEOPT PACKING pc=0x000000000506e0b0 sp=0x000000000272e090
  333. Event: 269.793 Thread 0x0000000002188000 DEOPT UNPACKING pc=0x0000000002a455af sp=0x000000000272de58 mode 2
  334.  
  335.  
  336. Dynamic libraries:
  337. 0x000000013f5c0000 - 0x000000013f5f4000 C:\Program Files\Java\jre8\bin\javaw.exe
  338. 0x00000000772e0000 - 0x0000000077489000 C:\Windows\SYSTEM32\ntdll.dll
  339. 0x00000000770c0000 - 0x00000000771df000 C:\Windows\system32\kernel32.dll
  340. 0x000007fefd460000 - 0x000007fefd4cb000 C:\Windows\system32\KERNELBASE.dll
  341. 0x000007feff310000 - 0x000007feff3eb000 C:\Windows\system32\ADVAPI32.dll
  342. 0x000007fefede0000 - 0x000007fefee7f000 C:\Windows\system32\msvcrt.dll
  343. 0x000007fefda60000 - 0x000007fefda7f000 C:\Windows\SYSTEM32\sechost.dll
  344. 0x000007fefef10000 - 0x000007feff03d000 C:\Windows\system32\RPCRT4.dll
  345. 0x00000000771e0000 - 0x00000000772da000 C:\Windows\system32\USER32.dll
  346. 0x000007feff580000 - 0x000007feff5e7000 C:\Windows\system32\GDI32.dll
  347. 0x000007fefef00000 - 0x000007fefef0e000 C:\Windows\system32\LPK.dll
  348. 0x000007fefd760000 - 0x000007fefd829000 C:\Windows\system32\USP10.dll
  349. 0x000007fefb7e0000 - 0x000007fefb9d4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  350. 0x000007fefee80000 - 0x000007fefeef1000 C:\Windows\system32\SHLWAPI.dll
  351. 0x000007feff040000 - 0x000007feff06e000 C:\Windows\system32\IMM32.DLL
  352. 0x000007fefecd0000 - 0x000007fefedd9000 C:\Windows\system32\MSCTF.dll
  353. 0x000000005b3f0000 - 0x000000005b4c2000 C:\Program Files\Java\jre8\bin\msvcr100.dll
  354. 0x00000000591e0000 - 0x0000000059a0a000 C:\Program Files\Java\jre8\bin\server\jvm.dll
  355. 0x000007fef28b0000 - 0x000007fef28b9000 C:\Windows\system32\WSOCK32.dll
  356. 0x000007feff530000 - 0x000007feff57d000 C:\Windows\system32\WS2_32.dll
  357. 0x000007fefecc0000 - 0x000007fefecc8000 C:\Windows\system32\NSI.dll
  358. 0x000007fefaa30000 - 0x000007fefaa6b000 C:\Windows\system32\WINMM.dll
  359. 0x00000000774b0000 - 0x00000000774b7000 C:\Windows\system32\PSAPI.DLL
  360. 0x0000000072c30000 - 0x0000000072c3f000 C:\Program Files\Java\jre8\bin\verify.dll
  361. 0x0000000072c00000 - 0x0000000072c28000 C:\Program Files\Java\jre8\bin\java.dll
  362. 0x000000006b4b0000 - 0x000000006b4c6000 C:\Program Files\Java\jre8\bin\zip.dll
  363. 0x000007fefdc80000 - 0x000007fefea08000 C:\Windows\system32\SHELL32.dll
  364. 0x000007fefd4d0000 - 0x000007fefd6d3000 C:\Windows\system32\ole32.dll
  365. 0x000007fefd0a0000 - 0x000007fefd0af000 C:\Windows\system32\profapi.dll
  366. 0x000000005bc40000 - 0x000000005bc5a000 C:\Program Files\Java\jre8\bin\net.dll
  367. 0x000007fefc8d0000 - 0x000007fefc925000 C:\Windows\system32\mswsock.dll
  368. 0x000007fefc8c0000 - 0x000007fefc8c7000 C:\Windows\System32\wship6.dll
  369. 0x000000005c5a0000 - 0x000000005c5b1000 C:\Program Files\Java\jre8\bin\nio.dll
  370. 0x000000005b7c0000 - 0x000000005b956000 C:\Program Files\Java\jre8\bin\awt.dll
  371. 0x000007feff3f0000 - 0x000007feff4c7000 C:\Windows\system32\OLEAUT32.dll
  372. 0x000007fefbd50000 - 0x000007fefbda6000 C:\Windows\system32\uxtheme.dll
  373. 0x00000000003e0000 - 0x0000000000421000 C:\Program Files (x86)\ATI Technologies\HydraVision\HydraDMH64.dll
  374. 0x000007fefb2d0000 - 0x000007fefb2e8000 C:\Windows\system32\dwmapi.dll
  375. 0x000007fefcf90000 - 0x000007fefcf9f000 C:\Windows\system32\CRYPTBASE.dll
  376. 0x000000005ba60000 - 0x000000005baa7000 C:\Program Files\Java\jre8\bin\fontmanager.dll
  377. 0x000007fee4a00000 - 0x000007fee4bff000 C:\Windows\system32\d3d9.dll
  378. 0x000007fefc1b0000 - 0x000007fefc1bc000 C:\Windows\system32\VERSION.dll
  379. 0x000007fee49f0000 - 0x000007fee49f7000 C:\Windows\system32\d3d8thk.dll
  380. 0x000007fef4db0000 - 0x000007fef4ef4000 C:\Windows\system32\aticfx64.dll
  381. 0x000007fee49b0000 - 0x000007fee49d0000 C:\Windows\system32\atiu9p64.dll
  382. 0x000007fee4240000 - 0x000007fee49a1000 C:\Windows\system32\atiumd64.dll
  383. 0x000000006a040000 - 0x000000006a8cd000 C:\Windows\system32\atiumd6a.dll
  384. 0x000000005b3a0000 - 0x000000005b3e1000 C:\Program Files\Java\jre8\bin\t2k.dll
  385. 0x000000005b320000 - 0x000000005b337000 C:\Program Files\Java\jre8\bin\unpack.dll
  386. 0x000000005b340000 - 0x000000005b364000 C:\Program Files\Java\jre8\bin\sunec.dll
  387. 0x000007fefcb20000 - 0x000007fefcb37000 C:\Windows\system32\CRYPTSP.dll
  388. 0x000007fefc630000 - 0x000007fefc677000 C:\Windows\system32\rsaenh.dll
  389. 0x000007fefc440000 - 0x000007fefc45e000 C:\Windows\system32\USERENV.dll
  390. 0x000007fefabe0000 - 0x000007fefac07000 C:\Windows\system32\IPHLPAPI.DLL
  391. 0x000007fefabc0000 - 0x000007fefabcb000 C:\Windows\system32\WINNSI.DLL
  392. 0x000007fefaa90000 - 0x000007fefaaa1000 C:\Windows\system32\dhcpcsvc6.DLL
  393. 0x000007fefaa70000 - 0x000007fefaa88000 C:\Windows\system32\dhcpcsvc.DLL
  394. 0x000007fefad50000 - 0x000007fefad65000 C:\Windows\system32\NLAapi.dll
  395. 0x000007fef6620000 - 0x000007fef6635000 C:\Windows\system32\napinsp.dll
  396. 0x000007fef6600000 - 0x000007fef6619000 C:\Windows\system32\pnrpnsp.dll
  397. 0x000007fefc750000 - 0x000007fefc7ab000 C:\Windows\system32\DNSAPI.dll
  398. 0x000007fef65f0000 - 0x000007fef65fb000 C:\Windows\System32\winrnr.dll
  399. 0x000007fefc2d0000 - 0x000007fefc2d7000 C:\Windows\System32\wshtcpip.dll
  400. 0x000007fef8e50000 - 0x000007fef8e58000 C:\Windows\system32\rasadhlp.dll
  401. 0x000007fefaac0000 - 0x000007fefab13000 C:\Windows\System32\fwpuclnt.dll
  402. 0x0000000180000000 - 0x0000000180050000 C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\natives\lwjgl64.dll
  403. 0x000007fee1110000 - 0x000007fee122d000 C:\Windows\system32\OPENGL32.dll
  404. 0x000007fef72e0000 - 0x000007fef730d000 C:\Windows\system32\GLU32.dll
  405. 0x000007fee1350000 - 0x000007fee1441000 C:\Windows\system32\DDRAW.dll
  406. 0x000007fefbdd0000 - 0x000007fefbdd8000 C:\Windows\system32\DCIMAN32.dll
  407. 0x000007feff130000 - 0x000007feff307000 C:\Windows\system32\SETUPAPI.dll
  408. 0x000007fefd420000 - 0x000007fefd456000 C:\Windows\system32\CFGMGR32.dll
  409. 0x000007fefd350000 - 0x000007fefd36a000 C:\Windows\system32\DEVOBJ.dll
  410. 0x000007fef7380000 - 0x000007fef7398000 C:\Windows\system32\atig6pxx.dll
  411. 0x0000000057830000 - 0x00000000591d1000 C:\Windows\system32\atio6axx.dll
  412. 0x000007fefa3e0000 - 0x000007fefa508000 C:\Windows\system32\atiadlxx.dll
  413. 0x000007fefb9f0000 - 0x000007fefbb1c000 C:\Windows\system32\PROPSYS.dll
  414. 0x000007fefc2b0000 - 0x000007fefc2c1000 C:\Windows\system32\WTSAPI32.dll
  415. 0x000007fefd300000 - 0x000007fefd33a000 C:\Windows\system32\WINTRUST.dll
  416. 0x000007fefd150000 - 0x000007fefd2bc000 C:\Windows\system32\CRYPT32.dll
  417. 0x000007fefd140000 - 0x000007fefd14f000 C:\Windows\system32\MSASN1.dll
  418. 0x000007fef7340000 - 0x000007fef735e000 C:\Windows\system32\atig6txx.dll
  419. 0x000007fefdbe0000 - 0x000007fefdc79000 C:\Windows\system32\CLBCatQ.DLL
  420. 0x000007fee12b0000 - 0x000007fee134c000 C:\Windows\system32\mscms.dll
  421. 0x000007fef7290000 - 0x000007fef72d2000 C:\Windows\system32\icm32.dll
  422. 0x000000006bde0000 - 0x000000006bded000 C:\Program Files\Java\jre8\bin\management.dll
  423. 0x000007fee16f0000 - 0x000007fee1768000 C:\Users\Andrew\AppData\Local\Temp\OpenComputersMod-native.64.dll
  424. 0x00000000127f0000 - 0x0000000012854000 C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\natives\OpenAL64.dll
  425. 0x000007fefbb20000 - 0x000007fefbb6b000 C:\Windows\System32\MMDevApi.dll
  426. 0x000007fef3e50000 - 0x000007fef3ed8000 C:\Windows\system32\dsound.dll
  427. 0x000007fefc1c0000 - 0x000007fefc1ec000 C:\Windows\system32\POWRPROF.dll
  428. 0x000007fefa920000 - 0x000007fefa96f000 C:\Windows\system32\AUDIOSES.DLL
  429. 0x000000005fea0000 - 0x000000005feab000 C:\Program Files\Java\jre8\bin\sunmscapi.dll
  430. 0x000000005c0a0000 - 0x000000005c0ac000 C:\Program Files\Java\jre8\bin\jsound.dll
  431. 0x000000005bc30000 - 0x000000005bc3b000 C:\Program Files\Java\jre8\bin\jsoundds.dll
  432. 0x000007fefb0e0000 - 0x000007fefb11b000 C:\Windows\system32\wdmaud.drv
  433. 0x0000000074e00000 - 0x0000000074e06000 C:\Windows\system32\ksuser.dll
  434. 0x000007fefb9e0000 - 0x000007fefb9e9000 C:\Windows\system32\AVRT.dll
  435. 0x000007fefb0d0000 - 0x000007fefb0da000 C:\Windows\system32\msacm32.drv
  436. 0x000007fefb0b0000 - 0x000007fefb0c8000 C:\Windows\system32\MSACM32.dll
  437. 0x000007fefb0a0000 - 0x000007fefb0a9000 C:\Windows\system32\midimap.dll
  438. 0x000000005ace0000 - 0x000000005ad82000 C:\Program Files\Java\jre8\bin\mlib_image.dll
  439. 0x000007fef7910000 - 0x000007fef7a35000 C:\Windows\system32\dbghelp.dll
  440.  
  441. VM Arguments:
  442. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256M -Xmx2560M -XX:MetaspaceSize=256M -Duser.language=en -Duser.country=US -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.log.level=INFO -Djava.library.path=C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\natives
  443. java_command: net.minecraft.launchwrapper.Launch --username Hobby_boy --session token:ebb7412a3d2e496dab97ab45d9020ab4:02f149ebd2134a2bbe3af8ca54bc8cd9 --version 1.6.4 --gameDir C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack --assetsDir C:\Users\Andrew\AppData\Roaming\ATLauncher\Configs\Resources\virtual\legacy --width=854 --height=480 --tweakClass=cpw.mods.fml.common.launcher.FMLTweaker
  444. java_class_path (initial): C:\Users\Andrew\AppData\Roaming\ATLauncher\ATLauncher.exe;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\jarmods\minecraftforge-9.11.1.965.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\launchwrapper-1.8.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\asm-all-4.1.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\scala-library-2.10.2.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\scala-compiler-2.10.2.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\lzma-0.0.1.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\jopt-simple-4.5.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\jopt-simple-4.5.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\codecjorbis-20101023.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\codecwav-20101023.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\libraryjavasound-20101123.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\librarylwjglopenal-20100824.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\soundsystem-20120107.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\argo-2.25_fixed.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\bcprov-jdk15on-1.47.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\guava-14.0.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\commons-lang3-3.1.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\commons-io-2.4.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\jinput-2.0.5.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\jutils-1.0.0.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\gson-2.2.2.jar;C:\Users\Andrew\AppData\Roaming\ATLauncher\In
  445. Launcher Type: SUN_STANDARD
  446.  
  447. Environment Variables:
  448. PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-StaticC:\WINDOWS;C:\Program Files\Java\jdk1.7.0_55\bin;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)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre8\bin
  449. USERNAME=Andrew
  450. OS=Windows_NT
  451. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  452.  
  453.  
  454.  
  455. --------------- S Y S T E M ---------------
  456.  
  457. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  458.  
  459. CPU:total 4 (4 cores per cpu, 1 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, tsc, tscinvbit
  460.  
  461. Memory: 4k page, physical 8343560k(2364232k free), swap 16685256k(10129188k free)
  462.  
  463. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.5-b02) for windows-amd64 JRE (1.8.0_05-b13), built on Mar 18 2014 01:08:39 by "java_re" with MS VC++ 10.0 (VS2010)
  464.  
  465. time: Sun May 11 00:22:03 2014
  466. elapsed time: 269 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement