#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb39b4172c, pid=10140, tid=5852
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig8icd64.dll+0x60172c]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000002a93800): JavaThread "Client thread" [_thread_in_native, id=5852, stack(0x0000000002990000,0x0000000002a90000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000004306b040
Registers:
RAX=0x00007ffb39b4172c, RBX=0x000000004306b040, RCX=0x000000006679e048, RDX=0x000000004306b040
RSP=0x0000000002a8e438, RBP=0x0000000019920080, RSI=0x0000000000000004, RDI=0x000000006679e048
R8 =0x000000000000000c, R9 =0x00007ffb39540000, R10=0x000000006679e048, R11=0x000000006679e048
R12=0x0000000000000010, R13=0x0000000000000004, R14=0x00000000199fc590, R15=0x000000004306b040
RIP=0x00007ffb39b4172c, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000002a8e438)
0x0000000002a8e438: 00007ffb39ac7efe 0000000000000030
0x0000000002a8e448: 0000000000c26de0 0000000000000030
0x0000000002a8e458: 000000006ea98bd1 0000000000200000
0x0000000002a8e468: 0000000002a8e580 0000000002a8e4f0
0x0000000002a8e478: 0000000002a93c60 0000000016afc100
0x0000000002a8e488: 000000006e97acbb 000000001eb0e270
0x0000000002a8e498: 0000000002a93800 0000000002a93800
0x0000000002a8e4a8: 0000000002a8e678 000000001eb0e270
0x0000000002a8e4b8: 0000000000000000 0000000002a8e580
0x0000000002a8e4c8: 000000006ea98db7 0000000002a8e580
0x0000000002a8e4d8: 000000018000b7f0 0000000002a93800
0x0000000002a8e4e8: 0000000002a8e550 000000006679e048
0x0000000002a8e4f8: 0000000002a93800 0000000002a93800
0x0000000002a8e508: 0000000002887d00 000000001eb0e270
0x0000000002a8e518: 000000006679e078 0000000002888730
0x0000000002a8e528: 000000006e979836 0000000002a8ef48
Instructions: (pc=0x00007ffb39b4172c)
0x00007ffb39b4170c: 8b c3 c3 48 0f b6 02 48 0f b7 4a 01 48 8b 52 03
0x00007ffb39b4171c: 41 88 02 66 41 89 4a 01 49 89 52 03 49 8b c3 c3
0x00007ffb39b4172c: 8b 02 48 8b 4a 04 41 89 02 49 89 4a 04 49 8b c3
0x00007ffb39b4173c: c3 48 0f b6 02 8b 4a 01 48 8b 52 05 41 88 02 41
Register to memory mapping:
RAX=0x00007ffb39b4172c is an unknown value
RBX=0x000000004306b040 is an unknown value
RCX=0x000000006679e048 is an unknown value
RDX=0x000000004306b040 is an unknown value
RSP=0x0000000002a8e438 is pointing into the stack for thread: 0x0000000002a93800
RBP=0x0000000019920080 is an unknown value
RSI=0x0000000000000004 is an unknown value
RDI=0x000000006679e048 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ffb39540000 is an unknown value
R10=0x000000006679e048 is an unknown value
R11=0x000000006679e048 is an unknown value
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x00000000199fc590 is an unknown value
R15=0x000000004306b040 is an unknown value
Stack: [0x0000000002990000,0x0000000002a90000], sp=0x0000000002a8e438, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig8icd64.dll+0x60172c]
C [ig8icd64.dll+0x587efe]
C 0x0000000002ba5874
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0
j org.lwjgl.opengl.GL11.glDrawArrays(III)V+20
j net.minecraft.client.renderer.WorldVertexBufferUploader.func_178177_a(Lnet/minecraft/client/renderer/WorldRenderer;I)I+368
j net.minecraft.client.renderer.Tessellator.func_78381_a()I+15
j net.eq2online.macros.rendering.FontRendererLegacy.(Lnet/minecraft/client/settings/GameSettings;Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureManager;)V+1914
j net.eq2online.macros.core.MacroModCore.init(Lnet/minecraft/client/Minecraft;)V+22
j net.eq2online.macros.LiteModMacros.onInitCompleted(Lnet/minecraft/client/Minecraft;Lcom/mumfrey/liteloader/core/LiteLoader;)V+5
j com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onStartupComplete()V+99
j com.mumfrey.liteloader.client.CallbackProxyClient.onStartupComplete(Lcom/mumfrey/liteloader/transformers/event/EventInfo;)V+28
j com.mumfrey.liteloader.core.event.EventProxy.$event00000(Lcom/mumfrey/liteloader/transformers/event/EventInfo;)V+1
j net.minecraft.client.Minecraft.func_71384_a()V+3343
j net.minecraft.client.Minecraft.func_99999_d()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1017
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 2260 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000034e8344 [0x00000000034e8240+0x104]
J 2259 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000034e7d64 [0x00000000034e7980+0x3e4]
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000006d728800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=1668, stack(0x0000000066bc0000,0x0000000066cc0000)]
0x000000006d726800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=6564, stack(0x000000007fe50000,0x000000007ff50000)]
0x000000006d727000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=4656, stack(0x000000007fd50000,0x000000007fe50000)]
0x000000001d994000 JavaThread "Thread-13" daemon [_thread_in_native, id=9956, stack(0x000000007fc50000,0x000000007fd50000)]
0x000000001d992000 JavaThread "Thread-11" [_thread_blocked, id=1096, stack(0x000000006a210000,0x000000006a310000)]
0x000000001d995000 JavaThread "Thread-10" [_thread_blocked, id=8656, stack(0x000000006a110000,0x000000006a210000)]
0x000000001d990800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6800, stack(0x00000000669e0000,0x0000000066ae0000)]
0x000000001c5f6000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1492, stack(0x00000000205d0000,0x00000000206d0000)]
0x000000001a0ef800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4512, stack(0x00000000204d0000,0x00000000205d0000)]
0x000000001c1c7000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8748, stack(0x000000001cf80000,0x000000001d080000)]
0x000000001c21e800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9296, stack(0x000000001ce80000,0x000000001cf80000)]
0x00000000152be800 JavaThread "Service Thread" daemon [_thread_blocked, id=8660, stack(0x0000000016ec0000,0x0000000016fc0000)]
0x000000001526a800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=10168, stack(0x00000000169c0000,0x0000000016ac0000)]
0x0000000015267800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8348, stack(0x00000000168c0000,0x00000000169c0000)]
0x000000001525f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4492, stack(0x00000000167c0000,0x00000000168c0000)]
0x000000001525d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9164, stack(0x00000000166c0000,0x00000000167c0000)]
0x000000001525c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8964, stack(0x00000000165c0000,0x00000000166c0000)]
0x0000000002b8c000 JavaThread "Finalizer" daemon [_thread_blocked, id=10032, stack(0x00000000164c0000,0x00000000165c0000)]
0x0000000002b83000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8384, stack(0x00000000163c0000,0x00000000164c0000)]
=>0x0000000002a93800 JavaThread "Client thread" [_thread_in_native, id=5852, stack(0x0000000002990000,0x0000000002a90000)]
Other Threads:
0x0000000015228000 VMThread [stack: 0x00000000162c0000,0x00000000163c0000] [id=7592]
0x0000000016af6000 WatcherThread [stack: 0x0000000016fc0000,0x00000000170c0000] [id=5688]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 259584K, used 170563K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 179200K, 60% used [0x00000000eab00000,0x00000000f1588b90,0x00000000f5a00000)
from space 80384K, 76% used [0x00000000fb180000,0x00000000fed880e0,0x0000000100000000)
to space 84992K, 0% used [0x00000000f5a00000,0x00000000f5a00000,0x00000000fad00000)
ParOldGen total 345600K, used 250446K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf493ac8,0x00000000d5180000)
Metaspace used 47765K, capacity 48325K, committed 48512K, reserved 1091584K
class space used 5827K, capacity 5995K, committed 6016K, reserved 1048576K
Card table byte_map: [0x0000000011f50000,0x0000000012160000] byte_map_base: 0x0000000011950000
Marking Bits: (ParMarkBitMap*) 0x000000006f0c4040
Begin Bits: [0x00000000126c0000, 0x00000000136c0000)
End Bits: [0x00000000136c0000, 0x00000000146c0000)
Polling page: 0x0000000000b10000
CodeCache: size=245760Kb used=23886Kb max_used=23910Kb free=221873Kb
bounds [0x0000000002b90000, 0x0000000004310000, 0x0000000011b90000]
total_blobs=7506 nmethods=6637 adapters=781
compilation: enabled
Compilation events (10 events):
Event: 270.618 Thread 0x000000001526a800 nmethod 8971 0x00000000042ee750 code [0x00000000042ee8e0, 0x00000000042eed28]
Event: 270.626 Thread 0x000000001525f000 nmethod 8956 0x00000000042f4010 code [0x00000000042f4240, 0x00000000042f6450]
Event: 270.626 Thread 0x000000001525f000 8969 % 4 com.sun.imageio.plugins.png.PNGImageReader::decodeUpFilter @ 3 (53 bytes)
Event: 270.637 Thread 0x000000001525f000 nmethod 8969% 0x00000000042f0ad0 code [0x00000000042f0c20, 0x00000000042f0f58]
Event: 270.637 Thread 0x000000001525f000 8960 % 4 java.util.DualPivotQuicksort::sort @ 114 (1195 bytes)
Event: 270.666 Thread 0x000000001525f000 nmethod 8960% 0x00000000042f8e50 code [0x00000000042f8fc0, 0x00000000042f9858]
Event: 270.667 Thread 0x000000001525f000 8959 4 java.util.Properties::load0 (250 bytes)
Event: 270.682 Thread 0x000000001525f000 nmethod 8959 0x00000000042f1390 code [0x00000000042f1540, 0x00000000042f1c40]
Event: 270.682 Thread 0x000000001525f000 8970 4 com.sun.imageio.plugins.png.PNGImageReader::paethPredictor (57 bytes)
Event: 270.683 Thread 0x000000001525f000 nmethod 8970 0x00000000042f10d0 code [0x00000000042f1200, 0x00000000042f1298]
GC Heap History (10 events):
Event: 180.522 GC heap before
{Heap before GC invocations=43 (full 5):
PSYoungGen total 270848K, used 216864K [0x00000000eab00000, 0x00000000ff900000, 0x0000000100000000)
eden space 196608K, 100% used [0x00000000eab00000,0x00000000f6b00000,0x00000000f6b00000)
from space 74240K, 27% used [0x00000000f6b00000,0x00000000f7ec8070,0x00000000fb380000)
to space 71168K, 0% used [0x00000000fb380000,0x00000000fb380000,0x00000000ff900000)
ParOldGen total 345600K, used 250406K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf489ac8,0x00000000d5180000)
Metaspace used 47318K, capacity 47845K, committed 48256K, reserved 1091584K
class space used 5796K, capacity 5963K, committed 6016K, reserved 1048576K
Event: 180.586 GC heap after
Heap after GC invocations=43 (full 5):
PSYoungGen total 269824K, used 42816K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
eden space 198656K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6d00000)
from space 71168K, 60% used [0x00000000fb380000,0x00000000fdd500a0,0x00000000ff900000)
to space 72192K, 0% used [0x00000000f6d00000,0x00000000f6d00000,0x00000000fb380000)
ParOldGen total 345600K, used 250414K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf48bac8,0x00000000d5180000)
Metaspace used 47318K, capacity 47845K, committed 48256K, reserved 1091584K
class space used 5796K, capacity 5963K, committed 6016K, reserved 1048576K
}
Event: 181.806 GC heap before
{Heap before GC invocations=44 (full 5):
PSYoungGen total 269824K, used 241472K [0x00000000eab00000, 0x00000000fff00000, 0x0000000100000000)
eden space 198656K, 100% used [0x00000000eab00000,0x00000000f6d00000,0x00000000f6d00000)
from space 71168K, 60% used [0x00000000fb380000,0x00000000fdd500a0,0x00000000ff900000)
to space 72192K, 0% used [0x00000000f6d00000,0x00000000f6d00000,0x00000000fb380000)
ParOldGen total 345600K, used 250414K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf48bac8,0x00000000d5180000)
Metaspace used 47610K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5822K, capacity 5995K, committed 6016K, reserved 1048576K
Event: 181.865 GC heap after
Heap after GC invocations=44 (full 5):
PSYoungGen total 270848K, used 42505K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 198656K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6d00000)
from space 72192K, 58% used [0x00000000f6d00000,0x00000000f9682708,0x00000000fb380000)
to space 72704K, 0% used [0x00000000fb900000,0x00000000fb900000,0x0000000100000000)
ParOldGen total 345600K, used 250422K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf48dac8,0x00000000d5180000)
Metaspace used 47610K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5822K, capacity 5995K, committed 6016K, reserved 1048576K
}
Event: 183.666 GC heap before
{Heap before GC invocations=45 (full 5):
PSYoungGen total 270848K, used 241161K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 198656K, 100% used [0x00000000eab00000,0x00000000f6d00000,0x00000000f6d00000)
from space 72192K, 58% used [0x00000000f6d00000,0x00000000f9682708,0x00000000fb380000)
to space 72704K, 0% used [0x00000000fb900000,0x00000000fb900000,0x0000000100000000)
ParOldGen total 345600K, used 250422K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf48dac8,0x00000000d5180000)
Metaspace used 47618K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5822K, capacity 5995K, committed 6016K, reserved 1048576K
Event: 183.754 GC heap after
Heap after GC invocations=45 (full 5):
PSYoungGen total 272384K, used 49243K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 199680K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6e00000)
from space 72704K, 67% used [0x00000000fb900000,0x00000000fe916db0,0x0000000100000000)
to space 74752K, 0% used [0x00000000f6e00000,0x00000000f6e00000,0x00000000fb700000)
ParOldGen total 345600K, used 250430K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf48fac8,0x00000000d5180000)
Metaspace used 47618K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5822K, capacity 5995K, committed 6016K, reserved 1048576K
}
Event: 186.139 GC heap before
{Heap before GC invocations=46 (full 5):
PSYoungGen total 272384K, used 248923K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 199680K, 100% used [0x00000000eab00000,0x00000000f6e00000,0x00000000f6e00000)
from space 72704K, 67% used [0x00000000fb900000,0x00000000fe916db0,0x0000000100000000)
to space 74752K, 0% used [0x00000000f6e00000,0x00000000f6e00000,0x00000000fb700000)
ParOldGen total 345600K, used 250430K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf48fac8,0x00000000d5180000)
Metaspace used 47656K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5823K, capacity 5995K, committed 6016K, reserved 1048576K
Event: 186.211 GC heap after
Heap after GC invocations=46 (full 5):
PSYoungGen total 259072K, used 59152K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 199680K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6e00000)
from space 59392K, 99% used [0x00000000f6e00000,0x00000000fa7c40d0,0x00000000fa800000)
to space 80384K, 0% used [0x00000000fb180000,0x00000000fb180000,0x0000000100000000)
ParOldGen total 345600K, used 250438K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf491ac8,0x00000000d5180000)
Metaspace used 47656K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5823K, capacity 5995K, committed 6016K, reserved 1048576K
}
Event: 270.117 GC heap before
{Heap before GC invocations=47 (full 5):
PSYoungGen total 259072K, used 258832K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 199680K, 100% used [0x00000000eab00000,0x00000000f6e00000,0x00000000f6e00000)
from space 59392K, 99% used [0x00000000f6e00000,0x00000000fa7c40d0,0x00000000fa800000)
to space 80384K, 0% used [0x00000000fb180000,0x00000000fb180000,0x0000000100000000)
ParOldGen total 345600K, used 250438K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf491ac8,0x00000000d5180000)
Metaspace used 47666K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5823K, capacity 5995K, committed 6016K, reserved 1048576K
Event: 270.213 GC heap after
Heap after GC invocations=47 (full 5):
PSYoungGen total 259584K, used 61472K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 179200K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5a00000)
from space 80384K, 76% used [0x00000000fb180000,0x00000000fed880e0,0x0000000100000000)
to space 84992K, 0% used [0x00000000f5a00000,0x00000000f5a00000,0x00000000fad00000)
ParOldGen total 345600K, used 250446K [0x00000000c0000000, 0x00000000d5180000, 0x00000000eab00000)
object space 345600K, 72% used [0x00000000c0000000,0x00000000cf493ac8,0x00000000d5180000)
Metaspace used 47666K, capacity 48197K, committed 48512K, reserved 1091584K
class space used 5823K, capacity 5995K, committed 6016K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 203.058 Thread 0x0000000002a93800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000338c200 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
Event: 203.079 Thread 0x0000000002a93800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000338c200 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
Event: 203.099 Thread 0x0000000002a93800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000338c200 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
Event: 203.120 Thread 0x0000000002a93800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000338c200 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 283
Event: 269.967 Thread 0x0000000002a93800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000338b644 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 34
Event: 270.269 Thread 0x0000000002a93800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000398d5ec method=net.minecraft.client.renderer.texture.TextureMap.func_110572_b(Ljava/lang/String;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; @ 10
Event: 270.270 Thread 0x0000000002a93800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000398d5ec method=net.minecraft.client.renderer.texture.TextureMap.func_110572_b(Ljava/lang/String;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; @ 10
Event: 270.539 Thread 0x0000000002a93800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000042a1e08 method=net.minecraft.client.resources.FallbackResourceManager.func_110536_a(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/client/resources/IResource; @ 48
Event: 270.612 Thread 0x0000000002a93800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000042a1e08 method=net.minecraft.client.resources.FallbackResourceManager.func_110536_a(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/client/resources/IResource; @ 48
Event: 270.617 Thread 0x0000000002a93800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c82744 method=javax.imageio.stream.MemoryCache.loadFromStream(Ljava/io/InputStream;J)J @ 178
Internal exceptions (10 events):
Event: 180.010 Thread 0x0000000002a93800 Implicit null exception at 0x00000000039b6065 to 0x00000000039b6385
Event: 185.340 Thread 0x0000000002a93800 Implicit null exception at 0x0000000003832a2c to 0x0000000003833875
Event: 189.297 Thread 0x0000000002a93800 Implicit null exception at 0x00000000039f2a02 to 0x00000000039f34d9
Event: 269.967 Thread 0x0000000002a93800 Implicit null exception at 0x000000000338b195 to 0x000000000338b61d
Event: 270.527 Thread 0x0000000002a93800 Implicit null exception at 0x0000000003ee568c to 0x0000000003ee697c
Event: 270.527 Thread 0x0000000002a93800 Exception (0x00000000ef223470) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 270.528 Thread 0x0000000002a93800 Implicit null exception at 0x0000000003ee568c to 0x0000000003ee697c
Event: 270.528 Thread 0x0000000002a93800 Exception (0x00000000ef22eb88) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 270.529 Thread 0x0000000002a93800 Implicit null exception at 0x0000000003ee568c to 0x0000000003ee697c
Event: 270.529 Thread 0x0000000002a93800 Exception (0x00000000ef23a2a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Events (10 events):
Event: 270.617 Thread 0x0000000002a93800 DEOPT PACKING pc=0x000000000317f4c8 sp=0x0000000002a8e000
Event: 270.617 Thread 0x0000000002a93800 DEOPT UNPACKING pc=0x0000000002bd747f sp=0x0000000002a8dd18 mode 0
Event: 270.630 loading class com/mumfrey/liteloader/gl/GL
Event: 270.630 loading class com/mumfrey/liteloader/gl/GL done
Event: 270.650 loading class net/minecraftforge/client/ForgeHooksClient$2
Event: 270.650 loading class net/minecraftforge/client/ForgeHooksClient$2 done
Event: 270.655 loading class org/lwjgl/opengl/GL13
Event: 270.655 loading class org/lwjgl/opengl/GL13 done
Event: 270.655 loading class org/lwjgl/opengl/GL13
Event: 270.655 loading class org/lwjgl/opengl/GL13 done
Dynamic libraries:
0x00007ff61f870000 - 0x00007ff61f8a7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\javaw.exe
0x00007ffb80ae0000 - 0x00007ffb80cc1000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb7e300000 - 0x00007ffb7e3b2000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffb7d4f0000 - 0x00007ffb7d763000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffb7eb00000 - 0x00007ffb7eba1000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb7e6d0000 - 0x00007ffb7e76e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffb7e790000 - 0x00007ffb7e7eb000 C:\WINDOWS\System32\sechost.dll
0x00007ffb7e7f0000 - 0x00007ffb7e914000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb7f0a0000 - 0x00007ffb7f230000 C:\WINDOWS\System32\USER32.dll
0x00007ffb7ceb0000 - 0x00007ffb7ced0000 C:\WINDOWS\System32\win32u.dll
0x00007ffb7e540000 - 0x00007ffb7e568000 C:\WINDOWS\System32\GDI32.dll
0x00007ffb7cf50000 - 0x00007ffb7d0e2000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffb7de80000 - 0x00007ffb7df1f000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb7d200000 - 0x00007ffb7d2fa000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb71f00000 - 0x00007ffb72169000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.523_none_fb409dd930672a56\COMCTL32.dll
0x00007ffb7f270000 - 0x00007ffb7f592000 C:\WINDOWS\System32\combase.dll
0x00007ffb7ced0000 - 0x00007ffb7cf4a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb7f240000 - 0x00007ffb7f26d000 C:\WINDOWS\System32\IMM32.DLL
0x000000006f860000 - 0x000000006f932000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\msvcr100.dll
0x000000006e8c0000 - 0x000000006f143000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\server\jvm.dll
0x00007ffb7e0e0000 - 0x00007ffb7e0e8000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffb7ab40000 - 0x00007ffb7ab63000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb723c0000 - 0x00007ffb723ca000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb7ab10000 - 0x00007ffb7ab3a000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x00007ffb7ac80000 - 0x00007ffb7ac89000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb7df20000 - 0x00007ffb7df69000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffb7e470000 - 0x00007ffb7e4dc000 C:\WINDOWS\System32\ws2_32.DLL
0x000000006f850000 - 0x000000006f85f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\verify.dll
0x000000006f820000 - 0x000000006f849000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\java.dll
0x000000006f800000 - 0x000000006f816000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\zip.dll
0x00007ffb7f5a0000 - 0x00007ffb809e0000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffb7e3c0000 - 0x00007ffb7e469000 C:\WINDOWS\System32\shcore.dll
0x00007ffb7d770000 - 0x00007ffb7de7d000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffb7e2a0000 - 0x00007ffb7e2f1000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffb7ce70000 - 0x00007ffb7ce81000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffb7ce90000 - 0x00007ffb7ceaf000 C:\WINDOWS\System32\profapi.dll
0x00007ffb7ce10000 - 0x00007ffb7ce5c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffb7ce60000 - 0x00007ffb7ce6a000 C:\WINDOWS\System32\FLTLIB.DLL
0x000000006f7f0000 - 0x000000006f7fd000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\management.dll
0x000000006f7d0000 - 0x000000006f7ea000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\net.dll
0x00007ffb7c610000 - 0x00007ffb7c676000 C:\WINDOWS\system32\mswsock.dll
0x000000006f7b0000 - 0x000000006f7c1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\nio.dll
0x00007ffb79880000 - 0x00007ffb79896000 C:\WINDOWS\system32\napinsp.dll
0x00007ffb79860000 - 0x00007ffb7987a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb79740000 - 0x00007ffb79759000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffb7c3d0000 - 0x00007ffb7c48e000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb7e290000 - 0x00007ffb7e298000 C:\WINDOWS\System32\NSI.dll
0x00007ffb7c390000 - 0x00007ffb7c3c8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb7ac50000 - 0x00007ffb7ac5e000 C:\WINDOWS\System32\winrnr.dll
0x00007ffb55ae0000 - 0x00007ffb55af5000 C:\WINDOWS\System32\wshbth.dll
0x00007ffb73d60000 - 0x00007ffb73d6a000 C:\Windows\System32\rasadhlp.dll
0x00007ffb745d0000 - 0x00007ffb74642000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb7c950000 - 0x00007ffb7c975000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffb7c7c0000 - 0x00007ffb7c7d7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb7c1f0000 - 0x00007ffb7c223000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffb7ccf0000 - 0x00007ffb7cd18000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb7c7e0000 - 0x00007ffb7c7eb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffb75510000 - 0x00007ffb75526000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb755e0000 - 0x00007ffb755fa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000006f790000 - 0x000000006f7a7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\lwjgl64.dll
0x00007ffb5db20000 - 0x00007ffb5dc40000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffb5daf0000 - 0x00007ffb5db1c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x000000006f5f0000 - 0x000000006f788000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\awt.dll
0x00007ffb809e0000 - 0x00007ffb80aa2000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffb7b170000 - 0x00007ffb7b1fb000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffb7b2f0000 - 0x00007ffb7b388000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffb7e980000 - 0x00007ffb7eaf3000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffb7b580000 - 0x00007ffb7b5a9000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffb39540000 - 0x00007ffb3a1bf000 C:\WINDOWS\SYSTEM32\ig8icd64.dll
0x00007ffb77580000 - 0x00007ffb77f72000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffb79ae0000 - 0x00007ffb79af3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffb70c00000 - 0x00007ffb70c96000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffb78da0000 - 0x00007ffb790be000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffb7ab70000 - 0x00007ffb7ac4a000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffb7bee0000 - 0x00007ffb7bf11000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffb78c50000 - 0x00007ffb78d9d000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffb64460000 - 0x00007ffb64508000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffb68130000 - 0x00007ffb68140000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007ffb761f0000 - 0x00007ffb76233000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffb473a0000 - 0x00007ffb475cd000 C:\Program Files\Acer\Acer Power Management\SysHook.dll
0x00007ffb7df70000 - 0x00007ffb7e05d000 C:\WINDOWS\System32\COMDLG32.dll
0x00007ffb7e570000 - 0x00007ffb7e6c1000 C:\WINDOWS\System32\ole32.dll
0x00007ffb48640000 - 0x00007ffb48647000 C:\WINDOWS\SYSTEM32\MSIMG32.dll
0x00007ffb5f090000 - 0x00007ffb5f115000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x00007ffb66600000 - 0x00007ffb6679a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.523_none_2c2b90be8af9a424\gdiplus.dll
0x00007ffb5a240000 - 0x00007ffb5a2ab000 C:\WINDOWS\SYSTEM32\OLEACC.dll
0x00007ffb798c0000 - 0x00007ffb79a74000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffb7bbb0000 - 0x00007ffb7bc6b000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffb7a090000 - 0x00007ffb7a39b000 C:\WINDOWS\SYSTEM32\d3d11.dll
0x00007ffb78000000 - 0x00007ffb78ac3000 C:\WINDOWS\SYSTEM32\igd10iumd64.dll
0x00007ffb7c920000 - 0x00007ffb7c946000 C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007ffb7c8e0000 - 0x00007ffb7c916000 C:\WINDOWS\SYSTEM32\NTASN1.dll
0x000000006e890000 - 0x000000006e8b4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\sunec.dll
0x000000006e850000 - 0x000000006e881000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\jpeg.dll
0x000000001bbc0000 - 0x000000001bc5c000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\avutil-ttv-51.dll
0x0000000002820000 - 0x0000000002876000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\swresample-ttv-0.dll
0x000000001cca0000 - 0x000000001cd70000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\libmp3lame-ttv.dll
0x00007ffb36190000 - 0x00007ffb37534000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\libmfxsw64.dll
0x00007ffb5b740000 - 0x00007ffb5b8ad000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\twitchsdk.dll
0x00007ffb63500000 - 0x00007ffb639be000 C:\WINDOWS\SYSTEM32\WININET.dll
0x000000001bc60000 - 0x000000001bcc4000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\OpenAL64.dll
0x00007ffb7ebb0000 - 0x00007ffb7ec50000 C:\WINDOWS\System32\clbcatq.dll
0x00007ffb75230000 - 0x00007ffb752a6000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffb7cc00000 - 0x00007ffb7cc27000 C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffb485b0000 - 0x00007ffb4863f000 C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffb66980000 - 0x00007ffb66aac000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffb79290000 - 0x00007ffb7929a000 C:\WINDOWS\SYSTEM32\AVRT.dll
0x000000001cdc0000 - 0x000000001cdd6000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\jinput-dx8_64.dll
0x00007ffb5c870000 - 0x00007ffb5c8b3000 C:\WINDOWS\SYSTEM32\DINPUT8.dll
0x00007ffb70b80000 - 0x00007ffb70bf9000 C:\WINDOWS\SYSTEM32\inputhost.dll
0x00007ffb7bb20000 - 0x00007ffb7bb2c000 C:\WINDOWS\SYSTEM32\HID.DLL
0x00007ffb7ec50000 - 0x00007ffb7f09b000 C:\WINDOWS\System32\SETUPAPI.DLL
0x00007ffb7d1a0000 - 0x00007ffb7d1f7000 C:\WINDOWS\System32\WINTRUST.dll
0x00007ffb7cdf0000 - 0x00007ffb7ce02000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffb7d300000 - 0x00007ffb7d4e2000 C:\WINDOWS\System32\CRYPT32.dll
0x000000001ce30000 - 0x000000001ce44000 C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42\jinput-raw_64.dll
0x00007ffb6b3f0000 - 0x00007ffb6b5b9000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\Isaac\AppData\Local\Temp\8076-6358-30bb-7f42 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.1462 -Dminecraft.client.jar=C:\Users\Isaac\AppData\Roaming\.minecraft\versions\1.8\1.8.jar -Xmx1G -Dlog4j.configurationFile=C:/Users\Isaac\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml
java_command: net.minecraft.launchwrapper.Launch --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker --username IZeeRocks --version 1.8-LiteLoader1.8-1.8-forge1.8-11.14.4.1577 --gameDir C:/Users\Isaac\AppData\Roaming\.minecraft --assetsDir C:/Users\Isaac\AppData\Roaming\.minecraft/assets --assetIndex 1.8 --uuid e5cfb8a8b6a5493c9018039778c28313 --accessToken ff2f43d4f04045d4831734f3b1412a31 --userProperties {} --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker
java_class_path (initial): C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\com\mumfrey\liteloader\1.8\liteloader-1.8.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.4.1577\forge-1.8-11.14.4.1577.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Isaac\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\Isaac\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Isaac\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\Isaac\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\Isaac\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Isaac\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\Isaac\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Isaac\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\TXE Components\TCS\;C:\Program Files\Intel\TXE Components\TCS\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\TXE Components\DAL\;C:\Program Files (x86)\Intel\TXE Components\DAL\;C:\Program Files\Intel\TXE Components\IPT\;C:\Program Files (x86)\Intel\TXE Components\IPT\;C:\WINDOWS\System32\OpenSSH\;C:\Users\Isaac\AppData\Local\Microsoft\WindowsApps;
USERNAME=Isaac
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 76 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 76 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, erms, 3dnowpref, tsc, tscinvbit
Memory: 4k page, physical 4106256k(1523036k free), swap 8824848k(4939532k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Feb 10 21:10:04 2019
elapsed time: 270 seconds (0d 0h 4m 30s)