Advertisement
Guest User

Краш. Фордж.

a guest
Aug 29th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.16 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=0x2a923dc2, pid=5792, tid=4388
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
  7. # Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [ig4icd32.dll+0x43dc2]
  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 (0x012dec00): JavaThread "Client thread" [_thread_in_native, id=4388, stack(0x01720000,0x01770000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000010
  24.  
  25. Registers:
  26. EAX=0x0038c328, EBX=0x00000010, ECX=0x0000000c, EDX=0x2a90d0b0
  27. ESP=0x0176f048, EBP=0x00000010, ESI=0x00000010, EDI=0x0000000c
  28. EIP=0x2a923dc2, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x0176f048)
  31. 0x0176f048: 2cd62e9c 00001908 2b510068 00000008
  32. 0x0176f058: 2a92405d 00000000 2cd62dc0 2b510068
  33. 0x0176f068: 00000002 00377270 2a926a78 003ce820
  34. 0x0176f078: 2b510068 0176f0f8 00008d40 00008d40
  35. 0x0176f088: 00376f98 2a92741a 00000001 00000000
  36. 0x0176f098: 012dec00 2496e958 2496e958 0176f408
  37. 0x0176f0a8: 2b1695d8 00000000 03b4ab2e 003ce820
  38. 0x0176f0b8: 00000002 0190aabd 012ded30 0176f100
  39.  
  40. Instructions: (pc=0x2a923dc2)
  41. 0x2a923da2: 43 2d 2b 50 ff 15 78 71 19 2b c3 cc cc cc 53 55
  42. 0x2a923db2: 57 8b f9 8d 6f 04 8b dd 85 db 74 4d 56 90 8b f3
  43. 0x2a923dc2: 8b 06 8b 5b 08 85 c0 74 3b 50 8b cf e8 fd 67 4d
  44. 0x2a923dd2: 00 8b 44 24 14 85 c0 74 04 8b 0e ff d0 8b 4e 04
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x0038c328 is an unknown value
  50. EBX=0x00000010 is an unknown value
  51. ECX=0x0000000c is an unknown value
  52. EDX=0x2a90d0b0 is an unknown value
  53. ESP=0x0176f048 is pointing into the stack for thread: 0x012dec00
  54. EBP=0x00000010 is an unknown value
  55. ESI=0x00000010 is an unknown value
  56. EDI=0x0000000c is an unknown value
  57.  
  58.  
  59. Stack: [0x01720000,0x01770000], sp=0x0176f048, free space=316k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [ig4icd32.dll+0x43dc2]
  62.  
  63. [error occurred during error reporting (printing native stack), id 0xc0000005]
  64.  
  65. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  66. j org.lwjgl.opengl.EXTFramebufferObject.nglBindFramebufferEXT(IIJ)V+0
  67. j org.lwjgl.opengl.EXTFramebufferObject.glBindFramebufferEXT(II)V+16
  68. j net.minecraft.client.renderer.OpenGlHelper.func_153171_g(II)V+54
  69. j net.minecraft.client.shader.Framebuffer.func_147610_a(Z)V+13
  70. j net.minecraft.client.Minecraft.func_71357_I()V+45
  71. j net.minecraft.client.Minecraft.func_71384_a()V+697
  72. j net.minecraft.client.Minecraft.func_99999_d()V+6
  73. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  74. v ~StubRoutines::call_stub
  75. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  76. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  77. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  78. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  79. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
  80. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  81. v ~StubRoutines::call_stub
  82.  
  83. --------------- P R O C E S S ---------------
  84.  
  85. Java Threads: ( => current thread )
  86. 0x2a174c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2064, stack(0x29ab0000,0x29b00000)]
  87. 0x2a09a400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3544, stack(0x2a890000,0x2a8e0000)]
  88. 0x2a253000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4420, stack(0x29110000,0x29160000)]
  89. 0x28ef3400 JavaThread "Service Thread" daemon [_thread_blocked, id=4252, stack(0x29010000,0x29060000)]
  90. 0x28ee9800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3884, stack(0x290c0000,0x29110000)]
  91. 0x28ee7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1024, stack(0x012f0000,0x01340000)]
  92. 0x28edd800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3008, stack(0x29290000,0x292e0000)]
  93. 0x28edc800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5708, stack(0x03bb0000,0x03c00000)]
  94. 0x0129a800 JavaThread "Finalizer" daemon [_thread_blocked, id=2248, stack(0x29160000,0x291b0000)]
  95. 0x01296000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5852, stack(0x29060000,0x290b0000)]
  96. =>0x012dec00 JavaThread "Client thread" [_thread_in_native, id=4388, stack(0x01720000,0x01770000)]
  97.  
  98. Other Threads:
  99. 0x01290400 VMThread [stack: 0x03950000,0x039a0000] [id=4188]
  100. 0x28f0dc00 WatcherThread [stack: 0x29230000,0x29280000] [id=1056]
  101.  
  102. VM state:not at safepoint (normal execution)
  103.  
  104. VM Mutex/Monitor currently owned by a thread: None
  105.  
  106. Heap
  107. par new generation total 118016K, used 51846K [0x03c00000, 0x0bc00000, 0x0bc00000)
  108. eden space 104960K, 43% used [0x03c00000, 0x068ead68, 0x0a280000)
  109. from space 13056K, 44% used [0x0a280000, 0x0a836d40, 0x0af40000)
  110. to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000)
  111. concurrent mark-sweep generation total 118304K, used 76141K [0x0bc00000, 0x12f88000, 0x23c00000)
  112. concurrent-mark-sweep perm gen total 25384K, used 15923K [0x23c00000, 0x254ca000, 0x27c00000)
  113.  
  114. Card table byte_map: [0x03a10000,0x03b40000] byte_map_base: 0x039f2000
  115.  
  116. Polling page: 0x00240000
  117.  
  118. Code Cache [0x01900000, 0x01c88000, 0x03900000)
  119. total_blobs=2044 nmethods=1760 adapters=220 free_code_cache=29168Kb largest_free_block=29864832
  120.  
  121. Compilation events (10 events):
  122. Event: 32.441 Thread 0x28ee9800 1799 net.minecraft.util.RegistryNamespaced::func_148755_c (34 bytes)
  123. Event: 32.441 Thread 0x28ee9800 nmethod 1799 0x01c2b008 code [0x01c2b140, 0x01c2b370]
  124. Event: 32.441 Thread 0x28ee9800 1800 sun.reflect.ClassFileAssembler::cpi (22 bytes)
  125. Event: 32.441 Thread 0x28ee9800 nmethod 1800 0x01c2ad88 code [0x01c2ae90, 0x01c2af8c]
  126. Event: 32.441 Thread 0x28ee9800 1801 sun.reflect.ByteVectorImpl::getLength (7 bytes)
  127. Event: 32.441 Thread 0x28ee9800 nmethod 1801 0x01c2abc8 code [0x01c2acc0, 0x01c2ad40]
  128. Event: 32.441 Thread 0x28ee9800 1802 java.lang.reflect.Modifier::isFinal (13 bytes)
  129. Event: 32.441 Thread 0x28ee9800 nmethod 1802 0x01c2aa08 code [0x01c2ab00, 0x01c2ab80]
  130. Event: 32.441 Thread 0x28ee9800 1803 java.lang.reflect.Field::getType (5 bytes)
  131. Event: 32.441 Thread 0x28ee9800 nmethod 1803 0x01c2a848 code [0x01c2a940, 0x01c2a9c0]
  132.  
  133. GC Heap History (10 events):
  134. Event: 21.311 GC heap before
  135. {Heap before GC invocations=7 (full 3):
  136. par new generation total 118016K, used 118016K [0x03c00000, 0x0bc00000, 0x0bc00000)
  137. eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000)
  138. from space 13056K, 100% used [0x0af40000, 0x0bc00000, 0x0bc00000)
  139. to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000)
  140. concurrent mark-sweep generation total 66716K, used 40028K [0x0bc00000, 0x0fd27000, 0x23c00000)
  141. concurrent-mark-sweep perm gen total 23916K, used 14710K [0x23c00000, 0x2535b000, 0x27c00000)
  142. Event: 21.347 GC heap after
  143. Heap after GC invocations=8 (full 3):
  144. par new generation total 118016K, used 9767K [0x03c00000, 0x0bc00000, 0x0bc00000)
  145. eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000)
  146. from space 13056K, 74% used [0x0a280000, 0x0ac09da0, 0x0af40000)
  147. to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000)
  148. concurrent mark-sweep generation total 66716K, used 43915K [0x0bc00000, 0x0fd27000, 0x23c00000)
  149. concurrent-mark-sweep perm gen total 23916K, used 14710K [0x23c00000, 0x2535b000, 0x27c00000)
  150. }
  151. Event: 28.421 GC heap before
  152. {Heap before GC invocations=8 (full 4):
  153. par new generation total 118016K, used 114727K [0x03c00000, 0x0bc00000, 0x0bc00000)
  154. eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000)
  155. from space 13056K, 74% used [0x0a280000, 0x0ac09da0, 0x0af40000)
  156. to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000)
  157. concurrent mark-sweep generation total 66716K, used 43915K [0x0bc00000, 0x0fd27000, 0x23c00000)
  158. concurrent-mark-sweep perm gen total 23916K, used 14737K [0x23c00000, 0x2535b000, 0x27c00000)
  159. Event: 28.474 GC heap after
  160. Heap after GC invocations=9 (full 4):
  161. par new generation total 118016K, used 13056K [0x03c00000, 0x0bc00000, 0x0bc00000)
  162. eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000)
  163. from space 13056K, 100% used [0x0af40000, 0x0bc00000, 0x0bc00000)
  164. to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000)
  165. concurrent mark-sweep generation total 66716K, used 60462K [0x0bc00000, 0x0fd27000, 0x23c00000)
  166. concurrent-mark-sweep perm gen total 23916K, used 14737K [0x23c00000, 0x2535b000, 0x27c00000)
  167. }
  168. Event: 30.133 GC heap before
  169. {Heap before GC invocations=9 (full 4):
  170. par new generation total 118016K, used 118016K [0x03c00000, 0x0bc00000, 0x0bc00000)
  171. eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000)
  172. from space 13056K, 100% used [0x0af40000, 0x0bc00000, 0x0bc00000)
  173. to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000)
  174. concurrent mark-sweep generation total 98500K, used 59097K [0x0bc00000, 0x11c31000, 0x23c00000)
  175. concurrent-mark-sweep perm gen total 24564K, used 14738K [0x23c00000, 0x253fd000, 0x27c00000)
  176. Event: 30.192 GC heap after
  177. Heap after GC invocations=10 (full 4):
  178. par new generation total 118016K, used 13056K [0x03c00000, 0x0bc00000, 0x0bc00000)
  179. eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000)
  180. from space 13056K, 100% used [0x0a280000, 0x0af40000, 0x0af40000)
  181. to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000)
  182. concurrent mark-sweep generation total 98500K, used 84223K [0x0bc00000, 0x11c31000, 0x23c00000)
  183. concurrent-mark-sweep perm gen total 24564K, used 14738K [0x23c00000, 0x253fd000, 0x27c00000)
  184. }
  185. Event: 31.436 GC heap before
  186. {Heap before GC invocations=10 (full 5):
  187. par new generation total 118016K, used 118016K [0x03c00000, 0x0bc00000, 0x0bc00000)
  188. eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000)
  189. from space 13056K, 100% used [0x0a280000, 0x0af40000, 0x0af40000)
  190. to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000)
  191. concurrent mark-sweep generation total 98500K, used 84223K [0x0bc00000, 0x11c31000, 0x23c00000)
  192. concurrent-mark-sweep perm gen total 24564K, used 14965K [0x23c00000, 0x253fd000, 0x27c00000)
  193. Event: 31.477 GC heap after
  194. Heap after GC invocations=11 (full 5):
  195. par new generation total 118016K, used 13056K [0x03c00000, 0x0bc00000, 0x0bc00000)
  196. eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000)
  197. from space 13056K, 100% used [0x0af40000, 0x0bc00000, 0x0bc00000)
  198. to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000)
  199. concurrent mark-sweep generation total 98500K, used 91522K [0x0bc00000, 0x11c31000, 0x23c00000)
  200. concurrent-mark-sweep perm gen total 24564K, used 14965K [0x23c00000, 0x253fd000, 0x27c00000)
  201. }
  202. Event: 32.101 GC heap before
  203. {Heap before GC invocations=11 (full 5):
  204. par new generation total 118016K, used 118016K [0x03c00000, 0x0bc00000, 0x0bc00000)
  205. eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000)
  206. from space 13056K, 100% used [0x0af40000, 0x0bc00000, 0x0bc00000)
  207. to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000)
  208. concurrent mark-sweep generation total 118304K, used 70980K [0x0bc00000, 0x12f88000, 0x23c00000)
  209. concurrent-mark-sweep perm gen total 25384K, used 15624K [0x23c00000, 0x254ca000, 0x27c00000)
  210. Event: 32.126 GC heap after
  211. Heap after GC invocations=12 (full 5):
  212. par new generation total 118016K, used 5851K [0x03c00000, 0x0bc00000, 0x0bc00000)
  213. eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000)
  214. from space 13056K, 44% used [0x0a280000, 0x0a836d40, 0x0af40000)
  215. to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000)
  216. concurrent mark-sweep generation total 118304K, used 76141K [0x0bc00000, 0x12f88000, 0x23c00000)
  217. concurrent-mark-sweep perm gen total 25384K, used 15624K [0x23c00000, 0x254ca000, 0x27c00000)
  218. }
  219.  
  220. Deoptimization events (0 events):
  221. No events
  222.  
  223. Internal exceptions (10 events):
  224. Event: 31.885 Thread 0x012dec00 Threw 0x07c10640 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  225. Event: 32.246 Thread 0x012dec00 Threw 0x04f8c6c0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  226. Event: 32.253 Thread 0x012dec00 Threw 0x050a6ed0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  227. Event: 32.264 Thread 0x012dec00 Threw 0x0523d420 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  228. Event: 32.273 Thread 0x012dec00 Threw 0x05485ec0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  229. Event: 32.275 Thread 0x012dec00 Threw 0x0551da90 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  230. Event: 32.361 Thread 0x012dec00 Threw 0x05c939d0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  231. Event: 32.362 Thread 0x012dec00 Threw 0x05c9dd70 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  232. Event: 32.449 Thread 0x012dec00 Threw 0x0684fe98 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  233. Event: 32.450 Thread 0x012dec00 Threw 0x068593f8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
  234.  
  235. Events (10 events):
  236. Event: 32.445 loading class 0x2a4feb80
  237. Event: 32.445 loading class 0x2a4feb80 done
  238. Event: 32.447 loading class 0x2a4fefc0
  239. Event: 32.448 loading class 0x2a4fefc0 done
  240. Event: 32.449 loading class 0x2a29a7e8
  241. Event: 32.449 loading class 0x2a29a7e8 done
  242. Event: 32.450 loading class 0x2a19e748
  243. Event: 32.450 loading class 0x2a19e748 done
  244. Event: 32.450 loading class 0x2a0bec88
  245. Event: 32.450 loading class 0x2a0bec88 done
  246.  
  247.  
  248. Dynamic libraries:
  249. 0x01170000 - 0x0119f000 C:\Program Files\Java\jre7\bin\javaw.exe
  250. 0x77a10000 - 0x77b4d000 C:\Windows\SYSTEM32\ntdll.dll
  251. 0x77410000 - 0x774e5000 C:\Windows\system32\kernel32.dll
  252. 0x75d30000 - 0x75d7b000 C:\Windows\system32\KERNELBASE.dll
  253. 0x77100000 - 0x771a0000 C:\Windows\system32\ADVAPI32.dll
  254. 0x771c0000 - 0x7726c000 C:\Windows\system32\msvcrt.dll
  255. 0x775c0000 - 0x775d9000 C:\Windows\SYSTEM32\sechost.dll
  256. 0x77510000 - 0x775b2000 C:\Windows\system32\RPCRT4.dll
  257. 0x77030000 - 0x770f9000 C:\Windows\system32\USER32.dll
  258. 0x77b50000 - 0x77b9e000 C:\Windows\system32\GDI32.dll
  259. 0x76c30000 - 0x76c3a000 C:\Windows\system32\LPK.dll
  260. 0x77ba0000 - 0x77c3d000 C:\Windows\system32\USP10.dll
  261. 0x74ac0000 - 0x74c5e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  262. 0x76a70000 - 0x76ac7000 C:\Windows\system32\SHLWAPI.dll
  263. 0x771a0000 - 0x771bf000 C:\Windows\system32\IMM32.DLL
  264. 0x76cb0000 - 0x76d7c000 C:\Windows\system32\MSCTF.dll
  265. 0x662a0000 - 0x6635f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  266. 0x61160000 - 0x614e8000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  267. 0x72c50000 - 0x72c57000 C:\Windows\system32\WSOCK32.dll
  268. 0x76c70000 - 0x76ca5000 C:\Windows\system32\WS2_32.dll
  269. 0x774f0000 - 0x774f6000 C:\Windows\system32\NSI.dll
  270. 0x71a60000 - 0x71a92000 C:\Windows\system32\WINMM.dll
  271. 0x777c0000 - 0x777c5000 C:\Windows\system32\PSAPI.DLL
  272. 0x74160000 - 0x7416c000 C:\Program Files\Java\jre7\bin\verify.dll
  273. 0x73e80000 - 0x73ea0000 C:\Program Files\Java\jre7\bin\java.dll
  274. 0x74000000 - 0x74013000 C:\Program Files\Java\jre7\bin\zip.dll
  275. 0x74130000 - 0x7413a000 C:\Program Files\Java\jre7\bin\management.dll
  276. 0x73860000 - 0x73874000 C:\Program Files\Java\jre7\bin\net.dll
  277. 0x75440000 - 0x7547c000 C:\Windows\system32\mswsock.dll
  278. 0x75430000 - 0x75436000 C:\Windows\System32\wship6.dll
  279. 0x744b0000 - 0x744bf000 C:\Program Files\Java\jre7\bin\nio.dll
  280. 0x73cd0000 - 0x73ce0000 C:\Windows\system32\NLAapi.dll
  281. 0x6ebc0000 - 0x6ebd0000 C:\Windows\system32\napinsp.dll
  282. 0x6eba0000 - 0x6ebb2000 C:\Windows\system32\pnrpnsp.dll
  283. 0x75300000 - 0x75344000 C:\Windows\system32\DNSAPI.dll
  284. 0x6eb90000 - 0x6eb98000 C:\Windows\System32\winrnr.dll
  285. 0x6eb80000 - 0x6eb8d000 C:\Windows\system32\wshbth.dll
  286. 0x74fb0000 - 0x74fb5000 C:\Windows\System32\wshtcpip.dll
  287. 0x73410000 - 0x7342c000 C:\Windows\system32\IPHLPAPI.DLL
  288. 0x73400000 - 0x73407000 C:\Windows\system32\WINNSI.DLL
  289. 0x6f140000 - 0x6f146000 C:\Windows\system32\rasadhlp.dll
  290. 0x731e0000 - 0x73218000 C:\Windows\System32\fwpuclnt.dll
  291. 0x6ef50000 - 0x6ef61000 C:\Program Files\Java\jre7\bin\unpack.dll
  292. 0x03b40000 - 0x03b8d000 C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873\lwjgl.dll
  293. 0x65960000 - 0x65a28000 C:\Windows\system32\OPENGL32.dll
  294. 0x738b0000 - 0x738d2000 C:\Windows\system32\GLU32.dll
  295. 0x63c80000 - 0x63d67000 C:\Windows\system32\DDRAW.dll
  296. 0x73830000 - 0x73836000 C:\Windows\system32\DCIMAN32.dll
  297. 0x77270000 - 0x7740d000 C:\Windows\system32\SETUPAPI.dll
  298. 0x75cd0000 - 0x75cf7000 C:\Windows\system32\CFGMGR32.dll
  299. 0x76fa0000 - 0x7702f000 C:\Windows\system32\OLEAUT32.dll
  300. 0x76ad0000 - 0x76c2c000 C:\Windows\system32\ole32.dll
  301. 0x75bb0000 - 0x75bc2000 C:\Windows\system32\DEVOBJ.dll
  302. 0x74500000 - 0x74513000 C:\Windows\system32\dwmapi.dll
  303. 0x74f20000 - 0x74f29000 C:\Windows\system32\VERSION.dll
  304. 0x75480000 - 0x75496000 C:\Windows\system32\CRYPTSP.dll
  305. 0x75220000 - 0x7525b000 C:\Windows\system32\rsaenh.dll
  306. 0x75c10000 - 0x75c27000 C:\Windows\system32\USERENV.dll
  307. 0x75a80000 - 0x75a8b000 C:\Windows\system32\profapi.dll
  308. 0x75990000 - 0x7599c000 C:\Windows\system32\CRYPTBASE.dll
  309. 0x732a0000 - 0x732b2000 C:\Windows\system32\dhcpcsvc.DLL
  310. 0x731a0000 - 0x731ad000 C:\Windows\system32\dhcpcsvc6.DLL
  311. 0x62ab0000 - 0x62bf3000 C:\Program Files\Java\jre7\bin\awt.dll
  312. 0x74830000 - 0x74870000 C:\Windows\system32\uxtheme.dll
  313. 0x2a8e0000 - 0x2b385000 C:\Windows\system32\ig4icd32.dll
  314. 0x657a0000 - 0x65819000 C:\Windows\system32\mscms.dll
  315. 0x6ee10000 - 0x6ee48000 C:\Windows\system32\icm32.dll
  316. 0x70a40000 - 0x70a7a000 C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873\avutil-ttv-51.dll
  317. 0x039a0000 - 0x039bd000 C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873\swresample-ttv-0.dll
  318. 0x2d130000 - 0x2d1b9000 C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873\libmp3lame-ttv.dll
  319. 0x2d1c0000 - 0x2e140000 C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873\libmfxsw32.dll
  320. 0x629a0000 - 0x62aa3000 C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873\twitchsdk.dll
  321. 0x777d0000 - 0x7798d000 C:\Windows\system32\WININET.dll
  322. 0x75d00000 - 0x75d04000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  323. 0x75c30000 - 0x75c34000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  324. 0x75d20000 - 0x75d24000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  325. 0x75c00000 - 0x75c03000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  326. 0x77500000 - 0x77503000 C:\Windows\system32\normaliz.DLL
  327. 0x76d80000 - 0x76f9a000 C:\Windows\system32\iertutil.dll
  328. 0x75d10000 - 0x75d15000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  329. 0x73a00000 - 0x73aeb000 C:\Windows\system32\dbghelp.dll
  330.  
  331. VM Arguments:
  332. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Сергей\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1207\1.7.10-Forge10.13.0.1207-natives-394873578939873
  333. java_command: net.minecraft.launchwrapper.Launch --username Sighmoon --version 1.7.10-Forge10.13.0.1207 --gameDir C:\Users\Сергей\AppData\Roaming\.minecraft --assetsDir C:\Users\Сергей\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 045d77c9d9e548118cfae03a540c1b51 --accessToken 61a21eabeb2d46f7ac6e2945f0bb7c09 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  334. Launcher Type: SUN_STANDARD
  335.  
  336. Environment Variables:
  337. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  338. USERNAME=Сергей
  339. OS=Windows_NT
  340. PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 5, GenuineIntel
  341.  
  342.  
  343.  
  344. --------------- S Y S T E M ---------------
  345.  
  346. OS: Windows 7 Build 7601 Service Pack 1
  347.  
  348. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, popcnt, tsc, tscinvbit
  349.  
  350. Memory: 4k page, physical 1952432k(436044k free), swap 3904864k(1505264k free)
  351.  
  352. vm_info: Java HotSpot(TM) Client VM (24.65-b04) for windows-x86 JRE (1.7.0_67-b01), built on Jul 25 2014 10:20:53 by "java_re" with unknown MS VC++:1600
  353.  
  354. time: Sat Aug 30 01:56:57 2014
  355. elapsed time: 32 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement