Advertisement
lLuffy

Untitled

Feb 5th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.10 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=0x0000000064070ea0, pid=3916, tid=0x00000000000008e4
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0xaf0ea0]
  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.java.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 (0x00000000021af000): JavaThread "Client thread" [_thread_in_native, id=2276, stack(0x00000000023d0000,0x00000000024d0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000ff8
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000000000010, RCX=0x0000000083bc3fa0, RDX=0xffffffff7c43d060
  27. RSP=0x00000000024caee8, RBP=0x0000000000000001, RSI=0x0000000083bc2fa0, RDI=0x0000000000000000
  28. R8 =0x0000000000001000, R9 =0x0000000000000080, R10=0x0000000000000001, R11=0x0000000083bc2fa0
  29. R12=0x0000000000001000, R13=0x0000000000000100, R14=0x0000000000001000, R15=0x0000000000001000
  30. RIP=0x0000000064070ea0, EFLAGS=0x0000000000010283
  31.  
  32. Top of Stack: (sp=0x00000000024caee8)
  33. 0x00000000024caee8: 0000000063820c18 0000000000000010
  34. 0x00000000024caef8: 0000000064456d00 0000000000000000
  35. 0x00000000024caf08: 0000000000000007 0000000100001000
  36. 0x00000000024caf18: 0000000000000000 0000000000000000
  37. 0x00000000024caf28: 0000000000000000 0000000000000001
  38. 0x00000000024caf38: 0000000000000020 000000008c67f2b0
  39. 0x00000000024caf48: 00000000000080e1 0000000000008367
  40. 0x00000000024caf58: 0000000000000000 0000000105a81f58
  41. 0x00000000024caf68: 0000000105a81f58 0000000064456d00
  42. 0x00000000024caf78: 0000000000000de1 00000000645644e0
  43. 0x00000000024caf88: 0000000063826b15 0000000000000001
  44. 0x00000000024caf98: 0000000000000100 000000005eba0f00
  45. 0x00000000024cafa8: 0000000000000001 0000000000001000
  46. 0x00000000024cafb8: 0000000000000000 0000000000000000
  47. 0x00000000024cafc8: 000000003f800000 000000003f000000
  48. 0x00000000024cafd8: 000000003f000000 0000000083bc2fa0
  49.  
  50. Instructions: (pc=0x0000000064070ea0)
  51. 0x0000000064070e80: c3 66 66 66 90 66 66 66 90 66 66 66 90 66 66 90
  52. 0x0000000064070e90: 66 66 66 90 66 66 90 49 81 f9 00 20 00 00 73 42
  53. 0x0000000064070ea0: 48 8b 44 0a f8 4c 8b 54 0a f0 48 83 e9 20 48 89
  54. 0x0000000064070eb0: 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=0x0000000083bc3fa0 is an unknown value
  62. RDX=0xffffffff7c43d060 is an unknown value
  63. RSP=0x00000000024caee8 is pointing into the stack for thread: 0x00000000021af000
  64. RBP=0x0000000000000001 is an unknown value
  65. RSI=0x0000000083bc2fa0 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000001000 is an unknown value
  68. R9 =0x0000000000000080 is an unknown value
  69. R10=0x0000000000000001 is an unknown value
  70. R11=0x0000000083bc2fa0 is an unknown value
  71. R12=0x0000000000001000 is an unknown value
  72. R13=0x0000000000000100 is an unknown value
  73. R14=0x0000000000001000 is an unknown value
  74. R15=0x0000000000001000 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000023d0000,0x00000000024d0000], sp=0x00000000024caee8, free space=1003k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xaf0ea0]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J 21162 org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V (0 bytes) @ 0x0000000005dcf405 [0x0000000005dcf380+0x85]
  83. j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
  84. j net.minecraft.client.renderer.texture.TextureUtil.func_147946_a(IIIIF)V+140
  85. j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+5
  86. j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
  87. j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/IResourceManager;)V+156
  88. J 25619 C1 net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/ITextureObject;)Z (141 bytes) @ 0x00000000068f7964 [0x00000000068f7840+0x124]
  89. J 22108 C2 net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V (77 bytes) @ 0x0000000005c1244c [0x0000000005c11b80+0x8cc]
  90. J 25554 C2 sun.reflect.GeneratedMethodAccessor186.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (66 bytes) @ 0x0000000006544638 [0x00000000065445e0+0x58]
  91. J 9635 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003d1c0fc [0x0000000003d1c080+0x7c]
  92. j ru.sky_drive.dw.client.handler.oi.X(Ljava/lang/Object;I[Ljava/lang/Object;)Ljava/lang/Object;+24
  93. j ru.sky_drive.dw.client.handler.ResourceHandler.bindTexture(Lnet/minecraft/util/ResourceLocation;)V+25
  94. v ~StubRoutines::call_stub
  95. J 5278 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b6753f [0x0000000002b674c0+0x7f]
  96. J 5277 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b82a9c [0x0000000002b81940+0x115c]
  97. J 9635 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003d1c0fc [0x0000000003d1c080+0x7c]
  98. j ru.sky_drive.dw.client.model.t.r(I[Ljava/lang/Object;)Ljava/lang/Object;+24
  99. j ru.sky_drive.dw.client.model.ModelRenderOBJ.compileDisplayList(F)V+144
  100. v ~StubRoutines::call_stub
  101. J 5278 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b6753f [0x0000000002b674c0+0x7f]
  102. J 5277 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b82a9c [0x0000000002b81940+0x115c]
  103. J 9635 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003d1c0fc [0x0000000003d1c080+0x7c]
  104. j ru.sky_drive.dw.client.model.t.b(Ljava/lang/Object;I[Ljava/lang/Object;)Ljava/lang/Object;+24
  105. j ru.sky_drive.dw.client.model.ModelRenderOBJ.func_78785_a(F)V+62
  106. j net.minecraft.client.model.ModelRenderer.func_78785_a(F)V+138
  107. J 19768 C2 sun.reflect.GeneratedMethodAccessor181.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (179 bytes) @ 0x0000000006045b1c [0x0000000006045a20+0xfc]
  108. J 9635 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003d1c0fc [0x0000000003d1c080+0x7c]
  109. j ru.sky_drive.dw.client.model.t.b(Ljava/lang/Object;I[Ljava/lang/Object;)Ljava/lang/Object;+24
  110. j ru.sky_drive.dw.client.model.ModelVoxelArmor.func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V+594
  111. v ~StubRoutines::call_stub
  112. J 5278 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b6753f [0x0000000002b674c0+0x7f]
  113. J 5277 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b82a9c [0x0000000002b81940+0x115c]
  114. J 9635 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000003d1c0fc [0x0000000003d1c080+0x7c]
  115. j ru.sky_drive.dw.client.renderer.item.i.r(Ljava/lang/Object;I[Ljava/lang/Object;)Ljava/lang/Object;+24
  116. j ru.sky_drive.dw.client.renderer.item.RenderDwArmor.renderItem(Lnet/minecraftforge/client/IItemRenderer$ItemRenderType;Lnet/minecraft/item/ItemStack;[Ljava/lang/Object;)V+497
  117. j net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/item/ItemStack;ZFFF)Z+209
  118. J 24839 C2 codechicken.nei.guihook.GuiContainerManager.drawItem(IILnet/minecraft/item/ItemStack;Lnet/minecraft/client/gui/FontRenderer;)V (251 bytes) @ 0x0000000006025388 [0x0000000006025220+0x168]
  119. J 25584 C2 codechicken.nei.ItemPanel.draw(II)V (136 bytes) @ 0x000000000492c540 [0x000000000492c400+0x140]
  120. J 25277 C1 codechicken.nei.LayoutManager.renderObjects(Lnet/minecraft/client/gui/inventory/GuiContainer;II)V (90 bytes) @ 0x000000000656fa0c [0x000000000656ef80+0xa8c]
  121. J 25188 C1 codechicken.nei.guihook.GuiContainerManager.renderObjects(II)V (133 bytes) @ 0x0000000006689fb4 [0x00000000066894a0+0xb14]
  122. J 24875 C1 net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(IIF)V (645 bytes) @ 0x000000000583eac4 [0x0000000005837f60+0x6b64]
  123. J 25251 C1 net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(IIF)V (20 bytes) @ 0x000000000295ee24 [0x000000000295ed40+0xe4]
  124. J 23004 C2 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1506 bytes) @ 0x0000000005bc6ae8 [0x0000000005bc56e0+0x1408]
  125. J 24407 C1 net.minecraft.client.Minecraft.func_71411_J()V (868 bytes) @ 0x0000000005807f24 [0x00000000058051c0+0x2d64]
  126. j net.minecraft.client.Minecraft.func_99999_d()V+61
  127. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
  128. v ~StubRoutines::call_stub
  129. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  130. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  131. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  132. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  133. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  134. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  135. v ~StubRoutines::call_stub
  136. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  137. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  138. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  139. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  140. j launcher.lOlkEKchebureK.LoLkeKChEbUREk(Llauncher/lOLKeKcHebuRek;Llauncher/LoLkEKCheBuREk;)V+213
  141. j launcher.lOlkEKchebureK.main([Ljava/lang/String;)V+586
  142. v ~StubRoutines::call_stub
  143.  
  144. --------------- P R O C E S S ---------------
  145.  
  146. Java Threads: ( => current thread )
  147. 0x0000000059943000 JavaThread "pool-4-thread-2" [_thread_blocked, id=2288, stack(0x0000000076830000,0x0000000076930000)]
  148. 0x0000000059fcb000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=2404, stack(0x0000000087140000,0x0000000087240000)]
  149. 0x0000000059fc9800 JavaThread "Voxelmap WorldMap Calculation Thread 1" [_thread_blocked, id=1320, stack(0x000000008b3a0000,0x000000008b4a0000)]
  150. 0x0000000059946800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=1232, stack(0x0000000064b50000,0x0000000064c50000)]
  151. 0x0000000059fcc000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4348, stack(0x0000000084e80000,0x0000000084f80000)]
  152. 0x0000000059fca800 JavaThread "Thread-181" [_thread_blocked, id=3924, stack(0x000000008d460000,0x000000008d560000)]
  153. 0x000000007585c000 JavaThread "Thread-180" [_thread_blocked, id=4656, stack(0x00000000823d0000,0x00000000824d0000)]
  154. 0x0000000059fc8000 JavaThread "Voxelmap Map Calculation Thread" [_thread_blocked, id=4464, stack(0x0000000085230000,0x0000000085330000)]
  155. 0x0000000059fc9000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2124, stack(0x0000000089180000,0x0000000089280000)]
  156. 0x0000000075861000 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=4592, stack(0x0000000084530000,0x0000000084630000)]
  157. 0x0000000075860800 JavaThread "Thread-85" daemon [_thread_in_native, id=3700, stack(0x0000000082b80000,0x0000000082c80000)]
  158. 0x000000007585c800 JavaThread "Client Stream Updater" [_thread_blocked, id=2248, stack(0x000000007eaf0000,0x000000007ebf0000)]
  159. 0x000000007585e000 JavaThread "Client Stream Queue" [_thread_blocked, id=4424, stack(0x0000000068210000,0x0000000068310000)]
  160. 0x0000000059943800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4692, stack(0x000000005feb0000,0x000000005ffb0000)]
  161. 0x0000000059944800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1708, stack(0x000000005fd30000,0x000000005fe30000)]
  162. 0x000000005870f000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4236, stack(0x000000005b550000,0x000000005b650000)]
  163. 0x0000000057b89800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4564, stack(0x0000000058040000,0x0000000058140000)]
  164. 0x0000000058329800 JavaThread "Client Directory Watcher" daemon [_thread_blocked, id=2472, stack(0x0000000058e80000,0x0000000058f80000)]
  165. 0x0000000058329000 JavaThread "Asset Directory Watcher" daemon [_thread_blocked, id=4536, stack(0x0000000058f80000,0x0000000059080000)]
  166. 0x000000005832d000 JavaThread "JVM Directory Watcher" daemon [_thread_blocked, id=4552, stack(0x0000000058d70000,0x0000000058e70000)]
  167. 0x0000000058268000 JavaThread "Thread-2" daemon [_thread_in_native, id=3900, stack(0x0000000058c60000,0x0000000058d60000)]
  168. 0x0000000058332000 JavaThread "Thread-1" daemon [_thread_in_native, id=4116, stack(0x0000000058b00000,0x0000000058c00000)]
  169. 0x000000005826c000 JavaThread "Thread-0" daemon [_thread_in_native, id=1792, stack(0x0000000057df0000,0x0000000057ef0000)]
  170. 0x0000000056ebc000 JavaThread "Service Thread" daemon [_thread_blocked, id=1848, stack(0x00000000572d0000,0x00000000573d0000)]
  171. 0x0000000056e6c800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=4132, stack(0x00000000578e0000,0x00000000579e0000)]
  172. 0x0000000056e65000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4912, stack(0x00000000576d0000,0x00000000577d0000)]
  173. 0x0000000056e63800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2308, stack(0x00000000575d0000,0x00000000576d0000)]
  174. 0x0000000056e62000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2284, stack(0x0000000057400000,0x0000000057500000)]
  175. 0x0000000056e49000 JavaThread "Finalizer" daemon [_thread_blocked, id=4268, stack(0x0000000056fe0000,0x00000000570e0000)]
  176. 0x0000000056e00800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4352, stack(0x0000000057150000,0x0000000057250000)]
  177. =>0x00000000021af000 JavaThread "Client thread" [_thread_in_native, id=2276, stack(0x00000000023d0000,0x00000000024d0000)]
  178.  
  179. Other Threads:
  180. 0x0000000056df7000 VMThread [stack: 0x0000000056ec0000,0x0000000056fc0000] [id=3172]
  181. 0x0000000056ebe800 WatcherThread [stack: 0x0000000057f40000,0x0000000058040000] [id=2860]
  182.  
  183. VM state:not at safepoint (normal execution)
  184.  
  185. VM Mutex/Monitor currently owned by a thread: None
  186.  
  187. Heap:
  188. par new generation total 118016K, used 61105K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  189. eden space 104960K, 55% used [0x0000000090000000, 0x000000009395e670, 0x0000000096680000)
  190. from space 13056K, 18% used [0x0000000096680000, 0x00000000968ce0e8, 0x0000000097340000)
  191. to space 13056K, 0% used [0x0000000097340000, 0x0000000097340000, 0x0000000098000000)
  192. concurrent mark-sweep generation total 1703936K, used 645250K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  193. Metaspace used 143234K, capacity 146229K, committed 146596K, reserved 1175552K
  194. class space used 19678K, capacity 20041K, committed 20172K, reserved 1048576K
  195.  
  196. Card table byte_map: [0x0000000011f40000,0x00000000122d0000] byte_map_base: 0x0000000011ac0000
  197.  
  198. Marking Bits: (CMSBitMap*) 0x00000000020ce248
  199. Bits: [0x0000000012730000, 0x0000000014130000)
  200.  
  201. Mod Union Table: (CMSBitMap*) 0x00000000020ce308
  202. Bits: [0x0000000000390000, 0x00000000003f8000)
  203.  
  204. Polling page: 0x0000000000120000
  205.  
  206. CodeCache: size=245760Kb used=73048Kb max_used=73094Kb free=172711Kb
  207. bounds [0x00000000027a0000, 0x0000000006f80000, 0x00000000117a0000]
  208. total_blobs=18268 nmethods=16827 adapters=1350
  209. compilation: enabled
  210.  
  211. Compilation events (10 events):
  212. Event: 507.145 Thread 0x0000000056e6c800 25654 % ! 3 net.minecraftforge.client.model.obj.WavefrontObject::loadObjModel @ 23 (362 bytes)
  213. Event: 507.149 Thread 0x0000000056e6c800 nmethod 25654% 0x0000000006f629d0 code [0x0000000006f62f00, 0x0000000006f66d98]
  214. Event: 507.153 Thread 0x0000000056e65000 nmethod 25648 0x0000000002bf58d0 code [0x0000000002bf5a20, 0x0000000002bf5dc8]
  215. Event: 507.415 Thread 0x0000000056e65000 25655 % ! 4 net.minecraftforge.client.model.obj.WavefrontObject::loadObjModel @ 23 (362 bytes)
  216. Event: 507.433 Thread 0x0000000056e6c800 25656 3 ru.sky_drive.dw.common.item.iv::E (27 bytes)
  217. Event: 507.434 Thread 0x0000000056e6c800 nmethod 25656 0x0000000002dff2d0 code [0x0000000002dff460, 0x0000000002dff7b8]
  218. Event: 507.437 Thread 0x0000000056e6c800 25658 3 ru.sky_drive.dw.client.model.t::j (41 bytes)
  219. Event: 507.438 Thread 0x0000000056e6c800 nmethod 25658 0x000000000420a9d0 code [0x000000000420ab60, 0x000000000420aee8]
  220. Event: 507.440 Thread 0x0000000056e6c800 25659 3 ru.sky_drive.dw.client.model.t::n (472 bytes)
  221. Event: 507.445 Thread 0x0000000056e6c800 nmethod 25659 0x00000000043a4950 code [0x00000000043a4ea0, 0x00000000043a80c8]
  222.  
  223. GC Heap History (10 events):
  224. Event: 504.090 GC heap before
  225. {Heap before GC invocations=382 (full 25):
  226. par new generation total 118016K, used 108456K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  227. eden space 104960K, 100% used [0x0000000090000000, 0x0000000096680000, 0x0000000096680000)
  228. from space 13056K, 26% used [0x0000000097340000, 0x00000000976aa010, 0x0000000098000000)
  229. to space 13056K, 0% used [0x0000000096680000, 0x0000000096680000, 0x0000000097340000)
  230. concurrent mark-sweep generation total 1703936K, used 642984K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  231. Metaspace used 143100K, capacity 146109K, committed 146212K, reserved 1175552K
  232. class space used 19665K, capacity 20005K, committed 20044K, reserved 1048576K
  233. Event: 504.111 GC heap after
  234. Heap after GC invocations=383 (full 25):
  235. par new generation total 118016K, used 2765K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  236. eden space 104960K, 0% used [0x0000000090000000, 0x0000000090000000, 0x0000000096680000)
  237. from space 13056K, 21% used [0x0000000096680000, 0x0000000096933570, 0x0000000097340000)
  238. to space 13056K, 0% used [0x0000000097340000, 0x0000000097340000, 0x0000000098000000)
  239. concurrent mark-sweep generation total 1703936K, used 643182K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  240. Metaspace used 143100K, capacity 146109K, committed 146212K, reserved 1175552K
  241. class space used 19665K, capacity 20005K, committed 20044K, reserved 1048576K
  242. }
  243. Event: 506.145 GC heap before
  244. {Heap before GC invocations=383 (full 25):
  245. par new generation total 118016K, used 102750K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  246. eden space 104960K, 95% used [0x0000000090000000, 0x00000000961a43d8, 0x0000000096680000)
  247. from space 13056K, 21% used [0x0000000096680000, 0x0000000096933570, 0x0000000097340000)
  248. to space 13056K, 0% used [0x0000000097340000, 0x0000000097340000, 0x0000000098000000)
  249. concurrent mark-sweep generation total 1703936K, used 643182K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  250. Metaspace used 143132K, capacity 146109K, committed 146212K, reserved 1175552K
  251. class space used 19669K, capacity 20005K, committed 20044K, reserved 1048576K
  252. Event: 506.165 GC heap after
  253. Heap after GC invocations=384 (full 25):
  254. par new generation total 118016K, used 2476K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  255. eden space 104960K, 0% used [0x0000000090000000, 0x0000000090000000, 0x0000000096680000)
  256. from space 13056K, 18% used [0x0000000097340000, 0x00000000975ab3b8, 0x0000000098000000)
  257. to space 13056K, 0% used [0x0000000096680000, 0x0000000096680000, 0x0000000097340000)
  258. concurrent mark-sweep generation total 1703936K, used 643255K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  259. Metaspace used 143132K, capacity 146109K, committed 146212K, reserved 1175552K
  260. class space used 19669K, capacity 20005K, committed 20044K, reserved 1048576K
  261. }
  262. Event: 506.236 GC heap before
  263. {Heap before GC invocations=384 (full 25):
  264. par new generation total 118016K, used 102821K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  265. eden space 104960K, 95% used [0x0000000090000000, 0x00000000961fe430, 0x0000000096680000)
  266. from space 13056K, 18% used [0x0000000097340000, 0x00000000975ab3b8, 0x0000000098000000)
  267. to space 13056K, 0% used [0x0000000096680000, 0x0000000096680000, 0x0000000097340000)
  268. concurrent mark-sweep generation total 1703936K, used 643255K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  269. Metaspace used 143135K, capacity 146109K, committed 146212K, reserved 1175552K
  270. class space used 19669K, capacity 20005K, committed 20044K, reserved 1048576K
  271. Event: 506.255 GC heap after
  272. Heap after GC invocations=385 (full 25):
  273. par new generation total 118016K, used 2356K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  274. eden space 104960K, 0% used [0x0000000090000000, 0x0000000090000000, 0x0000000096680000)
  275. from space 13056K, 18% used [0x0000000096680000, 0x00000000968cd2f0, 0x0000000097340000)
  276. to space 13056K, 0% used [0x0000000097340000, 0x0000000097340000, 0x0000000098000000)
  277. concurrent mark-sweep generation total 1703936K, used 643353K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  278. Metaspace used 143135K, capacity 146109K, committed 146212K, reserved 1175552K
  279. class space used 19669K, capacity 20005K, committed 20044K, reserved 1048576K
  280. }
  281. Event: 506.292 GC heap before
  282. {Heap before GC invocations=385 (full 25):
  283. par new generation total 118016K, used 102718K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  284. eden space 104960K, 95% used [0x0000000090000000, 0x0000000096202648, 0x0000000096680000)
  285. from space 13056K, 18% used [0x0000000096680000, 0x00000000968cd2f0, 0x0000000097340000)
  286. to space 13056K, 0% used [0x0000000097340000, 0x0000000097340000, 0x0000000098000000)
  287. concurrent mark-sweep generation total 1703936K, used 643353K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  288. Metaspace used 143135K, capacity 146109K, committed 146212K, reserved 1175552K
  289. class space used 19669K, capacity 20005K, committed 20044K, reserved 1048576K
  290. Event: 506.312 GC heap after
  291. Heap after GC invocations=386 (full 25):
  292. par new generation total 118016K, used 3392K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  293. eden space 104960K, 0% used [0x0000000090000000, 0x0000000090000000, 0x0000000096680000)
  294. from space 13056K, 25% used [0x0000000097340000, 0x0000000097690000, 0x0000000098000000)
  295. to space 13056K, 0% used [0x0000000096680000, 0x0000000096680000, 0x0000000097340000)
  296. concurrent mark-sweep generation total 1703936K, used 643354K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  297. Metaspace used 143135K, capacity 146109K, committed 146212K, reserved 1175552K
  298. class space used 19669K, capacity 20005K, committed 20044K, reserved 1048576K
  299. }
  300. Event: 507.183 GC heap before
  301. {Heap before GC invocations=386 (full 25):
  302. par new generation total 118016K, used 108352K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  303. eden space 104960K, 100% used [0x0000000090000000, 0x0000000096680000, 0x0000000096680000)
  304. from space 13056K, 25% used [0x0000000097340000, 0x0000000097690000, 0x0000000098000000)
  305. to space 13056K, 0% used [0x0000000096680000, 0x0000000096680000, 0x0000000097340000)
  306. concurrent mark-sweep generation total 1703936K, used 643354K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  307. Metaspace used 143217K, capacity 146205K, committed 146340K, reserved 1175552K
  308. class space used 19676K, capacity 20037K, committed 20172K, reserved 1048576K
  309. Event: 507.215 GC heap after
  310. Heap after GC invocations=387 (full 25):
  311. par new generation total 118016K, used 2360K [0x0000000090000000, 0x0000000098000000, 0x0000000098000000)
  312. eden space 104960K, 0% used [0x0000000090000000, 0x0000000090000000, 0x0000000096680000)
  313. from space 13056K, 18% used [0x0000000096680000, 0x00000000968ce0e8, 0x0000000097340000)
  314. to space 13056K, 0% used [0x0000000097340000, 0x0000000097340000, 0x0000000098000000)
  315. concurrent mark-sweep generation total 1703936K, used 645250K [0x0000000098000000, 0x0000000100000000, 0x0000000100000000)
  316. Metaspace used 143217K, capacity 146205K, committed 146340K, reserved 1175552K
  317. class space used 19676K, capacity 20037K, committed 20172K, reserved 1048576K
  318. }
  319.  
  320. Deoptimization events (10 events):
  321. Event: 506.040 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000052f805c method=net.minecraft.client.renderer.RenderBlocks.func_147798_e(Lnet/minecraft/block/Block;DDDLnet/minecraft/util/IIcon;)V @ 271
  322. Event: 506.040 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004fa5bbc method=net.minecraft.client.renderer.RenderBlocks.func_147764_f(Lnet/minecraft/block/Block;DDDLnet/minecraft/util/IIcon;)V @ 318
  323. Event: 506.042 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005225ca0 method=net.minecraft.tileentity.TileEntity.func_145830_o()Z @ 4
  324. Event: 506.050 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004df46c4 method=net.minecraft.tileentity.TileEntity.func_145830_o()Z @ 4
  325. Event: 506.279 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000062dcf20 method=net.minecraft.client.model.ModelBiped.func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V @ 245
  326. Event: 506.930 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000579f5b8 method=net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecra
  327. Event: 507.051 Thread 0x00000000021af000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000043d6a10 method=org.apache.logging.log4j.core.impl.ReflectiveCallerClassUtility.getCaller(I)Ljava/lang/Class; @ 32
  328. Event: 507.054 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f592d0 method=java.lang.Throwable.getOurStackTrace()[Ljava/lang/StackTraceElement; @ 7
  329. Event: 507.132 Thread 0x00000000021af000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ccd958 method=net.minecraftforge.client.model.obj.WavefrontObject.loadObjModel(Ljava/io/InputStream;)V @ 187
  330. Event: 507.448 Thread 0x00000000021af000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005a37030 method=net.minecraft.client.model.ModelRenderer.func_78785_a(F)V @ 138
  331.  
  332. Internal exceptions (10 events):
  333. Event: 506.832 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093413b80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  334. Event: 506.848 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093413e28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  335. Event: 506.848 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093619240) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3180]
  336. Event: 506.873 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093619498) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  337. Event: 506.873 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093619718) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  338. Event: 506.890 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093619998) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  339. Event: 506.923 Thread 0x000000007585c000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000093619c40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  340. Event: 507.051 Thread 0x00000000021af000 Implicit null exception at 0x00000000043d67dc to 0x00000000043d6a05
  341. Event: 507.054 Thread 0x00000000021af000 Exception <a 'java/io/IOException'> (0x0000000094264490) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
  342. Event: 507.055 Thread 0x00000000021af000 Exception <a 'java/io/IOException'> (0x00000000942648f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
  343.  
  344. Events (10 events):
  345. Event: 507.439 Thread 0x0000000056e6c800 flushing nmethod 0x0000000004393950
  346. Event: 507.439 Thread 0x0000000056e6c800 flushing nmethod 0x000000000439b350
  347. Event: 507.439 Thread 0x0000000056e6c800 flushing nmethod 0x00000000043a2a50
  348. Event: 507.439 Thread 0x0000000056e6c800 flushing nmethod 0x000000000445a910
  349. Event: 507.440 Thread 0x0000000056e6c800 flushing nmethod 0x0000000004565f50
  350. Event: 507.446 Thread 0x0000000056e6c800 flushing nmethod 0x00000000047c8d10
  351. Event: 507.446 Thread 0x0000000056e6c800 flushing nmethod 0x00000000048a7210
  352. Event: 507.448 Thread 0x00000000021af000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000005a37030
  353. Event: 507.448 Thread 0x00000000021af000 DEOPT PACKING pc=0x0000000005a37030 sp=0x00000000024cc9c0
  354. Event: 507.448 Thread 0x00000000021af000 DEOPT UNPACKING pc=0x00000000027e556a sp=0x00000000024cc988 mode 2
  355.  
  356.  
  357. Dynamic libraries:
  358. 0x000000013f920000 - 0x000000013f957000 C:\макс)\jre-8u131-win64\bin\javaw.exe
  359. 0x0000000077190000 - 0x000000007732f000 E:\Windows\SYSTEM32\ntdll.dll
  360. 0x0000000077070000 - 0x000000007718f000 E:\Windows\system32\kernel32.dll
  361. 0x000007fefcda0000 - 0x000007fefce0a000 E:\Windows\system32\KERNELBASE.dll
  362. 0x000007feff300000 - 0x000007feff3db000 E:\Windows\system32\ADVAPI32.dll
  363. 0x000007feff110000 - 0x000007feff1af000 E:\Windows\system32\msvcrt.dll
  364. 0x000007fefd280000 - 0x000007fefd29f000 E:\Windows\SYSTEM32\sechost.dll
  365. 0x000007fefead0000 - 0x000007fefebfd000 E:\Windows\system32\RPCRT4.dll
  366. 0x0000000076f70000 - 0x000000007706a000 E:\Windows\system32\USER32.dll
  367. 0x000007feff290000 - 0x000007feff2f7000 E:\Windows\system32\GDI32.dll
  368. 0x000007feff1b0000 - 0x000007feff1be000 E:\Windows\system32\LPK.dll
  369. 0x000007feff1c0000 - 0x000007feff28b000 E:\Windows\system32\USP10.dll
  370. 0x000007fefb370000 - 0x000007fefb564000 E:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  371. 0x000007fefe780000 - 0x000007fefe7f1000 E:\Windows\system32\SHLWAPI.dll
  372. 0x000007fefd480000 - 0x000007fefd4ae000 E:\Windows\system32\IMM32.DLL
  373. 0x000007fefd370000 - 0x000007fefd479000 E:\Windows\system32\MSCTF.dll
  374. 0x0000000067dc0000 - 0x0000000067e92000 C:\макс)\jre-8u131-win64\bin\msvcr100.dll
  375. 0x0000000060d00000 - 0x000000006159c000 C:\макс)\jre-8u131-win64\bin\server\jvm.dll
  376. 0x000007fef6a60000 - 0x000007fef6a69000 E:\Windows\system32\WSOCK32.dll
  377. 0x000007fefd730000 - 0x000007fefd77d000 E:\Windows\system32\WS2_32.dll
  378. 0x000007fefd360000 - 0x000007fefd368000 E:\Windows\system32\NSI.dll
  379. 0x000007fef7e60000 - 0x000007fef7e9b000 E:\Windows\system32\WINMM.dll
  380. 0x000007fefbdc0000 - 0x000007fefbdcc000 E:\Windows\system32\VERSION.dll
  381. 0x0000000077340000 - 0x0000000077347000 E:\Windows\system32\PSAPI.DLL
  382. 0x0000000069050000 - 0x000000006905f000 C:\макс)\jre-8u131-win64\bin\verify.dll
  383. 0x00000000687c0000 - 0x00000000687e9000 C:\макс)\jre-8u131-win64\bin\java.dll
  384. 0x0000000068ed0000 - 0x0000000068ee6000 C:\макс)\jre-8u131-win64\bin\zip.dll
  385. 0x000007fefd910000 - 0x000007fefe69a000 E:\Windows\system32\SHELL32.dll
  386. 0x000007fefd4b0000 - 0x000007fefd6af000 E:\Windows\system32\ole32.dll
  387. 0x000007fefcce0000 - 0x000007fefccef000 E:\Windows\system32\profapi.dll
  388. 0x000007fefcb20000 - 0x000007fefcb77000 E:\Windows\system32\apphelp.dll
  389. 0x0000000068e50000 - 0x0000000068e5d000 C:\макс)\jre-8u131-win64\bin\management.dll
  390. 0x0000000068e10000 - 0x0000000068e2a000 C:\макс)\jre-8u131-win64\bin\net.dll
  391. 0x000007fefc4b0000 - 0x000007fefc505000 E:\Windows\system32\mswsock.dll
  392. 0x000007fefc4a0000 - 0x000007fefc4a7000 E:\Windows\System32\wship6.dll
  393. 0x0000000068d00000 - 0x0000000068d11000 C:\макс)\jre-8u131-win64\bin\nio.dll
  394. 0x000007fefaa00000 - 0x000007fefaa15000 E:\Windows\system32\NLAapi.dll
  395. 0x000007fef4770000 - 0x000007fef4785000 E:\Windows\system32\napinsp.dll
  396. 0x000007fef4750000 - 0x000007fef4769000 E:\Windows\system32\pnrpnsp.dll
  397. 0x000007fefc330000 - 0x000007fefc38b000 E:\Windows\system32\DNSAPI.dll
  398. 0x000007fef4b70000 - 0x000007fef4b7b000 E:\Windows\System32\winrnr.dll
  399. 0x000007fefbe90000 - 0x000007fefbe97000 E:\Windows\System32\wshtcpip.dll
  400. 0x000007fefa6b0000 - 0x000007fefa6d7000 E:\Windows\system32\IPHLPAPI.DLL
  401. 0x000007fefa6e0000 - 0x000007fefa6eb000 E:\Windows\system32\WINNSI.DLL
  402. 0x000007fef9080000 - 0x000007fef9088000 E:\Windows\system32\rasadhlp.dll
  403. 0x000007fefa590000 - 0x000007fefa5e3000 E:\Windows\System32\fwpuclnt.dll
  404. 0x0000000066120000 - 0x00000000662b8000 C:\макс)\jre-8u131-win64\bin\awt.dll
  405. 0x000007fefe6a0000 - 0x000007fefe77a000 E:\Windows\system32\OLEAUT32.dll
  406. 0x000007fefb2c0000 - 0x000007fefb316000 E:\Windows\system32\uxtheme.dll
  407. 0x000007fefaee0000 - 0x000007fefaef8000 E:\Windows\system32\dwmapi.dll
  408. 0x000007fefcb80000 - 0x000007fefcb8f000 E:\Windows\system32\CRYPTBASE.dll
  409. 0x0000000068770000 - 0x00000000687b7000 C:\макс)\jre-8u131-win64\bin\fontmanager.dll
  410. 0x000007fef6260000 - 0x000007fef637d000 E:\Windows\system32\opengl32.dll
  411. 0x000007fef6230000 - 0x000007fef625d000 E:\Windows\system32\GLU32.dll
  412. 0x000007fef4420000 - 0x000007fef4511000 E:\Windows\system32\DDRAW.dll
  413. 0x000007fef9a90000 - 0x000007fef9a98000 E:\Windows\system32\DCIMAN32.dll
  414. 0x000007fefd0a0000 - 0x000007fefd277000 E:\Windows\system32\SETUPAPI.dll
  415. 0x000007fefce40000 - 0x000007fefce76000 E:\Windows\system32\CFGMGR32.dll
  416. 0x000007fefcf00000 - 0x000007fefcf1a000 E:\Windows\system32\DEVOBJ.dll
  417. 0x000007fef2b80000 - 0x000007fef2d7f000 E:\Windows\system32\d3d9.dll
  418. 0x000007fef6920000 - 0x000007fef6927000 E:\Windows\system32\d3d8thk.dll
  419. 0x000007fef6e80000 - 0x000007fef73ed000 E:\Windows\system32\atiumd64.dll
  420. 0x000007fef6470000 - 0x000007fef6913000 E:\Windows\system32\atiumd6a.dll
  421. 0x0000000067d70000 - 0x0000000067db2000 C:\макс)\jre-8u131-win64\bin\t2k.dll
  422. 0x0000000068ca0000 - 0x0000000068cb7000 C:\макс)\jre-8u131-win64\bin\unpack.dll
  423. 0x0000000180000000 - 0x0000000180053000 C:\макс)\MagicCraft\natives\lwjgl64.dll
  424. 0x000007fefc510000 - 0x000007fefc528000 E:\Windows\system32\CRYPTSP.dll
  425. 0x000007fefc210000 - 0x000007fefc257000 E:\Windows\system32\rsaenh.dll
  426. 0x000007fefce20000 - 0x000007fefce3e000 E:\Windows\system32\USERENV.dll
  427. 0x000007fefa490000 - 0x000007fefa4a8000 E:\Windows\system32\dhcpcsvc.DLL
  428. 0x000007fefa470000 - 0x000007fefa481000 E:\Windows\system32\dhcpcsvc6.DLL
  429. 0x0000000063580000 - 0x0000000064503000 E:\Windows\system32\atio6axx.dll
  430. 0x0000000001d70000 - 0x0000000001d9e000 E:\Windows\system32\atiadlxx.dll
  431. 0x0000000071640000 - 0x0000000071709000 E:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_88df89932faf0bf6\MSVCR80.dll
  432. 0x000007fef4180000 - 0x000007fef421c000 E:\Windows\system32\mscms.dll
  433. 0x000007fef43d0000 - 0x000007fef4412000 E:\Windows\system32\icm32.dll
  434. 0x000007fef26f0000 - 0x000007fef2763000 C:\макс)\MagicCraft\OpenComputersMod-1.6.2.12-lua52-native.64.dll
  435. 0x000007fef0270000 - 0x000007fef02f2000 C:\макс)\MagicCraft\OpenComputersMod-1.6.2.12-lua53-native.64.dll
  436. 0x000007fef6dc0000 - 0x000007fef6dc3000 E:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL
  437. 0x0000000068760000 - 0x000000006876c000 C:\макс)\jre-8u131-win64\bin\jsound.dll
  438. 0x0000000067d60000 - 0x0000000067d6b000 C:\макс)\jre-8u131-win64\bin\jsoundds.dll
  439. 0x000007fef4300000 - 0x000007fef4388000 E:\Windows\system32\DSOUND.dll
  440. 0x000007fefb9e0000 - 0x000007fefba0c000 E:\Windows\system32\POWRPROF.dll
  441. 0x000007fefb990000 - 0x000007fefb9db000 E:\Windows\system32\MMDevAPI.DLL
  442. 0x000007fefb860000 - 0x000007fefb98c000 E:\Windows\system32\PROPSYS.dll
  443. 0x000007fefa510000 - 0x000007fefa54b000 E:\Windows\system32\wdmaud.drv
  444. 0x0000000002310000 - 0x0000000002316000 E:\Windows\system32\ksuser.dll
  445. 0x000007fefbbf0000 - 0x000007fefbbf9000 E:\Windows\system32\AVRT.dll
  446. 0x0000000067d30000 - 0x0000000067d54000 C:\макс)\jre-8u131-win64\bin\sunec.dll
  447. 0x000007fef9ea0000 - 0x000007fef9eef000 E:\Windows\system32\AUDIOSES.DLL
  448. 0x000007fefa570000 - 0x000007fefa57a000 E:\Windows\system32\msacm32.drv
  449. 0x000007fef9ce0000 - 0x000007fef9cf8000 E:\Windows\system32\MSACM32.dll
  450. 0x000007fef9e90000 - 0x000007fef9e99000 E:\Windows\system32\midimap.dll
  451. 0x000007feff3e0000 - 0x000007feff479000 E:\Windows\system32\CLBCatQ.DLL
  452. 0x0000000067d20000 - 0x0000000067d2b000 C:\макс)\jre-8u131-win64\bin\sunmscapi.dll
  453. 0x000007fefcf30000 - 0x000007fefd09d000 E:\Windows\system32\CRYPT32.dll
  454. 0x000007fefccf0000 - 0x000007fefccff000 E:\Windows\system32\MSASN1.dll
  455. 0x00000000570e0000 - 0x0000000057144000 C:\макс)\MagicCraft\natives\OpenAL64.dll
  456. 0x0000000011db0000 - 0x0000000011dc6000 C:\макс)\MagicCraft\natives\jinput-dx8_64.dll
  457. 0x000007fef9a50000 - 0x000007fef9a8c000 E:\Windows\system32\DINPUT8.dll
  458. 0x000007fefaf00000 - 0x000007fefaf0b000 E:\Windows\system32\HID.DLL
  459. 0x000007fefce80000 - 0x000007fefcebb000 E:\Windows\system32\WINTRUST.dll
  460. 0x0000000011e00000 - 0x0000000011e14000 C:\макс)\MagicCraft\natives\jinput-raw_64.dll
  461. 0x000000005f900000 - 0x000000005f9a2000 C:\макс)\jre-8u131-win64\bin\mlib_image.dll
  462. 0x0000000067ce0000 - 0x0000000067d11000 C:\макс)\jre-8u131-win64\bin\jpeg.dll
  463. 0x0000000016380000 - 0x00000000163bc000 C:\макс)\jre-8u131-win64\bin\lcms.dll
  464. 0x000007fef6c30000 - 0x000007fef6d55000 E:\Windows\system32\dbghelp.dll
  465.  
  466. VM Arguments:
  467. jvm_args: -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1792M -Xmx1792M -Dlauncher.debug=false -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  468. java_command: launcher.lOlkEKchebureK E:\Users\61EF~1\AppData\Local\Temp\ClientLauncherParams681629218923776498.bin
  469. java_class_path (initial): E:\Users\юрий\McSkill\McSkill.jar
  470. Launcher Type: SUN_STANDARD
  471.  
  472. Environment Variables:
  473. PATH=E:\Program Files (x86)\Common Files\Oracle\Java\javapath;E:\ProgramData\Oracle\Java\javapath;E:\Windows\system32;E:\Windows;E:\Windows\System32\Wbem;E:\Windows\System32\WindowsPowerShell\v1.0\;E:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
  474. USERNAME=юрий
  475. OS=Windows_NT
  476. PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 67 Stepping 3, AuthenticAMD
  477.  
  478.  
  479.  
  480. --------------- S Y S T E M ---------------
  481.  
  482. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.24308)
  483.  
  484. CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 15 model 67 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
  485.  
  486. Memory: 4k page, physical 2096696k(109140k free), swap 4870960k(421820k free)
  487.  
  488. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
  489.  
  490. time: Fri Dec 14 14:49:16 2018
  491. elapsed time: 507 seconds (0d 0h 8m 27s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement