• 0

    posted a message on Redstone Mentor
    Quote from PsychoGear»
    So do you want to learn fixed designs for how to build specific things, or how to build new things, solve problems and develop own designs? Oh, and EST as in "eastern standard time" or as in "Estonia"?

    PC went down for a couple weeks. Had to replace a part.

    The latter one, yes. I'm willing to learn whatever advanced redstone you think would help to that end, even if it isn't SMP related.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Redstone Mentor
    Still looking.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Redstone Mentor
    Hey, dudes. I'm 23, EST, have a mic and minimal prior redstone experience(I can do some basics with difficulty - small piston doors, chest protection). Looking for someone that can mentor me one on one in basic redstone mechanics and functional/compact redstone contraptions. Auto crop/XP farms, hopper sorting/brewing/smelting, tnt/hybrid cannons, anything that can be used in SMP for functional or aesthetic purposes, really. I'd like that you be have a mic, have some depth/age to your voice, and be willing to teach me over mumble, teamspeak, or skype(your choice) in the evenings.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Crash Report
    Resolved by adding "-Dforge.forceNoStencil=true" to JVM arguments.
    Posted in: Java Edition Support
  • 0

    posted a message on Crash Report
    I installed Forge 1.7.10 and this is the result.

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2bb93dc2, pid=2024, tid=4176
    #
    # JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
    # Java VM: Java HotSpot(TM) Client VM (24.60-b09 mixed mode windows-x86 )
    # Problematic frame:
    # C [ig4icd32.dll+0x43dc2]
    #
    # 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 (0x021fe400): JavaThread "Client thread" [_thread_in_native, id=4176, stack(0x001d0000,0x00220000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000010

    Registers:
    EAX=0x004ed100, EBX=0x00000010, ECX=0x0000000c, EDX=0x2bb7d0b0
    ESP=0x0021f228, EBP=0x00000010, ESI=0x00000010, EDI=0x0000000c
    EIP=0x2bb93dc2, EFLAGS=0x00010202

    Top of Stack: (sp=0x0021f228)
    0x0021f228: 2eacf4cc 00001908 2b980068 00000008
    0x0021f238: 2bb9405d 00000000 2eacf3f0 2b980068
    0x0021f248: 00000002 004d68e0 2bb96a78 0052fb78
    0x0021f258: 2b980068 0021f2d8 00008d40 00008d40
    0x0021f268: 004d6608 2bb9741a 00000001 00000000
    0x0021f278: 021fe400 2535e958 2535e958 0021f5e8
    0x0021f288: 2c3d8de8 00000000 2a20ab2e 0052fb78
    0x0021f298: 00000002 0230aabd 021fe530 0021f2e0

    Instructions: (pc=0x2bb93dc2)
    0x2bb93da2: 33 54 2c 50 ff 15 78 61 40 2c c3 cc cc cc 53 55
    0x2bb93db2: 57 8b f9 8d 6f 04 8b dd 85 db 74 4d 56 90 8b f3
    0x2bb93dc2: 8b 06 8b 5b 08 85 c0 74 3b 50 8b cf e8 fd 67 4d
    0x2bb93dd2: 00 8b 44 24 14 85 c0 74 04 8b 0e ff d0 8b 4e 04


    Register to memory mapping:

    EAX=0x004ed100 is an unknown value
    EBX=0x00000010 is an unknown value
    ECX=0x0000000c is an unknown value
    EDX=0x2bb7d0b0 is an unknown value
    ESP=0x0021f228 is pointing into the stack for thread: 0x021fe400
    EBP=0x00000010 is an unknown value
    ESI=0x00000010 is an unknown value
    EDI=0x0000000c is an unknown value


    Stack: [0x001d0000,0x00220000], sp=0x0021f228, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ig4icd32.dll+0x43dc2]

    [error occurred during error reporting (printing native stack), id 0xc0000005]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.EXTFramebufferObject.nglBindFramebufferEXT(IIJ)V+0
    j org.lwjgl.opengl.EXTFramebufferObject.glBindFramebufferEXT(II)V+16
    j net.minecraft.client.renderer.OpenGlHelper.func_153171_g(II)V+54
    j net.minecraft.client.shader.Framebuffer.func_147610_a(Z)V+13
    j net.minecraft.client.Minecraft.func_71357_I()V+45
    j net.minecraft.client.Minecraft.func_71384_a()V+697
    j net.minecraft.client.Minecraft.func_99999_d()V+6
    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 )
    0x2b3d8c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9120, stack(0x303f0000,0x30440000)]
    0x2a4ca400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8720, stack(0x2b930000,0x2b980000)]
    0x2b1a8000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4520, stack(0x2b8a0000,0x2b8f0000)]
    0x2b13f400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8056, stack(0x2ae90000,0x2aee0000)]
    0x29c15000 JavaThread "Service Thread" daemon [_thread_blocked, id=2768, stack(0x2a140000,0x2a190000)]
    0x29c0bc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8640, stack(0x29a80000,0x29ad0000)]
    0x29c09000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6908, stack(0x2a080000,0x2a0d0000)]
    0x29c00400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2540, stack(0x29e80000,0x29ed0000)]
    0x29bff400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=892, stack(0x29ee0000,0x29f30000)]
    0x022fcc00 JavaThread "Finalizer" daemon [_thread_blocked, id=6272, stack(0x29d80000,0x29dd0000)]
    0x022f6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=672, stack(0x29e10000,0x29e60000)]
    =>0x021fe400 JavaThread "Client thread" [_thread_in_native, id=4176, stack(0x001d0000,0x00220000)]

    Other Threads:
    0x022f0c00 VMThread [stack: 0x29940000,0x29990000] [id=8172]
    0x29c27c00 WatcherThread [stack: 0x2a1b0000,0x2a200000] [id=9156]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    par new generation total 118016K, used 32361K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 25% used [0x04600000, 0x0608abe8, 0x0ac80000)
    from space 13056K, 39% used [0x0b940000, 0x0be4fb40, 0x0c600000)
    to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
    concurrent mark-sweep generation total 131472K, used 81223K [0x0c600000, 0x14664000, 0x24600000)
    concurrent-mark-sweep perm gen total 24868K, used 15855K [0x24600000, 0x25e49000, 0x28600000)

    Card table byte_map: [0x28600000,0x28730000] byte_map_base: 0x285dd000

    Polling page: 0x001a0000

    Code Cache [0x02300000, 0x02670000, 0x04300000)
    total_blobs=1994 nmethods=1710 adapters=220 free_code_cache=29264Kb largest_free_block=29964352

    Compilation events (10 events):
    Event: 20.860 Thread 0x29c0bc00 1750 com.google.common.collect.HashBiMap::get (23 bytes)
    Event: 20.860 Thread 0x29c0bc00 nmethod 1750 0x0266bd08 code [0x0266be20, 0x0266bf28]
    Event: 20.861 Thread 0x29c0bc00 1751 sun.reflect.ClassFileAssembler::cpi (22 bytes)
    Event: 20.861 Thread 0x29c0bc00 nmethod 1751 0x0266c008 code [0x0266c110, 0x0266c20c]
    Event: 20.862 Thread 0x29c0bc00 1752 java.lang.reflect.Field::getType (5 bytes)
    Event: 20.863 Thread 0x29c0bc00 nmethod 1752 0x0266c288 code [0x0266c380, 0x0266c400]
    Event: 20.863 Thread 0x29c0bc00 1753 java.lang.reflect.Modifier::isStatic (13 bytes)
    Event: 20.863 Thread 0x29c0bc00 nmethod 1753 0x0266c448 code [0x0266c540, 0x0266c5c0]
    Event: 20.863 Thread 0x29c0bc00 1754 java.lang.reflect.Modifier::isFinal (13 bytes)
    Event: 20.863 Thread 0x29c0bc00 nmethod 1754 0x0266c608 code [0x0266c700, 0x0266c780]

    GC Heap History (10 events):
    Event: 14.525 GC heap before
    {Heap before GC invocations=6 (full 3):
    par new generation total 118016K, used 118016K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
    from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)
    to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
    concurrent mark-sweep generation total 59900K, used 35938K [0x0c600000, 0x1007f000, 0x24600000)
    concurrent-mark-sweep perm gen total 23528K, used 14665K [0x24600000, 0x25cfa000, 0x28600000)
    Event: 14.590 GC heap after
    Heap after GC invocations=7 (full 3):
    par new generation total 118016K, used 12062K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
    from space 13056K, 92% used [0x0b940000, 0x0c507858, 0x0c600000)
    to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
    concurrent mark-sweep generation total 59900K, used 46289K [0x0c600000, 0x1007f000, 0x24600000)
    concurrent-mark-sweep perm gen total 23528K, used 14665K [0x24600000, 0x25cfa000, 0x28600000)
    }
    Event: 17.197 GC heap before
    {Heap before GC invocations=7 (full 4):
    par new generation total 118016K, used 117022K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
    from space 13056K, 92% used [0x0b940000, 0x0c507858, 0x0c600000)
    to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
    concurrent mark-sweep generation total 74712K, used 44825K [0x0c600000, 0x10ef6000, 0x24600000)
    concurrent-mark-sweep perm gen total 24444K, used 14666K [0x24600000, 0x25ddf000, 0x28600000)
    Event: 17.247 GC heap after
    Heap after GC invocations=8 (full 4):
    par new generation total 118016K, used 13056K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
    from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)
    to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
    concurrent mark-sweep generation total 74712K, used 60118K [0x0c600000, 0x10ef6000, 0x24600000)
    concurrent-mark-sweep perm gen total 24444K, used 14666K [0x24600000, 0x25ddf000, 0x28600000)
    }
    Event: 18.625 GC heap before
    {Heap before GC invocations=8 (full 5):
    par new generation total 118016K, used 118016K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
    from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)
    to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
    concurrent mark-sweep generation total 97984K, used 58789K [0x0c600000, 0x125b0000, 0x24600000)
    concurrent-mark-sweep perm gen total 24444K, used 14666K [0x24600000, 0x25ddf000, 0x28600000)
    Event: 18.691 GC heap after
    Heap after GC invocations=9 (full 5):
    par new generation total 118016K, used 13056K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
    from space 13056K, 100% used [0x0b940000, 0x0c600000, 0x0c600000)
    to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
    concurrent mark-sweep generation total 97984K, used 82705K [0x0c600000, 0x125b0000, 0x24600000)
    concurrent-mark-sweep perm gen total 24444K, used 14666K [0x24600000, 0x25ddf000, 0x28600000)
    }
    Event: 19.891 GC heap before
    {Heap before GC invocations=9 (full 6):
    par new generation total 118016K, used 118016K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
    from space 13056K, 100% used [0x0b940000, 0x0c600000, 0x0c600000)
    to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
    concurrent mark-sweep generation total 97984K, used 82705K [0x0c600000, 0x125b0000, 0x24600000)
    concurrent-mark-sweep perm gen total 24444K, used 14893K [0x24600000, 0x25ddf000, 0x28600000)
    Event: 19.939 GC heap after
    Heap after GC invocations=10 (full 6):
    par new generation total 118016K, used 13056K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
    from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)
    to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
    concurrent mark-sweep generation total 97984K, used 92864K [0x0c600000, 0x125b0000, 0x24600000)
    concurrent-mark-sweep perm gen total 24444K, used 14893K [0x24600000, 0x25ddf000, 0x28600000)
    }
    Event: 20.554 GC heap before
    {Heap before GC invocations=10 (full 6):
    par new generation total 118016K, used 118016K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)
    from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)
    to space 13056K, 0% used [0x0b940000, 0x0b940000, 0x0c600000)
    concurrent mark-sweep generation total 131472K, used 78882K [0x0c600000, 0x14664000, 0x24600000)
    concurrent-mark-sweep perm gen total 24868K, used 15713K [0x24600000, 0x25e49000, 0x28600000)
    Event: 20.573 GC heap after
    Heap after GC invocations=11 (full 6):
    par new generation total 118016K, used 5182K [0x04600000, 0x0c600000, 0x0c600000)
    eden space 104960K, 0% used [0x04600000, 0x04600000, 0x0ac80000)
    from space 13056K, 39% used [0x0b940000, 0x0be4fb40, 0x0c600000)
    to space 13056K, 0% used [0x0ac80000, 0x0ac80000, 0x0b940000)
    concurrent mark-sweep generation total 131472K, used 81223K [0x0c600000, 0x14664000, 0x24600000)
    concurrent-mark-sweep perm gen total 24868K, used 15713K [0x24600000, 0x25e49000, 0x28600000)
    }

    Deoptimization events (0 events):
    No events

    Internal exceptions (10 events):
    Event: 20.301 Thread 0x021fe400 Threw 0x07db3878 at C:\re\jdk7u60\1081\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
    Event: 20.586 Thread 0x021fe400 Threw 0x0482f3a8 at C:\re\jdk7u60\1081\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
    Event: 20.590 Thread 0x021fe400 Threw 0x049258a8 at C:\re\jdk7u60\1081\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
    Event: 20.598 Thread 0x021fe400 Threw 0x04a7edc8 at C:\re\jdk7u60\1081\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
    Event: 20.607 Thread 0x021fe400 Threw 0x04c82c90 at C:\re\jdk7u60\1081\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
    Event: 20.609 Thread 0x021fe400 Threw 0x04d084e8 at C:\re\jdk7u60\1081\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
    Event: 20.746 Thread 0x021fe400 Threw 0x053f1238 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 20.747 Thread 0x021fe400 Threw 0x053fb370 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 20.875 Thread 0x021fe400 Threw 0x05e68bc8 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 20.876 Thread 0x021fe400 Threw 0x05e71ec0 at C:\re\jdk7u60\1081\hotspot\src\share\vm\prims\jvm.cpp:1244

    Events (10 events):
    Event: 20.873 loading class 0x2b2e3690
    Event: 20.873 loading class 0x2b2e3690 done
    Event: 20.874 loading class 0x2b2e3750
    Event: 20.874 loading class 0x2b2e3750 done
    Event: 20.875 loading class 0x2b1c2428
    Event: 20.875 loading class 0x2b1c2428 done
    Event: 20.876 loading class 0x2b0a5258
    Event: 20.876 loading class 0x2b0a5258 done
    Event: 20.877 loading class 0x2b120728
    Event: 20.877 loading class 0x2b120728 done


    Dynamic libraries:
    0x00080000 - 0x000af000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
    0x77d30000 - 0x77eb0000 C:\Windows\SysWOW64\ntdll.dll
    0x76b60000 - 0x76c70000 C:\Windows\syswow64\kernel32.dll
    0x76f40000 - 0x76f87000 C:\Windows\syswow64\KERNELBASE.dll
    0x77490000 - 0x77530000 C:\Windows\syswow64\ADVAPI32.dll
    0x76e90000 - 0x76f3c000 C:\Windows\syswow64\msvcrt.dll
    0x766c0000 - 0x766d9000 C:\Windows\SysWOW64\sechost.dll
    0x776f0000 - 0x777e0000 C:\Windows\syswow64\RPCRT4.dll
    0x75780000 - 0x757e0000 C:\Windows\syswow64\SspiCli.dll
    0x75770000 - 0x7577c000 C:\Windows\syswow64\CRYPTBASE.dll
    0x77150000 - 0x77250000 C:\Windows\syswow64\USER32.dll
    0x757e0000 - 0x75870000 C:\Windows\syswow64\GDI32.dll
    0x770d0000 - 0x770da000 C:\Windows\syswow64\LPK.dll
    0x765f0000 - 0x7668d000 C:\Windows\syswow64\USP10.dll
    0x73690000 - 0x7382e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
    0x77260000 - 0x772b7000 C:\Windows\syswow64\SHLWAPI.dll
    0x77840000 - 0x778a0000 C:\Windows\system32\IMM32.DLL
    0x76fd0000 - 0x7709c000 C:\Windows\syswow64\MSCTF.dll
    0x72250000 - 0x7230f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
    0x6f790000 - 0x6fb18000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
    0x753c0000 - 0x753c7000 C:\Windows\system32\WSOCK32.dll
    0x76f90000 - 0x76fc5000 C:\Windows\syswow64\WS2_32.dll
    0x76c80000 - 0x76c86000 C:\Windows\syswow64\NSI.dll
    0x729d0000 - 0x72a02000 C:\Windows\system32\WINMM.dll
    0x76c70000 - 0x76c75000 C:\Windows\syswow64\PSAPI.DLL
    0x75320000 - 0x7532c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
    0x752e0000 - 0x75300000 C:\Program Files (x86)\Java\jre7\bin\java.dll
    0x75300000 - 0x75313000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
    0x752d0000 - 0x752da000 C:\Program Files (x86)\Java\jre7\bin\management.dll
    0x74cd0000 - 0x74ce4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
    0x73a30000 - 0x73a6c000 C:\Windows\system32\mswsock.dll
    0x73e80000 - 0x73e86000 C:\Windows\System32\wship6.dll
    0x75380000 - 0x7538f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
    0x75470000 - 0x75480000 C:\Windows\system32\NLAapi.dll
    0x75460000 - 0x75470000 C:\Windows\system32\napinsp.dll
    0x75440000 - 0x75452000 C:\Windows\system32\pnrpnsp.dll
    0x739e0000 - 0x73a24000 C:\Windows\system32\DNSAPI.dll
    0x75430000 - 0x75438000 C:\Windows\System32\winrnr.dll
    0x73e90000 - 0x73e95000 C:\Windows\System32\wshtcpip.dll
    0x739c0000 - 0x739dc000 C:\Windows\system32\IPHLPAPI.DLL
    0x73e60000 - 0x73e67000 C:\Windows\system32\WINNSI.DLL
    0x739b0000 - 0x739b6000 C:\Windows\system32\rasadhlp.dll
    0x73970000 - 0x739a8000 C:\Windows\System32\fwpuclnt.dll
    0x725e0000 - 0x725f1000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
    0x2a200000 - 0x2a24d000 C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120\lwjgl.dll
    0x70760000 - 0x70828000 C:\Windows\system32\OPENGL32.dll
    0x75100000 - 0x75122000 C:\Windows\system32\GLU32.dll
    0x70670000 - 0x70757000 C:\Windows\system32\DDRAW.dll
    0x753b0000 - 0x753b6000 C:\Windows\system32\DCIMAN32.dll
    0x766f0000 - 0x7688d000 C:\Windows\syswow64\SETUPAPI.dll
    0x772e0000 - 0x77307000 C:\Windows\syswow64\CFGMGR32.dll
    0x76a40000 - 0x76acf000 C:\Windows\syswow64\OLEAUT32.dll
    0x77320000 - 0x7747c000 C:\Windows\syswow64\ole32.dll
    0x770e0000 - 0x770f2000 C:\Windows\syswow64\DEVOBJ.dll
    0x729b0000 - 0x729c3000 C:\Windows\system32\dwmapi.dll
    0x73e50000 - 0x73e59000 C:\Windows\system32\VERSION.dll
    0x74ba0000 - 0x74bb6000 C:\Windows\system32\CRYPTSP.dll
    0x74ae0000 - 0x74b1b000 C:\Windows\system32\rsaenh.dll
    0x73fb0000 - 0x73fc7000 C:\Windows\system32\USERENV.dll
    0x73fa0000 - 0x73fab000 C:\Windows\system32\profapi.dll
    0x74ac0000 - 0x74ad2000 C:\Windows\system32\dhcpcsvc.DLL
    0x74b90000 - 0x74b9d000 C:\Windows\system32\dhcpcsvc6.DLL
    0x71db0000 - 0x71ef3000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
    0x733c0000 - 0x73440000 C:\Windows\system32\uxtheme.dll
    0x2bb50000 - 0x2c5f4000 C:\Windows\system32\ig4icd32.dll
    0x75610000 - 0x7562a000 C:\Program Files (x86)\SupTab\WindowsSupportDll32.dll
    0x70060000 - 0x700d9000 C:\Windows\system32\mscms.dll
    0x714b0000 - 0x714e8000 C:\Windows\system32\icm32.dll
    0x70a40000 - 0x70a7a000 C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120\avutil-ttv-51.dll
    0x65980000 - 0x6599d000 C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120\swresample-ttv-0.dll
    0x6eb80000 - 0x6ec09000 C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120\libmp3lame-ttv.dll
    0x63770000 - 0x646f0000 C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120\libmfxsw32.dll
    0x71ca0000 - 0x71da3000 C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120\twitchsdk.dll
    0x77530000 - 0x776e8000 C:\Windows\syswow64\WININET.dll
    0x77480000 - 0x77484000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
    0x765e0000 - 0x765e5000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
    0x77310000 - 0x77314000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    0x766e0000 - 0x766e4000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
    0x772c0000 - 0x772c3000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
    0x77250000 - 0x77253000 C:\Windows\syswow64\normaliz.DLL
    0x76c90000 - 0x76e88000 C:\Windows\syswow64\iertutil.dll
    0x73d60000 - 0x73e4b000 C:\Windows\system32\dbghelp.dll

    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\wsimon98\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.0.1180\1.7.10-Forge10.13.0.1180-natives-116115535780120
    java_command: net.minecraft.launchwrapper.Launch --username Wyrdist --version 1.7.10-Forge10.13.0.1180 --gameDir C:\Users\wsimon98\AppData\Roaming\.minecraft --assetsDir C:\Users\wsimon98\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 561fc880a71e424e8d692a1adaaf3de7 --accessToken ce1745da4a5842eb8096bf3d4066793b --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Java\jre7\bin
    USERNAME=wsimon98
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel



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

    OS: Windows 7 , 64 bit Build 7601 Service Pack 1

    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

    Memory: 4k page, physical 3073936k(1398204k free), swap 6146012k(3820816k free)

    vm_info: Java HotSpot(TM) Client VM (24.60-b09) for windows-x86 JRE (1.7.0_60-b19), built on May 7 2014 13:09:52 by "java_re" with unknown MS VC++:1600

    time: Fri Oct 03 20:32:46 2014
    elapsed time: 20 seconds
    Posted in: Java Edition Support
  • 0

    posted a message on [New] ❂ Obscuros Pixelmon ❂ [Explore ● Survive ● Catch 'Em All]
    In-Game Name:Wyrdist
    Age: (this is to know what maturity level to expect from you) 21
    Why you wish to join the Obscuros Pixelmon community: Need something to blow some time on. I enjoy pokemon. Figured it would keep me interested.
    Country: (or time zone) EST
    Posted in: PC Servers
  • 0

    posted a message on Macro / Keybind Mod
    How do I post coordinates to chat? Not a log.
    Posted in: Minecraft Mods
  • 0

    posted a message on [Request] Skills mod based off cooldowns
    Updated post.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [Request] Skills mod based off cooldowns
    Delete post.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [1.6.2] EcoVerse - [Whitelist] [130+ Plugins] [Dynamic Economy] [Classes] [Towns] [Extensive Perks]
    In-game Name (IGN): Wyrdist

    Which part of the server you think you'll find the most interesting: Class abilities, dynamic market and the multiple worlds. I don't like seeing the main world being destroyed for resources. Overall, it seems like a great server with a lot of polish.
    Posted in: PC Servers
  • 0

    posted a message on ♕Herocraft 🌟 Minecraft RPG Server Multiplayer 🌟 THE ORIGINAL RPG SERVER (2010) Heroes RPG!
    1. In-game name: SergeantSnickers
    2. Location and Age: Kansas, US, 18
    3. Previous Bans from other servers (explain): None
    4. Referral(s):
    5. Have you voted for Herocraft (No? do so here! http://hc.to/vote): Yes
    6. How'd you hear about Herocraft? Brother
    7. Special Key: HCS16
    8. Do you agree to the Herocraft EULA and ToS? Yes
    9. Reason(s) you should be accepted: I offer no benefits. What could I do for the server other than simply be a player on it? The most I can offer is complete adherence to the rules.
    10. Additional Info: None.
    Posted in: PC Servers
  • 0

    posted a message on Applying for intern developer
    Interactive learning. I'm not making my own mods and plugins. I'll be learning while trying to help others. If I get stuck I can actually ask someone else for a bit of help with very little wait time compared to the alternative of learning alone. So, I'm basically asking someone to put up with my derp-ups. It's a bit of a stretch and I'm likely to get bashed a bit here, but if I'm lucky someone will pick me up.
    Posted in: Server Recruitment
  • 0

    posted a message on Applying for intern developer
    Found what I'm looking for. Close.
    Posted in: Server Recruitment
  • To post a comment, please .