Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.44 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=0x515af417, pid=4840, tid=4188
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_65-b20) (build 1.7.0_65-b20)
  7. # Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [ig7icd32.dll+0xf417]
  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 (0x00c2d000): JavaThread "Minecraft main thread" [_thread_in_native, id=4188, stack(0x00ca0000,0x00cf0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00440880
  24.  
  25. Registers:
  26. EAX=0x650aeaf8, EBX=0x00000080, ECX=0x00440880, EDX=0x00000001
  27. ESP=0x00ceeb10, EBP=0x00ceeb28, ESI=0x00000000, EDI=0x00000080
  28. EIP=0x515af417, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x00ceeb10)
  31. 0x00ceeb10: 00440880 650aeaf8 00ceebe0 00440880
  32. 0x00ceeb20: 00000113 5144e594 0000001f 51997084
  33. 0x00ceeb30: 00000080 00440880 00440880 51442880
  34. 0x00ceeb40: 533fe270 00000080 51c2ca0e 00ceebc4
  35. 0x00ceeb50: 00000000 00000000 53298be0 53298bf8
  36. 0x00ceeb60: 51442880 533fe270 53298be0 00002000
  37. 0x00ceeb70: 00000000 00ab7108 650aeaf8 00000000
  38. 0x00ceeb80: 00000000 00000000 650aeaf8 51f0bdcc
  39.  
  40. Instructions: (pc=0x515af417)
  41. 0x515af3f7: 48 10 f3 0f 6f 50 20 f3 0f 6f 58 30 f3 0f 6f 60
  42. 0x515af407: 40 f3 0f 6f 68 50 f3 0f 6f 70 60 f3 0f 6f 78 70
  43. 0x515af417: 66 0f 7f 01 66 0f 7f 49 10 66 0f 7f 51 20 66 0f
  44. 0x515af427: 7f 59 30 66 0f 7f 61 40 66 0f 7f 69 50 66 0f 7f
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x650aeaf8 is an unknown value
  50. EBX=0x00000080 is an unknown value
  51. ECX=0x00440880 is an unknown value
  52. EDX=0x00000001 is an unknown value
  53. ESP=0x00ceeb10 is pointing into the stack for thread: 0x00c2d000
  54. EBP=0x00ceeb28 is pointing into the stack for thread: 0x00c2d000
  55. ESI=0x00000000 is an unknown value
  56. EDI=0x00000080 is an unknown value
  57.  
  58.  
  59. Stack: [0x00ca0000,0x00cf0000], sp=0x00ceeb10, free space=314k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [ig7icd32.dll+0xf417]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. J 3506 org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V (0 bytes) @ 0x02aa7127 [0x02aa70a0+0x87]
  65. J 3505 C1 org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V (64 bytes) @ 0x02aa62e4 [0x02aa60b0+0x234]
  66. J 4909 C1 net.minecraft.client.renderer.texture.TextureAtlasSprite.uploadFrameTexture(III)V (219 bytes) @ 0x02e59d7c [0x02e598e0+0x49c]
  67. j net.minecraft.client.renderer.texture.TextureAtlasSprite.func_94219_l()V+131
  68. j net.minecraft.client.renderer.texture.TextureMap.func_94248_c()V+72
  69. j net.minecraft.client.renderer.texture.TextureMap.func_110550_d()V+1
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110550_d()V+30
  71. j net.minecraft.client.Minecraft.func_71407_l()V+143
  72. j net.minecraft.client.Minecraft.func_71411_J()V+119
  73. j net.minecraft.client.Minecraft.func_99999_d()V+97
  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. 0x567a6800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2640, stack(0x671b0000,0x67200000)]
  88. 0x567a8000 JavaThread "Thread-56" [_thread_blocked, id=3176, stack(0x67140000,0x67190000)]
  89. 0x567a7400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=924, stack(0x583d0000,0x58420000)]
  90. 0x567a5000 JavaThread "Thread-54" [_thread_blocked, id=5524, stack(0x579a0000,0x579f0000)]
  91. 0x567ab800 JavaThread "Thread-53" [_thread_blocked, id=5432, stack(0x57920000,0x57970000)]
  92. 0x567ab400 JavaThread "Thread-52" [_thread_blocked, id=6824, stack(0x50280000,0x502d0000)]
  93. 0x567a4800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=1548, stack(0x57830000,0x57880000)]
  94. 0x567a5c00 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=6324, stack(0x57f80000,0x57fd0000)]
  95. 0x567a4400 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=3544, stack(0x4e920000,0x4e970000)]
  96. 0x567a5400 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=3028, stack(0x57790000,0x577e0000)]
  97. 0x56a78c00 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6008, stack(0x57890000,0x578e0000)]
  98. 0x50850000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2304, stack(0x51550000,0x515a0000)]
  99. 0x507f2400 JavaThread "Snooper Timer" daemon [_thread_in_native, id=2840, stack(0x512f0000,0x51340000)]
  100. 0x5066f800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6172, stack(0x510f0000,0x51140000)]
  101. 0x4ecc6400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6732, stack(0x00c30000,0x00c80000)]
  102. 0x4ecc5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4988, stack(0x4fca0000,0x4fcf0000)]
  103. 0x4eb4b800 JavaThread "Thread-1" daemon [_thread_blocked, id=6248, stack(0x4ea00000,0x4ea50000)]
  104. 0x00b5fc00 JavaThread "Service Thread" daemon [_thread_blocked, id=6892, stack(0x4e8c0000,0x4e910000)]
  105. 0x00b56800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6964, stack(0x4e980000,0x4e9d0000)]
  106. 0x00b55400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3348, stack(0x4e7d0000,0x4e820000)]
  107. 0x00b52000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6056, stack(0x4e760000,0x4e7b0000)]
  108. 0x00b46c00 JavaThread "Finalizer" daemon [_thread_blocked, id=4568, stack(0x4e4a0000,0x4e4f0000)]
  109. 0x00b41c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=5996, stack(0x00f40000,0x00f90000)]
  110. =>0x00c2d000 JavaThread "Minecraft main thread" [_thread_in_native, id=4188, stack(0x00ca0000,0x00cf0000)]
  111.  
  112. Other Threads:
  113. 0x00b3f800 VMThread [stack: 0x009e0000,0x00a30000] [id=2248]
  114. 0x4e59c400 WatcherThread [stack: 0x4ea90000,0x4eae0000] [id=5556]
  115.  
  116. VM state:not at safepoint (normal execution)
  117.  
  118. VM Mutex/Monitor currently owned by a thread: None
  119.  
  120. Heap
  121. def new generation total 253120K, used 96848K [0x04400000, 0x156a0000, 0x19950000)
  122. eden space 225024K, 40% used [0x04400000, 0x09da75c8, 0x11fc0000)
  123. from space 28096K, 17% used [0x11fc0000, 0x124acd20, 0x13b30000)
  124. to space 28096K, 0% used [0x13b30000, 0x13b30000, 0x156a0000)
  125. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  126. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  127. compacting perm gen total 71936K, used 71874K [0x44400000, 0x48a40000, 0x4c400000)
  128. the space 71936K, 99% used [0x44400000, 0x48a30918, 0x48a30a00, 0x48a40000)
  129. No shared spaces configured.
  130.  
  131. Card table byte_map: [0x00cf0000,0x00f40000] byte_map_base: 0x00cce000
  132.  
  133. Polling page: 0x00170000
  134.  
  135. Code Cache [0x02400000, 0x02e80000, 0x04400000)
  136. total_blobs=5416 nmethods=4849 adapters=502 free_code_cache=22035Kb largest_free_block=22559744
  137.  
  138. Compilation events (10 events):
  139. Event: 405.261 Thread 0x00b56800 4965 net.minecraft.client.renderer.Tessellator::func_78385_a (16 bytes)
  140. Event: 405.261 Thread 0x00b56800 nmethod 4965 0x02ac3948 code [0x02ac3a40, 0x02ac3ad0]
  141. Event: 405.293 Thread 0x00b56800 4966 org.lwjgl.opengl.GL11::glTexCoord2f (20 bytes)
  142. Event: 405.293 Thread 0x00b56800 nmethod 4966 0x02e7b288 code [0x02e7b3c0, 0x02e7b5f0]
  143. Event: 405.300 Thread 0x00b56800 4968 org.lwjgl.opengl.GL11::glVertex3f (24 bytes)
  144. Event: 405.300 Thread 0x00b56800 nmethod 4968 0x02e7b848 code [0x02e7b980, 0x02e7bbc0]
  145. Event: 405.315 Thread 0x00b56800 4970 ! net.minecraft.profiler.PlayerUsageSnooper::func_76472_a (32 bytes)
  146. Event: 405.316 Thread 0x00b56800 nmethod 4970 0x02e7be48 code [0x02e7bf50, 0x02e7c16c]
  147. Event: 405.317 Thread 0x00b56800 4971 java.lang.Runtime::getRuntime (4 bytes)
  148. Event: 405.317 Thread 0x00b56800 nmethod 4971 0x02e7c248 code [0x02e7c340, 0x02e7c3b0]
  149.  
  150. GC Heap History (10 events):
  151. Event: 403.693 GC heap before
  152. {Heap before GC invocations=302 (full 21):
  153. def new generation total 253120K, used 243586K [0x04400000, 0x156a0000, 0x19950000)
  154. eden space 225024K, 100% used [0x04400000, 0x11fc0000, 0x11fc0000)
  155. from space 28096K, 66% used [0x13b30000, 0x14d50a50, 0x156a0000)
  156. to space 28096K, 0% used [0x11fc0000, 0x11fc0000, 0x13b30000)
  157. tenured generation total 562336K, used 490440K [0x19950000, 0x3be78000, 0x44400000)
  158. the space 562336K, 87% used [0x19950000, 0x37842148, 0x37842200, 0x3be78000)
  159. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  160. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  161. No shared spaces configured.
  162. Event: 403.715 GC heap after
  163. Heap after GC invocations=303 (full 21):
  164. def new generation total 253120K, used 4117K [0x04400000, 0x156a0000, 0x19950000)
  165. eden space 225024K, 0% used [0x04400000, 0x04400000, 0x11fc0000)
  166. from space 28096K, 14% used [0x11fc0000, 0x123c5490, 0x13b30000)
  167. to space 28096K, 0% used [0x13b30000, 0x13b30000, 0x156a0000)
  168. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  169. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  170. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  171. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  172. No shared spaces configured.
  173. }
  174. Event: 404.261 GC heap before
  175. {Heap before GC invocations=303 (full 21):
  176. def new generation total 253120K, used 229141K [0x04400000, 0x156a0000, 0x19950000)
  177. eden space 225024K, 100% used [0x04400000, 0x11fc0000, 0x11fc0000)
  178. from space 28096K, 14% used [0x11fc0000, 0x123c5490, 0x13b30000)
  179. to space 28096K, 0% used [0x13b30000, 0x13b30000, 0x156a0000)
  180. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  181. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  182. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  183. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  184. No shared spaces configured.
  185. Event: 404.268 GC heap after
  186. Heap after GC invocations=304 (full 21):
  187. def new generation total 253120K, used 3302K [0x04400000, 0x156a0000, 0x19950000)
  188. eden space 225024K, 0% used [0x04400000, 0x04400000, 0x11fc0000)
  189. from space 28096K, 11% used [0x13b30000, 0x13e69ad8, 0x156a0000)
  190. to space 28096K, 0% used [0x11fc0000, 0x11fc0000, 0x13b30000)
  191. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  192. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  193. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  194. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  195. No shared spaces configured.
  196. }
  197. Event: 404.521 GC heap before
  198. {Heap before GC invocations=304 (full 21):
  199. def new generation total 253120K, used 216006K [0x04400000, 0x156a0000, 0x19950000)
  200. eden space 225024K, 94% used [0x04400000, 0x113b7e48, 0x11fc0000)
  201. from space 28096K, 11% used [0x13b30000, 0x13e69ad8, 0x156a0000)
  202. to space 28096K, 0% used [0x11fc0000, 0x11fc0000, 0x13b30000)
  203. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  204. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  205. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  206. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  207. No shared spaces configured.
  208. Event: 404.528 GC heap after
  209. Heap after GC invocations=305 (full 21):
  210. def new generation total 253120K, used 1815K [0x04400000, 0x156a0000, 0x19950000)
  211. eden space 225024K, 0% used [0x04400000, 0x04400000, 0x11fc0000)
  212. from space 28096K, 6% used [0x11fc0000, 0x12185cc8, 0x13b30000)
  213. to space 28096K, 0% used [0x13b30000, 0x13b30000, 0x156a0000)
  214. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  215. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  216. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  217. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  218. No shared spaces configured.
  219. }
  220. Event: 404.559 GC heap before
  221. {Heap before GC invocations=305 (full 21):
  222. def new generation total 253120K, used 218187K [0x04400000, 0x156a0000, 0x19950000)
  223. eden space 225024K, 96% used [0x04400000, 0x1174d290, 0x11fc0000)
  224. from space 28096K, 6% used [0x11fc0000, 0x12185cc8, 0x13b30000)
  225. to space 28096K, 0% used [0x13b30000, 0x13b30000, 0x156a0000)
  226. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  227. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  228. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  229. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  230. No shared spaces configured.
  231. Event: 404.567 GC heap after
  232. Heap after GC invocations=306 (full 21):
  233. def new generation total 253120K, used 1912K [0x04400000, 0x156a0000, 0x19950000)
  234. eden space 225024K, 0% used [0x04400000, 0x04400000, 0x11fc0000)
  235. from space 28096K, 6% used [0x13b30000, 0x13d0e008, 0x156a0000)
  236. to space 28096K, 0% used [0x11fc0000, 0x11fc0000, 0x13b30000)
  237. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  238. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  239. compacting perm gen total 71680K, used 71522K [0x44400000, 0x48a00000, 0x4c400000)
  240. the space 71680K, 99% used [0x44400000, 0x489d8a70, 0x489d8c00, 0x48a00000)
  241. No shared spaces configured.
  242. }
  243. Event: 405.208 GC heap before
  244. {Heap before GC invocations=306 (full 21):
  245. def new generation total 253120K, used 220973K [0x04400000, 0x156a0000, 0x19950000)
  246. eden space 225024K, 97% used [0x04400000, 0x119ed420, 0x11fc0000)
  247. from space 28096K, 6% used [0x13b30000, 0x13d0e008, 0x156a0000)
  248. to space 28096K, 0% used [0x11fc0000, 0x11fc0000, 0x13b30000)
  249. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  250. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  251. compacting perm gen total 71936K, used 71833K [0x44400000, 0x48a40000, 0x4c400000)
  252. the space 71936K, 99% used [0x44400000, 0x48a26570, 0x48a26600, 0x48a40000)
  253. No shared spaces configured.
  254. Event: 405.218 GC heap after
  255. Heap after GC invocations=307 (full 21):
  256. def new generation total 253120K, used 5043K [0x04400000, 0x156a0000, 0x19950000)
  257. eden space 225024K, 0% used [0x04400000, 0x04400000, 0x11fc0000)
  258. from space 28096K, 17% used [0x11fc0000, 0x124acd20, 0x13b30000)
  259. to space 28096K, 0% used [0x13b30000, 0x13b30000, 0x156a0000)
  260. tenured generation total 562336K, used 506362K [0x19950000, 0x3be78000, 0x44400000)
  261. the space 562336K, 90% used [0x19950000, 0x387ce8c8, 0x387cea00, 0x3be78000)
  262. compacting perm gen total 71936K, used 71833K [0x44400000, 0x48a40000, 0x4c400000)
  263. the space 71936K, 99% used [0x44400000, 0x48a26570, 0x48a26600, 0x48a40000)
  264. No shared spaces configured.
  265. }
  266.  
  267. Deoptimization events (0 events):
  268. No events
  269.  
  270. Internal exceptions (10 events):
  271. Event: 404.908 Thread 0x567ab800 Threw 0x0c474258 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  272. Event: 405.021 Thread 0x567ab800 Threw 0x0c47aab8 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  273. Event: 405.022 Thread 0x567ab800 Threw 0x0c47faa8 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  274. Event: 405.022 Thread 0x567ab800 Threw 0x0c484bb0 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  275. Event: 405.026 Thread 0x567ab800 Threw 0x0c49bf90 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jni.cpp:717
  276. Event: 405.115 Thread 0x00c2d000 Threw 0x0e0ebaa8 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  277. Event: 405.194 Thread 0x567ab800 Threw 0x0c4ab738 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:2965
  278. Event: 405.317 Thread 0x00c2d000 Threw 0x099ef168 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  279. Event: 405.317 Thread 0x00c2d000 Threw 0x099f2ac0 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  280. Event: 405.317 Thread 0x00c2d000 Threw 0x099f6398 at C:\re\jdk7u65\1320\hotspot\src\share\vm\prims\jvm.cpp:1244
  281.  
  282. Events (10 events):
  283. Event: 405.319 loading class 0x508f4530
  284. Event: 405.319 loading class 0x508f4530 done
  285. Event: 405.323 loading class 0x7eac4258
  286. Event: 405.323 loading class 0x7eac4258 done
  287. Event: 405.324 loading class 0x55afd640
  288. Event: 405.324 loading class 0x55afd640 done
  289. Event: 405.328 loading class 0x56bf1c78
  290. Event: 405.328 loading class 0x56bf1c78 done
  291. Event: 405.331 loading class 0x508944f0
  292. Event: 405.331 loading class 0x508944f0 done
  293.  
  294.  
  295. Dynamic libraries:
  296. 0x00fd0000 - 0x00fff000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
  297. 0x77630000 - 0x777b0000 C:\Windows\SysWOW64\ntdll.dll
  298. 0x75a00000 - 0x75b10000 C:\Windows\syswow64\kernel32.dll
  299. 0x75d00000 - 0x75d47000 C:\Windows\syswow64\KERNELBASE.dll
  300. 0x75bc0000 - 0x75c60000 C:\Windows\syswow64\ADVAPI32.dll
  301. 0x75250000 - 0x752fc000 C:\Windows\syswow64\msvcrt.dll
  302. 0x754d0000 - 0x754e9000 C:\Windows\SysWOW64\sechost.dll
  303. 0x756f0000 - 0x757e0000 C:\Windows\syswow64\RPCRT4.dll
  304. 0x75040000 - 0x750a0000 C:\Windows\syswow64\SspiCli.dll
  305. 0x75030000 - 0x7503c000 C:\Windows\syswow64\CRYPTBASE.dll
  306. 0x76c80000 - 0x76d80000 C:\Windows\syswow64\USER32.dll
  307. 0x75f80000 - 0x76010000 C:\Windows\syswow64\GDI32.dll
  308. 0x75b90000 - 0x75b9a000 C:\Windows\syswow64\LPK.dll
  309. 0x76fe0000 - 0x7707d000 C:\Windows\syswow64\USP10.dll
  310. 0x71650000 - 0x717ee000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  311. 0x75c60000 - 0x75cb7000 C:\Windows\syswow64\SHLWAPI.dll
  312. 0x70c30000 - 0x70c7c000 C:\Windows\system32\apphelp.dll
  313. 0x58470000 - 0x584fd000 C:\Windows\AppPatch\AcLayers.DLL
  314. 0x76030000 - 0x76c7a000 C:\Windows\syswow64\SHELL32.dll
  315. 0x75e20000 - 0x75f7c000 C:\Windows\syswow64\ole32.dll
  316. 0x77080000 - 0x7710f000 C:\Windows\syswow64\OLEAUT32.dll
  317. 0x75310000 - 0x75327000 C:\Windows\syswow64\USERENV.dll
  318. 0x76020000 - 0x7602b000 C:\Windows\syswow64\profapi.dll
  319. 0x717f0000 - 0x71841000 C:\Windows\system32\WINSPOOL.DRV
  320. 0x6e720000 - 0x6e732000 C:\Windows\system32\MPR.dll
  321. 0x75690000 - 0x756f0000 C:\Windows\system32\IMM32.DLL
  322. 0x75d50000 - 0x75e1c000 C:\Windows\syswow64\MSCTF.dll
  323. 0x74770000 - 0x7482f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
  324. 0x6b420000 - 0x6b7a8000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
  325. 0x71c70000 - 0x71c77000 C:\Windows\system32\WSOCK32.dll
  326. 0x75b50000 - 0x75b85000 C:\Windows\syswow64\WS2_32.dll
  327. 0x75ba0000 - 0x75ba6000 C:\Windows\syswow64\NSI.dll
  328. 0x73160000 - 0x73192000 C:\Windows\system32\WINMM.dll
  329. 0x75300000 - 0x75305000 C:\Windows\syswow64\PSAPI.DLL
  330. 0x74760000 - 0x7476c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
  331. 0x74740000 - 0x74760000 C:\Program Files (x86)\Java\jre7\bin\java.dll
  332. 0x74720000 - 0x74733000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
  333. 0x74700000 - 0x74714000 C:\Program Files (x86)\Java\jre7\bin\net.dll
  334. 0x71c00000 - 0x71c3c000 C:\Windows\system32\mswsock.dll
  335. 0x68300000 - 0x68306000 C:\Windows\System32\wship6.dll
  336. 0x746f0000 - 0x746ff000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
  337. 0x745a0000 - 0x746e3000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
  338. 0x70a70000 - 0x70af0000 C:\Windows\system32\uxtheme.dll
  339. 0x70a50000 - 0x70a63000 C:\Windows\system32\dwmapi.dll
  340. 0x74560000 - 0x74599000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
  341. 0x74530000 - 0x74560000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
  342. 0x6e840000 - 0x6e851000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
  343. 0x744c0000 - 0x744e0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
  344. 0x74520000 - 0x74529000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
  345. 0x77110000 - 0x77230000 C:\Windows\syswow64\CRYPT32.dll
  346. 0x75230000 - 0x7523c000 C:\Windows\syswow64\MSASN1.dll
  347. 0x71470000 - 0x71486000 C:\Windows\system32\CRYPTSP.dll
  348. 0x71430000 - 0x7146b000 C:\Windows\system32\rsaenh.dll
  349. 0x71630000 - 0x7164c000 C:\Windows\system32\IPHLPAPI.DLL
  350. 0x71620000 - 0x71627000 C:\Windows\system32\WINNSI.DLL
  351. 0x6e6a0000 - 0x6e6b2000 C:\Windows\system32\dhcpcsvc.DLL
  352. 0x74510000 - 0x7451d000 C:\Windows\system32\dhcpcsvc6.DLL
  353. 0x73600000 - 0x73610000 C:\Windows\system32\NLAapi.dll
  354. 0x735c0000 - 0x735d0000 C:\Windows\system32\napinsp.dll
  355. 0x67d20000 - 0x67d32000 C:\Windows\system32\pnrpnsp.dll
  356. 0x68910000 - 0x68954000 C:\Windows\system32\DNSAPI.dll
  357. 0x70cb0000 - 0x70cb8000 C:\Windows\System32\winrnr.dll
  358. 0x70cd0000 - 0x70cdd000 C:\Windows\system32\wshbth.dll
  359. 0x688e0000 - 0x68907000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  360. 0x688b0000 - 0x688d1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
  361. 0x71bf0000 - 0x71bf5000 C:\Windows\System32\wshtcpip.dll
  362. 0x735d0000 - 0x735d6000 C:\Windows\system32\rasadhlp.dll
  363. 0x682c0000 - 0x682f8000 C:\Windows\System32\fwpuclnt.dll
  364. 0x4f1b0000 - 0x4f1fc000 E:\modpacks\pasqycraft\bin\natives\lwjgl.dll
  365. 0x6b350000 - 0x6b418000 C:\Windows\system32\OPENGL32.dll
  366. 0x6e810000 - 0x6e832000 C:\Windows\system32\GLU32.dll
  367. 0x69e80000 - 0x69f67000 C:\Windows\system32\DDRAW.dll
  368. 0x73ea0000 - 0x73ea6000 C:\Windows\system32\DCIMAN32.dll
  369. 0x75330000 - 0x754cd000 C:\Windows\syswow64\SETUPAPI.dll
  370. 0x76da0000 - 0x76dc7000 C:\Windows\syswow64\CFGMGR32.dll
  371. 0x76d80000 - 0x76d92000 C:\Windows\syswow64\DEVOBJ.dll
  372. 0x733c0000 - 0x733c9000 C:\Windows\system32\VERSION.dll
  373. 0x515a0000 - 0x5221e000 C:\Windows\system32\ig7icd32.dll
  374. 0x75570000 - 0x755f3000 C:\Windows\syswow64\CLBCatQ.DLL
  375. 0x6e100000 - 0x6e179000 C:\Windows\system32\mscms.dll
  376. 0x6d930000 - 0x6d968000 C:\Windows\system32\icm32.dll
  377. 0x74480000 - 0x7448a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
  378. 0x50f40000 - 0x50fa5000 E:\modpacks\pasqycraft\bin\natives\OpenAL32.dll
  379. 0x00f90000 - 0x00fc9000 C:\Windows\System32\MMDevApi.dll
  380. 0x57ab0000 - 0x57ba5000 C:\Windows\System32\PROPSYS.dll
  381. 0x57700000 - 0x57772000 C:\Windows\system32\dsound.dll
  382. 0x6e7b0000 - 0x6e7d5000 C:\Windows\system32\POWRPROF.dll
  383. 0x4e460000 - 0x4e496000 C:\Windows\system32\AUDIOSES.DLL
  384. 0x57bb0000 - 0x57c9b000 C:\Windows\system32\dbghelp.dll
  385.  
  386. VM Arguments:
  387. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m -Djava.library.path=E:\modpacks\pasqycraft\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=E:\modpacks\pasqycraft
  388. java_command: net.minecraft.launchwrapper.Launch --username xXxsoccercabxXx --session token:2231407953e94eb48232a2c7f710ba41:8a492534cdbe46e8bbc5c32b69248267 --version 1.6.4-Forge9.11.1.965 --gameDir E:\modpacks\pasqycraft --assetsDir E:\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Pasqycraft --icon E:\assets/packs/pasqycraft/icon.png
  389. Launcher Type: SUN_STANDARD
  390.  
  391. Environment Variables:
  392. PATH=C:\Program Files\Java\jdk1.7.0_25\bin;C:\Program Files (x86)\Java\jre7\bin
  393. USERNAME=Connor
  394. OS=Windows_NT
  395. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  396.  
  397.  
  398.  
  399. --------------- S Y S T E M ---------------
  400.  
  401. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  402.  
  403. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit, tscinv
  404.  
  405. Memory: 4k page, physical 8247144k(4974464k free), swap 16492424k(12709584k free)
  406.  
  407. vm_info: Java HotSpot(TM) Client VM (24.65-b04) for windows-x86 JRE (1.7.0_65-b20), built on Jul 11 2014 01:01:06 by "java_re" with unknown MS VC++:1600
  408.  
  409. time: Mon Jul 28 16:30:14 2014
  410. elapsed time: 405 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement