Advertisement
hobbyboy

OpenComputers 1.2.7 Java crash

Apr 22nd, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.19 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=0x000000005d7ebe3b, pid=2980, tid=652
  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 (0x0000000002098800): JavaThread "Minecraft main thread" [_thread_in_native, id=652, stack(0x00000000022d0000,0x00000000023d0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000005f9f1002
  24.  
  25. Registers:
  26. RAX=0x0000000000000040, RBX=0x00000000230675e0, RCX=0x0000000000000000, RDX=0x0000000000000015
  27. RSP=0x00000000023cd938, RBP=0x0000000000000100, RSI=0x000000005f992350, RDI=0x000000005f9f0d48
  28. R8 =0x000000005f9f1008, R9 =0x0000000000000100, R10=0x00000000502a7d90, R11=0x0000000000000100
  29. R12=0x000000005d775d00, R13=0x00000000000000ed, R14=0x0000000000000000, R15=0x000000005d7ebd40
  30. RIP=0x000000005d7ebe3b, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x00000000023cd938)
  33. 0x00000000023cd938: 000000005d6dfee5 00000000230675e0
  34. 0x00000000023cd948: 00000000023cdb10 0000000022bc3658
  35. 0x00000000023cd958: 0000000002098800 0000000000000400
  36. 0x00000000023cd968: 00000000230675e0 000000005d7ebd40
  37. 0x00000000023cd978: 0000000000000100 0000000000000400
  38. 0x00000000023cd988: 000000005d6e10c2 0000000000000000
  39. 0x00000000023cd998: 000000005f98d750 000000005f9ec148
  40. 0x00000000023cd9a8: 00000000618d388b 0000000000000100
  41. 0x00000000023cd9b8: 0000000000000100 000000005f9ec148
  42. 0x00000000023cd9c8: 0000000000000400 0000000000000000
  43. 0x00000000023cd9d8: 000000005f98d750 0000000000000400
  44. 0x00000000023cd9e8: 0000000000000000 000000000000000d
  45. 0x00000000023cd9f8: 0000000000000000 0000000700000004
  46. 0x00000000023cda08: 00000000026e619e 000001000000000d
  47. 0x00000000023cda18: 000000005d775d00 0000000000000000
  48. 0x00000000023cda28: 0000000000000100 0000000000000100
  49.  
  50. Instructions: (pc=0x000000005d7ebe3b)
  51. 0x000000005d7ebe1b: 0f 59 c1 f2 41 0f 11 42 30 41 0f b6 48 f7 66 0f
  52. 0x000000005d7ebe2b: 6e c1 f3 0f e6 c0 f2 0f 59 c1 f2 41 0f 11 42 38
  53. 0x000000005d7ebe3b: 41 0f b6 48 fa 66 0f 6e c1 f3 0f e6 c0 f2 0f 59
  54. 0x000000005d7ebe4b: 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=0x00000000230675e0 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000000000015 is an unknown value
  63. RSP=0x00000000023cd938 is pointing into the stack for thread: 0x0000000002098800
  64. RBP=0x0000000000000100 is an unknown value
  65. RSI=0x000000005f992350 is an unknown value
  66. RDI=0x000000005f9f0d48 is an unknown value
  67. R8 =0x000000005f9f1008 is an unknown value
  68. R9 =0x0000000000000100 is an unknown value
  69. R10=0x00000000502a7d90 is an unknown value
  70. R11=0x0000000000000100 is an unknown value
  71. R12=0x000000005d775d00 is an unknown value
  72. R13=0x00000000000000ed is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x000000005d7ebd40 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000022d0000,0x00000000023d0000], sp=0x00000000023cd938, 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 org.lwjgl.opengl.GL11.nglCallList(IJ)V+0
  83. j org.lwjgl.opengl.GL11.glCallList(I)V+15
  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 net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+22
  87. j net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V+110
  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 13305 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (770 bytes) @ 0x0000000004871f74 [0x0000000004870ca0+0x12d4]
  91. J 13186 C1 net.minecraft.client.Minecraft.func_71411_J()V (828 bytes) @ 0x0000000004851e9c [0x0000000004850540+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. 0x00000000378f8000 JavaThread "File IO Thread" [_thread_in_vm_trans, id=2876, stack(0x000000002bda0000,0x000000002bea0000)]
  107. 0x00000000378f2800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=6296, stack(0x000000005b9a0000,0x000000005baa0000)]
  108. 0x00000000264f1000 JavaThread "Thread-165" daemon [_thread_in_native, id=3060, stack(0x000000005bf00000,0x000000005c000000)]
  109. 0x00000000378f4000 JavaThread "VoiceServer Client Input Thread" daemon [_thread_blocked, id=3316, stack(0x000000005b060000,0x000000005b160000)]
  110. 0x00000000378f3800 JavaThread "VoiceServer Client Output Thread" daemon [_thread_in_native, id=3704, stack(0x000000005b6d0000,0x000000005b7d0000)]
  111. 0x00000000264ef800 JavaThread "OpenComputers-Computer-4" daemon [_thread_blocked, id=4064, stack(0x000000005b310000,0x000000005b410000)]
  112. 0x00000000264ee800 JavaThread "pool-1-thread-4" [_thread_blocked, id=5652, stack(0x000000005b200000,0x000000005b300000)]
  113. 0x00000000264ee000 JavaThread "OpenComputers-Computer-3" daemon [_thread_blocked, id=5704, stack(0x000000005af30000,0x000000005b030000)]
  114. 0x00000000264ed000 JavaThread "pool-1-thread-3" [_thread_blocked, id=5504, stack(0x000000005ae10000,0x000000005af10000)]
  115. 0x00000000264ec800 JavaThread "OpenComputers-Computer-2" daemon [_thread_blocked, id=5148, stack(0x000000005aca0000,0x000000005ada0000)]
  116. 0x00000000264eb800 JavaThread "pool-1-thread-2" [_thread_blocked, id=6992, stack(0x000000005a680000,0x000000005a780000)]
  117. 0x00000000264eb000 JavaThread "OpenComputers-Computer-1" daemon [_thread_blocked, id=6360, stack(0x000000005a4d0000,0x000000005a5d0000)]
  118. 0x000000001bc47000 JavaThread "pool-1-thread-1" [_thread_blocked, id=2284, stack(0x00000000574a0000,0x00000000575a0000)]
  119. 0x0000000020ff4000 JavaThread "Thread-152" [_thread_blocked, id=6876, stack(0x0000000052720000,0x0000000052820000)]
  120. 0x000000001c1b8000 JavaThread "VoiceServer Listen Thread" daemon [_thread_in_native, id=6212, stack(0x00000000560e0000,0x00000000561e0000)]
  121. 0x000000001b6a7000 JavaThread "Thread-143" [_thread_in_Java, id=4880, stack(0x0000000056e00000,0x0000000056f00000)]
  122. 0x000000001b6a4000 JavaThread "Server thread" [_thread_blocked, id=264, stack(0x0000000052820000,0x0000000052920000)]
  123. 0x000000001b6a6000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=380, stack(0x0000000025000000,0x0000000025100000)]
  124. 0x000000001b6a5800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5256, stack(0x00000000549b0000,0x0000000054ab0000)]
  125. 0x000000001b6a4800 JavaThread "Thread-129" [_thread_blocked, id=5568, stack(0x0000000054030000,0x0000000054130000)]
  126. 0x000000001b6a3000 JavaThread "Thread-127" [_thread_blocked, id=4228, stack(0x0000000052610000,0x0000000052710000)]
  127. 0x0000000020c39000 JavaThread "Universal Electricity" [_thread_blocked, id=5528, stack(0x00000000513f0000,0x00000000514f0000)]
  128. 0x0000000020c3a800 JavaThread "Map Calculation" [_thread_blocked, id=5896, stack(0x000000004f080000,0x000000004f180000)]
  129. 0x000000001bc42800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=5992, stack(0x0000000050e20000,0x0000000050f20000)]
  130. 0x000000001bc43800 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=4208, stack(0x0000000050cf0000,0x0000000050df0000)]
  131. 0x000000001bc44000 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=7092, stack(0x0000000050b30000,0x0000000050c30000)]
  132. 0x000000001bc49800 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=6268, stack(0x0000000050a20000,0x0000000050b20000)]
  133. 0x000000001bc48800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5960, stack(0x0000000053b90000,0x0000000053c90000)]
  134. 0x0000000020c40000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=5812, stack(0x000000004f180000,0x000000004f280000)]
  135. 0x0000000020c3f000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=4388, stack(0x000000004ee10000,0x000000004ef10000)]
  136. 0x0000000020c3e800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=3152, stack(0x000000004ef30000,0x000000004f030000)]
  137. 0x0000000020c3d800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=4188, stack(0x000000004ece0000,0x000000004ede0000)]
  138. 0x0000000020c3d000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=6180, stack(0x000000004ea90000,0x000000004eb90000)]
  139. 0x0000000020c3c000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=5636, stack(0x000000004e8b0000,0x000000004e9b0000)]
  140. 0x0000000020c3b000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4820, stack(0x000000002ac30000,0x000000002ad30000)]
  141. 0x0000000020ff4800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6068, stack(0x000000004e790000,0x000000004e890000)]
  142. 0x0000000020ff3000 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=6852, stack(0x0000000025740000,0x0000000025840000)]
  143. 0x0000000020ff2800 JavaThread "Thread-20" [_thread_blocked, id=3368, stack(0x0000000022560000,0x0000000022660000)]
  144. 0x000000001c1b9000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6836, stack(0x0000000023f90000,0x0000000024090000)]
  145. 0x000000001c1b6000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6048, stack(0x0000000022900000,0x0000000022a00000)]
  146. 0x000000001c1b5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7060, stack(0x000000001fdc0000,0x000000001fec0000)]
  147. 0x000000001b5a6000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2188, stack(0x000000001d170000,0x000000001d270000)]
  148. 0x000000001b0f2800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3084, stack(0x000000001cdf0000,0x000000001cef0000)]
  149. 0x000000001ab83000 JavaThread "Thread-1" daemon [_thread_blocked, id=4756, stack(0x000000001a7a0000,0x000000001a8a0000)]
  150. 0x000000001a086800 JavaThread "Service Thread" daemon [_thread_blocked, id=4316, stack(0x000000001a8a0000,0x000000001a9a0000)]
  151. 0x000000001a013000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6608, stack(0x000000001a650000,0x000000001a750000)]
  152. 0x000000001a012000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4028, stack(0x000000001a4a0000,0x000000001a5a0000)]
  153. 0x00000000187ac800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5940, stack(0x0000000019f10000,0x000000001a010000)]
  154. 0x00000000187aa800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6004, stack(0x0000000019dc0000,0x0000000019ec0000)]
  155. 0x00000000187a7800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6924, stack(0x0000000019c60000,0x0000000019d60000)]
  156. 0x0000000018748000 JavaThread "Finalizer" daemon [_thread_blocked, id=6088, stack(0x00000000199b0000,0x0000000019ab0000)]
  157. 0x000000001873f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5856, stack(0x0000000019ad0000,0x0000000019bd0000)]
  158. =>0x0000000002098800 JavaThread "Minecraft main thread" [_thread_in_native, id=652, stack(0x00000000022d0000,0x00000000023d0000)]
  159.  
  160. Other Threads:
  161. 0x000000001873b800 VMThread [stack: 0x0000000019840000,0x0000000019940000] [id=5188]
  162. 0x000000001a092800 WatcherThread [stack: 0x000000001aa30000,0x000000001ab30000] [id=5248]
  163.  
  164. VM state:not at safepoint (normal execution)
  165.  
  166. VM Mutex/Monitor currently owned by a thread: None
  167.  
  168. Heap:
  169. PSYoungGen total 630784K, used 373429K [0x000000078ab00000, 0x00000007bd880000, 0x00000007c0000000)
  170. eden space 431616K, 64% used [0x000000078ab00000,0x000000079b919520,0x00000007a5080000)
  171. from space 199168K, 48% used [0x00000007a5080000,0x00000007aaf14120,0x00000007b1300000)
  172. to space 189440K, 0% used [0x00000007b1f80000,0x00000007b1f80000,0x00000007bd880000)
  173. ParOldGen total 1060864K, used 963283K [0x0000000720000000, 0x0000000760c00000, 0x000000078ab00000)
  174. object space 1060864K, 90% used [0x0000000720000000,0x000000075acb4d90,0x0000000760c00000)
  175. Metaspace used 153219K, capacity 153908K, committed 155064K, reserved 1181696K
  176. class space used 23316K, capacity 23475K, committed 23480K, reserved 1048576K
  177.  
  178. Card table byte_map: [0x0000000011a60000,0x0000000011f70000] byte_map_base: 0x000000000e160000
  179.  
  180. Marking Bits: (ParMarkBitMap*) 0x0000000061ea13b0
  181. Begin Bits: [0x00000000128b0000, 0x00000000150b0000)
  182. End Bits: [0x00000000150b0000, 0x00000000178b0000)
  183.  
  184. Polling page: 0x0000000000230000
  185.  
  186. CodeCache: size=245760Kb used=49261Kb max_used=49274Kb free=196498Kb
  187. bounds [0x00000000026a0000, 0x0000000005730000, 0x00000000116a0000]
  188. total_blobs=14390 nmethods=12932 adapters=1367
  189. compilation: enabled
  190.  
  191. Compilation events (10 events):
  192. Event: 178.022 Thread 0x000000001a013000 18230 1 am2.playerextensions.ExtendedProperties::getBetaParticleBehaviour (5 bytes)
  193. Event: 178.022 Thread 0x000000001a013000 nmethod 18230 0x00000000048d3c90 code [0x00000000048d3de0, 0x00000000048d3ef0]
  194. Event: 178.022 Thread 0x000000001a013000 18231 1 am2.playerextensions.ExtendedProperties::isBetaParticleColorDefault (5 bytes)
  195. Event: 178.022 Thread 0x000000001a013000 nmethod 18231 0x0000000004604ed0 code [0x0000000004605020, 0x0000000004605130]
  196. Event: 178.022 Thread 0x000000001a013000 18232 1 am2.playerextensions.ExtendedProperties::isBetaParticleColorRandomize (5 bytes)
  197. Event: 178.022 Thread 0x000000001a013000 nmethod 18232 0x0000000004604bd0 code [0x0000000004604d20, 0x0000000004604e30]
  198. Event: 178.022 Thread 0x000000001a013000 18233 1 net.minecraft.block.Block::func_71862_a (1 bytes)
  199. Event: 178.022 Thread 0x000000001a013000 nmethod 18233 0x0000000004d47dd0 code [0x0000000004d47f20, 0x0000000004d48030]
  200. Event: 178.029 Thread 0x000000001a013000 18234 3 worldcore.asm.WCDimensionLight::getAmbientLightingValues (139 bytes)
  201. Event: 178.030 Thread 0x000000001a013000 nmethod 18234 0x00000000056e0850 code [0x00000000056e0bc0, 0x00000000056e2aa8]
  202.  
  203. GC Heap History (10 events):
  204. Event: 172.798 GC heap before
  205. {Heap before GC invocations=138 (full 18):
  206. PSYoungGen total 585216K, used 498990K [0x000000078ab00000, 0x00000007b9280000, 0x00000007c0000000)
  207. eden space 425984K, 95% used [0x000000078ab00000,0x00000007a3a5b040,0x00000007a4b00000)
  208. from space 159232K, 56% used [0x00000007a4b00000,0x00000007aa2f0950,0x00000007ae680000)
  209. to space 156160K, 0% used [0x00000007afa00000,0x00000007afa00000,0x00000007b9280000)
  210. ParOldGen total 982528K, used 903689K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  211. object space 982528K, 91% used [0x0000000720000000,0x0000000757282678,0x000000075bf80000)
  212. Metaspace used 151769K, capacity 152432K, committed 153656K, reserved 1179648K
  213. class space used 23137K, capacity 23309K, committed 23352K, reserved 1048576K
  214. Event: 172.821 GC heap after
  215. Heap after GC invocations=138 (full 18):
  216. PSYoungGen total 606208K, used 92324K [0x000000078ab00000, 0x00000007b9180000, 0x00000007c0000000)
  217. eden space 451072K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a6380000)
  218. from space 155136K, 59% used [0x00000007afa00000,0x00000007b54293d0,0x00000007b9180000)
  219. to space 154112K, 0% used [0x00000007a6380000,0x00000007a6380000,0x00000007afa00000)
  220. ParOldGen total 982528K, used 903689K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  221. object space 982528K, 91% used [0x0000000720000000,0x0000000757282678,0x000000075bf80000)
  222. Metaspace used 151769K, capacity 152432K, committed 153656K, reserved 1179648K
  223. class space used 23137K, capacity 23309K, committed 23352K, reserved 1048576K
  224. }
  225. Event: 173.115 GC heap before
  226. {Heap before GC invocations=139 (full 18):
  227. PSYoungGen total 606208K, used 543396K [0x000000078ab00000, 0x00000007b9180000, 0x00000007c0000000)
  228. eden space 451072K, 100% used [0x000000078ab00000,0x00000007a6380000,0x00000007a6380000)
  229. from space 155136K, 59% used [0x00000007afa00000,0x00000007b54293d0,0x00000007b9180000)
  230. to space 154112K, 0% used [0x00000007a6380000,0x00000007a6380000,0x00000007afa00000)
  231. ParOldGen total 982528K, used 903689K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  232. object space 982528K, 91% used [0x0000000720000000,0x0000000757282678,0x000000075bf80000)
  233. Metaspace used 152135K, capacity 152752K, committed 153912K, reserved 1179648K
  234. class space used 23153K, capacity 23309K, committed 23352K, reserved 1048576K
  235. Event: 173.153 GC heap after
  236. Heap after GC invocations=139 (full 18):
  237. PSYoungGen total 605184K, used 93847K [0x000000078ab00000, 0x00000007ba780000, 0x00000007c0000000)
  238. eden space 451072K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a6380000)
  239. from space 154112K, 60% used [0x00000007a6380000,0x00000007abf25f70,0x00000007afa00000)
  240. to space 152064K, 0% used [0x00000007b1300000,0x00000007b1300000,0x00000007ba780000)
  241. ParOldGen total 982528K, used 903689K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  242. object space 982528K, 91% used [0x0000000720000000,0x0000000757282678,0x000000075bf80000)
  243. Metaspace used 152135K, capacity 152752K, committed 153912K, reserved 1179648K
  244. class space used 23153K, capacity 23309K, committed 23352K, reserved 1048576K
  245. }
  246. Event: 174.025 GC heap before
  247. {Heap before GC invocations=140 (full 18):
  248. PSYoungGen total 605184K, used 544919K [0x000000078ab00000, 0x00000007ba780000, 0x00000007c0000000)
  249. eden space 451072K, 100% used [0x000000078ab00000,0x00000007a6380000,0x00000007a6380000)
  250. from space 154112K, 60% used [0x00000007a6380000,0x00000007abf25f70,0x00000007afa00000)
  251. to space 152064K, 0% used [0x00000007b1300000,0x00000007b1300000,0x00000007ba780000)
  252. ParOldGen total 982528K, used 903689K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  253. object space 982528K, 91% used [0x0000000720000000,0x0000000757282678,0x000000075bf80000)
  254. Metaspace used 152339K, capacity 153040K, committed 154168K, reserved 1179648K
  255. class space used 23169K, capacity 23341K, committed 23352K, reserved 1048576K
  256. Event: 174.071 GC heap after
  257. Heap after GC invocations=140 (full 18):
  258. PSYoungGen total 583680K, used 152043K [0x000000078ab00000, 0x00000007c0000000, 0x00000007c0000000)
  259. eden space 431616K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5080000)
  260. from space 152064K, 99% used [0x00000007b1300000,0x00000007ba77af38,0x00000007ba780000)
  261. to space 199168K, 0% used [0x00000007a5080000,0x00000007a5080000,0x00000007b1300000)
  262. ParOldGen total 982528K, used 978730K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  263. object space 982528K, 99% used [0x0000000720000000,0x000000075bbca920,0x000000075bf80000)
  264. Metaspace used 152339K, capacity 153040K, committed 154168K, reserved 1179648K
  265. class space used 23169K, capacity 23341K, committed 23352K, reserved 1048576K
  266. }
  267. Event: 174.071 GC heap before
  268. {Heap before GC invocations=141 (full 19):
  269. PSYoungGen total 583680K, used 152043K [0x000000078ab00000, 0x00000007c0000000, 0x00000007c0000000)
  270. eden space 431616K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5080000)
  271. from space 152064K, 99% used [0x00000007b1300000,0x00000007ba77af38,0x00000007ba780000)
  272. to space 199168K, 0% used [0x00000007a5080000,0x00000007a5080000,0x00000007b1300000)
  273. ParOldGen total 982528K, used 978730K [0x0000000720000000, 0x000000075bf80000, 0x000000078ab00000)
  274. object space 982528K, 99% used [0x0000000720000000,0x000000075bbca920,0x000000075bf80000)
  275. Metaspace used 152339K, capacity 153040K, committed 154168K, reserved 1179648K
  276. class space used 23169K, capacity 23341K, committed 23352K, reserved 1048576K
  277. Event: 175.232 GC heap after
  278. Heap after GC invocations=141 (full 19):
  279. PSYoungGen total 583680K, used 93937K [0x000000078ab00000, 0x00000007c0000000, 0x00000007c0000000)
  280. eden space 431616K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5080000)
  281. from space 152064K, 61% used [0x00000007b1300000,0x00000007b6ebc730,0x00000007ba780000)
  282. to space 199168K, 0% used [0x00000007a5080000,0x00000007a5080000,0x00000007b1300000)
  283. ParOldGen total 1060864K, used 963275K [0x0000000720000000, 0x0000000760c00000, 0x000000078ab00000)
  284. object space 1060864K, 90% used [0x0000000720000000,0x000000075acb2d90,0x0000000760c00000)
  285. Metaspace used 152339K, capacity 153040K, committed 154168K, reserved 1179648K
  286. class space used 23169K, capacity 23341K, committed 23352K, reserved 1048576K
  287. }
  288. Event: 176.018 GC heap before
  289. {Heap before GC invocations=142 (full 19):
  290. PSYoungGen total 583680K, used 525553K [0x000000078ab00000, 0x00000007c0000000, 0x00000007c0000000)
  291. eden space 431616K, 100% used [0x000000078ab00000,0x00000007a5080000,0x00000007a5080000)
  292. from space 152064K, 61% used [0x00000007b1300000,0x00000007b6ebc730,0x00000007ba780000)
  293. to space 199168K, 0% used [0x00000007a5080000,0x00000007a5080000,0x00000007b1300000)
  294. ParOldGen total 1060864K, used 963275K [0x0000000720000000, 0x0000000760c00000, 0x000000078ab00000)
  295. object space 1060864K, 90% used [0x0000000720000000,0x000000075acb2d90,0x0000000760c00000)
  296. Metaspace used 152449K, capacity 153104K, committed 154168K, reserved 1179648K
  297. class space used 23177K, capacity 23341K, committed 23352K, reserved 1048576K
  298. Event: 176.085 GC heap after
  299. Heap after GC invocations=142 (full 19):
  300. PSYoungGen total 630784K, used 96848K [0x000000078ab00000, 0x00000007bd880000, 0x00000007c0000000)
  301. eden space 431616K, 0% used [0x000000078ab00000,0x000000078ab00000,0x00000007a5080000)
  302. from space 199168K, 48% used [0x00000007a5080000,0x00000007aaf14120,0x00000007b1300000)
  303. to space 189440K, 0% used [0x00000007b1f80000,0x00000007b1f80000,0x00000007bd880000)
  304. ParOldGen total 1060864K, used 963283K [0x0000000720000000, 0x0000000760c00000, 0x000000078ab00000)
  305. object space 1060864K, 90% used [0x0000000720000000,0x000000075acb4d90,0x0000000760c00000)
  306. Metaspace used 152449K, capacity 153104K, committed 154168K, reserved 1179648K
  307. class space used 23177K, capacity 23341K, committed 23352K, reserved 1048576K
  308. }
  309.  
  310. Deoptimization events (10 events):
  311. Event: 177.898 Thread 0x0000000002098800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004ecb534 method=java.util.AbstractQueue.add(Ljava/lang/Object;)Z @ 2
  312. Event: 177.903 Thread 0x000000001b6a4000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003ee42dc method=am2.playerextensions.ExtendedProperties.getHasUpdate()Z @ 7
  313. Event: 177.903 Thread 0x000000001b6a4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000053c6d08 method=net.minecraft.entity.EntityLivingBase.func_70636_d()V @ 383
  314. Event: 177.904 Thread 0x000000001b6a4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000053c6d08 method=net.minecraft.entity.EntityLivingBase.func_70636_d()V @ 383
  315. Event: 177.997 Thread 0x0000000002098800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f21a68 method=com.google.common.cache.LocalCache$AccessQueue.peek()Lcom/google/common/cache/LocalCache$ReferenceEntry; @ 15
  316. Event: 178.005 Thread 0x0000000002098800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000053a2c84 method=net.minecraft.world.World.func_72939_s()V @ 420
  317. Event: 178.006 Thread 0x0000000002098800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000520be58 method=com.emoniph.witchery.infusion.Infusion$EventHooks.onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V @ 14
  318. Event: 178.007 Thread 0x0000000002098800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005471ebc method=net.minecraft.world.World.func_72903_x()V @ 14
  319. Event: 178.008 Thread 0x0000000002098800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f22bec method=com.google.common.cache.LocalCache$AccessQueue.peek()Lcom/google/common/cache/LocalCache$ReferenceEntry; @ 15
  320. Event: 178.011 Thread 0x0000000002098800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000520be58 method=com.emoniph.witchery.infusion.Infusion$EventHooks.onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V @ 14
  321.  
  322. Internal exceptions (10 events):
  323. Event: 177.951 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079811ae60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  324. Event: 177.961 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079811b010) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  325. Event: 177.971 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079811b1c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  326. Event: 177.981 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079857a2c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  327. Event: 177.991 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079857a470) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  328. Event: 178.001 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079857a620) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  329. Event: 178.011 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079857a7d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  330. Event: 178.021 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079857a980) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  331. Event: 178.028 Thread 0x000000001b6a3000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000078fac53b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  332. Event: 178.031 Thread 0x0000000020c3a800 Exception <a 'java/lang/IllegalMonitorStateException'> (0x000000079a6196c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1448]
  333.  
  334. Events (10 events):
  335. Event: 178.006 Thread 0x0000000002098800 DEOPT UNPACKING pc=0x00000000026e55af sp=0x00000000023cdd18 mode 2
  336. Event: 178.007 Thread 0x0000000002098800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000005471ebc
  337. Event: 178.007 Thread 0x0000000002098800 DEOPT PACKING pc=0x0000000005471ebc sp=0x00000000023ce010
  338. Event: 178.007 Thread 0x0000000002098800 DEOPT UNPACKING pc=0x00000000026e55af sp=0x00000000023cdfb8 mode 2
  339. Event: 178.008 Thread 0x0000000002098800 Uncommon trap: trap_request=0xffffffad fr.pc=0x0000000004f22bec
  340. Event: 178.008 Thread 0x0000000002098800 DEOPT PACKING pc=0x0000000004f22bec sp=0x00000000023cdf20
  341. Event: 178.008 Thread 0x0000000002098800 DEOPT UNPACKING pc=0x00000000026e55af sp=0x00000000023cde20 mode 2
  342. Event: 178.011 Thread 0x0000000002098800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000520be58
  343. Event: 178.011 Thread 0x0000000002098800 DEOPT PACKING pc=0x000000000520be58 sp=0x00000000023cdde0
  344. Event: 178.011 Thread 0x0000000002098800 DEOPT UNPACKING pc=0x00000000026e55af sp=0x00000000023cdd18 mode 2
  345.  
  346.  
  347. Dynamic libraries:
  348. 0x000000013fef0000 - 0x000000013ff24000 C:\Program Files\Java\jre8\bin\javaw.exe
  349. 0x0000000077580000 - 0x0000000077729000 C:\Windows\SYSTEM32\ntdll.dll
  350. 0x0000000077360000 - 0x000000007747f000 C:\Windows\system32\kernel32.dll
  351. 0x000007fefd3e0000 - 0x000007fefd44b000 C:\Windows\system32\KERNELBASE.dll
  352. 0x000007fefdce0000 - 0x000007fefddbb000 C:\Windows\system32\ADVAPI32.dll
  353. 0x000007feff150000 - 0x000007feff1ef000 C:\Windows\system32\msvcrt.dll
  354. 0x000007feff700000 - 0x000007feff71f000 C:\Windows\SYSTEM32\sechost.dll
  355. 0x000007fefdef0000 - 0x000007fefe01d000 C:\Windows\system32\RPCRT4.dll
  356. 0x0000000077480000 - 0x000000007757a000 C:\Windows\system32\USER32.dll
  357. 0x000007fefe340000 - 0x000007fefe3a7000 C:\Windows\system32\GDI32.dll
  358. 0x000007fefddc0000 - 0x000007fefddce000 C:\Windows\system32\LPK.dll
  359. 0x000007fefde20000 - 0x000007fefdee9000 C:\Windows\system32\USP10.dll
  360. 0x000007fefbdb0000 - 0x000007fefbfa4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  361. 0x000007fefd970000 - 0x000007fefd9e1000 C:\Windows\system32\SHLWAPI.dll
  362. 0x000007fefd760000 - 0x000007fefd78e000 C:\Windows\system32\IMM32.DLL
  363. 0x000007feff780000 - 0x000007feff889000 C:\Windows\system32\MSCTF.dll
  364. 0x00000000674d0000 - 0x00000000675a2000 C:\Program Files\Java\jre8\bin\msvcr100.dll
  365. 0x00000000616f0000 - 0x0000000061f1a000 C:\Program Files\Java\jre8\bin\server\jvm.dll
  366. 0x000007fef4fe0000 - 0x000007fef4fe9000 C:\Windows\system32\WSOCK32.dll
  367. 0x000007fefddd0000 - 0x000007fefde1d000 C:\Windows\system32\WS2_32.dll
  368. 0x000007feff140000 - 0x000007feff148000 C:\Windows\system32\NSI.dll
  369. 0x000007fefaea0000 - 0x000007fefaedb000 C:\Windows\system32\WINMM.dll
  370. 0x0000000077740000 - 0x0000000077747000 C:\Windows\system32\PSAPI.DLL
  371. 0x0000000070dd0000 - 0x0000000070ddf000 C:\Program Files\Java\jre8\bin\verify.dll
  372. 0x0000000070da0000 - 0x0000000070dc8000 C:\Program Files\Java\jre8\bin\java.dll
  373. 0x0000000070d80000 - 0x0000000070d96000 C:\Program Files\Java\jre8\bin\zip.dll
  374. 0x000007fefe3b0000 - 0x000007feff138000 C:\Windows\system32\SHELL32.dll
  375. 0x000007fefd9f0000 - 0x000007fefdbf3000 C:\Windows\system32\ole32.dll
  376. 0x000007fefd330000 - 0x000007fefd33f000 C:\Windows\system32\profapi.dll
  377. 0x0000000070d60000 - 0x0000000070d7a000 C:\Program Files\Java\jre8\bin\net.dll
  378. 0x000007fefcba0000 - 0x000007fefcbf5000 C:\Windows\system32\mswsock.dll
  379. 0x000007fefcb90000 - 0x000007fefcb97000 C:\Windows\System32\wship6.dll
  380. 0x0000000070d40000 - 0x0000000070d51000 C:\Program Files\Java\jre8\bin\nio.dll
  381. 0x0000000060290000 - 0x0000000060426000 C:\Program Files\Java\jre8\bin\awt.dll
  382. 0x000007fefdc00000 - 0x000007fefdcd7000 C:\Windows\system32\OLEAUT32.dll
  383. 0x000007fefbc20000 - 0x000007fefbc76000 C:\Windows\system32\uxtheme.dll
  384. 0x0000000002190000 - 0x00000000021d1000 C:\Program Files (x86)\ATI Technologies\HydraVision\HydraDMH64.dll
  385. 0x000007fefb550000 - 0x000007fefb568000 C:\Windows\system32\dwmapi.dll
  386. 0x000007fefd260000 - 0x000007fefd26f000 C:\Windows\system32\CRYPTBASE.dll
  387. 0x000000006b680000 - 0x000000006b6c7000 C:\Program Files\Java\jre8\bin\fontmanager.dll
  388. 0x000007fee3eb0000 - 0x000007fee40af000 C:\Windows\system32\d3d9.dll
  389. 0x000007fefc440000 - 0x000007fefc44c000 C:\Windows\system32\VERSION.dll
  390. 0x000007fee3ea0000 - 0x000007fee3ea7000 C:\Windows\system32\d3d8thk.dll
  391. 0x000007fef6790000 - 0x000007fef68d4000 C:\Windows\system32\aticfx64.dll
  392. 0x000007fee3e60000 - 0x000007fee3e80000 C:\Windows\system32\atiu9p64.dll
  393. 0x000007fee36f0000 - 0x000007fee3e51000 C:\Windows\system32\atiumd64.dll
  394. 0x0000000068830000 - 0x00000000690bd000 C:\Windows\system32\atiumd6a.dll
  395. 0x000000006b770000 - 0x000000006b7b1000 C:\Program Files\Java\jre8\bin\t2k.dll
  396. 0x000000006b940000 - 0x000000006b957000 C:\Program Files\Java\jre8\bin\unpack.dll
  397. 0x00000000699c0000 - 0x00000000699e4000 C:\Program Files\Java\jre8\bin\sunec.dll
  398. 0x000007fefcc00000 - 0x000007fefcc17000 C:\Windows\system32\CRYPTSP.dll
  399. 0x000007fefc900000 - 0x000007fefc947000 C:\Windows\system32\rsaenh.dll
  400. 0x000007fefc680000 - 0x000007fefc69e000 C:\Windows\system32\USERENV.dll
  401. 0x000007fefab40000 - 0x000007fefab67000 C:\Windows\system32\IPHLPAPI.DLL
  402. 0x000007fefab20000 - 0x000007fefab2b000 C:\Windows\system32\WINNSI.DLL
  403. 0x000007fefa9a0000 - 0x000007fefa9b1000 C:\Windows\system32\dhcpcsvc6.DLL
  404. 0x000007fefa980000 - 0x000007fefa998000 C:\Windows\system32\dhcpcsvc.DLL
  405. 0x000007fefae80000 - 0x000007fefae95000 C:\Windows\system32\NLAapi.dll
  406. 0x000007fef3eb0000 - 0x000007fef3ec5000 C:\Windows\system32\napinsp.dll
  407. 0x000007fef3e90000 - 0x000007fef3ea9000 C:\Windows\system32\pnrpnsp.dll
  408. 0x000007fefca20000 - 0x000007fefca7b000 C:\Windows\system32\DNSAPI.dll
  409. 0x000007fef3e80000 - 0x000007fef3e8b000 C:\Windows\System32\winrnr.dll
  410. 0x000007fefc560000 - 0x000007fefc567000 C:\Windows\System32\wshtcpip.dll
  411. 0x000007fef9250000 - 0x000007fef9258000 C:\Windows\system32\rasadhlp.dll
  412. 0x000007fefa9d0000 - 0x000007fefaa23000 C:\Windows\System32\fwpuclnt.dll
  413. 0x0000000180000000 - 0x0000000180050000 C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\natives\lwjgl64.dll
  414. 0x000007fee0450000 - 0x000007fee056d000 C:\Windows\system32\OPENGL32.dll
  415. 0x000007fef59a0000 - 0x000007fef59cd000 C:\Windows\system32\GLU32.dll
  416. 0x000007fee0750000 - 0x000007fee0841000 C:\Windows\system32\DDRAW.dll
  417. 0x000007fefac60000 - 0x000007fefac68000 C:\Windows\system32\DCIMAN32.dll
  418. 0x000007fefd790000 - 0x000007fefd967000 C:\Windows\system32\SETUPAPI.dll
  419. 0x000007fefd6e0000 - 0x000007fefd716000 C:\Windows\system32\CFGMGR32.dll
  420. 0x000007fefd720000 - 0x000007fefd73a000 C:\Windows\system32\DEVOBJ.dll
  421. 0x000007fef45b0000 - 0x000007fef45c8000 C:\Windows\system32\atig6pxx.dll
  422. 0x000000005cda0000 - 0x000000005e741000 C:\Windows\system32\atio6axx.dll
  423. 0x000007fefa850000 - 0x000007fefa978000 C:\Windows\system32\atiadlxx.dll
  424. 0x000007fefba80000 - 0x000007fefbbac000 C:\Windows\system32\PROPSYS.dll
  425. 0x000007fefc540000 - 0x000007fefc551000 C:\Windows\system32\WTSAPI32.dll
  426. 0x000007fefd670000 - 0x000007fefd6aa000 C:\Windows\system32\WINTRUST.dll
  427. 0x000007fefd450000 - 0x000007fefd5bc000 C:\Windows\system32\CRYPT32.dll
  428. 0x000007fefd3d0000 - 0x000007fefd3df000 C:\Windows\system32\MSASN1.dll
  429. 0x000007fee5af0000 - 0x000007fee5b0e000 C:\Windows\system32\atig6txx.dll
  430. 0x000007fefe020000 - 0x000007fefe0b9000 C:\Windows\system32\CLBCatQ.DLL
  431. 0x000007fee01b0000 - 0x000007fee024c000 C:\Windows\system32\mscms.dll
  432. 0x000007fee11e0000 - 0x000007fee1222000 C:\Windows\system32\icm32.dll
  433. 0x0000000070de0000 - 0x0000000070ded000 C:\Program Files\Java\jre8\bin\management.dll
  434. 0x000007fee0310000 - 0x000007fee0388000 C:\Users\Andrew\AppData\Local\Temp\OpenComputersMod-native.64.dll
  435. 0x00000000197a0000 - 0x0000000019804000 C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\natives\OpenAL64.dll
  436. 0x000007fefbbb0000 - 0x000007fefbbfb000 C:\Windows\System32\MMDevApi.dll
  437. 0x000007fef92b0000 - 0x000007fef9338000 C:\Windows\system32\dsound.dll
  438. 0x000007fefc450000 - 0x000007fefc47c000 C:\Windows\system32\POWRPROF.dll
  439. 0x000007fefacf0000 - 0x000007fefad3f000 C:\Windows\system32\AUDIOSES.DLL
  440. 0x000000006d850000 - 0x000000006d85b000 C:\Program Files\Java\jre8\bin\sunmscapi.dll
  441. 0x000000006c310000 - 0x000000006c31c000 C:\Program Files\Java\jre8\bin\jsound.dll
  442. 0x000000006c300000 - 0x000000006c30b000 C:\Program Files\Java\jre8\bin\jsoundds.dll
  443. 0x000007fefae40000 - 0x000007fefae7b000 C:\Windows\system32\wdmaud.drv
  444. 0x0000000075090000 - 0x0000000075096000 C:\Windows\system32\ksuser.dll
  445. 0x000007fefba70000 - 0x000007fefba79000 C:\Windows\system32\AVRT.dll
  446. 0x000007fefacc0000 - 0x000007fefacca000 C:\Windows\system32\msacm32.drv
  447. 0x000007fefac90000 - 0x000007fefaca8000 C:\Windows\system32\MSACM32.dll
  448. 0x000007fefac80000 - 0x000007fefac89000 C:\Windows\system32\midimap.dll
  449. 0x0000000062820000 - 0x00000000628c2000 C:\Program Files\Java\jre8\bin\mlib_image.dll
  450. 0x000007fef5b50000 - 0x000007fef5c75000 C:\Windows\system32\dbghelp.dll
  451.  
  452. VM Arguments:
  453. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256M -Xmx2560M -XX:PermSize=256M -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.log.level=INFO -Djava.library.path=C:\Users\Andrew\AppData\Roaming\ATLauncher\Instances\Dreampack\bin\natives
  454. java_command: net.minecraft.launchwrapper.Launch --username Hobby_boy --session token:d728fce5a50b440389b3409467dffda2: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
  455. 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
  456. Launcher Type: SUN_STANDARD
  457.  
  458. Environment Variables:
  459. 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
  460. USERNAME=Andrew
  461. OS=Windows_NT
  462. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  463.  
  464.  
  465.  
  466. --------------- S Y S T E M ---------------
  467.  
  468. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  469.  
  470. 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
  471.  
  472. Memory: 4k page, physical 8343560k(2669860k free), swap 16685256k(10114532k free)
  473.  
  474. 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)
  475.  
  476. time: Mon Apr 21 22:40:15 2014
  477. elapsed time: 178 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement