• 0

    posted a message on Unable to launch Minecraft (Failed to write Core Dump)



    For one, the title of that post is for 1.9 - my issue is with multiple versions. Additionally, the similar-looking error message on that page deals with an error with a .dll file, whereas mine does not. Additionally, that specifically says for Intel integrated graphics, whereas, if you read my post, I'm using a nVidia GTX 970.

    Quote from grimallq»

    Post this and we might figure out something:

    # C:\Users\Tony\AppData\Roaming\.minecraft\hs_err_pid7380.log



    This is the most recent log generated by the error.


    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000fff0a703e9, pid=13572, tid=11004
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C 0x000000fff0a703e9
    #
    # 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 (0x000000000209e800): JavaThread "Client thread" [_thread_in_native, id=11004, stack(0x0000000002320000,0x0000000002420000)]

    siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000000fff0a703e9

    Registers:
    RAX=0x000007fee0e00278, RBX=0x000007fee0cd0000, RCX=0x0000000057011c27, RDX=0x0000000000000001
    RSP=0x000000000241f138, RBP=0x000000000241f1d8, RSI=0x0000000057011c27, RDI=0x0000000000000000
    R8 =0x000000000241eed0, R9 =0x0000000000030d7a, R10=0x0000000000000000, R11=0x000000000241f0a0
    R12=0x0000000000000000, R13=0x000000001ac060a0, R14=0x000000000241f1f8, R15=0x000000000209e800
    RIP=0x000000fff0a703e9, EFLAGS=0x0000000000010206

    Top of Stack: (sp=0x000000000241f138)
    0x000000000241f138: 000007fee0e00341 000007fee0cd0000
    0x000000000241f148: 000000001cdaa570 0000000057011c27
    0x000000000241f158: 0000000000000188 0000000000003d73
    0x000000000241f168: 00000000027078f4 000000001ac060a8
    0x000000000241f178: 0000000000000188 0000000000000188
    0x000000000241f188: 000000000209e800 0000000002707622
    0x000000000241f198: 000000000241f198 000000001ac060a0
    0x000000000241f1a8: 000000000241f1f8 000000001ac06988
    0x000000000241f1b8: 0000000000000000 000000001ac060a8
    0x000000000241f1c8: 0000000000000000 000000000241f1f8
    0x000000000241f1d8: 000000000241f250 00000000026f8331
    0x000000000241f1e8: 00000000c2a2c920 00000000027019b8
    0x000000000241f1f8: 00000000c2986648 0000000000000003
    0x000000000241f208: 00000000c2a2c9c0 000000000241f200
    0x000000000241f218: 000000001ac05f8b 000000000241f290
    0x000000000241f228: 000000001ac06988 0000000000000000

    Instructions: (pc=0x000000fff0a703e9)
    0x000000fff0a703c9:
    [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]

    Register to memory mapping:

    RAX=0x000007fee0e00278 is an unknown value
    RBX=0x000007fee0cd0000 is an unknown value
    RCX=0x0000000057011c27 is an unknown value
    RDX=0x0000000000000001 is an unknown value
    RSP=0x000000000241f138 is pointing into the stack for thread: 0x000000000209e800
    RBP=0x000000000241f1d8 is pointing into the stack for thread: 0x000000000209e800
    RSI=0x0000000057011c27 is an unknown value
    RDI=0x0000000000000000 is an unknown value
    R8 =0x000000000241eed0 is pointing into the stack for thread: 0x000000000209e800
    R9 =0x0000000000030d7a is an unknown value
    R10=0x0000000000000000 is an unknown value
    R11=0x000000000241f0a0 is pointing into the stack for thread: 0x000000000209e800
    R12=0x0000000000000000 is an unknown value
    R13=0x000000001ac060a0 is pointing into metadata
    R14=0x000000000241f1f8 is pointing into the stack for thread: 0x000000000209e800
    R15=0x000000000209e800 is a thread

    Stack: [0x0000000002320000,0x0000000002420000], sp=0x000000000241f138, free space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x000000fff0a703e9

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
    j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
    j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
    j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
    j org.lwjgl.opengl.Display.swapBuffers()V+39
    j org.lwjgl.opengl.Display.update(Z)V+44
    j org.lwjgl.opengl.Display.update()V+1
    j org.lwjgl.opengl.Display.initContext()V+17
    j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
    j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
    j ave.ap()V+22
    j ave.am()V+115
    j ave.a()V+6
    j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068
    v ~StubRoutines::call_stub

    --------------- P R O C E S S ---------------

    Java Threads: ( => current thread )
    0x0000000019772800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12020, stack(0x000000001ae90000,0x000000001af90000)]
    0x0000000019771800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9056, stack(0x000000001ad20000,0x000000001ae20000)]
    0x00000000188eb800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=14780, stack(0x0000000019450000,0x0000000019550000)]
    0x000000001876f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=14488, stack(0x0000000019580000,0x0000000019680000)]
    0x000000001737f800 JavaThread "Service Thread" daemon [_thread_blocked, id=12584, stack(0x0000000017ff0000,0x00000000180f0000)]
    0x0000000017312000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=14244, stack(0x0000000017e50000,0x0000000017f50000)]
    0x0000000017311800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=13756, stack(0x0000000017090000,0x0000000017190000)]
    0x00000000172f7800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14972, stack(0x0000000017d40000,0x0000000017e40000)]
    0x00000000172f5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14212, stack(0x0000000017c10000,0x0000000017d10000)]
    0x00000000172f4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14236, stack(0x0000000017a70000,0x0000000017b70000)]
    0x00000000172f1000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=13904, stack(0x00000000177e0000,0x00000000178e0000)]
    0x00000000172f0800 JavaThread "Finalizer" daemon [_thread_blocked, id=13912, stack(0x00000000176d0000,0x00000000177d0000)]
    0x0000000016861800 JavaThread "Reference Handler" daemon [_thread_blocked, id=15092, stack(0x0000000016420000,0x0000000016520000)]
    =>0x000000000209e800 JavaThread "Client thread" [_thread_in_native, id=11004, stack(0x0000000002320000,0x0000000002420000)]

    Other Threads:
    0x000000001685a000 VMThread [stack: 0x00000000171b0000,0x00000000172b0000] [id=15088]
    0x000000001739f000 WatcherThread [stack: 0x0000000017950000,0x0000000017a50000] [id=14140]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap:
    par new generation total 118016K, used 59305K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 44% used [0x00000000c0000000, 0x00000000c2d2a538, 0x00000000c6680000)
    from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
    to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
    concurrent mark-sweep generation total 131072K, used 36212K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 21367K, capacity 21543K, committed 21884K, reserved 1069056K
    class space used 2753K, capacity 2816K, committed 2816K, reserved 1048576K

    Card table byte_map: [0x00000000123e0000,0x00000000125f0000] byte_map_base: 0x0000000011de0000

    Marking Bits: (CMSBitMap*) 0x0000000002167998
    Bits: [0x0000000012d10000, 0x0000000013b10000)

    Mod Union Table: (CMSBitMap*) 0x0000000002167a58
    Bits: [0x0000000002010000, 0x0000000002048000)

    Polling page: 0x0000000001c80000

    CodeCache: size=245760Kb used=6464Kb max_used=6475Kb free=239295Kb
    bounds [0x00000000026f0000, 0x0000000002d50000, 0x00000000116f0000]
    total_blobs=2610 nmethods=2066 adapters=457
    compilation: enabled

    Compilation events (10 events):
    Event: 3.599 Thread 0x0000000017312000 2064 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes)
    Event: 3.599 Thread 0x0000000017312000 nmethod 2064 0x0000000002d38f90 code [0x0000000002d390e0, 0x0000000002d39210]
    Event: 3.605 Thread 0x0000000017311800 2065 4 java.lang.ref.Reference::<init> (25 bytes)
    Event: 3.605 Thread 0x00000000172f7800 2066 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes)
    Event: 3.606 Thread 0x0000000017311800 nmethod 2065 0x0000000002d47b10 code [0x0000000002d47c40, 0x0000000002d47cd8]
    Event: 3.609 Thread 0x00000000172f7800 nmethod 2066 0x0000000002d45d90 code [0x0000000002d45f00, 0x0000000002d461f8]
    Event: 3.619 Thread 0x0000000017311800 2067 4 java.nio.Buffer::position (43 bytes)
    Event: 3.620 Thread 0x0000000017311800 nmethod 2067 0x0000000002d45ad0 code [0x0000000002d45c00, 0x0000000002d45cb8]
    Event: 3.621 Thread 0x00000000172f7800 2068 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
    Event: 3.621 Thread 0x00000000172f7800 nmethod 2068 0x0000000002d45810 code [0x0000000002d45960, 0x0000000002d459f8]

    GC Heap History (6 events):
    Event: 1.793 GC heap before
    {Heap before GC invocations=0 (full 0):
    par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
    from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
    to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
    concurrent mark-sweep generation total 131072K, used 0K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 16592K, capacity 16730K, committed 17024K, reserved 1064960K
    class space used 2080K, capacity 2141K, committed 2176K, reserved 1048576K
    Event: 1.871 GC heap after
    Heap after GC invocations=1 (full 0):
    par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
    from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
    to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
    concurrent mark-sweep generation total 131072K, used 15978K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 16592K, capacity 16730K, committed 17024K, reserved 1064960K
    class space used 2080K, capacity 2141K, committed 2176K, reserved 1048576K
    }
    Event: 2.121 GC heap before
    {Heap before GC invocations=1 (full 0):
    par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
    from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
    to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
    concurrent mark-sweep generation total 131072K, used 15978K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 16595K, capacity 16730K, committed 17024K, reserved 1064960K
    class space used 2080K, capacity 2141K, committed 2176K, reserved 1048576K
    Event: 2.147 GC heap after
    Heap after GC invocations=2 (full 0):
    par new generation total 118016K, used 8708K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
    from space 13056K, 66% used [0x00000000c6680000, 0x00000000c6f01300, 0x00000000c7340000)
    to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
    concurrent mark-sweep generation total 131072K, used 29051K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 16595K, capacity 16730K, committed 17024K, reserved 1064960K
    class space used 2080K, capacity 2141K, committed 2176K, reserved 1048576K
    }
    Event: 2.364 GC heap before
    {Heap before GC invocations=2 (full 1):
    par new generation total 118016K, used 113668K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
    from space 13056K, 66% used [0x00000000c6680000, 0x00000000c6f01300, 0x00000000c7340000)
    to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
    concurrent mark-sweep generation total 131072K, used 29051K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 17440K, capacity 17594K, committed 17920K, reserved 1064960K
    class space used 2230K, capacity 2301K, committed 2304K, reserved 1048576K
    Event: 2.390 GC heap after
    Heap after GC invocations=3 (full 1):
    par new generation total 118016K, used 13055K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
    eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
    from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
    to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
    concurrent mark-sweep generation total 131072K, used 36212K [0x00000000c8000000, 0x00000000d0000000, 0x0000000100000000)
    Metaspace used 17440K, capacity 17594K, committed 17920K, reserved 1064960K
    class space used 2230K, capacity 2301K, committed 2304K, reserved 1048576K
    }

    Deoptimization events (10 events):
    Event: 2.533 Thread 0x000000000209e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ca8a48 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44
    Event: 2.533 Thread 0x000000000209e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ca8a48 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44
    Event: 2.533 Thread 0x000000000209e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ca6350 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44
    Event: 2.566 Thread 0x000000000209e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000029988f0 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
    Event: 2.607 Thread 0x000000000209e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000299ed00 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
    Event: 2.622 Thread 0x000000000209e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a038f4 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
    Event: 2.623 Thread 0x000000000209e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a038f4 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
    Event: 2.624 Thread 0x000000000209e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000299ed00 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
    Event: 2.624 Thread 0x000000000209e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a038f4 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
    Event: 2.624 Thread 0x000000000209e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a038f4 method=java.util.zip.InflaterInputStream.read([BII)I @ 100

    Internal exceptions (10 events):
    Event: 0.491 Thread 0x000000000209e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000c19d4170) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
    Event: 0.832 Thread 0x000000000209e800 Implicit null exception at 0x00000000028dd904 to 0x00000000028ddc31
    Event: 0.832 Thread 0x000000000209e800 Implicit null exception at 0x00000000028c0c04 to 0x00000000028c0f31
    Event: 1.500 Thread 0x000000000209e800 Implicit null exception at 0x000000000284fb20 to 0x000000000284fb8d
    Event: 1.508 Thread 0x000000000209e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 65> (0x00000000c4fcebd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
    Event: 1.517 Thread 0x000000000209e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 139> (0x00000000c5033060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
    Event: 1.549 Thread 0x000000000209e800 Exception <a 'java/io/FileNotFoundException'> (0x00000000c505b118) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 1.581 Thread 0x000000000209e800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000c5332288) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
    Event: 1.583 Thread 0x000000000209e800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000c533f948) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
    Event: 2.566 Thread 0x000000000209e800 Implicit null exception at 0x0000000002998705 to 0x00000000029988e1

    Events (10 events):
    Event: 3.567 loading class org/lwjgl/opengl/GL30
    Event: 3.567 loading class org/lwjgl/opengl/GL30 done
    Event: 3.568 Executing VM operation: CollectForMetadataAllocation
    Event: 3.568 Executing VM operation: CollectForMetadataAllocation done
    Event: 3.574 loading class org/lwjgl/opengl/Util
    Event: 3.574 loading class org/lwjgl/opengl/Util done
    Event: 3.630 loading class org/lwjgl/opengl/GLContext$1
    Event: 3.630 loading class org/lwjgl/opengl/GLContext$1 done
    Event: 3.635 loading class org/lwjgl/opengl/ReferencesStack
    Event: 3.635 loading class org/lwjgl/opengl/ReferencesStack done

    Dynamic libraries:
    0x000000013f690000 - 0x000000013f6c7000 C:\Program Files\Java\jre1.8.0_91\bin\javaw.exe
    0x0000000077110000 - 0x00000000772ba000 C:\Windows\SYSTEM32\ntdll.dll
    0x0000000076ff0000 - 0x000000007710f000 C:\Windows\system32\kernel32.dll
    0x000007fefd250000 - 0x000007fefd2ba000 C:\Windows\system32\KERNELBASE.dll
    0x000007fefd750000 - 0x000007fefd82b000 C:\Windows\system32\ADVAPI32.dll
    0x000007fefd830000 - 0x000007fefd8cf000 C:\Windows\system32\msvcrt.dll
    0x000007fefe670000 - 0x000007fefe68f000 C:\Windows\SYSTEM32\sechost.dll
    0x000007fefdb60000 - 0x000007fefdc8d000 C:\Windows\system32\RPCRT4.dll
    0x0000000076ef0000 - 0x0000000076fea000 C:\Windows\system32\USER32.dll
    0x000007fefe2d0000 - 0x000007fefe337000 C:\Windows\system32\GDI32.dll
    0x000007fefdc90000 - 0x000007fefdc9e000 C:\Windows\system32\LPK.dll
    0x000007fefddc0000 - 0x000007fefde8a000 C:\Windows\system32\USP10.dll
    0x000007fefb900000 - 0x000007fefbaf4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
    0x000007fefdef0000 - 0x000007fefdf61000 C:\Windows\system32\SHLWAPI.dll
    0x000007fefe080000 - 0x000007fefe0ae000 C:\Windows\system32\IMM32.DLL
    0x000007fefdf70000 - 0x000007fefe079000 C:\Windows\system32\MSCTF.dll
    0x0000000078ad0000 - 0x0000000078ba2000 C:\Program Files\Java\jre1.8.0_91\bin\msvcr100.dll
    0x000000006f510000 - 0x000000006fda3000 C:\Program Files\Java\jre1.8.0_91\bin\server\jvm.dll
    0x000007fee4a90000 - 0x000007fee4a99000 C:\Windows\system32\WSOCK32.dll
    0x000007fefe440000 - 0x000007fefe48d000 C:\Windows\system32\WS2_32.dll
    0x000007fefe0b0000 - 0x000007fefe0b8000 C:\Windows\system32\NSI.dll
    0x000007fefa390000 - 0x000007fefa3cb000 C:\Windows\system32\WINMM.dll
    0x000007fefbfd0000 - 0x000007fefbfdc000 C:\Windows\system32\VERSION.dll
    0x00000000772d0000 - 0x00000000772d7000 C:\Windows\system32\PSAPI.DLL
    0x0000000001c70000 - 0x0000000001c7f000 C:\Program Files\Java\jre1.8.0_91\bin\verify.dll
    0x0000000053ff0000 - 0x0000000054019000 C:\Program Files\Java\jre1.8.0_91\bin\java.dll
    0x00000000589b0000 - 0x00000000589c6000 C:\Program Files\Java\jre1.8.0_91\bin\zip.dll
    0x000007fefe690000 - 0x000007feff41a000 C:\Windows\system32\SHELL32.dll
    0x000007fefe0c0000 - 0x000007fefe2c3000 C:\Windows\system32\ole32.dll
    0x000007fefcf60000 - 0x000007fefcf6f000 C:\Windows\system32\profapi.dll
    0x000000006d210000 - 0x000000006d21d000 C:\Program Files\Java\jre1.8.0_91\bin\management.dll
    0x0000000053fd0000 - 0x0000000053fea000 C:\Program Files\Java\jre1.8.0_91\bin\net.dll
    0x000007fefc6f0000 - 0x000007fefc745000 C:\Windows\system32\mswsock.dll
    0x000007fefc6e0000 - 0x000007fefc6e7000 C:\Windows\System32\wship6.dll
    0x0000000053fb0000 - 0x0000000053fc1000 C:\Program Files\Java\jre1.8.0_91\bin\nio.dll
    0x000007fefad70000 - 0x000007fefad85000 C:\Windows\system32\NLAapi.dll
    0x000007feeb480000 - 0x000007feeb495000 C:\Windows\system32\napinsp.dll
    0x000007fef7af0000 - 0x000007fef7b09000 C:\Windows\system32\pnrpnsp.dll
    0x000007fefc570000 - 0x000007fefc5cb000 C:\Windows\system32\DNSAPI.dll
    0x000007fefa9d0000 - 0x000007fefa9db000 C:\Windows\System32\winrnr.dll
    0x000007feeae60000 - 0x000007feeae8f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x000007fefa940000 - 0x000007fefa967000 C:\Windows\system32\IPHLPAPI.DLL
    0x000007fefa930000 - 0x000007fefa93b000 C:\Windows\system32\WINNSI.DLL
    0x000007fefa7c0000 - 0x000007fefa813000 C:\Windows\System32\fwpuclnt.dll
    0x000007feeae50000 - 0x000007feeae58000 C:\Windows\system32\rasadhlp.dll
    0x0000000180000000 - 0x0000000180053000 C:\Users\Tony\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9-natives-20578702800919\lwjgl64.dll
    0x000007fee0cd0000 - 0x000007fee0ded000 C:\Windows\system32\OPENGL32.dll
    0x000007fee5840000 - 0x000007fee586d000 C:\Windows\system32\GLU32.dll
    0x000007fee0bd0000 - 0x000007fee0cc1000 C:\Windows\system32\DDRAW.dll
    0x000007fee9e10000 - 0x000007fee9e18000 C:\Windows\system32\DCIMAN32.dll
    0x000007fefe490000 - 0x000007fefe667000 C:\Windows\system32\SETUPAPI.dll
    0x000007fefd2d0000 - 0x000007fefd306000 C:\Windows\system32\CFGMGR32.dll
    0x000007fefe360000 - 0x000007fefe438000 C:\Windows\system32\OLEAUT32.dll
    0x000007fefcf80000 - 0x000007fefcf9a000 C:\Windows\system32\DEVOBJ.dll
    0x000007fefb210000 - 0x000007fefb228000 C:\Windows\system32\dwmapi.dll
    0x000007fefc750000 - 0x000007fefc768000 C:\Windows\system32\CRYPTSP.dll
    0x000007fefc450000 - 0x000007fefc497000 C:\Windows\system32\rsaenh.dll
    0x000007fefd070000 - 0x000007fefd08e000 C:\Windows\system32\USERENV.dll
    0x000007fefcdf0000 - 0x000007fefcdff000 C:\Windows\system32\CRYPTBASE.dll
    0x000007fefa370000 - 0x000007fefa388000 C:\Windows\system32\dhcpcsvc.DLL
    0x000007fefa340000 - 0x000007fefa351000 C:\Windows\system32\dhcpcsvc6.DLL
    0x000000006c9a0000 - 0x000000006cb38000 C:\Program Files\Java\jre1.8.0_91\bin\awt.dll
    0x000007fefb4f0000 - 0x000007fefb546000 C:\Windows\system32\uxtheme.dll
    0x00000000178e0000 - 0x000000001794c000 C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
    0x0000000054140000 - 0x00000000541e3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
    0x000007fee4990000 - 0x000007fee4a2e000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
    0x000007fee0a00000 - 0x000007fee0bc9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
    0x000007fee5820000 - 0x000007fee5840000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
    0x000007fee0910000 - 0x000007fee09f9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
    0x0000000068a40000 - 0x000000006a894000 C:\Windows\system32\nvoglv64.DLL
    0x000007fefc160000 - 0x000007fefc171000 C:\Windows\system32\WTSAPI32.dll
    0x000007fef3640000 - 0x000007fef3765000 C:\Windows\system32\dbghelp.dll
    0x000007fefd0a0000 - 0x000007fefd0db000 C:\Windows\system32\WINTRUST.dll
    0x000000001b9a0000 - 0x000000001bb0d000 C:\Windows\system32\CRYPT32.dll
    0x000007fefcf50000 - 0x000007fefcf5f000 C:\Windows\system32\MSASN1.dll
    0x000007fefaf00000 - 0x000007fefaf2d000 C:\Windows\system32\ntmarta.dll
    0x000007fefde90000 - 0x000007fefdee2000 C:\Windows\system32\WLDAP32.dll
    0x000007fefa3d0000 - 0x000007fefa46c000 C:\Windows\system32\mscms.dll
    0x000007fee5870000 - 0x000007fee58b2000 C:\Windows\system32\icm32.dll
    0x000007fefcdb0000 - 0x000007fefcded000 C:\Windows\system32\WINSTA.dll

    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Tony\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9-natives-20578702800919
    java_command: net.minecraft.client.main.Main --username Ragadorus --version 1.8.9 --gameDir C:\Users\Tony\AppData\Roaming\.minecraft --assetsDir C:\Users\Tony\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 827cee833e504144b581ed4878caa841 --accessToken 6f481857b9b44389ba38800446ad9810 --userProperties {} --userType legacy --nativeLauncherVersion 301 --width 1920 --height 1080
    java_class_path (initial): C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Tony\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.7.0_71\bin;C:\Program Files\Java\jre7\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Calibre2\;C:\Program Files\MATLAB\R2015b\bin;C:\Program Files (x86)\FAHClient
    USERNAME=Tony
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD


    --------------- S Y S T E M ---------------

    OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23418)

    CPU:total 6 (6 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

    Memory: 4k page, physical 16740984k(11319904k free), swap 33480108k(25998696k free)

    vm_info: Java HotSpot(TM) 64-Bit Server VM (25.91-b14) for windows-amd64 JRE (1.8.0_91-b14), built on Apr 1 2016 00:58:32 by "java_re" with MS VC++ 10.0 (VS2010)

    time: Thu May 19 10:43:36 2016
    elapsed time: 3 seconds (0d 0h 0m 3s)

    Posted in: Java Edition Support
  • 0

    posted a message on Unable to launch Minecraft (Failed to write Core Dump)

    So I've been playing Minecraft for a few years now. Last night, I shut the game down, but this morning when I tried to launch, it gave me an error in the Game Output and refused to launch.



    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000fff0a703e9, pid=7380, tid=11956
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C 0x000000fff0a703e9
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # An error report file with more information is saved as:
    # C:\Users\Tony\AppData\Roaming\.minecraft\hs_err_pid7380.log
    #
    # 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.
    #
    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release


    I've since uninstalled and re-installed Java, updated my video drivers, running the program in administrative mode, ran memtest (no errors), and deleted/re-installed Minecraft. It appears to change sporadically, too - without changing anything in any files, sometimes it gives the above error text, sometimes it just launches and says that Java has crashed. It was able to launch 1.9.4 earlier, but when I tried again, it crashed.


    DxDiag


    ------------------
    System Information
    ------------------
    Time of this report: 5/18/2016, 16:45:06
    Machine name: MONOLITHIC
    Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_ldr.160408-2045)
    Language: English (Regional Setting: English)
    System Manufacturer: Gigabyte Technology Co., Ltd.
    System Model: To be filled by O.E.M.
    BIOS: BIOS Date: 08/06/13 14:13:08 Ver: 04.06.05
    Processor: AMD FX(tm)-6300 Six-Core Processor (6 CPUs), ~4.4GHz
    Memory: 16384MB RAM
    Available OS Memory: 16348MB RAM
    Page File: 7949MB used, 24744MB available
    Windows Dir: C:\Windows
    DirectX Version: DirectX 11
    DX Setup Parameters: Not found
    User DPI Setting: 96 DPI (100 percent)
    System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
    DxDiag Version: 6.01.7601.17514 64bit Unicode

    ------------
    DxDiag Notes
    ------------
    Display Tab 1: No problems found.
    Sound Tab 1: No problems found.
    Sound Tab 2: No problems found.
    Sound Tab 3: No problems found.
    Input Tab: No problems found.

    --------------------
    DirectX Debug Levels
    --------------------
    Direct3D: 0/4 (retail)
    DirectDraw: 0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay: 0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (retail)

    ---------------
    Display Devices
    ---------------
    Card name: NVIDIA GeForce GTX 970
    Manufacturer: NVIDIA
    Chip type: GeForce GTX 970
    DAC type: Integrated RAMDAC
    Device Key: Enum\PCI\VEN_10DE&DEV_13C2&SUBSYS_31601462&REV_A1
    Display Memory: 3733 MB
    Dedicated Memory: 4007 MB
    Shared Memory: 3821 MB
    Current Mode: 1920 x 1080 (32 bit) (62Hz)
    Monitor Name: Generic PnP Monitor
    Monitor Model: DELL S2309W
    Monitor Id: DELA041
    Native Mode: 1920 x 1080(p) (60.000Hz)
    Output Type: DVI
    Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Driver File Version: 10.18.0013.6519 (English)
    Driver Version: 10.18.13.6519
    DDI Version: 11
    Driver Model: WDDM 1.1
    Driver Attributes: Final Retail
    Driver Date/Size: 5/9/2016 23:07:01, 17248920 bytes
    WHQL Logo'd: Yes
    WHQL Date Stamp:
    Device Identifier: {D7B71E3E-5082-11CF-A56E-6D111CC2C735}
    Vendor ID: 0x10DE
    Device ID: 0x13C2
    SubSys ID: 0x31601462
    Revision ID: 0x00A1
    Driver Strong Name: oem82.inf:NVIDIA_Devices.NTamd64.6.1:Section032:10.18.13.6519:pci\ven_10de&dev_13c2
    Rank Of Driver: 00E62001
    Video Accel:
    Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
    D3D9 Overlay: Supported
    DXVA-HD: Supported
    DDraw Status: Enabled
    D3D Status: Enabled
    AGP Status: Enabled

    -------------
    Sound Devices
    -------------
    Description: Speakers (High Definition Audio Device)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
    Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0441&SUBSYS_1458A014&REV_1001
    Manufacturer ID: 1
    Product ID: 65535
    Type: WDM
    Driver Name: HdAudio.sys
    Driver Version: 6.01.7601.17514 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 11/20/2010 22:23:47, 350208 bytes
    Other Files:
    Driver Provider: Microsoft
    HW Accel Level: Basic
    Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
    I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No

    Description: Digital Audio (S/PDIF) (High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
    Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0441&SUBSYS_1458A014&REV_1001
    Manufacturer ID: 1
    Product ID: 65535
    Type: WDM
    Driver Name: HdAudio.sys
    Driver Version: 6.01.7601.17514 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 11/20/2010 22:23:47, 350208 bytes
    Other Files:
    Driver Provider: Microsoft
    HW Accel Level: Basic
    Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
    I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No

    Description: Digital Audio (S/PDIF) (High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
    Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0441&SUBSYS_1458A014&REV_1001
    Manufacturer ID: 1
    Product ID: 65535
    Type: WDM
    Driver Name: HdAudio.sys
    Driver Version: 6.01.7601.17514 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 11/20/2010 22:23:47, 350208 bytes
    Other Files:
    Driver Provider: Microsoft
    HW Accel Level: Basic
    Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
    I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No

    ---------------------
    Sound Capture Devices
    ---------------------
    Description: Rear Microphone (High Definition Audio Device)
    Default Sound Capture: Yes
    Default Voice Capture: Yes
    Driver Name: HdAudio.sys
    Driver Version: 6.01.7601.17514 (English)
    Driver Attributes: Final Retail
    Date and Size: 11/20/2010 22:23:47, 350208 bytes
    Cap Flags: 0x1
    Format Flags: 0xFFFFF

    -------------------
    DirectInput Devices
    -------------------
    Device Name: Mouse
    Attached: 1
    Controller ID: n/a
    Vendor/Product ID: n/a
    FF Driver: n/a

    Device Name: Keyboard
    Attached: 1
    Controller ID: n/a
    Vendor/Product ID: n/a
    FF Driver: n/a

    Device Name: Razer Nostromo
    Attached: 1
    Controller ID: 0x3
    Vendor/Product ID: 0x1532, 0x0111
    FF Driver: n/a

    Device Name: Gaming Mouse G502
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC07D
    FF Driver: n/a

    Device Name: Gaming Mouse G502
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC07D
    FF Driver: n/a

    Device Name: Gaming Mouse G502
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC07D
    FF Driver: n/a

    Device Name: Gaming Mouse G502
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC07D
    FF Driver: n/a

    Device Name: USB-HID GamingKeyBoard
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x1EA7, 0x0908
    FF Driver: n/a

    Device Name: USB-HID GamingKeyBoard
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x1EA7, 0x0908
    FF Driver: n/a

    Poll w/ Interrupt: No

    -----------
    USB Devices
    -----------
    + USB Root Hub
    | Vendor/Product ID: 0x1002, 0x4397
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 11/26/2013 20:41:37, 343040 bytes
    | Driver: usbd.sys, 11/26/2013 20:41:03, 7808 bytes

    ----------------
    Gameport Devices
    ----------------

    ------------
    PS/2 Devices
    ------------
    + HID Keyboard Device
    | Vendor/Product ID: 0x046D, 0xC07D
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x046D, 0xC232
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x1EA7, 0x0908
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x1EA7, 0x0908
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID Keyboard Device
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: i8042prt.sys, 7/13/2009 18:19:57, 105472 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC07D
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC231
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    |
    + HID-compliant mouse
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 11/20/2010 22:23:47, 63360 bytes
    | Driver: sermouse.sys, 7/13/2009 19:00:20, 26624 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes

    ------------------------
    Disk & DVD/CD-ROM Drives
    ------------------------
    Drive: C:
    Free Space: 41.7 GB
    Total Space: 238.4 GB
    File System: NTFS
    Model: Samsung SSD 850 EVO 250GB ATA Device

    Drive: E:
    Free Space: 0.1 GB
    Total Space: 0.1 GB
    File System: NTFS
    Model: ST1000DM003-1CH162 ATA Device

    Drive: F:
    Free Space: 284.8 GB
    Total Space: 952.3 GB
    File System: NTFS
    Model: ST1000DM003-1CH162 ATA Device

    Drive: H:
    Free Space: 222.7 GB
    Total Space: 1907.7 GB
    File System: NTFS
    Model: ST2000DM001-1ER164 ATA Device

    Drive: D:
    Model: ASUS DRW-24F1ST b ATA Device
    Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 147456 bytes

    --------------
    System Devices
    --------------
    Name: Standard Enhanced PCI to USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_50041458&REV_00\3&11583659&0&B2
    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: VIA USB eXtensible Host Controller
    Device ID: PCI\VEN_1106&DEV_3483&SUBSYS_50071458&REV_01\4&37E5E774&0&0020
    Driver: C:\Windows\system32\DRIVERS\xhcdrv.sys, 6.01.7600.4903 (English), 10/31/2014 11:44:28, 305664 bytes
    Driver: C:\Windows\system32\WdfCoInstaller01011.dll, 1.11.9200.16384 (English), 8/17/2012 11:57:00, 1795952 bytes

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1022&DEV_1603&SUBSYS_00000000&REV_00\3&11583659&0&C3
    Driver: n/a

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1002&DEV_5A14&SUBSYS_5A141002&REV_02\3&11583659&0&00
    Driver: n/a

    Name: Standard Enhanced PCI to USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_50041458&REV_00\3&11583659&0&9A
    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: Realtek PCIe GBE Family Controller
    Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_E0001458&REV_06\4&6F5B703&0&0048
    Driver: n/a

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1022&DEV_1602&SUBSYS_00000000&REV_00\3&11583659&0&C2
    Driver: n/a

    Name: PCI standard ISA bridge
    Device ID: PCI\VEN_1002&DEV_439D&SUBSYS_439D1002&REV_40\3&11583659&0&A3
    Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:48:27, 15424 bytes

    Name: Standard Enhanced PCI to USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_50041458&REV_00\3&11583659&0&92
    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: NVIDIA GeForce GTX 970
    Device ID: PCI\VEN_10DE&DEV_13C2&SUBSYS_31601462&REV_A1\4&2534E90F&0&0010
    Driver: C:\Program Files\NVIDIA Corporation\Drs\dbInstaller.exe, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 456128 bytes
    Driver: C:\Program Files\NVIDIA Corporation\Drs\nvdrsdb.bin, 5/9/2016 23:07:01, 1328072 bytes
    Driver: C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_neutral_a8713085a5a68aff\NvCplSetupInt.exe, 1.00.0005.0000 (English), 5/9/2016 23:07:01, 96986736 bytes
    Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll, 2.01.0000.0207 (English), 5/9/2016 23:07:01, 18880 bytes
    Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvd3d9wrap.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 154952 bytes
    Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 106024 bytes
    Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\detoured.dll, 2.01.0000.0207 (English), 5/9/2016 23:07:01, 20536 bytes
    Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvd3d9wrapx.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 184632 bytes
    Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvdxgiwrapx.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 126416 bytes
    Driver: C:\Program Files\NVIDIA Corporation\license.txt, 5/9/2016 23:07:01, 26629 bytes
    Driver: C:\Program Files\NVIDIA Corporation\nvgsync\detoured.dll, 2.01.0000.0207 (English), 5/9/2016 23:07:01, 20536 bytes
    Driver: C:\Program Files\NVIDIA Corporation\nvgsync\nvgsyncdetours.dll, 5/9/2016 23:07:01, 154416 bytes
    Driver: C:\Program Files\NVIDIA Corporation\NVSMI\MCU.exe, 1.01.5204.20580 (English), 5/9/2016 23:07:01, 848320 bytes
    Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvdebugdump.exe, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 408632 bytes
    Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.1.pdf, 5/9/2016 23:07:01, 74003 bytes
    Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe, 8.17.0013.6519 (English), 5/9/2016 23:07:01, 441912 bytes
    Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll, 8.17.0013.6519 (English), 5/9/2016 23:07:01, 720320 bytes
    Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL.dll, 1.02.0011.0000 (English), 5/9/2016 23:07:01, 203320 bytes
    Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL64.dll, 1.02.0011.0000 (English), 5/9/2016 23:07:01, 215608 bytes
    Driver: C:\Windows\system32\DRIVERS\nvlddmkm.sys, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 12550712 bytes
    Driver: C:\Windows\system32\NvFBC64.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 959544 bytes
    Driver: C:\Windows\system32\NvIFR64.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 887744 bytes
    Driver: C:\Windows\system32\NvIFROpenGL.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 423360 bytes
    Driver: C:\Windows\system32\nv-vk64.json, 5/9/2016 23:07:01, 592 bytes
    Driver: C:\Windows\system32\nvEncodeAPI64.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 502080 bytes
    Driver: C:\Windows\system32\nvapi64.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 3714144 bytes
    Driver: C:\Windows\system32\nvcompiler.dll, 5/9/2016 23:07:01, 42923576 bytes
    Driver: C:\Windows\system32\nvcuda.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 20914600 bytes
    Driver: C:\Windows\system32\nvcuvid.dll, 7.17.0013.6519 (English), 5/9/2016 23:07:01, 3234240 bytes
    Driver: C:\Windows\system32\nvd3dumx.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 17248920 bytes
    Driver: C:\Windows\system32\nvfatbinaryLoader.dll, 5/9/2016 23:07:01, 678704 bytes
    Driver: C:\Windows\system32\nvinfo.pb, 5/9/2016 23:07:01, 37091 bytes
    Driver: C:\Windows\system32\nvinitx.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 175552 bytes
    Driver: C:\Windows\system32\nvoglshim64.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 151368 bytes
    Driver: C:\Windows\system32\nvoglv64.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 31584704 bytes
    Driver: C:\Windows\system32\nvopencl.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 21372456 bytes
    Driver: C:\Windows\system32\nvptxJitCompiler.dll, 5/9/2016 23:07:01, 10566520 bytes
    Driver: C:\Windows\system32\nvumdshimx.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 473592 bytes
    Driver: C:\Windows\system32\nvwgf2umx.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 19006432 bytes
    Driver: C:\Windows\SysWow64\NvFBC.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 751552 bytes
    Driver: C:\Windows\SysWow64\NvIFR.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 695864 bytes
    Driver: C:\Windows\SysWow64\NvIFROpenGL.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 377792 bytes
    Driver: C:\Windows\SysWow64\nv-vk32.json, 5/9/2016 23:07:01, 592 bytes
    Driver: C:\Windows\SysWow64\nvEncodeAPI.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 423080 bytes
    Driver: C:\Windows\SysWow64\nvapi.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 3286664 bytes
    Driver: C:\Windows\SysWow64\nvcompiler.dll, 5/9/2016 23:07:01, 37567424 bytes
    Driver: C:\Windows\SysWow64\nvcuda.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 17362992 bytes
    Driver: C:\Windows\SysWow64\nvcuvid.dll, 7.17.0013.6519 (English), 5/9/2016 23:07:01, 2809280 bytes
    Driver: C:\Windows\SysWow64\nvd3dum.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 14129544 bytes
    Driver: C:\Windows\SysWow64\nvfatbinaryLoader.dll, 5/9/2016 23:07:01, 571912 bytes
    Driver: C:\Windows\SysWow64\nvinit.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 153392 bytes
    Driver: C:\Windows\SysWow64\nvoglshim32.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 128512 bytes
    Driver: C:\Windows\SysWow64\nvoglv32.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 25346616 bytes
    Driver: C:\Windows\SysWow64\nvopencl.dll, 6.14.0013.6519 (English), 5/9/2016 23:07:01, 17768992 bytes
    Driver: C:\Windows\SysWow64\nvptxJitCompiler.dll, 5/9/2016 23:07:01, 8673880 bytes
    Driver: C:\Windows\SysWow64\nvumdshim.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 391632 bytes
    Driver: C:\Windows\SysWow64\nvwgf2um.dll, 10.18.0013.6519 (English), 5/9/2016 23:07:01, 16449616 bytes
    Driver: C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_neutral_a8713085a5a68aff\VulkanRT-Installer.exe, 1.00.0011.0001 (English), 5/9/2016 23:07:01, 13605464 bytes
    Driver: C:\Windows\system32\nvdispco6436519.dll, 2.00.0043.0004 (English), 5/9/2016 23:07:01, 1922496 bytes
    Driver: C:\Windows\system32\nvdispgenco6436519.dll, 2.00.0021.0002 (English), 5/9/2016 23:07:01, 1573432 bytes

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1022&DEV_1601&SUBSYS_00000000&REV_00\3&11583659&0&C1
    Driver: n/a

    Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_1002&DEV_439C&SUBSYS_50021458&REV_40\3&11583659&0&A1
    Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:45, 12352 bytes
    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:46, 48720 bytes
    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:52:21, 24128 bytes
    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 21:25:45, 155584 bytes

    Name: Standard AHCI 1.0 Serial ATA Controller
    Device ID: PCI\VEN_1002&DEV_4391&SUBSYS_B0021458&REV_40\3&11583659&0&88
    Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 31104 bytes
    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:46, 48720 bytes
    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:52:21, 24128 bytes
    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 21:25:45, 155584 bytes

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1022&DEV_1600&SUBSYS_00000000&REV_00\3&11583659&0&C0
    Driver: n/a

    Name: Standard OpenHCD USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4399&SUBSYS_50041458&REV_00\3&11583659&0&A5
    Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: ATI I/O Communications Processor SMBus Controller
    Device ID: PCI\VEN_1002&DEV_4385&SUBSYS_43851002&REV_42\3&11583659&0&A0
    Driver: n/a

    Name: PCI standard PCI-to-PCI bridge
    Device ID: PCI\VEN_1002&DEV_5A1C&SUBSYS_5A141002&REV_00\3&11583659&0&48
    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes

    Name: Standard OpenHCD USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_50041458&REV_00\3&11583659&0&B0
    Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: ATI I/O Communications Processor PCI Bus Controller
    Device ID: PCI\VEN_1002&DEV_4384&SUBSYS_00000000&REV_40\3&11583659&0&A4
    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes

    Name: High Definition Audio Controller
    Device ID: PCI\VEN_10DE&DEV_0FBB&SUBSYS_31601462&REV_A1\4&2534E90F&0&0110
    Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 122368 bytes

    Name: PCI standard PCI-to-PCI bridge
    Device ID: PCI\VEN_1002&DEV_5A19&SUBSYS_5A141002&REV_00\3&11583659&0&28
    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes

    Name: Standard OpenHCD USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_50041458&REV_00\3&11583659&0&98
    Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: High Definition Audio Controller
    Device ID: PCI\VEN_1002&DEV_4383&SUBSYS_A0141458&REV_40\3&11583659&0&A2
    Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 122368 bytes

    Name: TP-LINK 450Mbps Wireless N Adapter
    Device ID: PCI\VEN_168C&DEV_0030&SUBSYS_3112168C&REV_01\4&5DC256B&0&0028
    Driver: C:\Windows\system32\DRIVERS\athrx.sys, 9.02.0000.0310 (English), 2/25/2014 09:57:56, 2736640 bytes
    Driver: C:\Windows\system32\drivers\vwifibus.sys, 6.01.7600.16385 (English), 7/13/2009 19:07:21, 24576 bytes

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1022&DEV_1605&SUBSYS_00000000&REV_00\3&11583659&0&C5
    Driver: n/a

    Name: PCI standard PCI-to-PCI bridge
    Device ID: PCI\VEN_1002&DEV_5A18&SUBSYS_5A141002&REV_00\3&11583659&0&20
    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes

    Name: Standard OpenHCD USB Host Controller
    Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_50041458&REV_00\3&11583659&0&90
    Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes

    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_1022&DEV_1604&SUBSYS_00000000&REV_00\3&11583659&0&C4
    Driver: n/a

    Name: PCI standard PCI-to-PCI bridge
    Device ID: PCI\VEN_1002&DEV_5A16&SUBSYS_5A141002&REV_00\3&11583659&0&10
    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes

    ------------------
    DirectShow Filters
    ------------------

    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.19091
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.19091
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.19091
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7601.19091
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7601.19091
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.19091
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.19091
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7601.19091
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7601.19091
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.19091
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.19091
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.19091
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.19091
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.17037
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.19091
    CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.19091
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.19091
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.19091
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.19091
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.19091
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.19091
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.19091
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.19091
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.19091
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Line 21 Decoder,0x00600000,1,1,,
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.19091
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.19091
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.19091
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.19091
    Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    Overlay Mixer2,0x00200000,1,1,,
    RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.19091
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.19091
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.19091
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
    Overlay Mixer,0x00200000,0,0,,
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.19091
    NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.19091
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.19091
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.19091
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.19091
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.19091
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7601.23285
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.19091
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.19091
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.19091
    Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.19091
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.19091

    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.19091

    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7601.19091
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7601.19091
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7601.19091
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.19091

    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7601.19091
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7601.19091
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.19091
    PCM,0x00200000,1,1,quartz.dll,6.06.7601.19091
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.19091
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.19091
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.19091
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.19091
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.19091

    Audio Capture Sources:
    Rear Microphone (High Definitio,0x00200000,0,0,qcap.dll,6.06.7601.17514

    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.19135
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.19135
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.19135

    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.19091
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.19091

    WDM Streaming Capture Devices:
    HD Audio Muxed capture,0x00200000,1,1,ksproxy.ax,6.01.7601.19091
    Video Camera ,0x00200000,1,2,ksproxy.ax,6.01.7601.19091

    WDM Streaming Rendering Devices:
    HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.19091
    HD Audio SPDIF out 5,0x00200000,1,1,ksproxy.ax,6.01.7601.19091
    HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.19091

    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514

    Video Capture Sources:
    Video Camera ,0x00200000,1,2,ksproxy.ax,6.01.7601.19091

    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514

    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.19135
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.19135
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.19135
    XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.19135

    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.19091

    Audio Renderers:
    Speakers (High Definition Audio,0x00200000,1,0,quartz.dll,6.06.7601.19091
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.19091
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.19091
    Digital Audio (S/PDIF) (High De,0x00200000,1,0,quartz.dll,6.06.7601.19091
    DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.19091
    DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.19091

    ---------------
    EVR Power Information
    ---------------
    Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
    Quality Flags: 2576
    Enabled:
    Force throttling
    Allow half deinterlace
    Allow scaling
    Decode Power Usage: 100
    Balanced Flags: 1424
    Enabled:
    Force throttling
    Allow batching
    Force half deinterlace
    Force scaling
    Decode Power Usage: 50
    PowerFlags: 1424
    Enabled:
    Force throttling
    Allow batching
    Force half deinterlace
    Force scaling
    Decode Power Usage: 0

    I'm using Java version 1.8.0_91. Any help or advice would be appreciated, but nothing from what I googled has been helpful thus far.


    EDIT: Disabling UAC has solved the issue, but I'm not sure why, given that it ran fine with UAC on for years.


    EDIT 2: Booted up again this morning, no longer works, even with UAC disabled.

    Posted in: Java Edition Support
  • 0

    posted a message on The Last Ark | Roleplay Experience | Build Phase | Looking for builders
    Builder

    Ign*(In-game-name): Ragadorus

    Age: 17

    Skype*: What are you, the NSA?

    Respectfulness on a scale of 1-10: solid eight and a half


    Obedience on a scale of 1-10: Nein

    Experience*: Sometimes I build things. I once built a really ugly house in FS.

    Proof of builds*(i.e pictures): http://imgur.com/t1SSkWl,dktWiK4,zS6AOvA

    Any past offences/bans: Nuh-uh.

    Anything else you'd like us to know: Raga'll help. Raga can do anything. Raga is the duct tape of building.
    Posted in: Server Recruitment
  • 0

    posted a message on 1.8 | The Last Ark | A Server Based on Exploration and Discovery l A New Role playing Experience l Fully Launched and Rocking!

    I was sick in my mouth a total of seventy-nine times whilst reading this application. 6/10, would probably read again if paid to.

    OH, YEAH?!?!? Well, you, uh... you... you're a butt!
    (Come at meh Gen)
    Posted in: PC Servers
  • 0

    posted a message on 1.8 | The Last Ark | A Server Based on Exploration and Discovery l A New Role playing Experience l Fully Launched and Rocking!
    Oi syvs I did a thing

    OOC:

    In game name: Ragadorus

    Timezone: CST

    Age: 17

    What role-playing experience do you have?: Fallout: EoM (I won't forget my old shipmates), LOTC, a bit of
    Wild Wasteland, D&D

    Why did you choose us?: I didn't. I was totally pressured into doing this. ;-;

    Skype Name (Optional for Group Chat): I'll never tell.

    IC:

    Name: Theodore James Oliver

    Age: 48

    Gender: Male

    Ethnicity: Caucasian

    Place of Birth: Floating barge

    Defining characteristics and physical appearance: Short-cropped white hair, stubble of the same variety.
    Brown eyes, slightly tanned skin. Fairly tall, and moderately well-built.

    Strengths and Weaknesses: Theodore is physically very strong and posesses great endurance, having taken up a daily exercising regime since he first lived on Greenland. He is not very agile, but is a very strong swimmer.
    Early in his life, he had a fear of the ocean, but that has since passed.

    Does your character own property on the ship? If so, what kind: A small, modest room near the middle of
    the ship

    Background Story (At least two quality paragraphs):
    Theodore James Oliver was born in the year 2032 to two loving parents who promptly buggered off to the
    bottom of the ocean when he was eight. The family had lived on a collection of boats and barges floating
    in the ocean, with a population of about forty people. Theodore grew up with a combination of a
    fascination and a terror of the ocean, of the great abyss that encompassed all that he had ever known.
    He found work in ferrying goods for a man who brewed alcohol for the people of the barges, taking product
    to customers and money back to the man. Such was the early life of Theodore Oliver.


    As he grew older, the few other children that lived of the barge begand to tease and bully him - him, the
    boy that was afraid of the ocean. Theodore was rather meek in nature, and didn't object much, or do much
    of anything to prevent their abuse. When he was fourteen, one such confrontation escalated to violence.
    As he was chased along one of the less populated areas of the barges, he ducked around a corner and found
    a baseball bat - a simple, aluminum baseball bat.
    Hiding behind that corner, he waited, and when his pursuer turned the corner, he struck him as hard as he
    could in the face, knocking him off the barge. Theodore froze as the teenager landed in the water - he
    struggled feebly at first, but his efforts shortly ceased, and he stopped moving.
    After staring at the body for another minute, Theodore snapped into action. He grabbed whatever heavy
    objects he could find lying around - a brick, a wrench, a bit of scrap metal, even a radio - and tied
    them around the boy's waist using a length of twine, and when he released the weight the body sank
    beneath the waves. Theodore walked back to the main hub of the barges - calmly, so as not to attract
    attention - and acted perfectly shocked a few days later when a manhunt began for the missing boy.
    Nobody ever knew anything for sure, but after the event, the other children stopped hassling him.


    Theodore's life remained fairly uneventful for the next three years, until one day, he was delivering his
    daily package of money to the old man, and found the upper deck of his boat - it was an old yacht, for
    reference - to be deserted. Unable to stay his curiosity, Theodore opened a door and descended into the
    ship. He barely had any time to look around the bowels of the ship before a heavy object collided with
    the back of his, head, and it all went black.

    When Theodore came to, his hands were tied and he was on the deck of the old yacht. The sky was dark and
    rainy, and he could feel waves buffeting the ship below him. He couldn't see the constructions on the
    barges or any ships around him - the old man had disconnected his ship from the barges, and taken off.
    Where he had gotten the fuel, Theodore didn't know - supposedly it had all been used up for cooking and
    providing warmth years ago. Noticing he was awake, the old man stood and looked down at him. Theodore
    noticed a knife in his hand. The old man told him, explained to him, that the world, the oceans, were
    not as they were meant to be. Rather, a vengeful god rose the oceans, trying to kill the humans. Those
    living on the oceans, he said, were spitting in the face of this great lord. Gesturing behind him, he
    proclaimed that the storm was proof of this god's rage at the humans desperately clinging to their
    existance in the flooded world. Theodore, he said, was his sacrifice to this glorious god, his apology
    for humanity and their great error. He raised the knife to stab Theodore, but before he could, a
    particularly strong wave crashed into the yacht, and sent it rocking violently back and forth.
    Seizing his chance, Theodore headbutted the old man in the gut and stumbled away as quickly as he could,
    his head throbbing. The wind was really picking up, and the ship was becoming less and less stable.
    Theodore, finding a sharp, jagged edge of the rusted boat, started rubbing the twine around his wrists
    against it, and it soon snapped, freeing his hands. At the same time, the old man, having regained his balance, charged him. Before he could reach Theodore, however, a colossal wave smashed into the boat, capsizing it and sending them both tumbling into the water.
    Theodore's instincts took over - he may have feared the ocean, but all those raised at the barges were taught how to swim when they were young, and though Theodore had forgotten all of this with lack of practice, he managed to struggle back to the surface in the tumultuous waves. Breaking the surface, coughing and spluttering, Theodore managed to grab onto the boat and pull himself back on.
    Crawling, he managed to force himself inside the cabin, and he slammed the door, sealing it. He didn't have much confidence in the waterproofness of the ancient vessel, but anything that could help, he was trying. The last thing he remembered doing was collapsing onto the floor as the ship heaved in the air once again, and then he passed out.
    Theodore awoke to a pounding on the door of the cabin. He blearily pulled himself upwards, and, as he took in his surroundings, grabbed a knife he spotted on the ground and warily opened the door. He was greeted by the sight of a tall man, who leveled a gun at him and told him to drop the knife. After he did so, the man lowered the gun and explained that he was with a group of traders, and they had spotted the ship, thinking that it may have had supplies, or been lost during the recent storm. He offered Theodore a chance to ride with them on their trip - they were going to a place called Greenland.


    Theodore agreed, but he knew that this man had not saved him - what had saved him was the ocean, that which had placed him back on the yacht, that which had saved him from the old man. The old man claimed to follow the god, yes, but he was clearly a fool, rejected by Theodore's savior. He would go to this Greenland, yes, and when he did, he would educate them, spread the word, and gain loyal followers of the god of the ocean.
    So went the rest of Theodore's life - he spent thirty years traveling the lands on the water, preaching of his ocean god, and warning against those who live on the ocean, such as the citizens of the barges. Those who lived on the surviving land were the chosen of the ocean god, he reasoned - those who live on man-made constructions do naught but pollute the lands of the god. Eventually, he used his accumulated wealth to purchase a small room on the USS Defiance - the biggest insult to the god that he had ever seen. These accursed ones, these fleas on the skin of the great ocean - he would make them see the error of their ways, no matter the cost.

    Rp Scenario (Two paragraphs, any scenario you'd like)
    Abram looked up from the work he was poring over as he heard the knock at his door. Rising, he walked over, unlocked, and opened it.
    Abram: "Hmm? What do you want?"
    Door-person: "There's raiders attacking the town! We're gathering the townspeople to fight them!"
    Abram opens the door further and steps out. The door-person hands him binoculars, and Abram looks through them.
    He sees a group of them approaching from the northeast. Damn, thought Abram. We don't have nearly as many defenses set up there.
    Abram handed the binoculars back to door-person and walked back into his house. Despite its shoddy exterior, Abram had built
    on this area for a very good reason - it held a small bunker, no doubt built by some poor fool before the bombs went off. It's
    where Abram stored his most important stuff, like - Ah, there it is - his supply of explosives.
    Grabbing his C4 and a Wattz-2000 on the way back up, he went back outside. Turning to door-person, he extended the C4.
    "Plant these across the Northeastern pass into town. When the raiders cross, detonate them - it should leave the survivors
    in disarray."
    Scanning the horizon again, Abram felt a hint of unease - His plan might work, but the with the town's pitifully small guard
    complimented only by untrained wastelanders, they were in for one hell of a fight.
    (I totally just copied the one from my WW application. Sue me.)

    Posted in: PC Servers
  • 0

    posted a message on ☢ Fallout: Wasteland Legends ☢ Building Phase -=Looking For Builders and Staff=- [Discord] [APPLY TODAY!]
    Quote from Radial52»
    Sorry I'm a No Mutants Allowed/Fallout 1/2 Guy so I sometimes forget Fo3's lore xD, Accepted!

    That... still makes no sense. Fallout 1 takes place less than 100 years after the war, and a good 60 years after Harold and Grey went into Mariposa.
    Posted in: PC Servers
  • 0

    posted a message on The Final Frontier- A Sci-Fi Roleplaying Server
    Raga be here, watchin yo' thread.
    Posted in: PC Servers
  • 0

    posted a message on ☢ Fallout: Wasteland Legends ☢ Building Phase -=Looking For Builders and Staff=- [Discord] [APPLY TODAY!]
    Quote from CatchingTheCat»
    I recounted all the SPECIALS and it adds up to 40. Since I didn't have any points left, I put Blessed with Bad Luck for my Luck Special. Was I supposed to put 0 or something...

    SPECIAL in Fallout games can't be 0, dude.
    Posted in: PC Servers
  • 0

    posted a message on More Player Models 2 (Adds a character creation screen, animations and more)
    Trying to DL gives a 404 not found, same with the mirror, since they both go to the same source.
    Posted in: Mods Discussion
  • 0

    posted a message on ◄【ECHOES OF THE ANCIENTS】► ~|SERIOUS ROLEPLAY »~» DYNAMC WORLD »~» REWARDING EXPLORATION »~» PLAYER-INFLUENCED PLOT »~» CUSTOM M
    Is this still up? Heard about it from a friend a couple months ago, wondering if it's still possible to apply & play.
    Posted in: PC Servers
  • 0

    posted a message on ☢ Fallout: Wasteland Legends ☢ Building Phase -=Looking For Builders and Staff=- [Discord] [APPLY TODAY!]
    Quote from Radial52»
    (Keep in mind super mutants didn't happen till 100 years after the war... so just fix that :D ))

    Where the hell'd you get this? Super Mutants started appearing less than 30 years after the war, one year after the war if we're talking East Coast super mutants.
    Posted in: PC Servers
  • 0

    posted a message on FALLOUT: ECHOES OF MANKIND - A SERIOUS FALLOUT RP SERVER [REAL-LIFE LOCATIONS] [SERIOUS RP] Closed
    GG guys, we had a good time.

    Except for Lakewood, that was a pain.

    Or when the Brotherhood went bat-**** insane.

    Or when we ended up killing off like half of the faction leaders.

    Actually, looking back, I had a lot of fun on all of these.
    Posted in: PC Servers
  • 0

    posted a message on DustyCraft v2 [Updated July 8th, 2017 for v1.12!]
    Really hope you get the time/motivation/inspiration you need; been following this pack for a few years now, really hoping it doesn't just end up dropping off :(
    Posted in: Resource Packs
  • 0

    posted a message on FALLOUT: ECHOES OF MANKIND - A SERIOUS FALLOUT RP SERVER [REAL-LIFE LOCATIONS] [SERIOUS RP] Closed
    Quote from x_carmine_x
    are you joking??? agility doesnt effect how i use a gun (let alone how i hold it)

    I really don't see how this is so monumentally difficult for you to grasp. If you've played the games you've listed, you should be well aware that Agility is the attribute that determines your Guns skill, as multiple people have already pointed out to you.
    Posted in: PC Servers
  • To post a comment, please .