Guest User

Exception_Access_Violation

a guest
Jul 9th, 2015
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 42.25 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=0x000007feea829fe2, pid=3724, tid=3524
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C  [twitchsdk.dll+0x89fe2]
  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 (0x000000000237f000):  JavaThread "Client thread" [_thread_in_native, id=3524, stack(0x00000000025b0000,0x00000000026b0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x000007feea899858, RBX=0x00000000265b4b60, RCX=0x0000000000000000, RDX=0x000000001da327f8
  27. RSP=0x00000000026ac120, RBP=0x0000000000000008, RSI=0x00000000265b4ac0, RDI=0x0000000026784790
  28. R8 =0x00000000004ef6d0, R9 =0x00000000265f54e0, R10=0x0000000000000000, R11=0x0000005802c20001
  29. R12=0x00000000267846c0, R13=0x0000000000000000, R14=0x0000000000000001, R15=0x00000000267847e8
  30. RIP=0x000007feea829fe2, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x00000000026ac120)
  33. 0x00000000026ac120:   0000000000000008 000007feea7ae1ae
  34. 0x00000000026ac130:   00000000004ef700 00000000265f54e0
  35. 0x00000000026ac140:   fffffffffffffffe 0000000026784790
  36. 0x00000000026ac150:   00000000265b4b50 000007feea7f3b79
  37. 0x00000000026ac160:   00000000265b4b60 000007feea7ae1ae
  38. 0x00000000026ac170:   000000002658ee20 000000002658ee20
  39. 0x00000000026ac180:   000000002658edb0 000000002659e9d0
  40. 0x00000000026ac190:   0000000026784790 000007feea82a0de
  41. 0x00000000026ac1a0:   000000002658ee20 00000000265b4ac0
  42. 0x00000000026ac1b0:   00000000265f4ac0 00000000778b209a
  43. 0x00000000026ac1c0:   0000000026784790 000007feea87d965
  44. 0x00000000026ac1d0:   00000000265f4ab0 00000000267846c0
  45. 0x00000000026ac1e0:   0000000000000000 000000002658eb80
  46. 0x00000000026ac1f0:   000007feea87d940 000007feea84781f
  47. 0x00000000026ac200:   0000000026784790 00000000bdb4da95
  48. 0x00000000026ac210:   0000000000000000 0000000000000001
  49.  
  50. Instructions: (pc=0x000007feea829fe2)
  51. 0x000007feea829fc2:   10 48 89 5c 24 40 48 8d 05 89 f8 06 00 48 89 03
  52. 0x000007feea829fd2:   48 8b 53 08 48 85 d2 74 18 48 8b 0d 3e cb 0c 00
  53. 0x000007feea829fe2:   48 8b 01 ff 90 b0 00 00 00 48 c7 43 08 00 00 00
  54. 0x000007feea829ff2:   00 48 8d 4b 10 48 83 c4 30 5b e9 5f f7 f7 ff cc
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000007feea899858 is an unknown value
  60. RBX=0x00000000265b4b60 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x000000001da327f8 is a global jni handle
  63. RSP=0x00000000026ac120 is pointing into the stack for thread: 0x000000000237f000
  64. RBP=0x0000000000000008 is an unknown value
  65. RSI=0x00000000265b4ac0 is an unknown value
  66. RDI=0x0000000026784790 is an unknown value
  67. R8 =0x00000000004ef6d0 is an unknown value
  68. R9 =0x00000000265f54e0 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x0000005802c20001 is an unknown value
  71. R12=0x00000000267846c0 is an unknown value
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x0000000000000001 is an unknown value
  74. R15=0x00000000267847e8 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000025b0000,0x00000000026b0000],  sp=0x00000000026ac120,  free space=1008k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C  [twitchsdk.dll+0x89fe2]
  80. C  [twitchsdk.dll+0x53b79]
  81. C  [twitchsdk.dll+0x8a0de]
  82. C  [twitchsdk.dll+0xdd965]
  83. C  [twitchsdk.dll+0xa781f]
  84. C  [twitchsdk.dll+0x9c43a]
  85. C  [twitchsdk.dll+0x9c603]
  86. C  [ntdll.dll+0x23ab1]
  87. C  [ntdll.dll+0x238c0]
  88. C  [nvoglv64.DLL+0xd949b4]
  89. C  [nvoglv64.DLL+0x9cd7a4]
  90. C  [nvoglv64.DLL+0x9f4b41]
  91. C  [nvoglv64.DLL+0xa018f1]
  92. C  [nvoglv64.DLL+0xae4f34]
  93. C  [nvoglv64.DLL+0xae6374]
  94. C  [nvoglv64.DLL+0xae535c]
  95. C  [nvoglv64.DLL+0xae7053]
  96. C  [nvoglv64.DLL+0xafa16c]
  97. C  [nvoglv64.DLL+0x9ca19c]
  98. C  [nvoglv64.DLL+0xac870b]
  99. C  [nvoglv64.DLL+0xa9629a]
  100. C  [nvoglv64.DLL+0xae5c00]
  101. C  [nvoglv64.DLL+0xb78a6f]
  102. C  [nvoglv64.DLL+0xb75e5b]
  103. C  [nvoglv64.DLL+0x6e6b56]
  104. C  [nvoglv64.DLL+0x81fadb]
  105. C  [nvoglv64.DLL+0x8225db]
  106. C  0x000000000418ccc2
  107.  
  108. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  109. J 10559  org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x000000000418cc44 [0x000000000418cc00+0x44]
  110. J 12892 C2 net.minecraft.client.renderer.RenderList.func_178001_a(Lnet/minecraft/util/EnumWorldBlockLayer;)V (105 bytes) @ 0x000000000436d68c [0x000000000436d3e0+0x2ac]
  111. J 12307 C2 net.minecraft.client.renderer.RenderGlobal.func_174977_a(Lnet/minecraft/util/EnumWorldBlockLayer;DILnet/minecraft/entity/Entity;)I (433 bytes) @ 0x00000000047e7cec [0x00000000047e6ea0+0xe4c]
  112. J 19777 C2 net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V (1721 bytes) @ 0x000000000501cde0 [0x000000000501b580+0x1860]
  113. J 16877 C2 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1031 bytes) @ 0x00000000054906c8 [0x000000000548f6e0+0xfe8]
  114. J 16876 C2 net.minecraft.client.Minecraft.func_71411_J()V (1040 bytes) @ 0x00000000054855d4 [0x0000000005484080+0x1554]
  115. J 20376% C2 net.minecraft.client.Minecraft.func_99999_d()V (211 bytes) @ 0x000000000348f778 [0x000000000348f700+0x78]
  116. j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1017
  117. v  ~StubRoutines::call_stub
  118. j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  119. j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  120. j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  121. j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  122. j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
  123. j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  124. v  ~StubRoutines::call_stub
  125.  
  126. ---------------  P R O C E S S  ---------------
  127.  
  128. Java Threads: ( => current thread )
  129.   0x000000001d5b4800 JavaThread "Voxelmap WorldMap Calculation Thread 1" [_thread_blocked, id=5012, stack(0x0000000042d60000,0x0000000042e60000)]
  130.   0x0000000039afe800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=5592, stack(0x0000000041740000,0x0000000041840000)]
  131.   0x0000000039afd800 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=3680, stack(0x0000000040ca0000,0x0000000040da0000)]
  132.   0x0000000039afd000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=5776, stack(0x00000000403f0000,0x00000000404f0000)]
  133.   0x0000000039afc000 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=2516, stack(0x00000000402a0000,0x00000000403a0000)]
  134.   0x000000001db8e800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=3404, stack(0x000000003ff40000,0x0000000040040000)]
  135.   0x0000000039afa800 JavaThread "Thread-22" daemon [_thread_in_native, id=1932, stack(0x0000000041600000,0x0000000041700000)]
  136.   0x0000000039afa000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=3424, stack(0x00000000414f0000,0x00000000415f0000)]
  137.   0x0000000039af9000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=2492, stack(0x0000000041360000,0x0000000041460000)]
  138.   0x0000000039af8800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=3044, stack(0x0000000041250000,0x0000000041350000)]
  139.   0x0000000039af7800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=5620, stack(0x0000000040e90000,0x0000000040f90000)]
  140.   0x000000001db94800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5092, stack(0x0000000020c90000,0x0000000020d90000)]
  141.   0x000000001db92000 JavaThread "Thread-19" [_thread_blocked, id=3124, stack(0x0000000031290000,0x0000000031390000)]
  142.   0x000000001db93800 JavaThread "Thread-18" [_thread_blocked, id=4728, stack(0x00000000304d0000,0x00000000305d0000)]
  143.   0x000000001db93000 JavaThread "Voxelmap LiveMap Calculation Thread" [_thread_blocked, id=3716, stack(0x0000000021090000,0x0000000021190000)]
  144.   0x000000001db90800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=2920, stack(0x0000000030330000,0x0000000030430000)]
  145.   0x000000001db8f000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=3136, stack(0x0000000031e40000,0x0000000031f40000)]
  146.   0x000000001db90000 JavaThread "Thread-13" daemon [_thread_in_native, id=5368, stack(0x0000000031900000,0x0000000031a00000)]
  147.   0x000000001e543000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3644, stack(0x0000000025bd0000,0x0000000025cd0000)]
  148.   0x0000000023d2b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4808, stack(0x00000000232a0000,0x00000000233a0000)]
  149.   0x000000001dbb2800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1956, stack(0x0000000024480000,0x0000000024580000)]
  150.   0x000000001e0fb800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4240, stack(0x000000001f1a0000,0x000000001f2a0000)]
  151.   0x000000001e0f9000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5212, stack(0x000000001f690000,0x000000001f790000)]
  152.   0x000000001d300800 JavaThread "Service Thread" daemon [_thread_blocked, id=692, stack(0x000000001d780000,0x000000001d880000)]
  153.   0x000000001becc000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=1960, stack(0x000000001d1e0000,0x000000001d2e0000)]
  154.   0x000000001beb7000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=708, stack(0x000000001cf30000,0x000000001d030000)]
  155.   0x000000001beb1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3600, stack(0x000000001ce20000,0x000000001cf20000)]
  156.   0x000000001beb0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1528, stack(0x000000001cc80000,0x000000001cd80000)]
  157.   0x000000001be4c800 JavaThread "Finalizer" daemon [_thread_blocked, id=1964, stack(0x000000001c800000,0x000000001c900000)]
  158.   0x000000001be43800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3176, stack(0x000000001ca80000,0x000000001cb80000)]
  159. =>0x000000000237f000 JavaThread "Client thread" [_thread_in_native, id=3524, stack(0x00000000025b0000,0x00000000026b0000)]
  160.  
  161. Other Threads:
  162.   0x000000001be3d800 VMThread [stack: 0x000000001c960000,0x000000001ca60000] [id=4252]
  163.   0x000000001d33b000 WatcherThread [stack: 0x000000001d060000,0x000000001d160000] [id=3648]
  164.  
  165. VM state:not at safepoint (normal execution)
  166.  
  167. VM Mutex/Monitor currently owned by a thread: None
  168.  
  169. Heap:
  170.  PSYoungGen      total 1269760K, used 500444K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
  171.   eden space 1144320K, 34% used [0x000000076ab00000,0x0000000782e7f7d0,0x00000007b0880000)
  172.   from space 125440K, 82% used [0x00000007b0880000,0x00000007b6db79d0,0x00000007b8300000)
  173.   to   space 124928K, 0% used [0x00000007b8600000,0x00000007b8600000,0x00000007c0000000)
  174.  ParOldGen       total 1051648K, used 786760K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  175.   object space 1051648K, 74% used [0x00000006c0000000,0x00000006f00520d8,0x0000000700300000)
  176.  Metaspace       used 59253K, capacity 60019K, committed 60376K, reserved 1101824K
  177.   class space    used 6852K, capacity 7046K, committed 7168K, reserved 1048576K
  178.  
  179. Card table byte_map: [0x0000000011d40000,0x0000000012550000] byte_map_base: 0x000000000e740000
  180.  
  181. Marking Bits: (ParMarkBitMap*) 0x0000000069d7d490
  182.  Begin Bits: [0x0000000012d10000, 0x0000000016d10000)
  183.  End Bits:   [0x0000000016d10000, 0x000000001ad10000)
  184.  
  185. Polling page: 0x0000000000320000
  186.  
  187. CodeCache: size=245760Kb used=50248Kb max_used=50888Kb free=195511Kb
  188.  bounds [0x0000000002980000, 0x0000000005c00000, 0x0000000011980000]
  189.  total_blobs=13890 nmethods=12900 adapters=901
  190.  compilation: enabled
  191.  
  192. Compilation events (10 events):
  193. Event: 2359.308 Thread 0x000000001beb7000 21353       4       net.minecraft.client.particle.EntityExplodeFX::func_70071_h_ (161 bytes)
  194. Event: 2359.310 Thread 0x000000001beb7000 nmethod 21353 0x0000000003fba9d0 code [0x0000000003fbab40, 0x0000000003fbad08]
  195. Event: 2360.257 Thread 0x000000001becc000 21354       1       net.minecraft.client.renderer.RenderGlobal::func_72704_a (1 bytes)
  196. Event: 2360.257 Thread 0x000000001becc000 nmethod 21354 0x0000000004f49890 code [0x0000000004f499e0, 0x0000000004f49af0]
  197. Event: 2360.356 Thread 0x000000001beb7000 21355       4       net.minecraft.tileentity.MobSpawnerBaseLogic::func_98279_f (45 bytes)
  198. Event: 2360.358 Thread 0x000000001beb7000 nmethod 21355 0x0000000004669d10 code [0x0000000004669ea0, 0x0000000004669fd8]
  199. Event: 2362.946 Thread 0x000000001becc000 21356       3       net.minecraft.client.network.NetHandlerPlayClient::func_147249_a (58 bytes)
  200. Event: 2362.947 Thread 0x000000001becc000 nmethod 21356 0x0000000004d63b50 code [0x0000000004d63d60, 0x0000000004d64918]
  201. Event: 2374.455 Thread 0x000000001beb7000 21357       4       net.minecraft.tileentity.MobSpawnerBaseLogic::func_98278_g (545 bytes)
  202. Event: 2374.467 Thread 0x000000001beb7000 nmethod 21357 0x000000000481bbd0 code [0x000000000481be40, 0x000000000481c6d0]
  203.  
  204. GC Heap History (10 events):
  205. Event: 2342.019 GC heap before
  206. {Heap before GC invocations=346 (full 35):
  207.  PSYoungGen      total 1265664K, used 1244291K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
  208.   eden space 1136640K, 100% used [0x000000076ab00000,0x00000007b0100000,0x00000007b0100000)
  209.   from space 129024K, 83% used [0x00000007b8200000,0x00000007beb20fa8,0x00000007c0000000)
  210.   to   space 130560K, 0% used [0x00000007b0100000,0x00000007b0100000,0x00000007b8080000)
  211.  ParOldGen       total 1051648K, used 766680K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  212.   object space 1051648K, 72% used [0x00000006c0000000,0x00000006eecb6340,0x0000000700300000)
  213.  Metaspace       used 59247K, capacity 60013K, committed 60376K, reserved 1101824K
  214.   class space    used 6852K, capacity 7045K, committed 7168K, reserved 1048576K
  215. Event: 2342.078 GC heap after
  216. Heap after GC invocations=346 (full 35):
  217.  PSYoungGen      total 1267200K, used 103562K [0x000000076ab00000, 0x00000007bff80000, 0x00000007c0000000)
  218.   eden space 1136640K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b0100000)
  219.   from space 130560K, 79% used [0x00000007b0100000,0x00000007b6622a10,0x00000007b8080000)
  220.   to   space 129536K, 0% used [0x00000007b8100000,0x00000007b8100000,0x00000007bff80000)
  221.  ParOldGen       total 1051648K, used 771213K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  222.   object space 1051648K, 73% used [0x00000006c0000000,0x00000006ef123400,0x0000000700300000)
  223.  Metaspace       used 59247K, capacity 60013K, committed 60376K, reserved 1101824K
  224.   class space    used 6852K, capacity 7045K, committed 7168K, reserved 1048576K
  225. }
  226. Event: 2351.427 GC heap before
  227. {Heap before GC invocations=347 (full 35):
  228.  PSYoungGen      total 1267200K, used 1240202K [0x000000076ab00000, 0x00000007bff80000, 0x00000007c0000000)
  229.   eden space 1136640K, 100% used [0x000000076ab00000,0x00000007b0100000,0x00000007b0100000)
  230.   from space 130560K, 79% used [0x00000007b0100000,0x00000007b6622a10,0x00000007b8080000)
  231.   to   space 129536K, 0% used [0x00000007b8100000,0x00000007b8100000,0x00000007bff80000)
  232.  ParOldGen       total 1051648K, used 771213K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  233.   object space 1051648K, 73% used [0x00000006c0000000,0x00000006ef123400,0x0000000700300000)
  234.  Metaspace       used 59247K, capacity 60013K, committed 60376K, reserved 1101824K
  235.   class space    used 6852K, capacity 7045K, committed 7168K, reserved 1048576K
  236. Event: 2351.481 GC heap after
  237. Heap after GC invocations=347 (full 35):
  238.  PSYoungGen      total 1261568K, used 97868K [0x000000076ab00000, 0x00000007bfa00000, 0x00000007c0000000)
  239.   eden space 1137664K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b0200000)
  240.   from space 123904K, 78% used [0x00000007b8100000,0x00000007be093270,0x00000007bfa00000)
  241.   to   space 126976K, 0% used [0x00000007b0200000,0x00000007b0200000,0x00000007b7e00000)
  242.  ParOldGen       total 1051648K, used 774416K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  243.   object space 1051648K, 73% used [0x00000006c0000000,0x00000006ef4440f8,0x0000000700300000)
  244.  Metaspace       used 59247K, capacity 60013K, committed 60376K, reserved 1101824K
  245.   class space    used 6852K, capacity 7045K, committed 7168K, reserved 1048576K
  246. }
  247. Event: 2359.613 GC heap before
  248. {Heap before GC invocations=348 (full 35):
  249.  PSYoungGen      total 1261568K, used 1235532K [0x000000076ab00000, 0x00000007bfa00000, 0x00000007c0000000)
  250.   eden space 1137664K, 100% used [0x000000076ab00000,0x00000007b0200000,0x00000007b0200000)
  251.   from space 123904K, 78% used [0x00000007b8100000,0x00000007be093270,0x00000007bfa00000)
  252.   to   space 126976K, 0% used [0x00000007b0200000,0x00000007b0200000,0x00000007b7e00000)
  253.  ParOldGen       total 1051648K, used 774416K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  254.   object space 1051648K, 73% used [0x00000006c0000000,0x00000006ef4440f8,0x0000000700300000)
  255.  Metaspace       used 59248K, capacity 60013K, committed 60376K, reserved 1101824K
  256.   class space    used 6852K, capacity 7045K, committed 7168K, reserved 1048576K
  257. Event: 2359.668 GC heap after
  258. Heap after GC invocations=348 (full 35):
  259.  PSYoungGen      total 1264640K, used 104212K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
  260.   eden space 1137664K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b0200000)
  261.   from space 126976K, 82% used [0x00000007b0200000,0x00000007b67c51b8,0x00000007b7e00000)
  262.   to   space 126464K, 0% used [0x00000007b8480000,0x00000007b8480000,0x00000007c0000000)
  263.  ParOldGen       total 1051648K, used 778315K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  264.   object space 1051648K, 74% used [0x00000006c0000000,0x00000006ef812de8,0x0000000700300000)
  265.  Metaspace       used 59248K, capacity 60013K, committed 60376K, reserved 1101824K
  266.   class space    used 6852K, capacity 7045K, committed 7168K, reserved 1048576K
  267. }
  268. Event: 2367.322 GC heap before
  269. {Heap before GC invocations=349 (full 35):
  270.  PSYoungGen      total 1264640K, used 1241876K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
  271.   eden space 1137664K, 100% used [0x000000076ab00000,0x00000007b0200000,0x00000007b0200000)
  272.   from space 126976K, 82% used [0x00000007b0200000,0x00000007b67c51b8,0x00000007b7e00000)
  273.   to   space 126464K, 0% used [0x00000007b8480000,0x00000007b8480000,0x00000007c0000000)
  274.  ParOldGen       total 1051648K, used 778315K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  275.   object space 1051648K, 74% used [0x00000006c0000000,0x00000006ef812de8,0x0000000700300000)
  276.  Metaspace       used 59253K, capacity 60019K, committed 60376K, reserved 1101824K
  277.   class space    used 6852K, capacity 7046K, committed 7168K, reserved 1048576K
  278. Event: 2367.378 GC heap after
  279. Heap after GC invocations=349 (full 35):
  280.  PSYoungGen      total 1268224K, used 102259K [0x000000076ab00000, 0x00000007bfd80000, 0x00000007c0000000)
  281.   eden space 1144320K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b0880000)
  282.   from space 123904K, 82% used [0x00000007b8480000,0x00000007be85ce78,0x00000007bfd80000)
  283.   to   space 125440K, 0% used [0x00000007b0880000,0x00000007b0880000,0x00000007b8300000)
  284.  ParOldGen       total 1051648K, used 783820K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  285.   object space 1051648K, 74% used [0x00000006c0000000,0x00000006efd73018,0x0000000700300000)
  286.  Metaspace       used 59253K, capacity 60019K, committed 60376K, reserved 1101824K
  287.   class space    used 6852K, capacity 7046K, committed 7168K, reserved 1048576K
  288. }
  289. Event: 2375.599 GC heap before
  290. {Heap before GC invocations=350 (full 35):
  291.  PSYoungGen      total 1268224K, used 1246579K [0x000000076ab00000, 0x00000007bfd80000, 0x00000007c0000000)
  292.   eden space 1144320K, 100% used [0x000000076ab00000,0x00000007b0880000,0x00000007b0880000)
  293.   from space 123904K, 82% used [0x00000007b8480000,0x00000007be85ce78,0x00000007bfd80000)
  294.   to   space 125440K, 0% used [0x00000007b0880000,0x00000007b0880000,0x00000007b8300000)
  295.  ParOldGen       total 1051648K, used 783820K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  296.   object space 1051648K, 74% used [0x00000006c0000000,0x00000006efd73018,0x0000000700300000)
  297.  Metaspace       used 59253K, capacity 60019K, committed 60376K, reserved 1101824K
  298.   class space    used 6852K, capacity 7046K, committed 7168K, reserved 1048576K
  299. Event: 2375.658 GC heap after
  300. Heap after GC invocations=350 (full 35):
  301.  PSYoungGen      total 1269760K, used 103646K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
  302.   eden space 1144320K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b0880000)
  303.   from space 125440K, 82% used [0x00000007b0880000,0x00000007b6db79d0,0x00000007b8300000)
  304.   to   space 124928K, 0% used [0x00000007b8600000,0x00000007b8600000,0x00000007c0000000)
  305.  ParOldGen       total 1051648K, used 786760K [0x00000006c0000000, 0x0000000700300000, 0x000000076ab00000)
  306.   object space 1051648K, 74% used [0x00000006c0000000,0x00000006f00520d8,0x0000000700300000)
  307.  Metaspace       used 59253K, capacity 60019K, committed 60376K, reserved 1101824K
  308.   class space    used 6852K, capacity 7046K, committed 7168K, reserved 1048576K
  309. }
  310.  
  311. Deoptimization events (10 events):
  312. Event: 2029.037 Thread 0x000000001db93000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e54b48 method=net.minecraft.world.biome.BiomeGenMutated.func_180627_b(Lnet/minecraft/util/BlockPos;)I @ 5
  313. Event: 2029.037 Thread 0x000000001db93000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e54b48 method=net.minecraft.world.biome.BiomeGenMutated.func_180627_b(Lnet/minecraft/util/BlockPos;)I @ 5
  314. Event: 2029.037 Thread 0x000000001db93000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e54b48 method=net.minecraft.world.biome.BiomeGenMutated.func_180627_b(Lnet/minecraft/util/BlockPos;)I @ 5
  315. Event: 2086.971 Thread 0x000000000237f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000005745c14 method=com.thevoxelbox.voxelmap.o.a(Lnet/minecraft/client/Minecraft;Lcom/thevoxelbox/voxelmap/util/aa;)V @ 740
  316. Event: 2099.258 Thread 0x000000000237f000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000057800d4 method=net.minecraft.world.chunk.Chunk.func_177440_h(Lnet/minecraft/util/BlockPos;)Lnet/minecraft/util/BlockPos; @ 72
  317. Event: 2140.978 Thread 0x000000001db90800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004298edc method=net.minecraft.block.BlockDoublePlant.func_176221_a(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;)Lnet/minecraft/block/súî%/Z
  318. ¢@
  319. Event: 2309.176 Thread 0x000000000237f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003a7d0f8 method=yarrmateys.cuteMobModels.mobs.ModelCMMSkeleton.func_78086_a(Lnet/minecraft/entity/EntityLivingBase;FFF)V @ 8
  320. Event: 2309.176 Thread 0x000000000237f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002db53bc method=yarrmateys.cuteMobModels.mobs.ModelCMMSkeleton.func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V @ 794
  321. Event: 2327.659 Thread 0x000000000237f000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000032a3de8 method=net.minecraft.block.BlockOldLeaf.func_180644_h(Lnet/minecraft/block/state/IBlockState;)I @ 33
  322. Event: 2357.207 Thread 0x000000000237f000 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000056b8f7c method=net.minecraft.tileentity.MobSpawnerBaseLogic.func_98278_g()V @ 35
  323.  
  324. Internal exceptions (10 events):
  325. Event: 2378.157 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeabf8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  326. Event: 2378.171 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeadf8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  327. Event: 2378.188 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeaff8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  328. Event: 2378.206 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeb1f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  329. Event: 2378.206 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeb3f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
  330. Event: 2378.221 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeb5f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  331. Event: 2378.222 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baeced8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
  332. Event: 2378.224 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baed0d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  333. Event: 2378.239 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baed2d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
  334. Event: 2378.239 Thread 0x000000001db93800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076baed4d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
  335.  
  336. Events (10 events):
  337. Event: 2367.322 Executing VM operation: ParallelGCFailedAllocation
  338. Event: 2367.378 Executing VM operation: ParallelGCFailedAllocation done
  339. Event: 2375.599 Executing VM operation: ParallelGCFailedAllocation
  340. Event: 2375.658 Executing VM operation: ParallelGCFailedAllocation done
  341. Event: 2378.393 Thread 0x000000001d5b5000 Thread added: 0x000000001d5b5000
  342. Event: 2378.408 Thread 0x000000001d5ae800 Thread added: 0x000000001d5ae800
  343. Event: 2379.415 Thread 0x000000001d5ae800 Thread exited: 0x000000001d5ae800
  344. Event: 2379.415 Executing VM operation: RevokeBias
  345. Event: 2379.415 Executing VM operation: RevokeBias done
  346. Event: 2379.415 Thread 0x000000001d5b5000 Thread exited: 0x000000001d5b5000
  347.  
  348.  
  349. Dynamic libraries:
  350. 0x000000013f2d0000 - 0x000000013f304000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
  351. 0x0000000077880000 - 0x0000000077a29000     C:\Windows\SYSTEM32\ntdll.dll
  352. 0x0000000077760000 - 0x000000007787f000     C:\Windows\system32\kernel32.dll
  353. 0x000007fefd810000 - 0x000007fefd87c000     C:\Windows\system32\KERNELBASE.dll
  354. 0x000007fefdc50000 - 0x000007fefdd2b000     C:\Windows\system32\ADVAPI32.dll
  355. 0x000007fefe260000 - 0x000007fefe2ff000     C:\Windows\system32\msvcrt.dll
  356. 0x000007fefdc30000 - 0x000007fefdc4f000     C:\Windows\SYSTEM32\sechost.dll
  357. 0x000007fefe130000 - 0x000007fefe25d000     C:\Windows\system32\RPCRT4.dll
  358. 0x0000000077660000 - 0x000000007775a000     C:\Windows\system32\USER32.dll
  359. 0x000007feff5e0000 - 0x000007feff647000     C:\Windows\system32\GDI32.dll
  360. 0x000007fefdf10000 - 0x000007fefdf1e000     C:\Windows\system32\LPK.dll
  361. 0x000007feff730000 - 0x000007feff7f9000     C:\Windows\system32\USP10.dll
  362. 0x000007fefc190000 - 0x000007fefc384000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  363. 0x000007fefdf20000 - 0x000007fefdf91000     C:\Windows\system32\SHLWAPI.dll
  364. 0x000007fefdc00000 - 0x000007fefdc2e000     C:\Windows\system32\IMM32.DLL
  365. 0x000007feff800000 - 0x000007feff909000     C:\Windows\system32\MSCTF.dll
  366. 0x000000006f380000 - 0x000000006f452000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
  367. 0x00000000695a0000 - 0x0000000069dfa000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
  368. 0x000007fefa820000 - 0x000007fefa829000     C:\Windows\system32\WSOCK32.dll
  369. 0x000007feff910000 - 0x000007feff95d000     C:\Windows\system32\WS2_32.dll
  370. 0x000007feffaa0000 - 0x000007feffaa8000     C:\Windows\system32\NSI.dll
  371. 0x000007fefb5c0000 - 0x000007fefb5fb000     C:\Windows\system32\WINMM.dll
  372. 0x0000000077a40000 - 0x0000000077a47000     C:\Windows\system32\PSAPI.DLL
  373. 0x0000000070b20000 - 0x0000000070b2f000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
  374. 0x000000006f350000 - 0x000000006f378000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
  375. 0x0000000069580000 - 0x0000000069596000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
  376. 0x000007fefe300000 - 0x000007feff089000     C:\Windows\system32\SHELL32.dll
  377. 0x000007fefd9f0000 - 0x000007fefdbf3000     C:\Windows\system32\ole32.dll
  378. 0x000007fefd640000 - 0x000007fefd64f000     C:\Windows\system32\profapi.dll
  379. 0x0000000073b30000 - 0x0000000073b3d000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
  380. 0x0000000073b00000 - 0x0000000073b1a000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
  381. 0x000007fefcdd0000 - 0x000007fefce25000     C:\Windows\system32\mswsock.dll
  382. 0x000007fefcdc0000 - 0x000007fefcdc7000     C:\Windows\System32\wship6.dll
  383. 0x0000000071120000 - 0x0000000071131000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
  384. 0x000007fefb930000 - 0x000007fefb945000     C:\Windows\system32\NLAapi.dll
  385. 0x000007fefab30000 - 0x000007fefab45000     C:\Windows\system32\napinsp.dll
  386. 0x000007fefab10000 - 0x000007fefab29000     C:\Windows\system32\pnrpnsp.dll
  387. 0x000007fef82a0000 - 0x000007fef82ce000     C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  388. 0x000007fefcc50000 - 0x000007fefccab000     C:\Windows\system32\DNSAPI.dll
  389. 0x000007fefab00000 - 0x000007fefab0b000     C:\Windows\System32\winrnr.dll
  390. 0x00000000713f0000 - 0x0000000071416000     C:\Program Files\Bonjour\mdnsNSP.dll
  391. 0x000007fefb220000 - 0x000007fefb247000     C:\Windows\system32\Iphlpapi.DLL
  392. 0x000007fefb210000 - 0x000007fefb21b000     C:\Windows\system32\WINNSI.DLL
  393. 0x000007fefc780000 - 0x000007fefc787000     C:\Windows\System32\wshtcpip.dll
  394. 0x000007fef8000000 - 0x000007fef8008000     C:\Windows\system32\rasadhlp.dll
  395. 0x000007fefb0e0000 - 0x000007fefb133000     C:\Windows\System32\fwpuclnt.dll
  396. 0x00000000693e0000 - 0x0000000069578000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
  397. 0x000007feffab0000 - 0x000007feffb87000     C:\Windows\system32\OLEAUT32.dll
  398. 0x000007fefbbb0000 - 0x000007fefbc06000     C:\Windows\system32\uxtheme.dll
  399. 0x000007fefb500000 - 0x000007fefb518000     C:\Windows\system32\dwmapi.dll
  400. 0x000007fefd490000 - 0x000007fefd49f000     C:\Windows\system32\CRYPTBASE.dll
  401. 0x00000000634f0000 - 0x0000000063537000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
  402. 0x000007fef66d0000 - 0x000007fef68cf000     C:\Windows\system32\d3d9.dll
  403. 0x000007fefc680000 - 0x000007fefc68c000     C:\Windows\system32\VERSION.dll
  404. 0x000007fef6940000 - 0x000007fef6947000     C:\Windows\system32\d3d8thk.dll
  405. 0x000007feebff0000 - 0x000007feeceff000     C:\Windows\system32\nvd3dumx.dll
  406. 0x0000000180000000 - 0x0000000180188000     C:\Windows\system32\nvspcap64.dll
  407. 0x000007fefdd30000 - 0x000007fefdf07000     C:\Windows\system32\SETUPAPI.dll
  408. 0x000007fefd890000 - 0x000007fefd8c6000     C:\Windows\system32\CFGMGR32.dll
  409. 0x000007fefd7c0000 - 0x000007fefd7da000     C:\Windows\system32\DEVOBJ.dll
  410. 0x000007fefc690000 - 0x000007fefc6bc000     C:\Windows\system32\powrprof.dll
  411. 0x000007feee8e0000 - 0x000007feeea3d000     C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  412. 0x00000000634a0000 - 0x00000000634e1000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\t2k.dll
  413. 0x0000000061fa0000 - 0x0000000061fb7000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
  414. 0x0000000000430000 - 0x0000000000481000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\lwjgl64.dll
  415. 0x000007feee560000 - 0x000007feee67d000     C:\Windows\system32\OPENGL32.dll
  416. 0x000007feee530000 - 0x000007feee55d000     C:\Windows\system32\GLU32.dll
  417. 0x000007feee430000 - 0x000007feee521000     C:\Windows\system32\DDRAW.dll
  418. 0x000007fef2c80000 - 0x000007fef2c88000     C:\Windows\system32\DCIMAN32.dll
  419. 0x000007fefce30000 - 0x000007fefce48000     C:\Windows\system32\CRYPTSP.dll
  420. 0x000007fefcb30000 - 0x000007fefcb77000     C:\Windows\system32\rsaenh.dll
  421. 0x000007fefd7f0000 - 0x000007fefd80e000     C:\Windows\system32\USERENV.dll
  422. 0x000007fefaeb0000 - 0x000007fefaec1000     C:\Windows\system32\dhcpcsvc6.DLL
  423. 0x000007fefae90000 - 0x000007fefaea8000     C:\Windows\system32\dhcpcsvc.DLL
  424. 0x0000000060150000 - 0x0000000061f9a000     C:\Windows\system32\nvoglv64.DLL
  425. 0x000007fefc840000 - 0x000007fefc851000     C:\Windows\system32\WTSAPI32.dll
  426. 0x000007fefd9a0000 - 0x000007fefd9db000     C:\Windows\system32\WINTRUST.dll
  427. 0x000007fefd650000 - 0x000007fefd7bd000     C:\Windows\system32\CRYPT32.dll
  428. 0x000007fefd630000 - 0x000007fefd63f000     C:\Windows\system32\MSASN1.dll
  429. 0x000007fefb790000 - 0x000007fefb7bd000     C:\Windows\system32\ntmarta.dll
  430. 0x000007feff650000 - 0x000007feff6a2000     C:\Windows\system32\WLDAP32.dll
  431. 0x000007fefd540000 - 0x000007fefd57d000     C:\Windows\system32\WINSTA.dll
  432. 0x000007fef9990000 - 0x000007fef9a2c000     C:\Windows\system32\mscms.dll
  433. 0x000007feee290000 - 0x000007feee2d2000     C:\Windows\system32\icm32.dll
  434. 0x00000000635f0000 - 0x0000000063614000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
  435. 0x0000000070a40000 - 0x0000000070adc000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\avutil-ttv-51.dll
  436. 0x0000000065980000 - 0x00000000659d6000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\swresample-ttv-0.dll
  437. 0x000000006eb80000 - 0x000000006ec50000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\libmp3lame-ttv.dll
  438. 0x000007feea910000 - 0x000007feebcb4000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\libmfxsw64.dll
  439. 0x000007feea7a0000 - 0x000007feea90d000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\twitchsdk.dll
  440. 0x000007feff380000 - 0x000007feff5da000     C:\Windows\system32\WININET.dll
  441. 0x000007fefd7e0000 - 0x000007fefd7e4000     C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  442. 0x000007fefd8e0000 - 0x000007fefd8e4000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  443. 0x000007fefd8d0000 - 0x000007fefd8d4000     C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  444. 0x000007fefd880000 - 0x000007fefd883000     C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  445. 0x0000000077a50000 - 0x0000000077a53000     C:\Windows\system32\normaliz.DLL
  446. 0x000007feff090000 - 0x000007feff357000     C:\Windows\system32\iertutil.dll
  447. 0x000007fefd990000 - 0x000007fefd995000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  448. 0x0000000002510000 - 0x0000000002574000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\OpenAL64.dll
  449. 0x000007feff960000 - 0x000007feff9f9000     C:\Windows\system32\CLBCatQ.DLL
  450. 0x000007fefbd70000 - 0x000007fefbdbb000     C:\Windows\System32\MMDevApi.dll
  451. 0x000007fefbc30000 - 0x000007fefbd5c000     C:\Windows\System32\PROPSYS.dll
  452. 0x000007fef6640000 - 0x000007fef66c8000     C:\Windows\system32\dsound.dll
  453. 0x000007fefb4b0000 - 0x000007fefb4ff000     C:\Windows\system32\AUDIOSES.DLL
  454. 0x0000000012bf0000 - 0x0000000012c06000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\jinput-dx8_64.dll
  455. 0x000007feeeef0000 - 0x000007feeef2c000     C:\Windows\system32\DINPUT8.dll
  456. 0x000007fefb8d0000 - 0x000007fefb8db000     C:\Windows\system32\HID.DLL
  457. 0x000000001c7b0000 - 0x000000001c7c4000     C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080\jinput-raw_64.dll
  458. 0x000000005e9e0000 - 0x000000005ea82000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\mlib_image.dll
  459. 0x000007fefd170000 - 0x000007fefd17b000     C:\Windows\system32\Secur32.dll
  460. 0x000007fefd400000 - 0x000007fefd425000     C:\Windows\system32\SSPICLI.DLL
  461. 0x000007fef8290000 - 0x000007fef8294000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
  462. 0x000007fefd9e0000 - 0x000007fefd9e4000     C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
  463. 0x000007fefdfa0000 - 0x000007fefe125000     C:\Windows\system32\urlmon.dll
  464. 0x000007fef6960000 - 0x000007fef6964000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
  465. 0x000007fef7420000 - 0x000007fef7494000     C:\Windows\System32\netprofm.dll
  466. 0x000007fefd580000 - 0x000007fefd594000     C:\Windows\system32\RpcRtRemote.dll
  467. 0x000007fef07f0000 - 0x000007fef07fc000     C:\Windows\System32\npmproxy.dll
  468. 0x000007fefc9e0000 - 0x000007fefc9ea000     C:\Windows\system32\credssp.dll
  469. 0x000007fefcbc0000 - 0x000007fefcc17000     C:\Windows\system32\schannel.DLL
  470. 0x000007fefcfb0000 - 0x000007fefd000000     C:\Windows\system32\ncrypt.dll
  471. 0x000007fefcf80000 - 0x000007fefcfa2000     C:\Windows\system32\bcrypt.dll
  472. 0x000007fefca20000 - 0x000007fefca6c000     C:\Windows\system32\bcryptprimitives.dll
  473. 0x000007fefc890000 - 0x000007fefc8ab000     C:\Windows\system32\GPAPI.dll
  474. 0x000007fef6120000 - 0x000007fef6147000     C:\Windows\system32\cryptnet.dll
  475. 0x000007fefa790000 - 0x000007fefa799000     C:\Windows\system32\SensApi.dll
  476. 0x000007fefd430000 - 0x000007fefd487000     C:\Windows\system32\apphelp.dll
  477. 0x000007fef3e10000 - 0x000007fef4bd3000     C:\Windows\System32\ieframe.dll
  478.  
  479. VM Arguments:
  480. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Djava.library.path=C:\Users\Cristian Randle\AppData\Roaming\.minecraft\versions\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390\1.8-LiteLoader1.8-1.8-Forge11.14.1.1390-natives-208230608080
  481. java_command: net.minecraft.launchwrapper.Launch --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker --username ccar795 --version 1.8-LiteLoader1.8-1.8-Forge11.14.1.1390 --gameDir C:\Users\Cristian Randle\AppData\Roaming\.minecraft --assetsDir C:\Users\Cristian Randle\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 542b7458f47748afbe8ff749809e57df --accessToken 0f54a164abc3445591d897b9498027b7 --userProperties {twitch_access_token:[35bdj5tlgrh8kpqc9qy72e0zescjj2]} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker
  482. java_class_path (initial): C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\com\mumfrey\liteloader\1.8\liteloader-1.8.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.1.1390\forge-1.8-11.14.1.1390.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Cristian Randle\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Cristian Randle\AppData\Roaming\.
  483. Launcher Type: SUN_STANDARD
  484.  
  485. Environment Variables:
  486. 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)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\
  487. USERNAME=Cristian Randle
  488. OS=Windows_NT
  489. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
  490.  
  491.  
  492.  
  493. ---------------  S Y S T E M  ---------------
  494.  
  495. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  496.  
  497. 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
  498.  
  499. Memory: 4k page, physical 12582180k(5469136k free), swap 25162524k(16376368k free)
  500.  
  501. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct  7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
  502.  
  503. time: Thu Jul 09 01:13:12 2015
  504. elapsed time: 2399 seconds (0d 0h 39m 59s)
Add Comment
Please, Sign In to add comment