• 0

    posted a message on [WIP] Emerald Tools mod!
    Uh, i am working for my another mod that is still in progress, so, at some time later, i will update this mod to its release soon later! Thanks for using my mod and i think it will be in mid January 2015!
    Posted in: WIP Mods
  • 0

    posted a message on [WIP] Emerald Tools mod!
    Thanks for your suggestion. I'll do my best to do it.
    Posted in: WIP Mods
  • 0

    posted a message on [WIP] Emerald Tools mod!
    The 1.7.10 version is in made. It soon will add:

    - Emerald Furnace
    - Emerald Stick
    - Emerald Compressed Stone

    That needs redstone power instead of coal and TWICE as fast as regular furnace.
    Posted in: WIP Mods
  • 0

    posted a message on [MC/Forge][1.6.4] Gulliver the Resizing Mod (v0.14.3 *Oct 21*): changing your perspective of Minecraft [OVER 900,000 downloads]
    Uh why everytime i change size it doesn't change the FOV or like you're big your view would be up your head? It still the same. If you don't get it, my hand is still in the same FOV instead of getting big or smaller.
    Posted in: Minecraft Mods
  • 0

    posted a message on [WIP] Emerald Tools mod!
    Links and file is updated.
    Posted in: WIP Mods
  • 0

    posted a message on Detect if an entity is above a block
    Try this:

    public boolean onEntityCollidedWithBlock;{
    if(this.onEntityCollidedWithBlock == true){
    int redstoneSignal = 1;
    }
    }
    }
    Posted in: Modification Development
  • 0

    posted a message on Making a tool lose durability the longer it is held.
    Hmm, try to use this:

    public boolean isHold;
    @SideOnly(Side.CLIENT)
    public boolean loseDurability;{
    if(this.isHold == true){ //Executes the command down there
    /**
    * Per every second
    */
    int loseDurability = 1;
    }
    }
    }

    This is for 1.7.2, i dont know if it can work, but this code is just the base of it. I still need to figure it out sometime.

    Good Luck!
    Posted in: Modification Development
  • 0

    posted a message on Need help detecting when there is only one player left using command blocks.
    You can test this:

    /testfor @a[count=1]

    Maybe though. I never test that. You can just try it. I'm not familiar with this command, so you can just give it a try.

    Or:

    /testfor @p[r=YOURRADIUS,rm=MINRADIUS,count=1]
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on [WIP] Emerald Tools mod!
    Hi there! It's my first time making a mod for 1.7.10! I created this mod from October before, but this mod is still in beta development, so crash might happen sometimes. Anyways, this mod will change those Useless Emeralds into Useful Emeralds! This will make these tools are rarer than diamond, depending how much there's Emerald Ores spawned/generated. It was for 1.7.2 but i update it to 1.7.10.

    Downloads:
    For 1.7.10:

    https://www.mediafire.com/?yh5gwh81e85l2du

    Or:


    Changelogs:




    1.1.4beta:
    + Added Emerald Armor Tab
    * Fixed #ETM-002 - Armors stay still at the Combat tab instead the new tab



    1.1.3beta:
    + Added Emerald Bow, but when pulled the texture does not change into that state
    + Re-added the Creative Tab (AGAIN AND AGAIN!) but now it works!
    * Re-tweaked the furnace Gui, still buggy, and cannot be used for now

    # I'm planning to remove the furnace now. But, i'll do my best to tweak the Gui into a working Gui :)



    KNOWN BUGS/ISSUES:

    #ETM-002 - Armors stay still at the Combat tab instead the new tab



    1.1.2beta:
    * Tweaked the Furnace Gui, but it's a little buggy, so be careful because you can lose your items!!

    # All of these preparations are for 1.0.0 alpha or release.
    Maybe the stable one :)
    Or still beta >:)



    1.1.1beta (THE BIG UPDATE OF BETA):
    * Updated to 1.7.10 (1.7.2 is NOT supported now)
    + Added Emerald Stick, with recipe
    + Added Emerald Compressed Ore (it means it's compressed to stone so it drops emerald)
    + Added Emerald Ingot
    + Added Emerald Furnace, but it's buggy
    * Tools will have enchantments when crafted.
    * Bug fixes
    * A little bit changes to the mod. You won't notice it :).



    1.1.0beta:
    + Added Polished Emerald Block, with recipe
    + Added Emerald Nugget, with recipe
    + Added Emerald Steak, with recipe
    - Removed LanguageRegistry code, uses lang system instead
    * Bug Fixes



    1.0.4beta:
    - Removed Creative Tab (AGAIN!)
    * Tools have the correct place, for now



    1.0.3beta:
    * Changed Mod name to "emerald_tools.jar" NOTE: BE SURE TO DELETE "ammar's_fancymod.jar"
    * Fixed wrong textures in armor



    1.0.2beta:
    + Re-added Armors with Textures
    + Added Creative Tab
    * Bug Fixes

    KNOWN BUGS IN 1.0.2beta:
    #ETM-002 - Armors do not have the correct textures while worn



    1.0.1beta:
    - Removed Armors, as it causes errors



    1.0.0beta - The Beta Release Development:

    + Added Armors, but it's not implemented yet
    + Added Textures
    + Added Recipes
    * Tools can be enchanted
    * Emerald Sword now is in the correct place








    I do not upload the version 1.0.0beta because of errors. Sorry about that.

    -------------FAQs-------------

    Q: "Do you need some APIs or cores to run this mod?"
    A: "Nope. Just run it and it will launch by itself at init."

    Q: "Can i get this mod's API/Source Code?"
    A: "I'm sorry, but this mod isn't open source."

    Q: "I always crash! Help?"
    A: "If your minecraft crashed, make sure you run the same version as it shows (1.7.10/1.7.2). Post your crash report to help me investigate what's wrong.
    Posted in: WIP Mods
  • 0

    posted a message on Help with killer bunny spawing please
    Its /summon Rabbit ~ ~ ~ {RabbitType=99}

    Note the difference at the RabbitType. It's the Equal ("=") not Colon (":") (No Quotes)
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Windows 7 and 8 Minecraft Theme | 20k Downloads! | Looking For Artists!
    Why My cursor is invisible sometimes. This is Compatible with Windows 8, is it Compatible with Windows 8.1?
    Posted in: Other Fan Art
  • 0

    posted a message on Is 1.8 Lagging for you? POLL - Let's settle this issue!
    Not for me :P ! I have an average of 30-45 FPS!

    Even i have:

    Windows 8.1 64-bit

    Intel Core i3 3217U 1.8GHz CPU (integrated with Intel HD Graphics 4000)

    Still works fast!
    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Can SEUS Shaders run on Intel Graphics Card?
    Quote from jacktheripper543
    I am having this problem i tried changing line 56 i have an intel hd 4000 graphics card sorry if someone already posted a way to fix it im new http://gyazo.com/31b914f360e6bd421e1e6d4fa340312b please help

    Me too, you can run the Sildurs Shaders if you want.
    Quote from jacktheripper543
    I am having this problem i tried changing line 56 i have an intel hd 4000 graphics card sorry if someone already posted a way to fix it im new http://gyazo.com/31b914f360e6bd421e1e6d4fa340312b please help

    SEUS is incompatible with Intel. I forgot.
    Posted in: Mods Discussion
  • 0

    posted a message on Can SEUS Shaders run on Intel Graphics Card?
    Thanks for your suggestion, i installed the guru3d and it worked! Thank you Soo Much!
    Posted in: Mods Discussion
  • 0

    posted a message on Can SEUS Shaders run on Intel Graphics Card?
    I just download the basic ones, initialized, and then crashed. :(



    Ok here is the log file:


    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010ddc370, pid=5040, tid=2252
    #
    # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C [ig7icd64.dll+0x8c370]
    #
    # 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 (0x0000000002902800): JavaThread "Client thread" [_thread_in_native, id=2252, stack(0x0000000001090000,0x0000000001190000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

    Registers:
    RAX=0x0000000000000000, RBX=0x000000001159b000, RCX=0x0000000000000000, RDX=0x0000000000000000
    RSP=0x000000000118a860, RBP=0x000000000118a990, RSI=0x0000000000000006, RDI=0x00000000259ee000
    R8 =0x0000000000005508, R9 =0x00000000000000aa, R10=0x0000000000000000, R11=0x000000000118a790
    R12=0x000000000118b06c, R13=0x0000000000005508, R14=0x00000000251fa200, R15=0x00000000115b4210
    RIP=0x0000000010ddc370, EFLAGS=0x0000000000010206

    Top of Stack: (sp=0x000000000118a860)
    0x000000000118a860: 40621c83c30d86e2 0000000000000000
    0x000000000118a870: 4061b0dc3e240a56 0000000000000000
    0x000000000118a880: 000000000118b068 0000000010ec391d
    0x000000000118a890: 000000000118a990 000000000118b06c
    0x000000000118a8a0: 000000001159b000 0000000000000006
    0x000000000118a8b0: 000000000000000a 000000000118b06c
    0x000000000118a8c0: 000000000118b068 000000000118b060
    0x000000000118a8d0: 000000000118b668 0000000000000007
    0x000000000118a8e0: 0000040000000006 0000000600005508
    0x000000000118a8f0: 0000000024da4380 0000000000000007
    0x000000000118a900: 0000000000000006 00000000115b4210
    0x000000000118a910: 000000000118b060 0000000000000000
    0x000000000118a920: 000000000e910088 000000000e910054
    0x000000000118a930: 0000000000000007 0000000000000006
    0x000000000118a940: 000000000e910090 0000000000000054
    0x000000000118a950: 0000000000000040 0000000000000007

    Instructions: (pc=0x0000000010ddc370)
    0x0000000010ddc350: c2 10 66 0f e7 47 f0 49 3b c2 72 e4 e9 ab 00 00
    0x0000000010ddc360: 00 4d 85 c9 74 6c 66 66 0f 1f 84 00 00 00 00 00
    0x0000000010ddc370: 66 0f 6f 3a 66 0f 6f 72 10 66 0f 6f 6a 20 41 ff
    0x0000000010ddc380: c2 48 83 ef 80 41 8b c2 66 0f 6f 62 30 66 0f 6f


    Register to memory mapping:

    RAX=0x0000000000000000 is an unknown value
    RBX=0x000000001159b000 is an unknown value
    RCX=0x0000000000000000 is an unknown value
    RDX=0x0000000000000000 is an unknown value
    RSP=0x000000000118a860 is pointing into the stack for thread: 0x0000000002902800
    RBP=0x000000000118a990 is pointing into the stack for thread: 0x0000000002902800
    RSI=0x0000000000000006 is an unknown value
    RDI=0x00000000259ee000 is an unknown value
    R8 =0x0000000000005508 is an unknown value
    R9 =0x00000000000000aa is an unknown value
    R10=0x0000000000000000 is an unknown value
    R11=0x000000000118a790 is pointing into the stack for thread: 0x0000000002902800
    R12=0x000000000118b06c is pointing into the stack for thread: 0x0000000002902800
    R13=0x0000000000005508 is an unknown value
    R14=0x00000000251fa200 is an unknown value
    R15=0x00000000115b4210 is an unknown value


    Stack: [0x0000000001090000,0x0000000001190000], sp=0x000000000118a860, free space=1002k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ig7icd64.dll+0x8c370]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V+0
    J net.minecraft.client.renderer.RenderGlobal.renderSortedRenderersFast(IIID)I
    j net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I+12
    j net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I+993
    j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+689
    j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+769
    j net.minecraft.client.Minecraft.func_71411_J()V+327
    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;+87
    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;+57
    j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
    j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
    v ~StubRoutines::call_stub

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

    Java Threads: ( => current thread )
    0x000000000e5bd000 JavaThread "File IO Thread" [_thread_blocked, id=5336, stack(0x000000001e5c0000,0x000000001e6c0000)]
    0x000000000e5ba800 JavaThread "pool-2-thread-1" [_thread_blocked, id=7648, stack(0x0000000022ac0000,0x0000000022bc0000)]
    0x000000000e5bb800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=6268, stack(0x00000000221c0000,0x00000000222c0000)]
    0x000000000e5b9000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=9848, stack(0x00000000200e0000,0x00000000201e0000)]
    0x000000000e5ba000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=8964, stack(0x00000000156a0000,0x00000000157a0000)]
    0x000000000f12d000 JavaThread "Server thread" [_thread_blocked, id=7080, stack(0x00000000155a0000,0x00000000156a0000)]
    0x000000000f12c000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8800, stack(0x0000000013c30000,0x0000000013d30000)]
    0x000000000f12b800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=1848, stack(0x000000001ffe0000,0x00000000200e0000)]
    0x000000000f12d800 JavaThread "Thread-11" [_thread_blocked, id=3516, stack(0x0000000016500000,0x0000000016600000)]
    0x000000000f12e800 JavaThread "Thread-10" [_thread_blocked, id=7552, stack(0x0000000016400000,0x0000000016500000)]
    0x000000000cbe3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4712, stack(0x0000000010910000,0x0000000010a10000)]
    0x000000000dbf2800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=680, stack(0x000000000e7b0000,0x000000000e8b0000)]
    0x000000000f4a9800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5756, stack(0x0000000010a90000,0x0000000010b90000)]
    0x000000000aeb6800 JavaThread "Service Thread" daemon [_thread_blocked, id=7668, stack(0x000000000c610000,0x000000000c710000)]
    0x000000000aeb3000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3276, stack(0x000000000c510000,0x000000000c610000)]
    0x000000000aea5800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6276, stack(0x000000000c410000,0x000000000c510000)]
    0x000000000aea4800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7612, stack(0x000000000c310000,0x000000000c410000)]
    0x000000000aea1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6492, stack(0x000000000c210000,0x000000000c310000)]
    0x000000000ae6d800 JavaThread "Finalizer" daemon [_thread_blocked, id=5728, stack(0x000000000c110000,0x000000000c210000)]
    0x000000000ae63800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3720, stack(0x000000000c010000,0x000000000c110000)]
    =>0x0000000002902800 JavaThread "Client thread" [_thread_in_native, id=2252, stack(0x0000000001090000,0x0000000001190000)]

    Other Threads:
    0x000000000ae62000 VMThread [stack: 0x000000000bf10000,0x000000000c010000] [id=8776]
    0x000000000aec3800 WatcherThread [stack: 0x000000000c710000,0x000000000c810000] [id=5036]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    PSYoungGen total 569344K, used 176936K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 434688K, 25% used [0x00000007d5500000,0x00000007dc0099b8,0x00000007efd80000)
    from space 134656K, 50% used [0x00000007f7c80000,0x00000007fbe407d0,0x0000000800000000)
    to space 130048K, 0% used [0x00000007efd80000,0x00000007efd80000,0x00000007f7c80000)
    ParOldGen total 1398272K, used 173470K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 12% used [0x000000077ff80000,0x000000078a8e7908,0x00000007d5500000)
    PSPermGen total 83968K, used 43624K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 51% used [0x000000077ad80000,0x000000077d81a360,0x000000077ff80000)

    Card table byte_map: [0x0000000005b70000,0x0000000005fa0000] byte_map_base: 0x0000000001f99400

    Polling page: 0x0000000001190000

    Code Cache [0x0000000002ab0000, 0x0000000003190000, 0x0000000005ab0000)
    total_blobs=3019 nmethods=2181 adapters=787 free_code_cache=42216Kb largest_free_block=43124096

    Compilation events (10 events):
    Event: 63.399 Thread 0x000000000aeb3000 2432 java.util.regex.Pattern$SliceNode::study (37 bytes)
    Event: 63.400 Thread 0x000000000aeb3000 nmethod 2432 0x0000000003143550 code [0x00000000031436a0, 0x0000000003143758]
    Event: 63.421 Thread 0x000000000aea5800 2433 % net.minecraft.client.renderer.RenderGlobal::func_72712_a @ 292 (697 bytes)
    Event: 63.454 Thread 0x000000000aea5800 nmethod 2433% 0x000000000318d650 code [0x000000000318d8a0, 0x000000000318e680]
    Event: 63.509 Thread 0x000000000aeb3000 2434 net.minecraft.block.BlockLiquid::func_149646_a (50 bytes)
    Event: 63.509 Thread 0x000000000aea5800 2435 net.minecraft.world.biome.BiomeGenBase::getWaterColorMultiplier (26 bytes)
    Event: 63.513 Thread 0x000000000aeb3000 nmethod 2434 0x000000000308b350 code [0x000000000308b4e0, 0x000000000308b6d8]
    Event: 63.513 Thread 0x000000000aeb3000 2436 net.minecraft.block.Block::func_149676_a (40 bytes)
    Event: 63.514 Thread 0x000000000aeb3000 nmethod 2436 0x000000000308a850 code [0x000000000308a980, 0x000000000308aa18]
    Event: 63.521 Thread 0x000000000aea5800 nmethod 2435 0x000000000318a950 code [0x000000000318ab20, 0x000000000318b090]

    GC Heap History (10 events):
    Event: 47.299 GC heap before
    {Heap before GC invocations=9 (full 1):
    PSYoungGen total 496640K, used 3024K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 453632K, 0% used [0x00000007d5500000,0x00000007d57f4118,0x00000007f1000000)
    from space 43008K, 0% used [0x00000007f1000000,0x00000007f1000000,0x00000007f3a00000)
    to space 129536K, 0% used [0x00000007f8180000,0x00000007f8180000,0x0000000800000000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736b0,0x00000007d5500000)
    PSPermGen total 76800K, used 38314K [0x000000077ad80000, 0x000000077f880000, 0x000000077ff80000)
    object space 76800K, 49% used [0x000000077ad80000,0x000000077d2eaae0,0x000000077f880000)
    Event: 47.303 GC heap after
    Heap after GC invocations=9 (full 1):
    PSYoungGen total 546304K, used 32K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007eec00000)
    from space 129536K, 0% used [0x00000007f8180000,0x00000007f8188000,0x0000000800000000)
    to space 141312K, 0% used [0x00000007eec00000,0x00000007eec00000,0x00000007f7600000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736b0,0x00000007d5500000)
    PSPermGen total 76800K, used 38314K [0x000000077ad80000, 0x000000077f880000, 0x000000077ff80000)
    object space 76800K, 49% used [0x000000077ad80000,0x000000077d2eaae0,0x000000077f880000)
    }
    Event: 47.303 GC heap before
    {Heap before GC invocations=10 (full 2):
    PSYoungGen total 546304K, used 32K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007eec00000)
    from space 129536K, 0% used [0x00000007f8180000,0x00000007f8188000,0x0000000800000000)
    to space 141312K, 0% used [0x00000007eec00000,0x00000007eec00000,0x00000007f7600000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736b0,0x00000007d5500000)
    PSPermGen total 76800K, used 38314K [0x000000077ad80000, 0x000000077f880000, 0x000000077ff80000)
    object space 76800K, 49% used [0x000000077ad80000,0x000000077d2eaae0,0x000000077f880000)
    Event: 47.463 GC heap after
    Heap after GC invocations=10 (full 2):
    PSYoungGen total 546304K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007eec00000)
    from space 129536K, 0% used [0x00000007f8180000,0x00000007f8180000,0x0000000800000000)
    to space 141312K, 0% used [0x00000007eec00000,0x00000007eec00000,0x00000007f7600000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736f0,0x00000007d5500000)
    PSPermGen total 83968K, used 38314K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 45% used [0x000000077ad80000,0x000000077d2eaae0,0x000000077ff80000)
    }
    Event: 50.510 GC heap before
    {Heap before GC invocations=11 (full 2):
    PSYoungGen total 546304K, used 392723K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 94% used [0x00000007d5500000,0x00000007ed484ce0,0x00000007eec00000)
    from space 129536K, 0% used [0x00000007f8180000,0x00000007f8180000,0x0000000800000000)
    to space 141312K, 0% used [0x00000007eec00000,0x00000007eec00000,0x00000007f7600000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736f0,0x00000007d5500000)
    PSPermGen total 83968K, used 42232K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 50% used [0x000000077ad80000,0x000000077d6be3b8,0x000000077ff80000)
    Event: 50.553 GC heap after
    Heap after GC invocations=11 (full 2):
    PSYoungGen total 558080K, used 70922K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007eec00000)
    from space 141312K, 50% used [0x00000007eec00000,0x00000007f3142b18,0x00000007f7600000)
    to space 134656K, 0% used [0x00000007f7c80000,0x00000007f7c80000,0x0000000800000000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736f0,0x00000007d5500000)
    PSPermGen total 83968K, used 42232K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 50% used [0x000000077ad80000,0x000000077d6be3b8,0x000000077ff80000)
    }
    Event: 50.553 GC heap before
    {Heap before GC invocations=12 (full 3):
    PSYoungGen total 558080K, used 70922K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007eec00000)
    from space 141312K, 50% used [0x00000007eec00000,0x00000007f3142b18,0x00000007f7600000)
    to space 134656K, 0% used [0x00000007f7c80000,0x00000007f7c80000,0x0000000800000000)
    ParOldGen total 1398272K, used 111565K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 7% used [0x000000077ff80000,0x0000000786c736f0,0x00000007d5500000)
    PSPermGen total 83968K, used 42232K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 50% used [0x000000077ad80000,0x000000077d6be3b8,0x000000077ff80000)
    Event: 51.137 GC heap after
    Heap after GC invocations=12 (full 3):
    PSYoungGen total 558080K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007eec00000)
    from space 141312K, 0% used [0x00000007eec00000,0x00000007eec00000,0x00000007f7600000)
    to space 134656K, 0% used [0x00000007f7c80000,0x00000007f7c80000,0x0000000800000000)
    ParOldGen total 1398272K, used 173470K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 12% used [0x000000077ff80000,0x000000078a8e7908,0x00000007d5500000)
    PSPermGen total 83968K, used 42231K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 50% used [0x000000077ad80000,0x000000077d6bdd48,0x000000077ff80000)
    }
    Event: 61.094 GC heap before
    {Heap before GC invocations=13 (full 3):
    PSYoungGen total 558080K, used 416768K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 416768K, 100% used [0x00000007d5500000,0x00000007eec00000,0x00000007eec00000)
    from space 141312K, 0% used [0x00000007eec00000,0x00000007eec00000,0x00000007f7600000)
    to space 134656K, 0% used [0x00000007f7c80000,0x00000007f7c80000,0x0000000800000000)
    ParOldGen total 1398272K, used 173470K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 12% used [0x000000077ff80000,0x000000078a8e7908,0x00000007d5500000)
    PSPermGen total 83968K, used 43551K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 51% used [0x000000077ad80000,0x000000077d807c90,0x000000077ff80000)
    Event: 61.140 GC heap after
    Heap after GC invocations=13 (full 3):
    PSYoungGen total 569344K, used 67329K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
    eden space 434688K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007efd80000)
    from space 134656K, 50% used [0x00000007f7c80000,0x00000007fbe407d0,0x0000000800000000)
    to space 130048K, 0% used [0x00000007efd80000,0x00000007efd80000,0x00000007f7c80000)
    ParOldGen total 1398272K, used 173470K [0x000000077ff80000, 0x00000007d5500000, 0x00000007d5500000)
    object space 1398272K, 12% used [0x000000077ff80000,0x000000078a8e7908,0x00000007d5500000)
    PSPermGen total 83968K, used 43551K [0x000000077ad80000, 0x000000077ff80000, 0x000000077ff80000)
    object space 83968K, 51% used [0x000000077ad80000,0x000000077d807c90,0x000000077ff80000)
    }

    Deoptimization events (10 events):
    Event: 63.193 Thread 0x0000000002902800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d36fe4 method=java.util.regex.Pattern$5.isSatisfiedBy(I)Z @ 16
    Event: 63.193 Thread 0x0000000002902800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d36fe4 method=java.util.regex.Pattern$5.isSatisfiedBy(I)Z @ 16
    Event: 63.353 Thread 0x0000000002902800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003177e08 method=shadersmodcore.client.Shaders.useProgram(I)V @ 745
    Event: 63.376 Thread 0x0000000002902800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003182b88 method=java.util.regex.Pattern$CharProperty.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 25
    Event: 63.376 Thread 0x0000000002902800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e732f8 method=java.util.regex.Pattern$Ques.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 68
    Event: 63.376 Thread 0x0000000002902800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003182b88 method=java.util.regex.Pattern$CharProperty.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 25
    Event: 63.418 Thread 0x0000000002902800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000031573b0 method=shadersmodcore.client.ShadersTess.preDrawArray(Lnet/minecraft/client/renderer/Tessellator;)V @ 15
    Event: 63.419 Thread 0x0000000002902800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000030e3104 method=shadersmodcore.client.ShadersTess.postDrawArray(Lnet/minecraft/client/renderer/Tessellator;)V @ 9
    Event: 63.421 Thread 0x0000000002902800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002f9ade8 method=net.minecraft.client.renderer.RenderGlobal.func_72712_a()V @ 313
    Event: 63.455 Thread 0x0000000002902800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000030fc8b0 method=shadersmodcore.client.ShadersTess.preDrawArray(Lnet/minecraft/client/renderer/Tessellator;)V @ 113

    Internal exceptions (10 events):
    Event: 63.390 Thread 0x0000000002902800 Threw 0x00000007d9098968 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.390 Thread 0x0000000002902800 Threw 0x00000007d9099788 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.391 Thread 0x0000000002902800 Threw 0x00000007d909a3d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.391 Thread 0x0000000002902800 Threw 0x00000007d909b1f0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.392 Thread 0x0000000002902800 Threw 0x00000007d909be38 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.415 Thread 0x0000000002902800 Threw 0x00000007daa65f20 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.415 Thread 0x0000000002902800 Threw 0x00000007daa66b20 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
    Event: 63.421 Thread 0x0000000002902800 Implicit null exception at 0x0000000002f9a3a4 to 0x0000000002f9addd
    Event: 63.568 Thread 0x000000000f12e800 Threw 0x00000007d5cd2b58 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
    Event: 63.568 Thread 0x000000000f12e800 Threw 0x00000007d5cd2d18 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965

    Events (10 events):
    Event: 63.418 Thread 0x0000000002902800 DEOPT UNPACKING pc=0x0000000002ae75a4 sp=0x000000000118e000 mode 2
    Event: 63.419 Thread 0x0000000002902800 Uncommon trap: trap_request=0x000000c7 fr.pc=0x00000000030e3104
    Event: 63.419 Thread 0x0000000002902800 DEOPT PACKING pc=0x00000000030e3104 sp=0x000000000118e050
    Event: 63.419 Thread 0x0000000002902800 DEOPT UNPACKING pc=0x0000000002ae75a4 sp=0x000000000118dff8 mode 2
    Event: 63.421 Thread 0x0000000002902800 Uncommon trap: trap_request=0xfffffff4 fr.pc=0x0000000002f9ade8
    Event: 63.421 Thread 0x0000000002902800 DEOPT PACKING pc=0x0000000002f9ade8 sp=0x000000000118e440
    Event: 63.421 Thread 0x0000000002902800 DEOPT UNPACKING pc=0x0000000002ae75a4 sp=0x000000000118e400 mode 2
    Event: 63.455 Thread 0x0000000002902800 Uncommon trap: trap_request=0x000000c7 fr.pc=0x00000000030fc8b0
    Event: 63.455 Thread 0x0000000002902800 DEOPT PACKING pc=0x00000000030fc8b0 sp=0x000000000118e380
    Event: 63.455 Thread 0x0000000002902800 DEOPT UNPACKING pc=0x0000000002ae75a4 sp=0x000000000118e300 mode 2


    Dynamic libraries:
    0x00007ff77df10000 - 0x00007ff77df43000 C:\Program Files\Java\jre7\bin\javaw.exe
    0x00007fff61570000 - 0x00007fff6171a000 C:\WINDOWS\SYSTEM32\ntdll.dll
    0x00007fff5fe00000 - 0x00007fff5ff3a000 C:\WINDOWS\system32\KERNEL32.DLL
    0x00007fff5eb00000 - 0x00007fff5ec0f000 C:\WINDOWS\system32\KERNELBASE.dll
    0x00007fff5d510000 - 0x00007fff5d598000 C:\WINDOWS\system32\apphelp.dll
    0x00007fff47dd0000 - 0x00007fff47e1f000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
    0x00007fff5ee00000 - 0x00007fff5eea7000 C:\WINDOWS\system32\msvcrt.dll
    0x00007fff5e720000 - 0x00007fff5e74b000 C:\WINDOWS\SYSTEM32\SspiCli.dll
    0x00007fff5fda0000 - 0x00007fff5fdf1000 C:\WINDOWS\system32\SHLWAPI.dll
    0x00007fff5eeb0000 - 0x00007fff5f021000 C:\WINDOWS\system32\USER32.dll
    0x00007fff5f780000 - 0x00007fff5f8f8000 C:\WINDOWS\system32\ole32.dll
    0x00007fff5ffa0000 - 0x00007fff613c0000 C:\WINDOWS\system32\SHELL32.dll
    0x00007fff5e340000 - 0x00007fff5e35e000 C:\WINDOWS\SYSTEM32\USERENV.dll
    0x00007fff5fce0000 - 0x00007fff5fd85000 C:\WINDOWS\system32\ADVAPI32.dll
    0x00007fff542b0000 - 0x00007fff542cb000 C:\WINDOWS\SYSTEM32\MPR.dll
    0x00007fff5f210000 - 0x00007fff5f346000 C:\WINDOWS\system32\RPCRT4.dll
    0x00007fff5fae0000 - 0x00007fff5fb37000 C:\WINDOWS\SYSTEM32\sechost.dll
    0x00007fff5f900000 - 0x00007fff5fad6000 C:\WINDOWS\SYSTEM32\combase.dll
    0x00007fff5f350000 - 0x00007fff5f494000 C:\WINDOWS\system32\GDI32.dll
    0x00007fff5e8e0000 - 0x00007fff5e8f4000 C:\WINDOWS\SYSTEM32\profapi.dll
    0x00007fff5c680000 - 0x00007fff5c71f000 C:\WINDOWS\SYSTEM32\SHCORE.dll
    0x00007fff5fb40000 - 0x00007fff5fb74000 C:\WINDOWS\system32\IMM32.DLL
    0x00007fff5f4a0000 - 0x00007fff5f5d9000 C:\WINDOWS\system32\MSCTF.dll
    0x00007fff5b070000 - 0x00007fff5b2ca000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
    0x0000000054e30000 - 0x0000000054f02000 C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x0000000053120000 - 0x00000000538e9000 C:\Program Files\Java\jre7\bin\server\jvm.dll
    0x00007fff558f0000 - 0x00007fff558f9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
    0x00007fff58520000 - 0x00007fff5853f000 C:\WINDOWS\SYSTEM32\WINMM.dll
    0x00007fff61490000 - 0x00007fff61497000 C:\WINDOWS\system32\PSAPI.DLL
    0x00007fff5fc80000 - 0x00007fff5fcd8000 C:\WINDOWS\system32\WS2_32.dll
    0x00007fff584d0000 - 0x00007fff584fa000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
    0x00007fff61560000 - 0x00007fff61569000 C:\WINDOWS\system32\NSI.dll
    0x00007fff5eab0000 - 0x00007fff5eafa000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
    0x00007fff5d770000 - 0x00007fff5d796000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
    0x0000000054de0000 - 0x0000000054def000 C:\Program Files\Java\jre7\bin\verify.dll
    0x0000000054d20000 - 0x0000000054d48000 C:\Program Files\Java\jre7\bin\java.dll
    0x0000000054d00000 - 0x0000000054d15000 C:\Program Files\Java\jre7\bin\zip.dll
    0x0000000053dd0000 - 0x0000000053ddb000 C:\Program Files\Java\jre7\bin\management.dll
    0x0000000054020000 - 0x0000000054039000 C:\Program Files\Java\jre7\bin\net.dll
    0x00007fff5e0f0000 - 0x00007fff5e148000 C:\WINDOWS\system32\mswsock.dll
    0x0000000054000000 - 0x0000000054011000 C:\Program Files\Java\jre7\bin\nio.dll
    0x00007fff56160000 - 0x00007fff56174000 C:\WINDOWS\system32\napinsp.dll
    0x00007fff560d0000 - 0x00007fff560e9000 C:\WINDOWS\system32\pnrpnsp.dll
    0x00007fff5c720000 - 0x00007fff5c739000 C:\WINDOWS\system32\NLAapi.dll
    0x00007fff5de90000 - 0x00007fff5df33000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
    0x00007fff560c0000 - 0x00007fff560cc000 C:\WINDOWS\System32\winrnr.dll
    0x00007fff560a0000 - 0x00007fff560b3000 C:\WINDOWS\system32\wshbth.dll
    0x00007fff563b0000 - 0x00007fff563b9000 C:\Windows\System32\rasadhlp.dll
    0x00007fff59700000 - 0x00007fff59729000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
    0x00007fff596f0000 - 0x00007fff596fa000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
    0x00007fff58650000 - 0x00007fff586b8000 C:\WINDOWS\System32\fwpuclnt.dll
    0x0000000053db0000 - 0x0000000053dc5000 C:\Program Files\Java\jre7\bin\unpack.dll
    0x0000000180000000 - 0x0000000180051000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\lwjgl64.dll
    0x00007fff521d0000 - 0x00007fff522f1000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
    0x00007fff56f60000 - 0x00007fff56f6a000 C:\WINDOWS\SYSTEM32\VERSION.dll
    0x00007fff5c140000 - 0x00007fff5c16c000 C:\WINDOWS\SYSTEM32\GLU32.dll
    0x00007fff52400000 - 0x00007fff524f4000 C:\WINDOWS\SYSTEM32\DDRAW.dll
    0x00007fff5c4d0000 - 0x00007fff5c4d9000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
    0x00007fff5e320000 - 0x00007fff5e33e000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
    0x00007fff5dda0000 - 0x00007fff5ddd5000 C:\WINDOWS\system32\rsaenh.dll
    0x00007fff5e430000 - 0x00007fff5e456000 C:\WINDOWS\SYSTEM32\bcrypt.dll
    0x00007fff5e750000 - 0x00007fff5e7b0000 C:\WINDOWS\system32\bcryptprimitives.dll
    0x00007fff5e7b0000 - 0x00007fff5e7ba000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
    0x0000000054b60000 - 0x0000000054cf5000 C:\Program Files\Java\jre7\bin\awt.dll
    0x00007fff614a0000 - 0x00007fff61557000 C:\WINDOWS\system32\OLEAUT32.dll
    0x00007fff5d5e0000 - 0x00007fff5d701000 C:\WINDOWS\system32\uxtheme.dll
    0x00007fff58380000 - 0x00007fff58418000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
    0x00007fff5c4b0000 - 0x00007fff5c4d0000 C:\WINDOWS\system32\dwmapi.dll
    0x0000000010d50000 - 0x0000000011521000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
    0x00007fff59070000 - 0x00007fff594d0000 C:\WINDOWS\SYSTEM32\igdusc64.dll
    0x00007fff5d760000 - 0x00007fff5d76a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
    0x00007fff4afd0000 - 0x00007fff4b05d000 C:\WINDOWS\SYSTEM32\mscms.dll
    0x00007fff4c010000 - 0x00007fff4c051000 C:\WINDOWS\SYSTEM32\icm32.dll
    0x00007fff5e880000 - 0x00007fff5e8c5000 C:\WINDOWS\SYSTEM32\powrprof.dll
    0x0000000070a40000 - 0x0000000070adc000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\avutil-ttv-51.dll
    0x0000000065980000 - 0x00000000659d6000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\swresample-ttv-0.dll
    0x000000006eb80000 - 0x000000006ec50000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\libmp3lame-ttv.dll
    0x00007fff38cb0000 - 0x00007fff3a054000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\libmfxsw64.dll
    0x00007fff3f620000 - 0x00007fff3f74b000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\twitchsdk.dll
    0x00007fff57c00000 - 0x00007fff57e30000 C:\WINDOWS\SYSTEM32\WININET.dll
    0x00007fff57e60000 - 0x00007fff5810a000 C:\WINDOWS\SYSTEM32\iertutil.dll
    0x0000000054040000 - 0x0000000054064000 C:\Program Files\Java\jre7\bin\sunec.dll
    0x0000000054b50000 - 0x0000000054b5b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
    0x00007fff5ec10000 - 0x00007fff5ede7000 C:\WINDOWS\system32\CRYPT32.dll
    0x00007fff5e990000 - 0x00007fff5e9a2000 C:\WINDOWS\system32\MSASN1.dll
    0x00007fff613c0000 - 0x00007fff61464000 C:\WINDOWS\SYSTEM32\clbcatq.dll
    0x0000000010c90000 - 0x0000000010cf4000 C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665\OpenAL64.dll
    0x00007fff5b8a0000 - 0x00007fff5b902000 C:\WINDOWS\System32\MMDevApi.dll
    0x00007fff4aa20000 - 0x00007fff4aaa7000 C:\WINDOWS\SYSTEM32\dsound.dll
    0x00007fff58110000 - 0x00007fff58186000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
    0x00007fff5c260000 - 0x00007fff5c2c3000 C:\WINDOWS\SYSTEM32\oleacc.dll
    0x00007fff5c2d0000 - 0x00007fff5c458000 C:\WINDOWS\SYSTEM32\dbghelp.dll

    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M -Xms2048M -Djava.library.path=C:\Users\Ammar\AppData\Roaming\.minecraft\versions\1.7.10-Shaders\1.7.10-Shaders-natives-166368488661665
    java_command: net.minecraft.launchwrapper.Launch --username Ammarasyad --version 1.7.10-Shaders --gameDir C:\Users\Ammar\AppData\Roaming\.minecraft --assetsDir C:\Users\Ammar\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 712c7ef2966b4454a7bd7e8da2e3ad67 --accessToken 1337535510N --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Steam\SteamApps\common\bin
    USERNAME=Ammar
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



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

    OS: Windows 8 , 64 bit Build 9200

    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, erms, ht, tsc, tscinvbit, tscinv

    Memory: 4k page, physical 4070680k(425056k free), swap 10575160k(1611024k free)

    vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600

    time: Sat Jul 26 19:07:15 2014
    elapsed time: 63 seconds



    Posted in: Mods Discussion
  • To post a comment, please .