Viper1269

Direwolf 20 1.6,4 crash

Dec 18th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.98 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=0x0000000069a69530, pid=1920, tid=1208
  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) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0xa39530]
  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 (0x000000000226f800): JavaThread "Minecraft main thread" [_thread_in_native, id=1208, stack(0x00000000023a0000,0x00000000024a0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000000000f8
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000000000010, RCX=0x000000003530dd20, RDX=0xffffffffcacf23e0
  27. RSP=0x000000000249dc28, RBP=0x0000000000000010, RSI=0x000000003530dc20, RDI=0x0000000000000000
  28. R8 =0x0000000000000100, R9 =0x0000000000000008, R10=0x0000000000000010, R11=0x000000003530dc20
  29. R12=0x0000000000000100, R13=0x0000000000000010, R14=0x0000000000000100, R15=0x0000000000000100
  30. RIP=0x0000000069a69530, EFLAGS=0x0000000000010283
  31.  
  32. Top of Stack: (sp=0x000000000249dc28)
  33. 0x000000000249dc28: 0000000069295925 0000000000000010
  34. 0x000000000249dc38: 0000000069e26680 0000000069e26680
  35. 0x000000000249dc48: 000000000226f800 0000000400000100
  36. 0x000000000249dc58: 0000000000000000 0000000700000000
  37. 0x000000000249dc68: 0000000000000000 0000000000000001
  38. 0x000000000249dc78: 0000000002260000 00000007d689f328
  39. 0x000000000249dc88: 0000000000008367 00000000000080e1
  40. 0x000000000249dc98: 0000000000000000 0000000000000de1
  41. 0x000000000249dca8: 00000000599d9d48 0000000069e26680
  42. 0x000000000249dcb8: 00000000599d9d48 00000000169c38b0
  43. 0x000000000249dcc8: 000000006929999b 0000000700000010
  44. 0x000000000249dcd8: 0000000000000010 0000000000000000
  45. 0x000000000249dce8: 0000000700000010 0000000f00001000
  46. 0x000000000249dcf8: 0000000f00000000 0000000000000000
  47. 0x000000000249dd08: 0000001000000010 0000000700000001
  48. 0x000000000249dd18: 0000000100000001 000000003530dc20
  49.  
  50. Instructions: (pc=0x0000000069a69530)
  51. 0x0000000069a69510: c3 66 66 66 66 66 66 66 0f 1f 84 00 00 00 00 00
  52. 0x0000000069a69520: 66 66 66 90 66 66 90 49 81 f9 00 20 00 00 73 42
  53. 0x0000000069a69530: 48 8b 44 0a f8 4c 8b 54 0a f0 48 83 e9 20 48 89
  54. 0x0000000069a69540: 41 18 4c 89 51 10 48 8b 44 0a 08 4c 8b 14 0a 49
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x0000000000000010 is an unknown value
  61. RCX=0x000000003530dd20 is an unknown value
  62. RDX=0xffffffffcacf23e0 is an unknown value
  63. RSP=0x000000000249dc28 is pointing into the stack for thread: 0x000000000226f800
  64. RBP=0x0000000000000010 is an unknown value
  65. RSI=0x000000003530dc20 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000000100 is an unknown value
  68. R9 =0x0000000000000008 is an unknown value
  69. R10=0x0000000000000010 is an unknown value
  70. R11=0x000000003530dc20 is an unknown value
  71. R12=0x0000000000000100 is an unknown value
  72. R13=0x0000000000000010 is an unknown value
  73. R14=0x0000000000000100 is an unknown value
  74. R15=0x0000000000000100 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000023a0000,0x00000000024a0000], sp=0x000000000249dc28, free space=1015k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xa39530]
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
  85. j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
  86. j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
  87. j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
  88. j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
  89. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  90. J net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
  91. j dan200.computer.client.FixedWidthFontRenderer.drawString(Ljava/lang/String;IILjava/lang/String;FZ)V+38
  92. j dan200.computer.client.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computer/shared/TileEntityMonitor;DDDF)V+592
  93. j dan200.computer.client.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
  94. J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V
  95. J net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V
  96. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+663
  97. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+513
  98. j net.minecraft.client.Minecraft.func_71411_J()V+321
  99. j net.minecraft.client.Minecraft.func_99999_d()V+97
  100. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  101. v ~StubRoutines::call_stub
  102. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  103. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  104. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  105. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  106. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  107. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  108. v ~StubRoutines::call_stub
  109.  
  110. --------------- P R O C E S S ---------------
  111.  
  112. Java Threads: ( => current thread )
  113. 0x000000002e5bd800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4600, stack(0x000000002ed10000,0x000000002ee10000)]
  114. 0x000000002e5bd000 JavaThread "pool-2-thread-1" [_thread_blocked, id=3956, stack(0x0000000033e40000,0x0000000033f40000)]
  115. 0x000000002e5b9000 JavaThread "Client write thread" [_thread_blocked, id=4544, stack(0x00000000387a0000,0x00000000388a0000)]
  116. 0x000000002e5b5000 JavaThread "Client read thread" [_thread_in_native, id=3076, stack(0x00000000386a0000,0x00000000387a0000)]
  117. 0x000000002e5b7800 JavaThread "Thread-90" daemon [_thread_in_native, id=2372, stack(0x0000000036bc0000,0x0000000036cc0000)]
  118. 0x000000002e5b8800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3032, stack(0x00000000376f0000,0x00000000377f0000)]
  119. 0x000000002e5b6000 JavaThread "Thread-87" [_thread_blocked, id=4708, stack(0x00000000380d0000,0x00000000381d0000)]
  120. 0x000000002e5b0000 JavaThread "Thread-85" [_thread_blocked, id=2596, stack(0x0000000038370000,0x0000000038470000)]
  121. 0x000000002e5b6800 JavaThread "Map Calculation" [_thread_blocked, id=3736, stack(0x0000000037a70000,0x0000000037b70000)]
  122. 0x00000000331ca000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5084, stack(0x0000000037970000,0x0000000037a70000)]
  123. 0x000000002e5b4800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=3348, stack(0x00000000374d0000,0x00000000375d0000)]
  124. 0x000000002e5b3800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=5016, stack(0x00000000372f0000,0x00000000373f0000)]
  125. 0x000000002e5b3000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=3548, stack(0x000000001a440000,0x000000001a540000)]
  126. 0x000000002e5b2000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=3708, stack(0x0000000037150000,0x0000000037250000)]
  127. 0x000000002e5b1800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=2932, stack(0x0000000037040000,0x0000000037140000)]
  128. 0x000000002e5b0800 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=3268, stack(0x0000000035db0000,0x0000000035eb0000)]
  129. 0x000000002e5af000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=1376, stack(0x0000000036e90000,0x0000000036f90000)]
  130. 0x000000002e5ae800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=3704, stack(0x0000000036d20000,0x0000000036e20000)]
  131. 0x0000000014d0a000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=316, stack(0x0000000016a50000,0x0000000016b50000)]
  132. 0x0000000015a06800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3676, stack(0x00000000166e0000,0x00000000167e0000)]
  133. 0x0000000010bce800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3648, stack(0x0000000011cd0000,0x0000000011dd0000)]
  134. 0x00000000109b6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2520, stack(0x00000000119c0000,0x0000000011ac0000)]
  135. 0x00000000104ce000 JavaThread "Thread-1" daemon [_thread_blocked, id=3424, stack(0x000000000fba0000,0x000000000fca0000)]
  136. 0x000000000eb67800 JavaThread "Service Thread" daemon [_thread_blocked, id=2612, stack(0x0000000010020000,0x0000000010120000)]
  137. 0x000000000eb58800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4272, stack(0x000000000ff10000,0x0000000010010000)]
  138. 0x000000000eb4f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4728, stack(0x000000000fd50000,0x000000000fe50000)]
  139. 0x000000000eb4d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4676, stack(0x000000000faa0000,0x000000000fba0000)]
  140. 0x000000000eb4c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3460, stack(0x000000000f890000,0x000000000f990000)]
  141. 0x000000000222d800 JavaThread "Finalizer" daemon [_thread_blocked, id=1644, stack(0x000000000f6d0000,0x000000000f7d0000)]
  142. 0x0000000002229000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3952, stack(0x000000000f420000,0x000000000f520000)]
  143. =>0x000000000226f800 JavaThread "Minecraft main thread" [_thread_in_native, id=1208, stack(0x00000000023a0000,0x00000000024a0000)]
  144.  
  145. Other Threads:
  146. 0x000000000eaf2800 VMThread [stack: 0x000000000f520000,0x000000000f620000] [id=4964]
  147. 0x000000000eb71800 WatcherThread [stack: 0x0000000010170000,0x0000000010270000] [id=4204]
  148.  
  149. VM state:not at safepoint (normal execution)
  150.  
  151. VM Mutex/Monitor currently owned by a thread: None
  152.  
  153. Heap
  154. PSYoungGen total 978944K, used 702704K [0x00000007b0300000, 0x00000007fef80000, 0x0000000800000000)
  155. eden space 926208K, 70% used [0x00000007b0300000,0x00000007d7e20368,0x00000007e8b80000)
  156. from space 52736K, 99% used [0x00000007e8b80000,0x00000007ebe9bf80,0x00000007ebf00000)
  157. to space 182272K, 0% used [0x00000007f3d80000,0x00000007f3d80000,0x00000007fef80000)
  158. ParOldGen total 647168K, used 542287K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  159. object space 647168K, 83% used [0x0000000710a00000,0x0000000731b93cd0,0x0000000738200000)
  160. PSPermGen total 131072K, used 108635K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  161. object space 131072K, 82% used [0x0000000708a00000,0x000000070f416e78,0x0000000710a00000)
  162.  
  163. Card table byte_map: [0x0000000005560000,0x0000000005d20000] byte_map_base: 0x0000000001d1b000
  164.  
  165. Polling page: 0x0000000000120000
  166.  
  167. Code Cache [0x00000000024a0000, 0x0000000002d80000, 0x00000000054a0000)
  168. total_blobs=3877 nmethods=2710 adapters=1118 free_code_cache=40246Kb largest_free_block=41041728
  169.  
  170. Compilation events (10 events):
  171. Event: 269.208 Thread 0x000000000eb58800 nmethod 3192 0x0000000002cf4d10 code [0x0000000002cf4e80, 0x0000000002cf4f38]
  172. Event: 269.209 Thread 0x000000000eb58800 3193 net.minecraft.tileentity.TileEntity::func_82115_m (4 bytes)
  173. Event: 269.209 Thread 0x000000000eb58800 nmethod 3193 0x0000000002c199d0 code [0x0000000002c19b20, 0x0000000002c19b78]
  174. Event: 269.211 Thread 0x000000000eb4f000 nmethod 3191 0x0000000002cf4850 code [0x0000000002cf49a0, 0x0000000002cf4b08]
  175. Event: 269.212 Thread 0x000000000eb4f000 3194 ! net.minecraft.client.renderer.tileentity.TileEntityRenderer::func_76949_a (67 bytes)
  176. Event: 269.214 Thread 0x000000000eb4f000 nmethod 3194 0x00000000029a29d0 code [0x00000000029a2b60, 0x00000000029a2d30]
  177. Event: 269.253 Thread 0x000000000eb58800 3196 net.minecraft.world.World::func_94576_a (141 bytes)
  178. Event: 269.265 Thread 0x000000000eb58800 nmethod 3196 0x0000000002cbcd90 code [0x0000000002cbcf40, 0x0000000002cbd498]
  179. Event: 269.281 Thread 0x000000000eb4f000 3197 factorization.common.BlockClass::get (18 bytes)
  180. Event: 269.282 Thread 0x000000000eb4f000 nmethod 3197 0x0000000002c46950 code [0x0000000002c46a80, 0x0000000002c46b18]
  181.  
  182. GC Heap History (10 events):
  183. Event: 189.049 GC heap before
  184. {Heap before GC invocations=24 (full 3):
  185. PSYoungGen total 1059328K, used 417591K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  186. eden space 928768K, 30% used [0x00000007b0300000,0x00000007c1b500c0,0x00000007e8e00000)
  187. from space 130560K, 99% used [0x00000007f8080000,0x00000007ffffdb90,0x0000000800000000)
  188. to space 189440K, 0% used [0x00000007e8e00000,0x00000007e8e00000,0x00000007f4700000)
  189. ParOldGen total 647168K, used 480947K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  190. object space 647168K, 74% used [0x0000000710a00000,0x000000072dfacf18,0x0000000738200000)
  191. PSPermGen total 131072K, used 103167K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  192. object space 131072K, 78% used [0x0000000708a00000,0x000000070eebfeb0,0x0000000710a00000)
  193. Event: 189.251 GC heap after
  194. Heap after GC invocations=24 (full 3):
  195. PSYoungGen total 1042432K, used 113610K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  196. eden space 928768K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8e00000)
  197. from space 113664K, 99% used [0x00000007e8e00000,0x00000007efcf2820,0x00000007efd00000)
  198. to space 192000K, 0% used [0x00000007f4480000,0x00000007f4480000,0x0000000800000000)
  199. ParOldGen total 647168K, used 501115K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  200. object space 647168K, 77% used [0x0000000710a00000,0x000000072f35ee00,0x0000000738200000)
  201. PSPermGen total 131072K, used 103167K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  202. object space 131072K, 78% used [0x0000000708a00000,0x000000070eebfeb0,0x0000000710a00000)
  203. }
  204. Event: 189.251 GC heap before
  205. {Heap before GC invocations=25 (full 4):
  206. PSYoungGen total 1042432K, used 113610K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  207. eden space 928768K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8e00000)
  208. from space 113664K, 99% used [0x00000007e8e00000,0x00000007efcf2820,0x00000007efd00000)
  209. to space 192000K, 0% used [0x00000007f4480000,0x00000007f4480000,0x0000000800000000)
  210. ParOldGen total 647168K, used 501115K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  211. object space 647168K, 77% used [0x0000000710a00000,0x000000072f35ee00,0x0000000738200000)
  212. PSPermGen total 131072K, used 103167K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  213. object space 131072K, 78% used [0x0000000708a00000,0x000000070eebfeb0,0x0000000710a00000)
  214. Event: 191.917 GC heap after
  215. Heap after GC invocations=25 (full 4):
  216. PSYoungGen total 1042432K, used 0K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  217. eden space 928768K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8e00000)
  218. from space 113664K, 0% used [0x00000007e8e00000,0x00000007e8e00000,0x00000007efd00000)
  219. to space 192000K, 0% used [0x00000007f4480000,0x00000007f4480000,0x0000000800000000)
  220. ParOldGen total 647168K, used 529135K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  221. object space 647168K, 81% used [0x0000000710a00000,0x0000000730ebbf50,0x0000000738200000)
  222. PSPermGen total 131072K, used 103161K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  223. object space 131072K, 78% used [0x0000000708a00000,0x000000070eebe7a8,0x0000000710a00000)
  224. }
  225. Event: 206.653 GC heap before
  226. {Heap before GC invocations=26 (full 4):
  227. PSYoungGen total 1042432K, used 222357K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  228. eden space 928768K, 23% used [0x00000007b0300000,0x00000007bdc25790,0x00000007e8e00000)
  229. from space 113664K, 0% used [0x00000007e8e00000,0x00000007e8e00000,0x00000007efd00000)
  230. to space 192000K, 0% used [0x00000007f4480000,0x00000007f4480000,0x0000000800000000)
  231. ParOldGen total 647168K, used 529135K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  232. object space 647168K, 81% used [0x0000000710a00000,0x0000000730ebbf50,0x0000000738200000)
  233. PSPermGen total 131072K, used 104525K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  234. object space 131072K, 79% used [0x0000000708a00000,0x000000070f013780,0x0000000710a00000)
  235. Event: 206.821 GC heap after
  236. Heap after GC invocations=26 (full 4):
  237. PSYoungGen total 1118208K, used 29781K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  238. eden space 926208K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8b80000)
  239. from space 192000K, 15% used [0x00000007f4480000,0x00000007f6195678,0x0000000800000000)
  240. to space 189440K, 0% used [0x00000007e8b80000,0x00000007e8b80000,0x00000007f4480000)
  241. ParOldGen total 647168K, used 529135K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  242. object space 647168K, 81% used [0x0000000710a00000,0x0000000730ebbf50,0x0000000738200000)
  243. PSPermGen total 131072K, used 104525K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  244. object space 131072K, 79% used [0x0000000708a00000,0x000000070f013780,0x0000000710a00000)
  245. }
  246. Event: 206.821 GC heap before
  247. {Heap before GC invocations=27 (full 5):
  248. PSYoungGen total 1118208K, used 29781K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  249. eden space 926208K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8b80000)
  250. from space 192000K, 15% used [0x00000007f4480000,0x00000007f6195678,0x0000000800000000)
  251. to space 189440K, 0% used [0x00000007e8b80000,0x00000007e8b80000,0x00000007f4480000)
  252. ParOldGen total 647168K, used 529135K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  253. object space 647168K, 81% used [0x0000000710a00000,0x0000000730ebbf50,0x0000000738200000)
  254. PSPermGen total 131072K, used 104525K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  255. object space 131072K, 79% used [0x0000000708a00000,0x000000070f013780,0x0000000710a00000)
  256. Event: 209.147 GC heap after
  257. Heap after GC invocations=27 (full 5):
  258. PSYoungGen total 1118208K, used 0K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  259. eden space 926208K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8b80000)
  260. from space 192000K, 0% used [0x00000007f4480000,0x00000007f4480000,0x0000000800000000)
  261. to space 189440K, 0% used [0x00000007e8b80000,0x00000007e8b80000,0x00000007f4480000)
  262. ParOldGen total 647168K, used 542287K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  263. object space 647168K, 83% used [0x0000000710a00000,0x0000000731b93cd0,0x0000000738200000)
  264. PSPermGen total 131072K, used 104525K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  265. object space 131072K, 79% used [0x0000000708a00000,0x000000070f013510,0x0000000710a00000)
  266. }
  267. Event: 260.793 GC heap before
  268. {Heap before GC invocations=28 (full 5):
  269. PSYoungGen total 1118208K, used 926208K [0x00000007b0300000, 0x0000000800000000, 0x0000000800000000)
  270. eden space 926208K, 100% used [0x00000007b0300000,0x00000007e8b80000,0x00000007e8b80000)
  271. from space 192000K, 0% used [0x00000007f4480000,0x00000007f4480000,0x0000000800000000)
  272. to space 189440K, 0% used [0x00000007e8b80000,0x00000007e8b80000,0x00000007f4480000)
  273. ParOldGen total 647168K, used 542287K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  274. object space 647168K, 83% used [0x0000000710a00000,0x0000000731b93cd0,0x0000000738200000)
  275. PSPermGen total 131072K, used 108139K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  276. object space 131072K, 82% used [0x0000000708a00000,0x000000070f39af78,0x0000000710a00000)
  277. Event: 260.867 GC heap after
  278. Heap after GC invocations=28 (full 5):
  279. PSYoungGen total 978944K, used 52335K [0x00000007b0300000, 0x00000007fef80000, 0x0000000800000000)
  280. eden space 926208K, 0% used [0x00000007b0300000,0x00000007b0300000,0x00000007e8b80000)
  281. from space 52736K, 99% used [0x00000007e8b80000,0x00000007ebe9bf80,0x00000007ebf00000)
  282. to space 182272K, 0% used [0x00000007f3d80000,0x00000007f3d80000,0x00000007fef80000)
  283. ParOldGen total 647168K, used 542287K [0x0000000710a00000, 0x0000000738200000, 0x00000007b0300000)
  284. object space 647168K, 83% used [0x0000000710a00000,0x0000000731b93cd0,0x0000000738200000)
  285. PSPermGen total 131072K, used 108139K [0x0000000708a00000, 0x0000000710a00000, 0x0000000710a00000)
  286. object space 131072K, 82% used [0x0000000708a00000,0x000000070f39af78,0x0000000710a00000)
  287. }
  288.  
  289. Deoptimization events (10 events):
  290. Event: 265.709 Thread 0x000000000226f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d00bc0 method=net.minecraft.block.Block.func_71874_e(Lnet/minecraft/world/IBlockAccess;III)I @ 14
  291. Event: 265.724 Thread 0x000000002e5bd000 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x00000000029a3584 method=mapwriter.region.ChunkToPixels.getPixelHeightShading([IIII)D @ 130
  292. Event: 265.944 Thread 0x000000000226f800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002c46b50 method=java.io.DataInputStream.readFully([BII)V @ 44
  293. Event: 266.272 Thread 0x000000000226f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bc3404 method=net.minecraft.block.Block.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 8
  294. Event: 266.367 Thread 0x000000000226f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bc3404 method=net.minecraft.block.Block.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 8
  295. Event: 266.367 Thread 0x000000000226f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bc3404 method=net.minecraft.block.Block.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 8
  296. Event: 266.398 Thread 0x000000000226f800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002cebc68 method=net.minecraft.client.renderer.RenderGlobal.func_72716_a(Lnet/minecraft/entity/EntityLivingBase;Z)Z @ 278
  297. Event: 266.412 Thread 0x000000000226f800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002d20a0c method=mrtjp.projectred.core.BasicUtils.getTileEntity(Lnet/minecraft/world/IBlockAccess;Lcodechicken/lib/vec/BlockCoord;Ljava/lang/Class;)Ljava/lang/Object; @ 21
  298. Event: 267.244 Thread 0x000000000226f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002bbbadc method=java.util.concurrent.ConcurrentLinkedQueue.poll()Ljava/lang/Object; @ 41
  299. Event: 267.426 Thread 0x000000000226f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bc3404 method=net.minecraft.block.Block.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 8
  300.  
  301. Internal exceptions (10 events):
  302. Event: 269.424 Thread 0x000000002e5b6800 Threw 0x00000007d5c92198 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  303. Event: 269.434 Thread 0x000000002e5b6800 Threw 0x00000007d5c922b8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  304. Event: 269.444 Thread 0x000000002e5b6800 Threw 0x00000007d5c923d8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  305. Event: 269.454 Thread 0x000000002e5b6800 Threw 0x00000007d5c924f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  306. Event: 269.464 Thread 0x000000002e5b6800 Threw 0x00000007d5c92618 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  307. Event: 269.474 Thread 0x000000002e5b6800 Threw 0x00000007d5c92738 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  308. Event: 269.484 Thread 0x000000002e5b6800 Threw 0x00000007d5c92858 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  309. Event: 269.494 Thread 0x000000002e5b6800 Threw 0x00000007d5c92978 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  310. Event: 269.504 Thread 0x000000002e5b6800 Threw 0x00000007d5c92a98 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  311. Event: 269.514 Thread 0x000000002e5b6800 Threw 0x00000007d5c92bb8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  312.  
  313. Events (10 events):
  314. Event: 269.086 loading class 0x0000000014cc12e0 done
  315. Event: 269.103 loading class 0x00000000110acf30
  316. Event: 269.103 loading class 0x00000000110acf30 done
  317. Event: 269.111 loading class 0x0000000014cc7010
  318. Event: 269.111 loading class 0x0000000014cc7010 done
  319. Event: 269.121 loading class 0x0000000028425b40
  320. Event: 269.121 loading class 0x0000000028425b40 done
  321. Event: 269.209 Thread 0x000000000eb58800 flushing nmethod 0x0000000002c46950
  322. Event: 269.210 Thread 0x000000000eb58800 flushing nmethod 0x0000000002cbc3d0
  323. Event: 269.211 Thread 0x000000000eb58800 flushing nmethod 0x0000000002cff450
  324.  
  325.  
  326. Dynamic libraries:
  327. 0x000000013f390000 - 0x000000013f3c3000 C:\Program Files\Java\jre7\bin\javaw.exe
  328. 0x0000000077060000 - 0x0000000077209000 C:\windows\SYSTEM32\ntdll.dll
  329. 0x0000000076f40000 - 0x000000007705f000 C:\windows\system32\kernel32.dll
  330. 0x000007fefd050000 - 0x000007fefd0bb000 C:\windows\system32\KERNELBASE.dll
  331. 0x000007fefdc30000 - 0x000007fefdd0b000 C:\windows\system32\ADVAPI32.dll
  332. 0x000007fefe540000 - 0x000007fefe5df000 C:\windows\system32\msvcrt.dll
  333. 0x000007fefdaf0000 - 0x000007fefdb0f000 C:\windows\SYSTEM32\sechost.dll
  334. 0x000007fefe1f0000 - 0x000007fefe31d000 C:\windows\system32\RPCRT4.dll
  335. 0x0000000076e40000 - 0x0000000076f3a000 C:\windows\system32\USER32.dll
  336. 0x000007fefe060000 - 0x000007fefe0c7000 C:\windows\system32\GDI32.dll
  337. 0x000007fefdd10000 - 0x000007fefdd1e000 C:\windows\system32\LPK.dll
  338. 0x000007fefe0d0000 - 0x000007fefe199000 C:\windows\system32\USP10.dll
  339. 0x000007fefb4b0000 - 0x000007fefb6a4000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  340. 0x000007fefdb10000 - 0x000007fefdb81000 C:\windows\system32\SHLWAPI.dll
  341. 0x000007fefe1c0000 - 0x000007fefe1ee000 C:\windows\system32\IMM32.DLL
  342. 0x000007fefdd20000 - 0x000007fefde29000 C:\windows\system32\MSCTF.dll
  343. 0x00000000748a0000 - 0x0000000074972000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  344. 0x00000000620b0000 - 0x0000000062879000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  345. 0x000007fef77e0000 - 0x000007fef77e9000 C:\windows\system32\WSOCK32.dll
  346. 0x000007fefe010000 - 0x000007fefe05d000 C:\windows\system32\WS2_32.dll
  347. 0x000007fefe320000 - 0x000007fefe328000 C:\windows\system32\NSI.dll
  348. 0x000007fefab80000 - 0x000007fefabbb000 C:\windows\system32\WINMM.dll
  349. 0x0000000077230000 - 0x0000000077237000 C:\windows\system32\PSAPI.DLL
  350. 0x0000000074b90000 - 0x0000000074b9f000 C:\Program Files\Java\jre7\bin\verify.dll
  351. 0x0000000074b60000 - 0x0000000074b88000 C:\Program Files\Java\jre7\bin\java.dll
  352. 0x0000000074b40000 - 0x0000000074b55000 C:\Program Files\Java\jre7\bin\zip.dll
  353. 0x0000000074a40000 - 0x0000000074a59000 C:\Program Files\Java\jre7\bin\net.dll
  354. 0x000007fefc680000 - 0x000007fefc6d5000 C:\windows\system32\mswsock.dll
  355. 0x000007fefc670000 - 0x000007fefc677000 C:\windows\System32\wship6.dll
  356. 0x0000000074a20000 - 0x0000000074a31000 C:\Program Files\Java\jre7\bin\nio.dll
  357. 0x0000000074700000 - 0x0000000074895000 C:\Program Files\Java\jre7\bin\awt.dll
  358. 0x000007fefd240000 - 0x000007fefd317000 C:\windows\system32\OLEAUT32.dll
  359. 0x000007fefe330000 - 0x000007fefe533000 C:\windows\system32\ole32.dll
  360. 0x000007fefb400000 - 0x000007fefb456000 C:\windows\system32\uxtheme.dll
  361. 0x000007fefb020000 - 0x000007fefb038000 C:\windows\system32\dwmapi.dll
  362. 0x000007fefcd40000 - 0x000007fefcd4f000 C:\windows\system32\CRYPTBASE.dll
  363. 0x000007fefe5e0000 - 0x000007feff368000 C:\windows\system32\SHELL32.dll
  364. 0x00000000749d0000 - 0x0000000074a16000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  365. 0x000007feef640000 - 0x000007feef83f000 C:\windows\system32\d3d9.dll
  366. 0x000007fefbed0000 - 0x000007fefbedc000 C:\windows\system32\VERSION.dll
  367. 0x000007fefb9b0000 - 0x000007fefb9b7000 C:\windows\system32\d3d8thk.dll
  368. 0x000000006c7b0000 - 0x000000006cb98000 C:\windows\system32\atiumd64.dll
  369. 0x000000006d010000 - 0x000000006d2a9000 C:\windows\system32\atiumd6a.dll
  370. 0x00000000739d0000 - 0x0000000073a11000 C:\Program Files\Java\jre7\bin\t2k.dll
  371. 0x0000000070580000 - 0x0000000070595000 C:\Program Files\Java\jre7\bin\unpack.dll
  372. 0x00000000739a0000 - 0x00000000739c4000 C:\Program Files\Java\jre7\bin\sunec.dll
  373. 0x0000000074b30000 - 0x0000000074b3b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  374. 0x000007fefd0d0000 - 0x000007fefd23c000 C:\windows\system32\CRYPT32.dll
  375. 0x000007fefceb0000 - 0x000007fefcebf000 C:\windows\system32\MSASN1.dll
  376. 0x000007fefc6e0000 - 0x000007fefc6f7000 C:\windows\system32\CRYPTSP.dll
  377. 0x000007fefc3e0000 - 0x000007fefc427000 C:\windows\system32\rsaenh.dll
  378. 0x000007fefc110000 - 0x000007fefc12e000 C:\windows\system32\USERENV.dll
  379. 0x000007fefce10000 - 0x000007fefce1f000 C:\windows\system32\profapi.dll
  380. 0x000007fefabc0000 - 0x000007fefabd5000 C:\windows\system32\NLAapi.dll
  381. 0x000007fef0ff0000 - 0x000007fef1005000 C:\windows\system32\napinsp.dll
  382. 0x000007fef0f90000 - 0x000007fef0fa9000 C:\windows\system32\pnrpnsp.dll
  383. 0x000007fef82b0000 - 0x000007fef82de000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  384. 0x000007fefc500000 - 0x000007fefc55b000 C:\windows\system32\DNSAPI.dll
  385. 0x000007fef9c90000 - 0x000007fef9c9b000 C:\windows\System32\winrnr.dll
  386. 0x0000000071ba0000 - 0x0000000071bc6000 C:\Program Files\Bonjour\mdnsNSP.dll
  387. 0x000007fefa880000 - 0x000007fefa8a7000 C:\windows\system32\Iphlpapi.DLL
  388. 0x000007fefa870000 - 0x000007fefa87b000 C:\windows\system32\WINNSI.DLL
  389. 0x000007fefbff0000 - 0x000007fefbff7000 C:\windows\System32\wshtcpip.dll
  390. 0x000007fef82a0000 - 0x000007fef82a8000 C:\windows\system32\rasadhlp.dll
  391. 0x000007fefa6f0000 - 0x000007fefa743000 C:\windows\System32\fwpuclnt.dll
  392. 0x0000000180000000 - 0x0000000180050000 C:\Users\Family\Desktop\Files\Direwolf20_1_6_4\natives\lwjgl64.dll
  393. 0x000007fee8750000 - 0x000007fee886d000 C:\windows\system32\OPENGL32.dll
  394. 0x000007fef5420000 - 0x000007fef544d000 C:\windows\system32\GLU32.dll
  395. 0x000007fee8b50000 - 0x000007fee8c41000 C:\windows\system32\DDRAW.dll
  396. 0x000007fef5470000 - 0x000007fef5478000 C:\windows\system32\DCIMAN32.dll
  397. 0x000007fefde30000 - 0x000007fefe007000 C:\windows\system32\SETUPAPI.dll
  398. 0x000007fefcf20000 - 0x000007fefcf56000 C:\windows\system32\CFGMGR32.dll
  399. 0x000007fefcf80000 - 0x000007fefcf9a000 C:\windows\system32\DEVOBJ.dll
  400. 0x0000000069030000 - 0x0000000069ed3000 C:\windows\system32\atio6axx.dll
  401. 0x000007fef5460000 - 0x000007fef5469000 C:\windows\system32\atig6txx.dll
  402. 0x0000000002270000 - 0x00000000022b2000 C:\windows\system32\atiadlxx.dll
  403. 0x000007fefcec0000 - 0x000007fefcefa000 C:\windows\system32\WINTRUST.dll
  404. 0x000007fee7280000 - 0x000007fee731c000 C:\windows\system32\mscms.dll
  405. 0x000007fef00f0000 - 0x000007fef0132000 C:\windows\system32\icm32.dll
  406. 0x0000000074ba0000 - 0x0000000074bab000 C:\Program Files\Java\jre7\bin\management.dll
  407. 0x000007fefa670000 - 0x000007fefa688000 C:\windows\system32\dhcpcsvc.DLL
  408. 0x000007fefa650000 - 0x000007fefa661000 C:\windows\system32\dhcpcsvc6.DLL
  409. 0x000000000f7d0000 - 0x000000000f834000 C:\Users\Family\Desktop\Files\Direwolf20_1_6_4\natives\OpenAL64.dll
  410. 0x000007fefda50000 - 0x000007fefdae9000 C:\windows\system32\CLBCatQ.DLL
  411. 0x000007fefbc30000 - 0x000007fefbc7b000 C:\windows\System32\MMDevApi.dll
  412. 0x000007fefbb00000 - 0x000007fefbc2c000 C:\windows\System32\PROPSYS.dll
  413. 0x000007feeabb0000 - 0x000007feeac38000 C:\windows\system32\dsound.dll
  414. 0x000007fefbfa0000 - 0x000007fefbfcc000 C:\windows\system32\POWRPROF.dll
  415. 0x000007fef5d90000 - 0x000007fef5ddf000 C:\windows\system32\AUDIOSES.DLL
  416. 0x000000006cc40000 - 0x000000006cce2000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  417. 0x000007fef84a0000 - 0x000007fef85c5000 C:\windows\system32\dbghelp.dll
  418.  
  419. VM Arguments:
  420. jvm_args: -Xms256M -Xmx3830M -XX:PermSize=128m -Dorg.lwjgl.librarypath=C:\Users\Family\Desktop\Files\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Family\Desktop\Files\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Family\Desktop\Files\Direwolf20_1_6_4
  421. java_command: net.minecraft.launchwrapper.Launch --username Viper1269 --session 27ee172c520f463ead3bd56b4af6a308 --version 1.6.4 --gameDir C:\Users\Family\Desktop\Files\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Family\Desktop\Files\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  422. Launcher Type: SUN_STANDARD
  423.  
  424. Environment Variables:
  425. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Users\Family\AppData\Local\Smartbar\Application\;C:\Users\Family\AppData\Local\Smartbar\Application\;C:\Program Files\Java\jre7\bin
  426. USERNAME=Family
  427. OS=Windows_NT
  428. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
  429.  
  430.  
  431.  
  432. --------------- S Y S T E M ---------------
  433.  
  434. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  435.  
  436. CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  437.  
  438. Memory: 4k page, physical 3922804k(307188k free), swap 7843744k(2412444k free)
  439.  
  440. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
  441.  
  442. time: Wed Dec 18 16:46:31 2013
  443. elapsed time: 270 seconds
Add Comment
Please, Sign In to add comment