• 0

    posted a message on Build Faster! V3 [1.8]

    Interesting mod. I'm building a subway system and it is going through a deep ocean. I tried to use your mod to help me build faster, while under water, but alas, it is not working under water. I know this because, as soon as I'm above the ocean I can place 4 blocks in a row with one click, but when I'm deep underwater, only one block at a time.


    I've also had the game crash when I use any of the staff items the game crashed with the error stating "Failed to write core dump. Minidumps are not enabled by default on client versions of Windows" I have the latest graphics card drivers and everything else is up to date.This is the report:


    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000003a25ec63, pid=10416, tid=5868
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C 0x000000003a25ec63
    #
    # 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.sun.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=5868, stack(0x0000000002990000,0x0000000002a90000)]

    siginfo: ExceptionCode=0xc0000005, writing address 0x0000000037909000

    Registers:
    RAX=0x00000000ff000000, RBX=0x00000000ff64381b, RCX=0x0000000000000004, RDX=0x000000000000001b
    RSP=0x0000000002a8d658, RBP=0x000000000000151b, RSI=0x0000000090dcab94, RDI=0x0000000037909004
    R8 =0x0000000000002000, R9 =0x0000000037906470, R10=0x0000000090dc8000, R11=0x0000000037906470
    R12=0x0000000000000000, R13=0x0000000000000000, R14=0x00000000721a5230, R15=0x0000000000000001
    RIP=0x000000003a25ec63, EFLAGS=0x0000000000010206

    Top of Stack: (sp=0x0000000002a8d658)
    0x0000000002a8d658: 0000000000000ff7 0000000000001000
    0x0000000002a8d668: 0000000002a8d7f0 000000003e8b0000
    0x0000000002a8d678: 00000000721a88f4 0000000050b06a50
    0x0000000002a8d688: 00000000721a88a0 0000000000000000
    0x0000000002a8d698: 0000000000000000 00000000721a88a0
    0x0000000002a8d6a8: 000000003e8b0000 0000000000000001
    0x0000000002a8d6b8: 00000000721aae8d 0000000002a8d7f0
    0x0000000002a8d6c8: 0000000050b06a50 0000000000000000
    0x0000000002a8d6d8: 0000000000000004 0000005000000050
    0x0000000002a8d6e8: 0000000000000005 0000000000000000
    0x0000000002a8d6f8: 0000000000000000 0000000000000000
    0x0000000002a8d708: 0000000050b15c30 0000000000000013
    0x0000000002a8d718: 0000000050b06a50 000000003e8b0000
    0x0000000002a8d728: 00000000722bb06f 0000000050b06a50
    0x0000000002a8d738: 0000000002a8d830 0000000000000001
    0x0000000002a8d748: 0000000000000004 0000000000000002

    Instructions: (pc=0x000000003a25ec63)
    0x000000003a25ec43: 10 81 e3 00 ff 00 00 0b d8 8b c2 81 e2 00 00 ff
    0x000000003a25ec53: 00 c1 ea 10 81 e0 00 00 00 ff 0b da 0b d8 ff cd
    0x000000003a25ec63: 89 5f fc 75 c6 5f 5e 5b 5d c3 00 00 00 00 00 00
    0x000000003a25ec73: 00 00 00 00 00 00 fe ff ff 80 00 00 00 48 83 ec

    Register to memory mapping:

    RAX=0x00000000ff000000 is an unknown value
    RBX=0x00000000ff64381b is an unknown value
    RCX=0x0000000000000004 is an unknown value
    RDX=0x000000000000001b is an unknown value
    RSP=0x0000000002a8d658 is pointing into the stack for thread: 0x0000000002a93800
    RBP=0x000000000000151b is an unknown value
    RSI=0x0000000090dcab94 is an unknown value
    RDI=0x0000000037909004 is an unknown value
    R8 =0x0000000000002000 is an unknown value
    R9 =0x0000000037906470 is an unknown value
    R10=0x0000000090dc8000 is an unknown value
    R11=0x0000000037906470 is an unknown value
    R12=0x0000000000000000 is an unknown value
    R13=0x0000000000000000 is an unknown value
    R14=0x00000000721a5230 is an unknown value
    R15=0x0000000000000001 is an unknown value

    Stack: [0x0000000002990000,0x0000000002a90000], sp=0x0000000002a8d658, free space=1013k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x000000003a25ec63

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.GL11.nglGetTexImage(IIIIJJ)V+0
    j org.lwjgl.opengl.GL11.glGetTexImage(IIIILjava/nio/IntBuffer;)V+48
    j speedytools.clientside.selections.SelectionBlockTextures.stitchGreyFrameBufferIntoTextureSheet(Lnet/minecraft/client/shader/Framebuffer;ILnet/minecraft/util/EnumFacing;)V+24
    j speedytools.clientside.selections.SelectionBlockTextures.stitchModelIntoTextureSheet(Lnet/minecraft/client/shader/Framebuffer;ILnet/minecraft/block/Block;Lnet/minecraft/client/resources/model/IBakedModel;)V+442
    j speedytools.clientside.selections.SelectionBlockTextures.updateTextures()V+308
    j speedytools.clientside.selections.BlockVoxelMultiSelectorRenderer.createRenderListContinue(Lnet/minecraft/world/World;IIILspeedytools/common/selections/VoxelSelection;Lspeedytools/common/selections/VoxelSelection;J)F+241
    j speedytools.clientside.selections.ClientVoxelSelection.performTick(Lnet/minecraft/world/World;J)V+268
    j speedytools.clientside.tools.SpeedyToolComplex.performTick(Lnet/minecraft/world/World;)V+68
    J 9512 C1 speedytools.clientside.ClientTickHandler.tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ClientTickEvent;)V (74 bytes) @ 0x000000000441b214 [0x000000000441a860+0x9b4]
    J 9457 C1 net.minecraftforge.fml.common.eventhandler.ASMEventHandler_216_ClientTickHandler_clientTickEvent_ClientTickEvent.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V (15 bytes) @ 0x0000000003a51a04 [0x0000000003a516a0+0x364]
    J 9484 C2 net.minecraftforge.fml.common.eventhandler.EventBus.post(Lnet/minecraftforge/fml/common/eventhandler/Event;)Z (77 bytes) @ 0x00000000043e4c04 [0x00000000043e4a20+0x1e4]
    J 9449 C1 net.minecraft.client.Minecraft.func_71407_l()V (2321 bytes) @ 0x00000000043bf5fc [0x00000000043b4da0+0xa85c]
    J 12879 C1 net.minecraft.client.Minecraft.func_71411_J()V (945 bytes) @ 0x0000000004c6e8a4 [0x0000000004c6df40+0x964]
    j net.minecraft.client.Minecraft.func_99999_d()V+61
    j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
    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 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
    j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
    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 )
    0x000000008fd7a000 JavaThread "File IO Thread" [_thread_in_vm, id=7004, stack(0x0000000041390000,0x0000000041490000)]
    0x000000008fd75800 JavaThread "pool-2-thread-1" [_thread_blocked, id=8020, stack(0x0000000047b10000,0x0000000047c10000)]
    0x000000008fd7c000 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=9944, stack(0x0000000046ec0000,0x0000000046fc0000)]
    0x000000005be05800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=6784, stack(0x0000000046bc0000,0x0000000046cc0000)]
    0x000000005be04800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=6168, stack(0x0000000046ac0000,0x0000000046bc0000)]
    0x000000005be0a800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=11332, stack(0x00000000467b0000,0x00000000468b0000)]
    0x000000005be09000 JavaThread "Server thread" [_thread_blocked, id=11308, stack(0x00000000464b0000,0x00000000465b0000)]
    0x000000005be08800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7524, stack(0x00000000439f0000,0x0000000043af0000)]
    0x000000005be07000 JavaThread "Thread-19" [_thread_blocked, id=6580, stack(0x0000000051a70000,0x0000000051b70000)]
    0x000000003f005800 JavaThread "Thread-18" [_thread_blocked, id=8964, stack(0x0000000047000000,0x0000000047100000)]
    0x000000003f004000 JavaThread "Thread-17" [_thread_blocked, id=5092, stack(0x000000006e1d0000,0x000000006e2d0000)]
    0x000000003f002800 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=5172, stack(0x0000000064e50000,0x0000000064f50000)]
    0x000000003f003800 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=800, stack(0x0000000064d50000,0x0000000064e50000)]
    0x00000000427d3800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=8924, stack(0x0000000044e10000,0x0000000044f10000)]
    0x000000005a490800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=2460, stack(0x0000000043fd0000,0x00000000440d0000)]
    0x00000000382c3800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=9840, stack(0x0000000049450000,0x0000000049550000)]
    0x0000000038017800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6272, stack(0x0000000041690000,0x0000000041790000)]
    0x00000000384f5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6128, stack(0x000000003a140000,0x000000003a240000)]
    0x0000000037973000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10316, stack(0x0000000039b10000,0x0000000039c10000)]
    0x0000000037ade000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5460, stack(0x0000000039910000,0x0000000039a10000)]
    0x0000000036b7a000 JavaThread "Service Thread" daemon [_thread_blocked, id=9868, stack(0x0000000036f10000,0x0000000037010000)]
    0x0000000034c83800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=2044, stack(0x0000000036a10000,0x0000000036b10000)]
    0x0000000034c7e000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=9068, stack(0x0000000036910000,0x0000000036a10000)]
    0x0000000034c78800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10368, stack(0x0000000036810000,0x0000000036910000)]
    0x0000000034c74800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9228, stack(0x0000000036710000,0x0000000036810000)]
    0x0000000034c73800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6572, stack(0x0000000036610000,0x0000000036710000)]
    0x0000000002b8c000 JavaThread "Finalizer" daemon [_thread_blocked, id=952, stack(0x0000000036500000,0x0000000036600000)]
    0x0000000002b84000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6400, stack(0x0000000036400000,0x0000000036500000)]
    =>0x0000000002a93800 JavaThread "Client thread" [_thread_in_native, id=5868, stack(0x0000000002990000,0x0000000002a90000)]

    Other Threads:
    0x0000000034c37000 VMThread [stack: 0x0000000036300000,0x0000000036400000] [id=6208]
    0x0000000036b96800 WatcherThread [stack: 0x0000000037010000,0x0000000037110000] [id=6728]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap:
    PSYoungGen total 13762560K, used 4081129K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 34% used [0x0000000400080000,0x00000004f91fa670,0x00000006d0100000)
    from space 1965568K, 0% used [0x00000006d0100000,0x00000006d0100000,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 511K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 99% used [0x0000000400000000,0x000000040007fe60,0x0000000400080000)
    Metaspace used 68603K, capacity 69347K, committed 70016K, reserved 1110016K
    class space used 9374K, capacity 9557K, committed 9600K, reserved 1048576K

    Card table byte_map: [0x0000000011f50000,0x0000000013d60000] byte_map_base: 0x000000000ff50000

    Marking Bits: (ParMarkBitMap*) 0x0000000074ead490
    Begin Bits: [0x0000000014360000, 0x0000000023360000)
    End Bits: [0x0000000023360000, 0x0000000032360000)

    Polling page: 0x00000000011a0000

    CodeCache: size=245760Kb used=39326Kb max_used=39326Kb free=206433Kb
    bounds [0x0000000002b90000, 0x0000000005240000, 0x0000000011b90000]
    total_blobs=10845 nmethods=9825 adapters=930
    compilation: enabled

    Compilation events (10 events):
    Event: 160.795 Thread 0x0000000034c83800 14231 3 java.util.zip.DeflaterOutputStream::finish (35 bytes)
    Event: 160.795 Thread 0x0000000034c83800 nmethod 14231 0x00000000047ed950 code [0x00000000047edb00, 0x00000000047ee448]
    Event: 160.795 Thread 0x0000000034c83800 14233 s! 3 net.minecraft.world.chunk.storage.RegionFile::func_76706_a (425 bytes)
    Event: 160.798 Thread 0x0000000034c83800 nmethod 14233 0x0000000004a4e150 code [0x0000000004a4e4e0, 0x0000000004a501c8]
    Event: 160.798 Thread 0x0000000034c83800 14232 3 net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer::close (24 bytes)
    Event: 160.798 Thread 0x0000000034c83800 nmethod 14232 0x00000000047ed550 code [0x00000000047ed6c0, 0x00000000047ed888]
    Event: 160.820 Thread 0x0000000034c83800 14234 3 io.netty.channel.AbstractChannel::flush (10 bytes)
    Event: 160.820 Thread 0x0000000034c83800 nmethod 14234 0x000000000332a790 code [0x000000000332a900, 0x000000000332ac08]
    Event: 160.820 Thread 0x0000000034c83800 14235 3 io.netty.channel.DefaultChannelPipeline::flush (10 bytes)
    Event: 160.821 Thread 0x0000000034c83800 nmethod 14235 0x000000000332a350 code [0x000000000332a4c0, 0x000000000332a6e8]

    GC Heap History (10 events):
    Event: 65.661 GC heap before
    {Heap before GC invocations=7 (full 3):
    PSYoungGen total 13762560K, used 863061K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 43% used [0x0000000748080000,0x000000077cb55668,0x00000007c0000000)
    to space 1965568K, 0% used [0x00000006d0100000,0x00000006d0100000,0x0000000748080000)
    ParOldGen total 512K, used 155K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 30% used [0x0000000400000000,0x0000000400026fc0,0x0000000400080000)
    Metaspace used 58004K, capacity 58401K, committed 59008K, reserved 1099776K
    class space used 8340K, capacity 8470K, committed 8576K, reserved 1048576K
    Event: 68.564 GC heap after
    Heap after GC invocations=7 (full 3):
    PSYoungGen total 13762560K, used 854295K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 43% used [0x0000000748080000,0x000000077c2c5d98,0x00000007c0000000)
    to space 1965568K, 0% used [0x00000006d0100000,0x00000006d0100000,0x0000000748080000)
    ParOldGen total 512K, used 141K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 27% used [0x0000000400000000,0x0000000400023798,0x0000000400080000)
    Metaspace used 58004K, capacity 58401K, committed 59008K, reserved 1099776K
    class space used 8340K, capacity 8470K, committed 8576K, reserved 1048576K
    }
    Event: 132.062 GC heap before
    {Heap before GC invocations=8 (full 3):
    PSYoungGen total 13762560K, used 1936605K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 9% used [0x0000000400080000,0x0000000442171750,0x00000006d0100000)
    from space 1965568K, 43% used [0x0000000748080000,0x000000077c2c5d98,0x00000007c0000000)
    to space 1965568K, 0% used [0x00000006d0100000,0x00000006d0100000,0x0000000748080000)
    ParOldGen total 512K, used 141K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 27% used [0x0000000400000000,0x0000000400023798,0x0000000400080000)
    Metaspace used 59275K, capacity 59735K, committed 60288K, reserved 1101824K
    class space used 8422K, capacity 8569K, committed 8576K, reserved 1048576K
    Event: 132.423 GC heap after
    Heap after GC invocations=8 (full 3):
    PSYoungGen total 13762560K, used 871737K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 44% used [0x00000006d0100000,0x000000070544e6a0,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 421K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 82% used [0x0000000400000000,0x00000004000697b8,0x0000000400080000)
    Metaspace used 59275K, capacity 59735K, committed 60288K, reserved 1101824K
    class space used 8422K, capacity 8569K, committed 8576K, reserved 1048576K
    }
    Event: 132.423 GC heap before
    {Heap before GC invocations=9 (full 4):
    PSYoungGen total 13762560K, used 871737K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 44% used [0x00000006d0100000,0x000000070544e6a0,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 421K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 82% used [0x0000000400000000,0x00000004000697b8,0x0000000400080000)
    Metaspace used 59275K, capacity 59735K, committed 60288K, reserved 1101824K
    class space used 8422K, capacity 8569K, committed 8576K, reserved 1048576K
    Event: 134.353 GC heap after
    Heap after GC invocations=9 (full 4):
    PSYoungGen total 13762560K, used 864145K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 43% used [0x00000006d0100000,0x0000000704ce46a8,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 416K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 81% used [0x0000000400000000,0x0000000400068098,0x0000000400080000)
    Metaspace used 59275K, capacity 59735K, committed 60288K, reserved 1101824K
    class space used 8422K, capacity 8569K, committed 8576K, reserved 1048576K
    }
    Event: 134.353 GC heap before
    {Heap before GC invocations=10 (full 5):
    PSYoungGen total 13762560K, used 864145K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 43% used [0x00000006d0100000,0x0000000704ce46a8,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 416K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 81% used [0x0000000400000000,0x0000000400068098,0x0000000400080000)
    Metaspace used 59275K, capacity 59735K, committed 60288K, reserved 1101824K
    class space used 8422K, capacity 8569K, committed 8576K, reserved 1048576K
    Event: 134.849 GC heap after
    Heap after GC invocations=10 (full 5):
    PSYoungGen total 13762560K, used 864145K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 0% used [0x0000000400080000,0x0000000400080000,0x00000006d0100000)
    from space 1965568K, 43% used [0x00000006d0100000,0x0000000704ce46a8,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 416K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 81% used [0x0000000400000000,0x0000000400068098,0x0000000400080000)
    Metaspace used 59275K, capacity 59735K, committed 60288K, reserved 1101824K
    class space used 8422K, capacity 8569K, committed 8576K, reserved 1048576K
    }
    Event: 142.332 GC heap before
    {Heap before GC invocations=11 (full 6):
    PSYoungGen total 13762560K, used 2514745K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 13% used [0x0000000400080000,0x0000000464c69d90,0x00000006d0100000)
    from space 1965568K, 43% used [0x00000006d0100000,0x0000000704ce46a8,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 416K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 81% used [0x0000000400000000,0x0000000400068098,0x0000000400080000)
    Metaspace used 64685K, capacity 65213K, committed 65792K, reserved 1105920K
    class space used 9030K, capacity 9186K, committed 9216K, reserved 1048576K
    Event: 143.596 GC heap after
    Heap after GC invocations=11 (full 6):
    PSYoungGen total 13762560K, used 987908K [0x0000000400080000, 0x00000007c0000000, 0x00000007c0000000)
    eden space 11796992K, 8% used [0x0000000400080000,0x000000043c541390,0x00000006d0100000)
    from space 1965568K, 0% used [0x00000006d0100000,0x00000006d0100000,0x0000000748080000)
    to space 1965568K, 0% used [0x0000000748080000,0x0000000748080000,0x00000007c0000000)
    ParOldGen total 512K, used 511K [0x0000000400000000, 0x0000000400080000, 0x0000000400080000)
    object space 512K, 99% used [0x0000000400000000,0x000000040007fe60,0x0000000400080000)
    Metaspace used 64685K, capacity 65213K, committed 65792K, reserved 1105920K
    class space used 9030K, capacity 9186K, committed 9216K, reserved 1048576K
    }

    Deoptimization events (10 events):
    Event: 160.008 Thread 0x000000005be09000 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000049b2610 method=java.util.regex.Pattern.escape(ZZZ)I @ 480
    Event: 160.027 Thread 0x000000005be09000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000049c08f0 method=java.util.regex.Pattern$Branch.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 57
    Event: 160.027 Thread 0x000000005be09000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000049c08f0 method=java.util.regex.Pattern$Branch.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 57
    Event: 160.072 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000511e7b8 method=net.minecraft.client.renderer.BlockFluidRenderer.func_178269_a(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;Lnet/minecraft/block/material/Material;)F @ ‡(üOd@
    Event: 160.072 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d0b1b0 method=net.minecraft.block.BlockLiquid.func_180687_h(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;)Lnet/minecraft/util/Vec3; @ 87
    Event: 160.072 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a98ce8 method=net.minecraft.world.ChunkCache.func_175629_a(Lnet/minecraft/world/EnumSkyBlock;Lnet/minecraft/util/BlockPos;)I @ 123
    Event: 160.072 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a98ce8 method=net.minecraft.world.ChunkCache.func_175629_a(Lnet/minecraft/world/EnumSkyBlock;Lnet/minecraft/util/BlockPos;)I @ 123
    Event: 160.073 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a98ce8 method=net.minecraft.world.ChunkCache.func_175629_a(Lnet/minecraft/world/EnumSkyBlock;Lnet/minecraft/util/BlockPos;)I @ 123
    Event: 160.073 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a98ce8 method=net.minecraft.world.ChunkCache.func_175629_a(Lnet/minecraft/world/EnumSkyBlock;Lnet/minecraft/util/BlockPos;)I @ 123
    Event: 160.074 Thread 0x000000005a490800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000511e7b8 method=net.minecraft.client.renderer.BlockFluidRenderer.func_178269_a(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/BlockPos;Lnet/minecraft/block/material/Material;)F @ ªlŽ˜B

    Internal exceptions (10 events):
    Event: 159.972 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d91e38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 159.972 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d92488) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 159.972 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d92c28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 159.974 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d95938) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 159.976 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d977d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 159.976 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d97f80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 159.976 Thread 0x000000005be09000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000004f4d987a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
    Event: 160.048 Thread 0x000000003f005800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000046cc890b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
    Event: 160.291 Thread 0x000000003f005800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000046cc89308) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
    Event: 160.521 Thread 0x000000003f005800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000046cc89558) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]

    Events (10 events):
    Event: 160.465 Thread 0x0000000002a93800 DEOPT PACKING pc=0x00000000051ce048 sp=0x0000000002a8d970
    Event: 160.465 Thread 0x0000000002a93800 DEOPT UNPACKING pc=0x0000000002bd71bf sp=0x0000000002a8d8d0 mode 0
    Event: 160.469 Thread 0x0000000002a93800 DEOPT PACKING pc=0x00000000051ce048 sp=0x0000000002a8d970
    Event: 160.469 Thread 0x0000000002a93800 DEOPT UNPACKING pc=0x0000000002bd71bf sp=0x0000000002a8d8d0 mode 0
    Event: 160.474 Thread 0x0000000002a93800 DEOPT PACKING pc=0x00000000051ce048 sp=0x0000000002a8d970
    Event: 160.474 Thread 0x0000000002a93800 DEOPT UNPACKING pc=0x0000000002bd71bf sp=0x0000000002a8d8d0 mode 0
    Event: 160.521 Thread 0x0000000002a93800 DEOPT PACKING pc=0x0000000004a44893 sp=0x0000000002a8dfe0
    Event: 160.521 Thread 0x0000000002a93800 DEOPT UNPACKING pc=0x0000000002bd71bf sp=0x0000000002a8dd40 mode 0
    Event: 160.605 loading class speedytools/clientside/selections/SelectionBlockTextures$1
    Event: 160.605 loading class speedytools/clientside/selections/SelectionBlockTextures$1 done

    Dynamic libraries:
    0x00007ff706330000 - 0x00007ff706364000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\javaw.exe
    0x00007fff1c370000 - 0x00007fff1c531000 C:\WINDOWS\SYSTEM32\ntdll.dll
    0x00007fff1c170000 - 0x00007fff1c21d000 C:\WINDOWS\system32\KERNEL32.DLL
    0x00007fff19840000 - 0x00007fff19a1d000 C:\WINDOWS\system32\KERNELBASE.dll
    0x00007fff1b870000 - 0x00007fff1b916000 C:\WINDOWS\system32\ADVAPI32.dll
    0x00007fff1c0d0000 - 0x00007fff1c16d000 C:\WINDOWS\system32\msvcrt.dll
    0x00007fff19a60000 - 0x00007fff19abb000 C:\WINDOWS\system32\sechost.dll
    0x00007fff19fb0000 - 0x00007fff1a0d6000 C:\WINDOWS\system32\RPCRT4.dll
    0x00007fff19ac0000 - 0x00007fff19c0e000 C:\WINDOWS\system32\USER32.dll
    0x00007fff1b6e0000 - 0x00007fff1b866000 C:\WINDOWS\system32\GDI32.dll
    0x00007fff13d40000 - 0x00007fff13fb4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10240.16384_none_f41f7b285750ef43\COMCTL32.dll
    0x00007fff19a20000 - 0x00007fff19a56000 C:\WINDOWS\system32\IMM32.DLL
    0x00007fff1bcc0000 - 0x00007fff1be1c000 C:\WINDOWS\system32\MSCTF.dll
    0x0000000075860000 - 0x0000000075932000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
    0x00000000746d0000 - 0x0000000074f2a000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
    0x00007fff1ba70000 - 0x00007fff1ba78000 C:\WINDOWS\system32\PSAPI.DLL
    0x00007fff0f100000 - 0x00007fff0f109000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
    0x00007fff16d80000 - 0x00007fff16da3000 C:\WINDOWS\SYSTEM32\WINMM.dll
    0x00007fff1c300000 - 0x00007fff1c369000 C:\WINDOWS\system32\WS2_32.dll
    0x00007fff1c2f0000 - 0x00007fff1c2f8000 C:\WINDOWS\system32\NSI.dll
    0x0000000002920000 - 0x000000000294c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
    0x00007fff197f0000 - 0x00007fff19834000 C:\WINDOWS\system32\cfgmgr32.dll
    0x00007fff17650000 - 0x00007fff17677000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
    0x00000000767f0000 - 0x00000000767ff000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\verify.dll
    0x00000000767c0000 - 0x00000000767e8000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\java.dll
    0x00000000767a0000 - 0x00000000767b6000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\zip.dll
    0x00007fff1a150000 - 0x00007fff1b672000 C:\WINDOWS\system32\SHELL32.dll
    0x00007fff19100000 - 0x00007fff19728000 C:\WINDOWS\system32\windows.storage.dll
    0x00007fff19d30000 - 0x00007fff19fac000 C:\WINDOWS\system32\combase.dll
    0x00007fff1b680000 - 0x00007fff1b6d1000 C:\WINDOWS\system32\shlwapi.dll
    0x00007fff18d80000 - 0x00007fff18d8f000 C:\WINDOWS\system32\kernel.appcore.dll
    0x00007fff19730000 - 0x00007fff197e3000 C:\WINDOWS\system32\shcore.dll
    0x00007fff18dd0000 - 0x00007fff18e1a000 C:\WINDOWS\system32\powrprof.dll
    0x00007fff18db0000 - 0x00007fff18dc3000 C:\WINDOWS\system32\profapi.dll
    0x0000000076790000 - 0x000000007679d000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\management.dll
    0x00000000746b0000 - 0x00000000746ca000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\net.dll
    0x00007fff18520000 - 0x00007fff1857d000 C:\WINDOWS\system32\mswsock.dll
    0x0000000074690000 - 0x00000000746a1000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\nio.dll
    0x00007fff0d780000 - 0x00007fff0d795000 C:\WINDOWS\system32\napinsp.dll
    0x00007fff0b8f0000 - 0x00007fff0b90a000 C:\WINDOWS\system32\pnrpnsp.dll
    0x00007fff16cd0000 - 0x00007fff16ce8000 C:\WINDOWS\system32\NLAapi.dll
    0x00007fff18330000 - 0x00007fff183d8000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
    0x00007fff0d950000 - 0x00007fff0d95d000 C:\WINDOWS\System32\winrnr.dll
    0x00007fff102a0000 - 0x00007fff102aa000 C:\Windows\System32\rasadhlp.dll
    0x00007fff16380000 - 0x00007fff163b8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
    0x00007fff16310000 - 0x00007fff1631b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
    0x00007fff131e0000 - 0x00007fff13248000 C:\WINDOWS\System32\fwpuclnt.dll
    0x00007fff18cb0000 - 0x00007fff18cd8000 C:\WINDOWS\SYSTEM32\bcrypt.dll
    0x00000000744f0000 - 0x0000000074688000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\awt.dll
    0x00007fff19c70000 - 0x00007fff19d2e000 C:\WINDOWS\system32\OLEAUT32.dll
    0x00007fff174d0000 - 0x00007fff17548000 C:\WINDOWS\system32\apphelp.dll
    0x00007fff17680000 - 0x00007fff17716000 C:\WINDOWS\system32\uxtheme.dll
    0x00007fff168d0000 - 0x00007fff168f2000 C:\WINDOWS\system32\dwmapi.dll
    0x00007fff1b920000 - 0x00007fff1ba61000 C:\WINDOWS\system32\ole32.dll
    0x00007fff18ba0000 - 0x00007fff18c0b000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
    0x00000000744a0000 - 0x00000000744e7000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
    0x00007fff04450000 - 0x00007fff04660000 C:\WINDOWS\system32\d3d9.dll
    0x00007ffeea820000 - 0x00007ffeeb736000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll
    0x00007fff162d0000 - 0x00007fff162da000 C:\WINDOWS\SYSTEM32\VERSION.dll
    0x0000000180000000 - 0x00000001801a7000 C:\WINDOWS\system32\nvspcap64.dll
    0x00007fff1be20000 - 0x00007fff1bfe5000 C:\WINDOWS\system32\SETUPAPI.dll
    0x00007fff10e60000 - 0x00007fff10f36000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
    0x00007ffeee820000 - 0x00007ffeeebb0000 C:\WINDOWS\system32\nvapi64.dll
    0x00007fff16570000 - 0x00007fff1660c000 C:\WINDOWS\SYSTEM32\dxgi.dll
    0x00007fff189c0000 - 0x00007fff189ec000 C:\WINDOWS\SYSTEM32\SspiCli.dll
    0x00007fff00850000 - 0x00007fff00930000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
    0x0000000074450000 - 0x0000000074491000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\t2k.dll
    0x0000000072f60000 - 0x0000000072f77000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\unpack.dll
    0x0000000039a10000 - 0x0000000039a61000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\lwjgl64.dll
    0x00007ffefa670000 - 0x00007ffefa798000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
    0x00007fff14120000 - 0x00007fff1414e000 C:\WINDOWS\SYSTEM32\GLU32.dll
    0x00007fff0c8e0000 - 0x00007fff0c9d6000 C:\WINDOWS\SYSTEM32\DDRAW.dll
    0x00007fff17010000 - 0x00007fff17018000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
    0x00007fff187e0000 - 0x00007fff187f7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
    0x00007fff18240000 - 0x00007fff18273000 C:\WINDOWS\system32\rsaenh.dll
    0x00007fff18420000 - 0x00007fff1843f000 C:\WINDOWS\SYSTEM32\USERENV.dll
    0x00007fff187a0000 - 0x00007fff187ab000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
    0x00007fff133b0000 - 0x00007fff133c6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
    0x00007fff13250000 - 0x00007fff1326a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
    0x00000000719e0000 - 0x0000000072f5e000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL
    0x00007fff16b90000 - 0x00007fff16ba3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
    0x00007fff18e20000 - 0x00007fff18e74000 C:\WINDOWS\system32\WINTRUST.dll
    0x00007fff18d90000 - 0x00007fff18da1000 C:\WINDOWS\system32\MSASN1.dll
    0x00007fff18e80000 - 0x00007fff19041000 C:\WINDOWS\system32\CRYPT32.dll
    0x00007fff17fe0000 - 0x00007fff18012000 C:\WINDOWS\SYSTEM32\ntmarta.dll
    0x00007fff18720000 - 0x00007fff18778000 C:\WINDOWS\SYSTEM32\WINSTA.dll
    0x00007fff16db0000 - 0x00007fff16e41000 C:\WINDOWS\SYSTEM32\mscms.dll
    0x00007fff09020000 - 0x00007fff09062000 C:\WINDOWS\SYSTEM32\icm32.dll
    0x0000000074380000 - 0x00000000743a4000 E:\Minecraft\Modded SinglePlayer - New\runtime\jre-x64\1.8.0_25\bin\sunec.dll
    0x0000000070a40000 - 0x0000000070adc000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\avutil-ttv-51.dll
    0x0000000065980000 - 0x00000000659d6000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\swresample-ttv-0.dll
    0x000000006eb80000 - 0x000000006ec50000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\libmp3lame-ttv.dll
    0x00007ffee9470000 - 0x00007ffeea814000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\libmfxsw64.dll
    0x00007ffef2a40000 - 0x00007ffef2bad000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\twitchsdk.dll
    0x00007fff0f970000 - 0x00007fff0fc17000 C:\WINDOWS\SYSTEM32\WININET.dll
    0x0000000041320000 - 0x0000000041384000 E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601\OpenAL64.dll
    0x00007fff1c220000 - 0x00007fff1c2c5000 C:\WINDOWS\system32\clbcatq.dll
    0x00007fff13a60000 - 0x00007fff13ad2000 C:\WINDOWS\System32\MMDevApi.dll
    0x00007fff16940000 - 0x00007fff16ac3000 C:\WINDOWS\System32\PROPSYS.dll
    0x00007ffefa980000 - 0x00007ffefaa1c000 C:\WINDOWS\SYSTEM32\dsound.dll
    0x00007ffefacd0000 - 0x00007ffefad55000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
    0x00007fff15c10000 - 0x00007fff15d41000 C:\WINDOWS\SYSTEM32\wintypes.dll
    0x00007fff11560000 - 0x00007fff116ea000 C:\WINDOWS\SYSTEM32\dbghelp.dll

    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx15360M -Xmn15360M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=E:\Minecraft\Modded SinglePlayer - New\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-98578685280601
    java_command: net.minecraft.launchwrapper.Launch --username ShadowFox43 --version 1.8-forge1.8-11.14.3.1521 --gameDir E:\Minecraft\Modded SinglePlayer - New\.minecraft --assetsDir E:\Minecraft\Modded SinglePlayer - New\.minecraft\assets --assetIndex 1.8 --uuid b396eb9b11574757a3538318beedd68c --accessToken 6db7d660d89f469bae5bc4b09b1c3d88 --userProperties {} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --nativeLauncherVersion 286
    java_class_path (initial): E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.3.1521\forge-1.8-11.14.3.1521.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;E:\Minecraft\Modded SinglePlayer - New\.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;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;E:\Minecraft\Modded SinglePlayer - New\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;E:\Minecraft\Modded SinglePlayer
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\
    USERNAME=Nathan Owens
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD


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

    OS: Windows 8.1 , 64 bit Build 9600

    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 16743076k(5303200k free), swap 33520292k(7821908k free)

    vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)

    time: Wed Oct 14 16:28:19 2015
    elapsed time: 161 seconds (0d 0h 2m 41s)


    I have a GeForce GTX 750 TI 2 gb.

    I also have 16 gb of memory as well.

    It ONLY does it on all of the staffs though.

    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)

    I have noticed the Crystal Wings is not teleporting me to the bed. It IS teleporting me to my house, but it is teleporting me onto the roof of my 14 story house. The top 10-11 stories are a redstone lamp lighthouse style beacon, and thus is not able to be entered.

    I have not figured out a way to teleport to the bed... which I've slept in. I have even tried changing the spawnpoint, and that did work, but I'm teleporting outside of the house and a bit away from the house. (I can see it, but if I teleport at night, I could come across mobs.)



    I am using a LOT of mods though. 53 mods in total.


    I'm not sure what is going on. Any advice would be helpful.

    Posted in: Minecraft Mods
  • 0

    posted a message on Weird Graphical Issue - Please Help

    This problem is not all that major in that it does not cause the game to crash or anything.

    I have no idea what is causing it.

    I have a character skin installed on my character a terminator skin set to my account.

    Here is the picture showing the issue:

    Graphic

    The mods I have installed are:

    Forge 11.14.3.1515 for Minecraft 1.8

    Better Foliage 1.1.7 for Minecraft 1.8

    Better Villages Mod for Minecraft 1.8

    Biomes O' Plenty 3.0.0.1448 for Minecraft 1.8

    Custom Mob Spawner 3.4.0 for Minecraft 1.8

    Dense Ores 2 for Minecraft 1.8

    DrZharks Mo'Creatures Mod 8.0.0 for Minecraft 1.8

    Elevator Mod 3.0 for Minecraft 1.8

    FML 8.0.127.1103 for Minecraft 1.8

    Glass Shards 1.5 for Minecraft 1.8

    Level Up! 0.11 for Minecraft 1.8

    MrCrayfish Furniture Mod 3.4.8 for Minecraft 1.8

    OptiFine 1.8.0 HD U D5 for Minecraft 1.8

    Progressive Automation 1.6.15 for Minecraft 1.8

    Shaders Mod v2.4.12 for Minecraft 1.8

    Vanilla Plus 1.5.0 for Minecraft 1.8


    I have Shader pack:

    Sildurs Vibrant Shaders 1.09 Extreme for Minecraft 1.8


    And I have Graphic Texture packs:

    Vanilla Plus Resource Pack by Spartan D1994 for Minecraft 1.6.2 (Not installed)

    Biomes O' Plant X128 texture pack 2.1.0.960 by for Minecraft 1.7.10 (Installed after noticed graphical problem)

    PureBDcraft 128x for minecraft 1.8 (Have yet to test)

    S&K Photo Realism x128 v0.3.8 for Minecraft 1.8 (Updated the pack X512 from 0.3.7)

    BDcraft Sounds Pack (Installed)

    BDcraft Musics Pack (installed)

    LB photo Realism X128 for Minecraft 1.8 (Have yet to test.)

    Posted in: Java Edition Support
  • To post a comment, please .