umitoni00

Untitled

Jan 14th, 2014
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.85 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=0x5bac2a55, pid=4948, tid=5272
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0xb52a55]
  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 (0x0052d800): JavaThread "Minecraft main thread" [_thread_in_native, id=5272, stack(0x00940000,0x00990000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
  24.  
  25. Registers:
  26. EAX=0x0098f0f0, EBX=0x00000004, ECX=0x00000000, EDX=0x00000001
  27. ESP=0x0098f080, EBP=0x0098f0e0, ESI=0x0098f0f0, EDI=0x00000000
  28. EIP=0x5bac2a55, EFLAGS=0x00010206
  29.  
  30. Top of Stack: (sp=0x0098f080)
  31. 0x0098f080: 00000000 5c640c58 000001a4 5babaaca
  32. 0x0098f090: 000001a4 000001a4 5babab2e 0065fd40
  33. 0x0098f0a0: 00000004 0098f0e0 5c1ccb70 00000009
  34. 0x0098f0b0: 5c1cceb0 00000000 08e90cf0 5c1d562c
  35. 0x0098f0c0: 00000001 000ac440 5c243520 00000000
  36. 0x0098f0d0: 0065fd40 5c1d5648 5c608508 0052e0cc
  37. 0x0098f0e0: 00000000 0052e118 60fd4410 0052e114
  38. 0x0098f0f0: 5c6090b8 00000000 00000000 00000000
  39.  
  40. Instructions: (pc=0x5bac2a55)
  41. 0x5bac2a35: cc cc cc cc cc cc cc cc cc cc cc 83 ec 0c 53 8b
  42. 0x5bac2a45: 5c 24 18 55 8b 6c 24 20 56 8b f0 e8 fb 02 00 00
  43. 0x5bac2a55: 8b 47 08 8b 4c 24 1c 8b 11 55 53 50 8b 82 6c 02
  44. 0x5bac2a65: 00 00 ff d0 8b 0e 89 41 08 8b 06 83 fb 04 0f 85
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x0098f0f0 is pointing into the stack for thread: 0x0052d800
  50. EBX=0x00000004 is an unknown value
  51. ECX=0x00000000 is an unknown value
  52. EDX=0x00000001 is an unknown value
  53. ESP=0x0098f080 is pointing into the stack for thread: 0x0052d800
  54. EBP=0x0098f0e0 is pointing into the stack for thread: 0x0052d800
  55. ESI=0x0098f0f0 is pointing into the stack for thread: 0x0052d800
  56. EDI=0x00000000 is an unknown value
  57.  
  58.  
  59. Stack: [0x00940000,0x00990000], sp=0x0098f080, free space=316k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0xb52a55]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  65. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  66. J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  67. j net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V+387
  68. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  69. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110580_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TickableTextureObject;)Z+3
  71. j net.minecraft.client.renderer.texture.TextureManager.func_130088_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureMap;)Z+3
  72. j net.minecraft.client.Minecraft.func_71384_a()V+931
  73. j net.minecraft.client.Minecraft.func_99999_d()V+6
  74. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  75. v ~StubRoutines::call_stub
  76. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  77. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  78. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  79. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  80. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  81. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  82. v ~StubRoutines::call_stub
  83.  
  84. --------------- P R O C E S S ---------------
  85.  
  86. Java Threads: ( => current thread )
  87. 0x59d4e800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3820, stack(0x5a360000,0x5a3b0000)]
  88. 0x59d39c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2976, stack(0x59850000,0x598a0000)]
  89. 0x56420c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2184, stack(0x565f0000,0x56640000)]
  90. 0x5641f400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5680, stack(0x56030000,0x56080000)]
  91. 0x56251000 JavaThread "Thread-1" daemon [_thread_blocked, id=1120, stack(0x55f40000,0x55f90000)]
  92. 0x55b42400 JavaThread "Service Thread" daemon [_thread_blocked, id=1260, stack(0x55d10000,0x55d60000)]
  93. 0x55b3d400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5340, stack(0x55fc0000,0x56010000)]
  94. 0x55b3a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3532, stack(0x00800000,0x00850000)]
  95. 0x55b36c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1484, stack(0x55df0000,0x55e40000)]
  96. 0x55b09c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3276, stack(0x55ea0000,0x55ef0000)]
  97. 0x55b04c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=5300, stack(0x55d90000,0x55de0000)]
  98. =>0x0052d800 JavaThread "Minecraft main thread" [_thread_in_native, id=5272, stack(0x00940000,0x00990000)]
  99.  
  100. Other Threads:
  101. 0x55b02c00 VMThread [stack: 0x00990000,0x009e0000] [id=4900]
  102. 0x55b54800 WatcherThread [stack: 0x56090000,0x560e0000] [id=2728]
  103.  
  104. VM state:not at safepoint (normal execution)
  105.  
  106. VM Mutex/Monitor currently owned by a thread: None
  107.  
  108. Heap
  109. def new generation total 149568K, used 90745K [0x03910000, 0x0db50000, 0x18e60000)
  110. eden space 132992K, 66% used [0x03910000, 0x08fa2118, 0x0baf0000)
  111. from space 16576K, 12% used [0x0baf0000, 0x0bcfc4c8, 0x0cb20000)
  112. to space 16576K, 0% used [0x0cb20000, 0x0cb20000, 0x0db50000)
  113. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  114. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  115. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  116. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  117. No shared spaces configured.
  118.  
  119. Card table byte_map: [0x55710000,0x559a0000] byte_map_base: 0x556f3780
  120.  
  121. Polling page: 0x00280000
  122.  
  123. Code Cache [0x01910000, 0x01f28000, 0x03910000)
  124. total_blobs=3575 nmethods=3152 adapters=359 free_code_cache=26531Kb largest_free_block=27165824
  125.  
  126. Compilation events (10 events):
  127. Event: 74.662 Thread 0x55b3d400 3207 java.lang.Class::resolveName (99 bytes)
  128. Event: 74.662 Thread 0x55b3d400 nmethod 3207 0x01f24d88 code [0x01f24f30, 0x01f252e0]
  129. Event: 74.704 Thread 0x55b3d400 3208 java.lang.Class::getResourceAsStream (26 bytes)
  130. Event: 74.705 Thread 0x55b3d400 nmethod 3208 0x01f25708 code [0x01f25890, 0x01f25a8c]
  131. Event: 74.799 Thread 0x55b3d400 3209 net.minecraft.client.resources.DefaultResourcePack::func_110605_c (28 bytes)
  132. Event: 74.801 Thread 0x55b3d400 nmethod 3209 0x01f25d48 code [0x01f25f00, 0x01f262a0]
  133. Event: 74.801 Thread 0x55b3d400 3210 net.minecraft.client.renderer.texture.Stitcher::func_94305_f (161 bytes)
  134. Event: 74.802 Thread 0x55b3d400 nmethod 3210 0x01f26748 code [0x01f268f0, 0x01f26dd8]
  135. Event: 77.200 Thread 0x55b3d400 3211 net.minecraft.client.renderer.texture.Stitcher::func_94309_g (127 bytes)
  136. Event: 77.201 Thread 0x55b3d400 nmethod 3211 0x01f27308 code [0x01f27490, 0x01f277d4]
  137.  
  138. GC Heap History (10 events):
  139. Event: 74.588 GC heap before
  140. {Heap before GC invocations=111 (full 2):
  141. def new generation total 149568K, used 145914K [0x03910000, 0x0db50000, 0x18e60000)
  142. eden space 132992K, 100% used [0x03910000, 0x0baf0000, 0x0baf0000)
  143. from space 16576K, 77% used [0x0cb20000, 0x0d7bea98, 0x0db50000)
  144. to space 16576K, 0% used [0x0baf0000, 0x0baf0000, 0x0cb20000)
  145. tenured generation total 332196K, used 301810K [0x18e60000, 0x2d2c9000, 0x43910000)
  146. the space 332196K, 90% used [0x18e60000, 0x2b51ca88, 0x2b51cc00, 0x2d2c9000)
  147. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  148. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  149. No shared spaces configured.
  150. Event: 74.636 GC heap after
  151. Heap after GC invocations=112 (full 2):
  152. def new generation total 149568K, used 9880K [0x03910000, 0x0db50000, 0x18e60000)
  153. eden space 132992K, 0% used [0x03910000, 0x03910000, 0x0baf0000)
  154. from space 16576K, 59% used [0x0baf0000, 0x0c4963c8, 0x0cb20000)
  155. to space 16576K, 0% used [0x0cb20000, 0x0cb20000, 0x0db50000)
  156. tenured generation total 332196K, used 313215K [0x18e60000, 0x2d2c9000, 0x43910000)
  157. the space 332196K, 94% used [0x18e60000, 0x2c03ffe0, 0x2c040000, 0x2d2c9000)
  158. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  159. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  160. No shared spaces configured.
  161. }
  162. Event: 75.278 GC heap before
  163. {Heap before GC invocations=112 (full 2):
  164. def new generation total 149568K, used 142872K [0x03910000, 0x0db50000, 0x18e60000)
  165. eden space 132992K, 100% used [0x03910000, 0x0baf0000, 0x0baf0000)
  166. from space 16576K, 59% used [0x0baf0000, 0x0c4963c8, 0x0cb20000)
  167. to space 16576K, 0% used [0x0cb20000, 0x0cb20000, 0x0db50000)
  168. tenured generation total 332196K, used 313215K [0x18e60000, 0x2d2c9000, 0x43910000)
  169. the space 332196K, 94% used [0x18e60000, 0x2c03ffe0, 0x2c040000, 0x2d2c9000)
  170. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  171. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  172. No shared spaces configured.
  173. Event: 75.302 GC heap after
  174. Heap after GC invocations=113 (full 2):
  175. def new generation total 149568K, used 2474K [0x03910000, 0x0db50000, 0x18e60000)
  176. eden space 132992K, 0% used [0x03910000, 0x03910000, 0x0baf0000)
  177. from space 16576K, 14% used [0x0cb20000, 0x0cd8ab78, 0x0db50000)
  178. to space 16576K, 0% used [0x0baf0000, 0x0baf0000, 0x0cb20000)
  179. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  180. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  181. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  182. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  183. No shared spaces configured.
  184. }
  185. Event: 75.827 GC heap before
  186. {Heap before GC invocations=113 (full 2):
  187. def new generation total 149568K, used 135466K [0x03910000, 0x0db50000, 0x18e60000)
  188. eden space 132992K, 100% used [0x03910000, 0x0baf0000, 0x0baf0000)
  189. from space 16576K, 14% used [0x0cb20000, 0x0cd8ab78, 0x0db50000)
  190. to space 16576K, 0% used [0x0baf0000, 0x0baf0000, 0x0cb20000)
  191. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  192. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  193. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  194. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  195. No shared spaces configured.
  196. Event: 75.835 GC heap after
  197. Heap after GC invocations=114 (full 2):
  198. def new generation total 149568K, used 2223K [0x03910000, 0x0db50000, 0x18e60000)
  199. eden space 132992K, 0% used [0x03910000, 0x03910000, 0x0baf0000)
  200. from space 16576K, 13% used [0x0baf0000, 0x0bd1bf48, 0x0cb20000)
  201. to space 16576K, 0% used [0x0cb20000, 0x0cb20000, 0x0db50000)
  202. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  203. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  204. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  205. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  206. No shared spaces configured.
  207. }
  208. Event: 76.339 GC heap before
  209. {Heap before GC invocations=114 (full 2):
  210. def new generation total 149568K, used 135215K [0x03910000, 0x0db50000, 0x18e60000)
  211. eden space 132992K, 100% used [0x03910000, 0x0baf0000, 0x0baf0000)
  212. from space 16576K, 13% used [0x0baf0000, 0x0bd1bf48, 0x0cb20000)
  213. to space 16576K, 0% used [0x0cb20000, 0x0cb20000, 0x0db50000)
  214. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  215. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  216. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  217. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  218. No shared spaces configured.
  219. Event: 76.348 GC heap after
  220. Heap after GC invocations=115 (full 2):
  221. def new generation total 149568K, used 2025K [0x03910000, 0x0db50000, 0x18e60000)
  222. eden space 132992K, 0% used [0x03910000, 0x03910000, 0x0baf0000)
  223. from space 16576K, 12% used [0x0cb20000, 0x0cd1a5d8, 0x0db50000)
  224. to space 16576K, 0% used [0x0baf0000, 0x0baf0000, 0x0cb20000)
  225. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  226. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  227. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  228. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  229. No shared spaces configured.
  230. }
  231. Event: 76.858 GC heap before
  232. {Heap before GC invocations=115 (full 2):
  233. def new generation total 149568K, used 135017K [0x03910000, 0x0db50000, 0x18e60000)
  234. eden space 132992K, 100% used [0x03910000, 0x0baf0000, 0x0baf0000)
  235. from space 16576K, 12% used [0x0cb20000, 0x0cd1a5d8, 0x0db50000)
  236. to space 16576K, 0% used [0x0baf0000, 0x0baf0000, 0x0cb20000)
  237. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  238. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  239. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  240. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  241. No shared spaces configured.
  242. Event: 76.866 GC heap after
  243. Heap after GC invocations=116 (full 2):
  244. def new generation total 149568K, used 2097K [0x03910000, 0x0db50000, 0x18e60000)
  245. eden space 132992K, 0% used [0x03910000, 0x03910000, 0x0baf0000)
  246. from space 16576K, 12% used [0x0baf0000, 0x0bcfc4c8, 0x0cb20000)
  247. to space 16576K, 0% used [0x0cb20000, 0x0cb20000, 0x0db50000)
  248. tenured generation total 332196K, used 321325K [0x18e60000, 0x2d2c9000, 0x43910000)
  249. the space 332196K, 96% used [0x18e60000, 0x2c82b758, 0x2c82b800, 0x2d2c9000)
  250. compacting perm gen total 262144K, used 49578K [0x43910000, 0x53910000, 0x53910000)
  251. the space 262144K, 18% used [0x43910000, 0x4697ab60, 0x4697ac00, 0x53910000)
  252. No shared spaces configured.
  253. }
  254.  
  255. Deoptimization events (0 events):
  256. No events
  257.  
  258. Internal exceptions (10 events):
  259. Event: 62.119 Thread 0x0052d800 Threw 0x0415a5e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  260. Event: 62.119 Thread 0x0052d800 Threw 0x0415b0e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  261. Event: 62.119 Thread 0x0052d800 Threw 0x0415bbe0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  262. Event: 62.246 Thread 0x0052d800 Implicit null exception at 0x01cd9dab to 0x01cd9ff5
  263. Event: 62.246 Thread 0x0052d800 Threw 0x045ef2a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  264. Event: 62.449 Thread 0x0052d800 Threw 0x0613c878 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  265. Event: 62.714 Thread 0x0052d800 Threw 0x091cc2e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  266. Event: 64.977 Thread 0x0052d800 Threw 0x04daaf58 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  267. Event: 67.277 Thread 0x0052d800 Threw 0x0675f558 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  268. Event: 72.181 Thread 0x0052d800 Threw 0x05abeeb0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
  269.  
  270. Events (10 events):
  271. Event: 75.835 Executing VM operation: GenCollectForAllocation done
  272. Event: 75.839 Executing VM operation: RevokeBias
  273. Event: 75.839 Executing VM operation: RevokeBias done
  274. Event: 75.840 Executing VM operation: RevokeBias
  275. Event: 75.840 Executing VM operation: RevokeBias done
  276. Event: 75.840 Thread 0x5fef8400 Thread exited: 0x5fef8400
  277. Event: 76.339 Executing VM operation: GenCollectForAllocation
  278. Event: 76.348 Executing VM operation: GenCollectForAllocation done
  279. Event: 76.858 Executing VM operation: GenCollectForAllocation
  280. Event: 76.866 Executing VM operation: GenCollectForAllocation done
  281.  
  282.  
  283. Dynamic libraries:
  284. 0x009f0000 - 0x00a1f000 C:\Program Files\Java\jre7\bin\javaw.exe
  285. 0x772d0000 - 0x7740c000 C:\Windows\SYSTEM32\ntdll.dll
  286. 0x76a90000 - 0x76b64000 C:\Windows\system32\kernel32.dll
  287. 0x755e0000 - 0x7562b000 C:\Windows\system32\KERNELBASE.dll
  288. 0x76840000 - 0x768e0000 C:\Windows\system32\ADVAPI32.dll
  289. 0x768e0000 - 0x7698c000 C:\Windows\system32\msvcrt.dll
  290. 0x76ee0000 - 0x76ef9000 C:\Windows\SYSTEM32\sechost.dll
  291. 0x77410000 - 0x774b2000 C:\Windows\system32\RPCRT4.dll
  292. 0x76b70000 - 0x76c39000 C:\Windows\system32\USER32.dll
  293. 0x76760000 - 0x767ae000 C:\Windows\system32\GDI32.dll
  294. 0x774c0000 - 0x774ca000 C:\Windows\system32\LPK.dll
  295. 0x769f0000 - 0x76a8d000 C:\Windows\system32\USP10.dll
  296. 0x73f00000 - 0x7409e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  297. 0x770a0000 - 0x770f7000 C:\Windows\system32\SHLWAPI.dll
  298. 0x75210000 - 0x7525c000 C:\Windows\system32\apphelp.dll
  299. 0x66f90000 - 0x6701d000 C:\Windows\AppPatch\AcLayers.DLL
  300. 0x751e0000 - 0x751fb000 C:\Windows\system32\SspiCli.dll
  301. 0x756a0000 - 0x762ea000 C:\Windows\system32\SHELL32.dll
  302. 0x76c40000 - 0x76d9c000 C:\Windows\system32\ole32.dll
  303. 0x767b0000 - 0x7683f000 C:\Windows\system32\OLEAUT32.dll
  304. 0x748f0000 - 0x74907000 C:\Windows\system32\USERENV.dll
  305. 0x752e0000 - 0x752eb000 C:\Windows\system32\profapi.dll
  306. 0x6a990000 - 0x6a9e1000 C:\Windows\system32\WINSPOOL.DRV
  307. 0x70fc0000 - 0x70fd2000 C:\Windows\system32\MPR.dll
  308. 0x774e0000 - 0x774ff000 C:\Windows\system32\IMM32.DLL
  309. 0x76470000 - 0x7653c000 C:\Windows\system32\MSCTF.dll
  310. 0x643f0000 - 0x644af000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  311. 0x56670000 - 0x569f0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  312. 0x718e0000 - 0x718e7000 C:\Windows\system32\WSOCK32.dll
  313. 0x76320000 - 0x76355000 C:\Windows\system32\WS2_32.dll
  314. 0x76da0000 - 0x76da6000 C:\Windows\system32\NSI.dll
  315. 0x6fac0000 - 0x6faf2000 C:\Windows\system32\WINMM.dll
  316. 0x774d0000 - 0x774d5000 C:\Windows\system32\PSAPI.DLL
  317. 0x72480000 - 0x7248c000 C:\Program Files\Java\jre7\bin\verify.dll
  318. 0x6a630000 - 0x6a650000 C:\Program Files\Java\jre7\bin\java.dll
  319. 0x6a650000 - 0x6a663000 C:\Program Files\Java\jre7\bin\zip.dll
  320. 0x696b0000 - 0x696c4000 C:\Program Files\Java\jre7\bin\net.dll
  321. 0x74d10000 - 0x74d4c000 C:\Windows\system32\mswsock.dll
  322. 0x74d00000 - 0x74d06000 C:\Windows\System32\wship6.dll
  323. 0x727a0000 - 0x727af000 C:\Program Files\Java\jre7\bin\nio.dll
  324. 0x63d30000 - 0x63e73000 C:\Program Files\Java\jre7\bin\awt.dll
  325. 0x73e80000 - 0x73ec0000 C:\Windows\system32\uxtheme.dll
  326. 0x73b60000 - 0x73b73000 C:\Windows\system32\dwmapi.dll
  327. 0x75260000 - 0x7526c000 C:\Windows\system32\CRYPTBASE.dll
  328. 0x68be0000 - 0x68c18000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  329. 0x5cdb0000 - 0x5cf73000 C:\Windows\system32\d3d9.dll
  330. 0x74750000 - 0x74759000 C:\Windows\system32\VERSION.dll
  331. 0x6a290000 - 0x6a296000 C:\Windows\system32\d3d8thk.dll
  332. 0x6f630000 - 0x6f6da000 C:\Windows\system32\aticfx32.dll
  333. 0x72be0000 - 0x72beb000 C:\Windows\system32\atiu9pag.dll
  334. 0x5ab50000 - 0x5af6e000 C:\Windows\system32\atiumdag.dll
  335. 0x5a750000 - 0x5ab46000 C:\Windows\system32\atiumdva.dll
  336. 0x69670000 - 0x696a0000 C:\Program Files\Java\jre7\bin\t2k.dll
  337. 0x696d0000 - 0x696e1000 C:\Program Files\Java\jre7\bin\unpack.dll
  338. 0x6a6f0000 - 0x6a710000 C:\Program Files\Java\jre7\bin\sunec.dll
  339. 0x726c0000 - 0x726c9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  340. 0x754b0000 - 0x755d0000 C:\Windows\system32\CRYPT32.dll
  341. 0x75350000 - 0x7535c000 C:\Windows\system32\MSASN1.dll
  342. 0x74d50000 - 0x74d66000 C:\Windows\system32\CRYPTSP.dll
  343. 0x74af0000 - 0x74b2b000 C:\Windows\system32\rsaenh.dll
  344. 0x735c0000 - 0x735d0000 C:\Windows\system32\NLAapi.dll
  345. 0x6f980000 - 0x6f990000 C:\Windows\system32\napinsp.dll
  346. 0x6f440000 - 0x6f452000 C:\Windows\system32\pnrpnsp.dll
  347. 0x6f410000 - 0x6f431000 C:\Program Files\Bonjour\mdnsNSP.dll
  348. 0x734e0000 - 0x734fc000 C:\Windows\system32\Iphlpapi.DLL
  349. 0x734d0000 - 0x734d7000 C:\Windows\system32\WINNSI.DLL
  350. 0x74bd0000 - 0x74c14000 C:\Windows\system32\DNSAPI.dll
  351. 0x6f400000 - 0x6f408000 C:\Windows\System32\winrnr.dll
  352. 0x6f3d0000 - 0x6f3f7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  353. 0x74820000 - 0x74825000 C:\Windows\System32\wshtcpip.dll
  354. 0x6cd70000 - 0x6cd76000 C:\Windows\system32\rasadhlp.dll
  355. 0x73220000 - 0x73258000 C:\Windows\System32\fwpuclnt.dll
  356. 0x55e40000 - 0x55e8c000 C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\natives\lwjgl.dll
  357. 0x63f10000 - 0x63fd8000 C:\Windows\system32\OPENGL32.dll
  358. 0x68940000 - 0x68962000 C:\Windows\system32\GLU32.dll
  359. 0x629a0000 - 0x62a87000 C:\Windows\system32\DDRAW.dll
  360. 0x6a6b0000 - 0x6a6b6000 C:\Windows\system32\DCIMAN32.dll
  361. 0x76f00000 - 0x7709d000 C:\Windows\system32\SETUPAPI.dll
  362. 0x75480000 - 0x754a7000 C:\Windows\system32\CFGMGR32.dll
  363. 0x75390000 - 0x753a2000 C:\Windows\system32\DEVOBJ.dll
  364. 0x6a670000 - 0x6a677000 C:\Windows\system32\atiglpxx.dll
  365. 0x5af70000 - 0x5c0b6000 C:\Windows\system32\atioglxx.dll
  366. 0x697f0000 - 0x697fb000 C:\Windows\system32\atigktxx.dll
  367. 0x00700000 - 0x00740000 C:\Windows\system32\atiadlxx.dll
  368. 0x74790000 - 0x7479d000 C:\Windows\system32\WTSAPI32.dll
  369. 0x75440000 - 0x7546e000 C:\Windows\system32\WINTRUST.dll
  370. 0x763e0000 - 0x76463000 C:\Windows\system32\CLBCatQ.DLL
  371. 0x64e70000 - 0x64ee9000 C:\Windows\system32\mscms.dll
  372. 0x67020000 - 0x67058000 C:\Windows\system32\icm32.dll
  373. 0x6a6c0000 - 0x6a6ca000 C:\Program Files\Java\jre7\bin\management.dll
  374. 0x6f1f0000 - 0x6f2db000 C:\Windows\system32\dbghelp.dll
  375.  
  376. VM Arguments:
  377. jvm_args: -Xms256M -Xmx1024M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4
  378. java_command: net.minecraft.launchwrapper.Launch --username umitoni --session a2a7368f6ccb424a9eefabce893b5f05 --version 1.6.4 --gameDir C:\Users\Earles\Documents\Feed the Beast\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Earles\Documents\Feed the Beast\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  379. Launcher Type: SUN_STANDARD
  380.  
  381. Environment Variables:
  382. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\Java\jre7\bin
  383. USERNAME=Earles
  384. OS=Windows_NT
  385. PROCESSOR_IDENTIFIER=x86 Family 16 Model 2 Stepping 3, AuthenticAMD
  386.  
  387.  
  388.  
  389. --------------- S Y S T E M ---------------
  390.  
  391. OS: Windows 7 Build 7601 Service Pack 1
  392.  
  393. CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  394.  
  395. Memory: 4k page, physical 2096440k(159736k free), swap 4192880k(909944k free)
  396.  
  397. vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
  398.  
  399. time: Tue Jan 14 13:03:47 2014
  400. elapsed time: 77 seconds
Add Comment
Please, Sign In to add comment