Advertisement
Guest User

Custom 1.6.4 Modpack Issues

a guest
Oct 19th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.70 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=0x69e8f86b, pid=8388, tid=7416
  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 [atioglxx.dll+0xe5f86b]
  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 (0x00f4d400): JavaThread "Minecraft main thread" [_thread_in_native, id=7416, stack(0x00890000,0x008e0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000800
  24.  
  25. Registers:
  26. EAX=0x00000800, EBX=0x55b20020, ECX=0x0000000d, EDX=0x00000000
  27. ESP=0x008dea2c, EBP=0x008dea34, ESI=0x55b20020, EDI=0x00000800
  28. EIP=0x69e8f86b, EFLAGS=0x00010212
  29.  
  30. Top of Stack: (sp=0x008dea2c)
  31. 0x008dea2c: 00000680 00000000 008dea64 69e8f911
  32. 0x008dea3c: 00000800 55b20020 00000680 00000011
  33. 0x008dea4c: 00000010 00000050 55b20020 00000000
  34. 0x008dea5c: 000001a4 55b20020 539ffa98 69710312
  35. 0x008dea6c: 00000800 55b20020 00000690 539ffa98
  36. 0x008dea7c: 539fa0f8 5a0022f8 000001a4 00000690
  37. 0x008dea8c: 00000001 696c54a8 00000800 01000000
  38. 0x008dea9c: 00000000 00000000 000001a4 00000690
  39.  
  40. Instructions: (pc=0x69e8f86b)
  41. 0x69e8f84b: 4d 10 c1 e9 07 eb 06 8d 9b 00 00 00 00 66 0f 6f
  42. 0x69e8f85b: 06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f 6f 5e 30
  43. 0x69e8f86b: 66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57 20 66 0f
  44. 0x69e8f87b: 7f 5f 30 66 0f 6f 66 40 66 0f 6f 6e 50 66 0f 6f
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000800 is an unknown value
  50. EBX=0x55b20020 is an unknown value
  51. ECX=0x0000000d is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x008dea2c is pointing into the stack for thread: 0x00f4d400
  54. EBP=0x008dea34 is pointing into the stack for thread: 0x00f4d400
  55. ESI=0x55b20020 is an unknown value
  56. EDI=0x00000800 is an unknown value
  57.  
  58.  
  59. Stack: [0x00890000,0x008e0000], sp=0x008dea2c, free space=314k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0xe5f86b]
  62. C [atioglxx.dll+0xe5f911]
  63.  
  64. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  65. J 2949 org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V (0 bytes) @ 0x02a9f3a7 [0x02a9f320+0x87]
  66. J 2945 C1 org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V (64 bytes) @ 0x02a9de24 [0x02a9dbf0+0x234]
  67. J 3618 C1 net.minecraft.client.renderer.texture.TextureAtlasSprite.uploadFrameTexture(III)V (219 bytes) @ 0x02be7dfc [0x02be7ce0+0x11c]
  68. J 3572 C1 net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V (970 bytes) @ 0x02bcb674 [0x02bc9900+0x1d74]
  69. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  71. j net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+188
  72. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  73. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  74. j net.minecraft.client.Minecraft.func_110436_a()V+65
  75. j cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  76. j net.minecraft.client.Minecraft.func_71384_a()V+970
  77. j net.minecraft.client.Minecraft.func_99999_d()V+6
  78. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  79. v ~StubRoutines::call_stub
  80. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  81. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  82. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  83. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  84. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  85. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  86. v ~StubRoutines::call_stub
  87.  
  88. --------------- P R O C E S S ---------------
  89.  
  90. Java Threads: ( => current thread )
  91. 0x6e181000 JavaThread "Map Calculation" [_thread_blocked, id=7980, stack(0x61750000,0x617a0000)]
  92. 0x58cd0400 JavaThread "Thread-8" [_thread_blocked, id=7604, stack(0x55ad0000,0x55b20000)]
  93. 0x4f05c400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10056, stack(0x4ee80000,0x4eed0000)]
  94. 0x525ac800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10176, stack(0x520f0000,0x52140000)]
  95. 0x4f179000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9332, stack(0x04550000,0x045a0000)]
  96. 0x4f178400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6756, stack(0x50000000,0x50050000)]
  97. 0x4efcd000 JavaThread "Thread-1" daemon [_thread_blocked, id=4996, stack(0x4ed60000,0x4edb0000)]
  98. 0x4e6a0400 JavaThread "Service Thread" daemon [_thread_blocked, id=5992, stack(0x4ede0000,0x4ee30000)]
  99. 0x4e69b800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=9780, stack(0x4ed10000,0x4ed60000)]
  100. 0x4e696800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8556, stack(0x4e860000,0x4e8b0000)]
  101. 0x4e693400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7352, stack(0x4ebd0000,0x4ec20000)]
  102. 0x4e669800 JavaThread "Finalizer" daemon [_thread_blocked, id=5220, stack(0x4ea80000,0x4ead0000)]
  103. 0x4e664800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5444, stack(0x4e9c0000,0x4ea10000)]
  104. =>0x00f4d400 JavaThread "Minecraft main thread" [_thread_in_native, id=7416, stack(0x00890000,0x008e0000)]
  105.  
  106. Other Threads:
  107. 0x4e662000 VMThread [stack: 0x4ea20000,0x4ea70000] [id=6348]
  108. 0x4e6c3800 WatcherThread [stack: 0x4ef00000,0x4ef50000] [id=8252]
  109.  
  110. VM state:not at safepoint (normal execution)
  111.  
  112. VM Mutex/Monitor currently owned by a thread: None
  113.  
  114. Heap
  115. def new generation total 176448K, used 68418K [0x04600000, 0x10570000, 0x19b50000)
  116. eden space 156864K, 42% used [0x04600000, 0x08752ed8, 0x0df30000)
  117. from space 19584K, 7% used [0x0df30000, 0x0e0adb40, 0x0f250000)
  118. to space 19584K, 0% used [0x0f250000, 0x0f250000, 0x10570000)
  119. tenured generation total 392024K, used 312339K [0x19b50000, 0x31a26000, 0x44600000)
  120. the space 392024K, 79% used [0x19b50000, 0x2cc54ee8, 0x2cc55000, 0x31a26000)
  121. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  122. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  123. No shared spaces configured.
  124.  
  125. Card table byte_map: [0x4e400000,0x4e650000] byte_map_base: 0x4e3dd000
  126.  
  127. Polling page: 0x001e0000
  128.  
  129. Code Cache [0x02550000, 0x02c00000, 0x04550000)
  130. total_blobs=4002 nmethods=3545 adapters=393 free_code_cache=25953Kb largest_free_block=26571584
  131.  
  132. Compilation events (10 events):
  133. Event: 58.900 Thread 0x4e69b800 3637 ic2.core.item.ItemIC2::func_94581_a (150 bytes)
  134. Event: 58.902 Thread 0x4e69b800 nmethod 3637 0x02bf5788 code [0x02bf5a10, 0x02bf6574]
  135. Event: 59.042 Thread 0x4e69b800 3638 % ! sun.java2d.Disposer::run @ 0 (53 bytes)
  136. Event: 59.042 Thread 0x4e69b800 nmethod 3638% 0x02bf70c8 code [0x02bf7230, 0x02bf7578]
  137. Event: 59.763 Thread 0x4e69b800 3639 com.google.gson.stream.JsonReader::setLenient (6 bytes)
  138. Event: 59.764 Thread 0x4e69b800 nmethod 3639 0x02bf7888 code [0x02bf7980, 0x02bf7a00]
  139. Event: 59.942 Thread 0x4e69b800 3640 com.google.gson.internal.StringMap$LinkedEntry::<init> (21 bytes)
  140. Event: 59.942 Thread 0x4e69b800 nmethod 3640 0x02bf7a48 code [0x02bf7b50, 0x02bf7c2c]
  141. Event: 60.246 Thread 0x4e69b800 3641 net.minecraft.client.resources.DefaultResourcePack::func_110590_a (54 bytes)
  142. Event: 60.247 Thread 0x4e69b800 nmethod 3641 0x02bf7c88 code [0x02bf7ea0, 0x02bf84e8]
  143.  
  144. GC Heap History (10 events):
  145. Event: 60.095 GC heap before
  146. {Heap before GC invocations=168 (full 14):
  147. def new generation total 176448K, used 166346K [0x04600000, 0x10570000, 0x19b50000)
  148. eden space 156864K, 100% used [0x04600000, 0x0df30000, 0x0df30000)
  149. from space 19584K, 48% used [0x0f250000, 0x0fb92ac0, 0x10570000)
  150. to space 19584K, 0% used [0x0df30000, 0x0df30000, 0x0f250000)
  151. tenured generation total 392024K, used 276860K [0x19b50000, 0x31a26000, 0x44600000)
  152. the space 392024K, 70% used [0x19b50000, 0x2a9af220, 0x2a9af400, 0x31a26000)
  153. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  154. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  155. No shared spaces configured.
  156. Event: 60.132 GC heap after
  157. Heap after GC invocations=169 (full 14):
  158. def new generation total 176448K, used 19584K [0x04600000, 0x10570000, 0x19b50000)
  159. eden space 156864K, 0% used [0x04600000, 0x04600000, 0x0df30000)
  160. from space 19584K, 100% used [0x0df30000, 0x0f250000, 0x0f250000)
  161. to space 19584K, 0% used [0x0f250000, 0x0f250000, 0x10570000)
  162. tenured generation total 392024K, used 282990K [0x19b50000, 0x31a26000, 0x44600000)
  163. the space 392024K, 72% used [0x19b50000, 0x2afab888, 0x2afaba00, 0x31a26000)
  164. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  165. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  166. No shared spaces configured.
  167. }
  168. Event: 61.035 GC heap before
  169. {Heap before GC invocations=169 (full 14):
  170. def new generation total 176448K, used 176448K [0x04600000, 0x10570000, 0x19b50000)
  171. eden space 156864K, 100% used [0x04600000, 0x0df30000, 0x0df30000)
  172. from space 19584K, 100% used [0x0df30000, 0x0f250000, 0x0f250000)
  173. to space 19584K, 0% used [0x0f250000, 0x0f250000, 0x10570000)
  174. tenured generation total 392024K, used 282990K [0x19b50000, 0x31a26000, 0x44600000)
  175. the space 392024K, 72% used [0x19b50000, 0x2afab888, 0x2afaba00, 0x31a26000)
  176. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  177. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  178. No shared spaces configured.
  179. Event: 61.091 GC heap after
  180. Heap after GC invocations=170 (full 14):
  181. def new generation total 176448K, used 12436K [0x04600000, 0x10570000, 0x19b50000)
  182. eden space 156864K, 0% used [0x04600000, 0x04600000, 0x0df30000)
  183. from space 19584K, 63% used [0x0f250000, 0x0fe752f0, 0x10570000)
  184. to space 19584K, 0% used [0x0df30000, 0x0df30000, 0x0f250000)
  185. tenured generation total 392024K, used 302362K [0x19b50000, 0x31a26000, 0x44600000)
  186. the space 392024K, 77% used [0x19b50000, 0x2c2968a0, 0x2c296a00, 0x31a26000)
  187. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  188. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  189. No shared spaces configured.
  190. }
  191. Event: 62.070 GC heap before
  192. {Heap before GC invocations=170 (full 14):
  193. def new generation total 176448K, used 169300K [0x04600000, 0x10570000, 0x19b50000)
  194. eden space 156864K, 100% used [0x04600000, 0x0df30000, 0x0df30000)
  195. from space 19584K, 63% used [0x0f250000, 0x0fe752f0, 0x10570000)
  196. to space 19584K, 0% used [0x0df30000, 0x0df30000, 0x0f250000)
  197. tenured generation total 392024K, used 302362K [0x19b50000, 0x31a26000, 0x44600000)
  198. the space 392024K, 77% used [0x19b50000, 0x2c2968a0, 0x2c296a00, 0x31a26000)
  199. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  200. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  201. No shared spaces configured.
  202. Event: 62.091 GC heap after
  203. Heap after GC invocations=171 (full 14):
  204. def new generation total 176448K, used 1488K [0x04600000, 0x10570000, 0x19b50000)
  205. eden space 156864K, 0% used [0x04600000, 0x04600000, 0x0df30000)
  206. from space 19584K, 7% used [0x0df30000, 0x0e0a4198, 0x0f250000)
  207. to space 19584K, 0% used [0x0f250000, 0x0f250000, 0x10570000)
  208. tenured generation total 392024K, used 312339K [0x19b50000, 0x31a26000, 0x44600000)
  209. the space 392024K, 79% used [0x19b50000, 0x2cc54ee8, 0x2cc55000, 0x31a26000)
  210. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  211. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  212. No shared spaces configured.
  213. }
  214. Event: 62.860 GC heap before
  215. {Heap before GC invocations=171 (full 14):
  216. def new generation total 176448K, used 158352K [0x04600000, 0x10570000, 0x19b50000)
  217. eden space 156864K, 100% used [0x04600000, 0x0df30000, 0x0df30000)
  218. from space 19584K, 7% used [0x0df30000, 0x0e0a4198, 0x0f250000)
  219. to space 19584K, 0% used [0x0f250000, 0x0f250000, 0x10570000)
  220. tenured generation total 392024K, used 312339K [0x19b50000, 0x31a26000, 0x44600000)
  221. the space 392024K, 79% used [0x19b50000, 0x2cc54ee8, 0x2cc55000, 0x31a26000)
  222. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  223. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  224. No shared spaces configured.
  225. Event: 62.865 GC heap after
  226. Heap after GC invocations=172 (full 14):
  227. def new generation total 176448K, used 1481K [0x04600000, 0x10570000, 0x19b50000)
  228. eden space 156864K, 0% used [0x04600000, 0x04600000, 0x0df30000)
  229. from space 19584K, 7% used [0x0f250000, 0x0f3c25c0, 0x10570000)
  230. to space 19584K, 0% used [0x0df30000, 0x0df30000, 0x0f250000)
  231. tenured generation total 392024K, used 312339K [0x19b50000, 0x31a26000, 0x44600000)
  232. the space 392024K, 79% used [0x19b50000, 0x2cc54ee8, 0x2cc55000, 0x31a26000)
  233. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  234. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  235. No shared spaces configured.
  236. }
  237. Event: 63.635 GC heap before
  238. {Heap before GC invocations=172 (full 14):
  239. def new generation total 176448K, used 158345K [0x04600000, 0x10570000, 0x19b50000)
  240. eden space 156864K, 100% used [0x04600000, 0x0df30000, 0x0df30000)
  241. from space 19584K, 7% used [0x0f250000, 0x0f3c25c0, 0x10570000)
  242. to space 19584K, 0% used [0x0df30000, 0x0df30000, 0x0f250000)
  243. tenured generation total 392024K, used 312339K [0x19b50000, 0x31a26000, 0x44600000)
  244. the space 392024K, 79% used [0x19b50000, 0x2cc54ee8, 0x2cc55000, 0x31a26000)
  245. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  246. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  247. No shared spaces configured.
  248. Event: 63.640 GC heap after
  249. Heap after GC invocations=173 (full 14):
  250. def new generation total 176448K, used 1526K [0x04600000, 0x10570000, 0x19b50000)
  251. eden space 156864K, 0% used [0x04600000, 0x04600000, 0x0df30000)
  252. from space 19584K, 7% used [0x0df30000, 0x0e0adb40, 0x0f250000)
  253. to space 19584K, 0% used [0x0f250000, 0x0f250000, 0x10570000)
  254. tenured generation total 392024K, used 312339K [0x19b50000, 0x31a26000, 0x44600000)
  255. the space 392024K, 79% used [0x19b50000, 0x2cc54ee8, 0x2cc55000, 0x31a26000)
  256. compacting perm gen total 44288K, used 44159K [0x44600000, 0x47140000, 0x4c600000)
  257. the space 44288K, 99% used [0x44600000, 0x4711fd18, 0x4711fe00, 0x47140000)
  258. No shared spaces configured.
  259. }
  260.  
  261. Deoptimization events (0 events):
  262. No events
  263.  
  264. Internal exceptions (10 events):
  265. Event: 63.880 Thread 0x6e181000 Threw 0x07581d58 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  266. Event: 63.890 Thread 0x6e181000 Threw 0x07581e70 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  267. Event: 63.900 Thread 0x6e181000 Threw 0x07581f88 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  268. Event: 63.910 Thread 0x6e181000 Threw 0x075820a0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  269. Event: 63.920 Thread 0x6e181000 Threw 0x075821b8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  270. Event: 63.930 Thread 0x6e181000 Threw 0x075822d0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  271. Event: 63.940 Thread 0x6e181000 Threw 0x075823e8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  272. Event: 63.950 Thread 0x6e181000 Threw 0x075824b0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  273. Event: 63.960 Thread 0x6e181000 Threw 0x08752728 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  274. Event: 63.970 Thread 0x6e181000 Threw 0x08752840 at C:\re\jdk7u67\1368\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  275.  
  276. Events (10 events):
  277. Event: 61.104 Executing VM operation: RevokeBias done
  278. Event: 61.105 Executing VM operation: RevokeBias
  279. Event: 61.105 Executing VM operation: RevokeBias done
  280. Event: 62.070 Executing VM operation: GenCollectForAllocation
  281. Event: 62.091 Executing VM operation: GenCollectForAllocation done
  282. Event: 62.847 Thread 0x526e2400 Thread exited: 0x526e2400
  283. Event: 62.860 Executing VM operation: GenCollectForAllocation
  284. Event: 62.865 Executing VM operation: GenCollectForAllocation done
  285. Event: 63.634 Executing VM operation: GenCollectForAllocation
  286. Event: 63.640 Executing VM operation: GenCollectForAllocation done
  287.  
  288.  
  289. Dynamic libraries:
  290. 0x01120000 - 0x0114f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
  291. 0x776b0000 - 0x77830000 C:\Windows\SysWOW64\ntdll.dll
  292. 0x76320000 - 0x76430000 C:\Windows\syswow64\kernel32.dll
  293. 0x76950000 - 0x76997000 C:\Windows\syswow64\KERNELBASE.dll
  294. 0x76dd0000 - 0x76e70000 C:\Windows\syswow64\ADVAPI32.dll
  295. 0x77200000 - 0x772ac000 C:\Windows\syswow64\msvcrt.dll
  296. 0x75450000 - 0x75469000 C:\Windows\SysWOW64\sechost.dll
  297. 0x76840000 - 0x76930000 C:\Windows\syswow64\RPCRT4.dll
  298. 0x750a0000 - 0x75100000 C:\Windows\syswow64\SspiCli.dll
  299. 0x75090000 - 0x7509c000 C:\Windows\syswow64\CRYPTBASE.dll
  300. 0x75120000 - 0x75220000 C:\Windows\syswow64\USER32.dll
  301. 0x76270000 - 0x76300000 C:\Windows\syswow64\GDI32.dll
  302. 0x75110000 - 0x7511a000 C:\Windows\syswow64\LPK.dll
  303. 0x76be0000 - 0x76c7d000 C:\Windows\syswow64\USP10.dll
  304. 0x70c90000 - 0x70e2e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  305. 0x76e70000 - 0x76ec7000 C:\Windows\syswow64\SHLWAPI.dll
  306. 0x724b0000 - 0x724fc000 C:\Windows\system32\apphelp.dll
  307. 0x63ed0000 - 0x63f5d000 C:\Windows\AppPatch\AcLayers.DLL
  308. 0x755d0000 - 0x7621a000 C:\Windows\syswow64\SHELL32.dll
  309. 0x75470000 - 0x755cc000 C:\Windows\syswow64\ole32.dll
  310. 0x76a00000 - 0x76a8f000 C:\Windows\syswow64\OLEAUT32.dll
  311. 0x76ee0000 - 0x76ef7000 C:\Windows\syswow64\USERENV.dll
  312. 0x75100000 - 0x7510b000 C:\Windows\syswow64\profapi.dll
  313. 0x6fdf0000 - 0x6fe41000 C:\Windows\system32\WINSPOOL.DRV
  314. 0x6f1c0000 - 0x6f1d2000 C:\Windows\system32\MPR.dll
  315. 0x76cc0000 - 0x76d20000 C:\Windows\system32\IMM32.DLL
  316. 0x76690000 - 0x7675c000 C:\Windows\syswow64\MSCTF.dll
  317. 0x65040000 - 0x650ff000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
  318. 0x63650000 - 0x639d8000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
  319. 0x74820000 - 0x74827000 C:\Windows\system32\WSOCK32.dll
  320. 0x76c80000 - 0x76cb5000 C:\Windows\syswow64\WS2_32.dll
  321. 0x76930000 - 0x76936000 C:\Windows\syswow64\NSI.dll
  322. 0x74a80000 - 0x74ab2000 C:\Windows\system32\WINMM.dll
  323. 0x76940000 - 0x76945000 C:\Windows\syswow64\PSAPI.DLL
  324. 0x6a920000 - 0x6a92c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
  325. 0x669d0000 - 0x669f0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
  326. 0x66ad0000 - 0x66ae3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
  327. 0x64750000 - 0x64764000 C:\Program Files (x86)\Java\jre7\bin\net.dll
  328. 0x6f8c0000 - 0x6f8fc000 C:\Windows\system32\mswsock.dll
  329. 0x6f330000 - 0x6f336000 C:\Windows\System32\wship6.dll
  330. 0x6a930000 - 0x6a93f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
  331. 0x63d80000 - 0x63ec3000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
  332. 0x70ab0000 - 0x70b30000 C:\Windows\system32\uxtheme.dll
  333. 0x70880000 - 0x70893000 C:\Windows\system32\dwmapi.dll
  334. 0x64700000 - 0x64739000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
  335. 0x6b7c0000 - 0x6b983000 C:\Windows\system32\d3d9.dll
  336. 0x74970000 - 0x74979000 C:\Windows\system32\VERSION.dll
  337. 0x6f320000 - 0x6f326000 C:\Windows\system32\d3d8thk.dll
  338. 0x64f80000 - 0x65038000 C:\Windows\system32\aticfx32.dll
  339. 0x64740000 - 0x6474b000 C:\Windows\system32\atiu9pag.dll
  340. 0x61c20000 - 0x6203e000 C:\Windows\system32\atiumdag.dll
  341. 0x62070000 - 0x62459000 C:\Windows\system32\atiumdva.dll
  342. 0x63d50000 - 0x63d80000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
  343. 0x63ad0000 - 0x63ae1000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
  344. 0x4e970000 - 0x4e9bc000 C:\Users\Devon\AppData\Roaming\.technic\modpacks\vanilla\bin\natives\lwjgl.dll
  345. 0x62910000 - 0x629d8000 C:\Windows\system32\OPENGL32.dll
  346. 0x63aa0000 - 0x63ac2000 C:\Windows\system32\GLU32.dll
  347. 0x74200000 - 0x742e7000 C:\Windows\system32\DDRAW.dll
  348. 0x74370000 - 0x74376000 C:\Windows\system32\DCIMAN32.dll
  349. 0x76430000 - 0x765cd000 C:\Windows\syswow64\SETUPAPI.dll
  350. 0x76da0000 - 0x76dc7000 C:\Windows\syswow64\CFGMGR32.dll
  351. 0x76760000 - 0x76772000 C:\Windows\syswow64\DEVOBJ.dll
  352. 0x74800000 - 0x74816000 C:\Windows\system32\CRYPTSP.dll
  353. 0x747c0000 - 0x747fb000 C:\Windows\system32\rsaenh.dll
  354. 0x72350000 - 0x7236c000 C:\Windows\system32\IPHLPAPI.DLL
  355. 0x74670000 - 0x74677000 C:\Windows\system32\WINNSI.DLL
  356. 0x6b090000 - 0x6b09d000 C:\Windows\system32\dhcpcsvc6.DLL
  357. 0x6b070000 - 0x6b082000 C:\Windows\system32\dhcpcsvc.DLL
  358. 0x63a90000 - 0x63a97000 C:\Windows\system32\atiglpxx.dll
  359. 0x69030000 - 0x6a24d000 C:\Windows\system32\atioglxx.dll
  360. 0x63a80000 - 0x63a8b000 C:\Windows\system32\atigktxx.dll
  361. 0x500a0000 - 0x500e2000 C:\Windows\system32\atiadlxy.dll
  362. 0x74ac0000 - 0x74acd000 C:\Windows\system32\WTSAPI32.dll
  363. 0x76780000 - 0x767ae000 C:\Windows\syswow64\WINTRUST.dll
  364. 0x76ac0000 - 0x76be0000 C:\Windows\syswow64\CRYPT32.dll
  365. 0x75440000 - 0x7544c000 C:\Windows\syswow64\MSASN1.dll
  366. 0x52c70000 - 0x52ce9000 C:\Windows\system32\mscms.dll
  367. 0x74600000 - 0x74638000 C:\Windows\system32\icm32.dll
  368. 0x6f870000 - 0x6f875000 C:\Windows\System32\wshtcpip.dll
  369. 0x6f350000 - 0x6f394000 C:\Windows\system32\DNSAPI.dll
  370. 0x6f810000 - 0x6f837000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  371. 0x6f340000 - 0x6f346000 C:\Windows\system32\rasadhlp.dll
  372. 0x71d80000 - 0x71db8000 C:\Windows\System32\fwpuclnt.dll
  373. 0x767b0000 - 0x76833000 C:\Windows\syswow64\CLBCatQ.DLL
  374. 0x63a70000 - 0x63a7a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
  375. 0x63b20000 - 0x63b40000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
  376. 0x67ae0000 - 0x67ae9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
  377. 0x73a00000 - 0x73a10000 C:\Windows\system32\NLAapi.dll
  378. 0x739f0000 - 0x73a00000 C:\Windows\system32\napinsp.dll
  379. 0x737f0000 - 0x73802000 C:\Windows\system32\pnrpnsp.dll
  380. 0x737e0000 - 0x737e8000 C:\Windows\System32\winrnr.dll
  381. 0x737d0000 - 0x737dd000 C:\Windows\system32\wshbth.dll
  382. 0x709a0000 - 0x70a8b000 C:\Windows\system32\dbghelp.dll
  383.  
  384. VM Arguments:
  385. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m -Djava.library.path=C:\Users\Devon\AppData\Roaming\.technic\modpacks\vanilla\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Devon\AppData\Roaming\.technic\modpacks\vanilla
  386. java_command: net.minecraft.launchwrapper.Launch --username Azikai_MC --session token:ed34107ce8104a5f837163ff70b6b6dd:b5a86e1930a0412a84c94f008b884ecd --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\Devon\AppData\Roaming\.technic\modpacks\vanilla --assetsDir C:\Users\Devon\AppData\Roaming\.technic\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Vanilla --icon C:\Users\Devon\AppData\Roaming\.technic\assets/packs/vanilla/icon.png
  387. Launcher Type: SUN_STANDARD
  388.  
  389. Environment Variables:
  390. CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
  391. PATH=C:\Program Files\Broadcom\Broadcom 802.11\Driver;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;c:\Program Files (x86)\AMD APP\bin\x86_64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;c:\Program Files\WIDCOMM\Bluetooth Software\;c:\Program Files\WIDCOMM\Bluetooth Software\syswow64;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files (x86)\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jre7\bin
  392. USERNAME=Devon
  393. OS=Windows_NT
  394. PROCESSOR_IDENTIFIER=AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD
  395.  
  396.  
  397.  
  398. --------------- S Y S T E M ---------------
  399.  
  400. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  401.  
  402. CPU:total 4 (4 cores per cpu, 1 threads per core) family 18 model 1 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  403.  
  404. Memory: 4k page, physical 7850812k(2357832k free), swap 15699760k(8263004k free)
  405.  
  406. 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
  407.  
  408. time: Sun Oct 19 13:57:44 2014
  409. elapsed time: 64 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement