• 0

    posted a message on Friend's Crash Error
    Hey guys. I recently set up a server for my friends and I to hang out on, added forge and some mods. I just got through helping them all out in installing the mods and forge and the such, but my one friend crashes after a minute or two of being on the server. He gets a Java runtime fatal error. We looked up things to try to fix this, he's tried installing new video drivers, updating his own, increasing the RAM for java, and a few other things. I've ran out of ideas so i'm asking for help on this one. Here's the error report.


    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a529712, pid=16356, tid=11668
    #
    # JRE version: 7.0_21-b11
    # Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C [nvoglv32.DLL+0x9d9712] DrvPresentBuffers+0x1aa3e2
    #
    # 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 (0x4bba7000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=11668, stack(0x51b50000,0x51ba0000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x6df21000

    Registers:
    EAX=0x6d6e116c, EBX=0x0000002c, ECX=0x00000004, EDX=0x0083fe94
    ESP=0x51b9e25c, EBP=0x51b9e278, ESI=0x50500000, EDI=0x3f800000
    EIP=0x5a529712, EFLAGS=0x00010202

    Top of Stack: (sp=0x51b9e25c)
    0x51b9e25c: 65eabf98 6d6e1150 0000002c 7ff6b6b7
    0x51b9e26c: 6185aa68 00b94d10 00000a3b 51b9e2a0
    0x51b9e27c: 5a52aec1 6d6e1150 50553594 50553410
    0x51b9e28c: 50500000 6d6e1150 00000009 00000200
    0x51b9e29c: 505534cc 51b9e2cc 5a547642 50500000
    0x51b9e2ac: 65ea5b38 65ea5b36 00000001 00000254
    0x51b9e2bc: 7908c150 00000000 00000254 00bfca24
    0x51b9e2cc: 51b9e484 5a54a5da 5e0a8040 65ea5b38

    Instructions: (pc=0x5a529712)
    0x5a5296f2: e0 33 05 00 c7 45 f0 00 00 00 00 85 db 0f 84 97
    0x5a529702: 00 00 00 8b d1 8d 4b ff c1 e9 02 2b d7 8b c7 41
    0x5a529712: 8b 3c 02 33 38 83 c0 04 09 7d f0 49 75 f2 39 4d
    0x5a529722: f0 74 77 8b 4d fc 8b 86 18 35 05 00 0f b7 04 48


    Register to memory mapping:

    EAX=0x6d6e116c is an unknown value
    EBX=0x0000002c is an unknown value
    ECX=0x00000004 is an unknown value
    EDX=0x0083fe94 is an unknown value
    ESP=0x51b9e25c is pointing into the stack for thread: 0x4bba7000
    EBP=0x51b9e278 is pointing into the stack for thread: 0x4bba7000
    ESI=0x50500000 is pointing into the stack for thread: 0x4bba5000
    EDI=0x3f800000 is an unallocated location in the heap


    Stack: [0x51b50000,0x51ba0000], sp=0x51b9e25c, free space=312k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [nvoglv32.DLL+0x9d9712] DrvPresentBuffers+0x1aa3e2
    C [nvoglv32.DLL+0x9daec1] DrvPresentBuffers+0x1abb91
    C [nvoglv32.DLL+0x9f7642] DrvPresentBuffers+0x1c8312
    C [nvoglv32.DLL+0x9fa5da] DrvPresentBuffers+0x1cb2aa
    C [nvoglv32.DLL+0x9a829a] DrvPresentBuffers+0x178f6a
    C [nvoglv32.DLL+0x9acdbc] DrvPresentBuffers+0x17da8c
    C [nvoglv32.DLL+0x6e14d9]
    C [nvoglv32.DLL+0x5dd1fd]
    C [nvoglv32.DLL+0x177b49]
    C [lwjgl.dll+0x9bd3] Java_org_lwjgl_opengl_NVEvaluators_nglGetMapParameterivNV+0x13
    J net.minecraft.client.renderer.RenderList.func_78419_a()V
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x12b41a]
    V [jvm.dll+0x1daa0e]
    V [jvm.dll+0x12b603]
    V [jvm.dll+0x12b667]
    V [jvm.dll+0xd36bf]
    V [jvm.dll+0x14b777]
    V [jvm.dll+0x14b8e0]
    V [jvm.dll+0x1802a9]
    C [msvcr100.dll+0x5c6de] endthreadex+0x3a
    C [msvcr100.dll+0x5c788] endthreadex+0xe4
    C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12
    C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
    C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V
    J net.minecraft.client.renderer.RenderList.func_78419_a()V
    J net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V
    J net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I
    J net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLiving;ID)I
    J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
    J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
    J net.minecraft.client.Minecraft.func_71411_J()V
    j net.minecraft.client.Minecraft.run()V+91
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub

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

    Java Threads: ( => current thread )
    0x4bbaa000 JavaThread "Client write thread" daemon [_thread_blocked, id=2784, stack(0x51890000,0x518e0000)]
    0x4bba9c00 JavaThread "Client read thread" daemon [_thread_in_native, id=17728, stack(0x5f290000,0x5f2e0000)]
    0x4bba9400 JavaThread "Thread-20" daemon [_thread_in_native, id=5828, stack(0x5f2e0000,0x5f330000)]
    0x4bba8800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=11176, stack(0x4b8d0000,0x4b920000)]
    0x4bba7400 JavaThread "Thread-15" daemon [_thread_blocked, id=10368, stack(0x4b1a0000,0x4b1f0000)]
    0x4bba5c00 JavaThread "Thread-14" daemon [_thread_blocked, id=15460, stack(0x4b220000,0x4b270000)]
    =>0x4bba7000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=11668, stack(0x51b50000,0x51ba0000)]
    0x4bba6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5212, stack(0x51c70000,0x51cc0000)]
    0x4bba5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11992, stack(0x504b0000,0x50500000)]
    0x4bba6400 JavaThread "Thread-9" daemon [_thread_blocked, id=17044, stack(0x505b0000,0x50600000)]
    0x4bba4400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=9672, stack(0x4f4b0000,0x4f500000)]
    0x4bba3c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=13668, stack(0x00200000,0x00250000)]
    0x4ba31800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=12848, stack(0x4dca0000,0x4dcf0000)]
    0x4b9d4c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=13492, stack(0x4dab0000,0x4db00000)]
    0x4ba05400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=16600, stack(0x4db20000,0x4db70000)]
    0x0130c400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2868, stack(0x4a9b0000,0x4aa00000)]
    0x0130bc00 JavaThread "AWT-Shutdown" [_thread_blocked, id=12052, stack(0x4aa80000,0x4aad0000)]
    0x01309000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3180, stack(0x4a910000,0x4a960000)]
    0x0119ec00 JavaThread "Service Thread" daemon [_thread_blocked, id=17376, stack(0x4aae0000,0x4ab30000)]
    0x0119a000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3980, stack(0x4aa20000,0x4aa70000)]
    0x01198c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=14268, stack(0x4a890000,0x4a8e0000)]
    0x01195c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6844, stack(0x4a680000,0x4a6d0000)]
    0x0113f400 JavaThread "Finalizer" daemon [_thread_blocked, id=6696, stack(0x4a730000,0x4a780000)]
    0x01139c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=8464, stack(0x4a5d0000,0x4a620000)]

    Other Threads:
    0x01136000 VMThread [stack: 0x00b40000,0x00b90000] [id=8648]
    0x011ba000 WatcherThread [stack: 0x4a810000,0x4a860000] [id=13840]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 157376K, used 97330K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 66% used [0x04780000, 0x0a1b3448, 0x0d020000)
    from space 17472K, 28% used [0x0e130000, 0x0e6096f0, 0x0f240000)
    to space 17472K, 0% used [0x0d020000, 0x0d020000, 0x0e130000)
    tenured generation total 349568K, used 173014K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 49% used [0x19cd0000, 0x245c58b8, 0x245c5a00, 0x2f230000)
    compacting perm gen total 30720K, used 30539K [0x44780000, 0x46580000, 0x48780000)
    the space 30720K, 99% used [0x44780000, 0x46552f68, 0x46553000, 0x46580000)
    No shared spaces configured.

    Card table byte_map: [0x00da0000,0x00fd0000] byte_map_base: 0x00d7c400

    Polling page: 0x00170000

    Code Cache [0x02780000, 0x032d0000, 0x04780000)
    total_blobs=5256 nmethods=4806 adapters=380 free_code_cache=21205Kb largest_free_block=21711680

    Compilation events (10 events):
    Event: 130.924 Thread 0x0119a000 4844 mods.tinker.tconstruct.client.TProxyClient::spawnParticle (18 bytes)
    Event: 130.924 Thread 0x0119a000 nmethod 4844 0x032c1f08 code [0x032c2000, 0x032c20bc]
    Event: 130.924 Thread 0x0119a000 4845 mods.tinker.tconstruct.client.TProxyClient::doSpawnParticle (1810 bytes)
    Event: 130.927 Thread 0x0119a000 nmethod 4845 0x032c2148 code [0x032c2940, 0x032c54ec]
    Event: 131.676 Thread 0x0119a000 4846 doggytalents.entity.EntityDTDoggy::func_70650_aV (2 bytes)
    Event: 131.676 Thread 0x0119a000 nmethod 4846 0x032ca408 code [0x032ca500, 0x032ca580]
    Event: 131.873 Thread 0x0119a000 4847 doggytalents.entity.EntityDTDoggy::getTummyTick (10 bytes)
    Event: 131.873 Thread 0x0119a000 nmethod 4847 0x032ca5c8 code [0x032ca6d0, 0x032ca7ac]
    Event: 132.118 Thread 0x0119a000 4848 net.minecraft.client.particle.EntitySuspendFX::<init> (118 bytes)
    Event: 132.118 Thread 0x0119a000 nmethod 4848 0x032ca8c8 code [0x032caaf0, 0x032cb024]

    GC Heap History (10 events):
    Event: 81.796 GC heap before
    {Heap before GC invocations=32 (full 6):
    def new generation total 157376K, used 152644K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 100% used [0x04780000, 0x0d020000, 0x0d020000)
    from space 17472K, 72% used [0x0d020000, 0x0dc91258, 0x0e130000)
    to space 17472K, 0% used [0x0e130000, 0x0e130000, 0x0f240000)
    tenured generation total 349568K, used 125182K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 35% used [0x19cd0000, 0x2170f880, 0x2170fa00, 0x2f230000)
    compacting perm gen total 30464K, used 30269K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x4650f7c8, 0x4650f800, 0x46540000)
    No shared spaces configured.
    Event: 81.813 GC heap after
    Heap after GC invocations=33 (full 6):
    def new generation total 157376K, used 14976K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 0% used [0x04780000, 0x04780000, 0x0d020000)
    from space 17472K, 85% used [0x0e130000, 0x0efd01a8, 0x0f240000)
    to space 17472K, 0% used [0x0d020000, 0x0d020000, 0x0e130000)
    tenured generation total 349568K, used 136945K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 39% used [0x19cd0000, 0x2228c6c0, 0x2228c800, 0x2f230000)
    compacting perm gen total 30464K, used 30269K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x4650f7c8, 0x4650f800, 0x46540000)
    No shared spaces configured.
    }
    Event: 89.079 GC heap before
    {Heap before GC invocations=33 (full 6):
    def new generation total 157376K, used 154736K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 99% used [0x04780000, 0x0cffc1d0, 0x0d020000)
    from space 17472K, 85% used [0x0e130000, 0x0efd01a8, 0x0f240000)
    to space 17472K, 0% used [0x0d020000, 0x0d020000, 0x0e130000)
    tenured generation total 349568K, used 136945K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 39% used [0x19cd0000, 0x2228c6c0, 0x2228c800, 0x2f230000)
    compacting perm gen total 30464K, used 30292K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x46515398, 0x46515400, 0x46540000)
    No shared spaces configured.
    Event: 89.093 GC heap after
    Heap after GC invocations=34 (full 6):
    def new generation total 157376K, used 12951K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 0% used [0x04780000, 0x04780000, 0x0d020000)
    from space 17472K, 74% used [0x0d020000, 0x0dcc5f60, 0x0e130000)
    to space 17472K, 0% used [0x0e130000, 0x0e130000, 0x0f240000)
    tenured generation total 349568K, used 139325K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 39% used [0x19cd0000, 0x224df408, 0x224df600, 0x2f230000)
    compacting perm gen total 30464K, used 30292K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x46515398, 0x46515400, 0x46540000)
    No shared spaces configured.
    }
    Event: 97.825 GC heap before
    {Heap before GC invocations=34 (full 6):
    def new generation total 157376K, used 152855K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 100% used [0x04780000, 0x0d020000, 0x0d020000)
    from space 17472K, 74% used [0x0d020000, 0x0dcc5f60, 0x0e130000)
    to space 17472K, 0% used [0x0e130000, 0x0e130000, 0x0f240000)
    tenured generation total 349568K, used 139325K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 39% used [0x19cd0000, 0x224df408, 0x224df600, 0x2f230000)
    compacting perm gen total 30464K, used 30320K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x4651c130, 0x4651c200, 0x46540000)
    No shared spaces configured.
    Event: 97.847 GC heap after
    Heap after GC invocations=35 (full 6):
    def new generation total 157376K, used 17472K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 0% used [0x04780000, 0x04780000, 0x0d020000)
    from space 17472K, 100% used [0x0e130000, 0x0f240000, 0x0f240000)
    to space 17472K, 0% used [0x0d020000, 0x0d020000, 0x0e130000)
    tenured generation total 349568K, used 153669K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 43% used [0x19cd0000, 0x232e16b0, 0x232e1800, 0x2f230000)
    compacting perm gen total 30464K, used 30320K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x4651c130, 0x4651c200, 0x46540000)
    No shared spaces configured.
    }
    Event: 116.067 GC heap before
    {Heap before GC invocations=35 (full 6):
    def new generation total 157376K, used 157376K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 100% used [0x04780000, 0x0d020000, 0x0d020000)
    from space 17472K, 100% used [0x0e130000, 0x0f240000, 0x0f240000)
    to space 17472K, 0% used [0x0d020000, 0x0d020000, 0x0e130000)
    tenured generation total 349568K, used 153669K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 43% used [0x19cd0000, 0x232e16b0, 0x232e1800, 0x2f230000)
    compacting perm gen total 30464K, used 30331K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x4651ee18, 0x4651f000, 0x46540000)
    No shared spaces configured.
    Event: 116.081 GC heap after
    Heap after GC invocations=36 (full 6):
    def new generation total 157376K, used 10742K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 0% used [0x04780000, 0x04780000, 0x0d020000)
    from space 17472K, 61% used [0x0d020000, 0x0da9d930, 0x0e130000)
    to space 17472K, 0% used [0x0e130000, 0x0e130000, 0x0f240000)
    tenured generation total 349568K, used 163419K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 46% used [0x19cd0000, 0x23c66f78, 0x23c67000, 0x2f230000)
    compacting perm gen total 30464K, used 30331K [0x44780000, 0x46540000, 0x48780000)
    the space 30464K, 99% used [0x44780000, 0x4651ee18, 0x4651f000, 0x46540000)
    No shared spaces configured.
    }
    Event: 124.054 GC heap before
    {Heap before GC invocations=36 (full 6):
    def new generation total 157376K, used 150646K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 100% used [0x04780000, 0x0d020000, 0x0d020000)
    from space 17472K, 61% used [0x0d020000, 0x0da9d930, 0x0e130000)
    to space 17472K, 0% used [0x0e130000, 0x0e130000, 0x0f240000)
    tenured generation total 349568K, used 163419K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 46% used [0x19cd0000, 0x23c66f78, 0x23c67000, 0x2f230000)
    compacting perm gen total 30720K, used 30538K [0x44780000, 0x46580000, 0x48780000)
    the space 30720K, 99% used [0x44780000, 0x46552800, 0x46552800, 0x46580000)
    No shared spaces configured.
    Event: 124.065 GC heap after
    Heap after GC invocations=37 (full 6):
    def new generation total 157376K, used 4965K [0x04780000, 0x0f240000, 0x19cd0000)
    eden space 139904K, 0% used [0x04780000, 0x04780000, 0x0d020000)
    from space 17472K, 28% used [0x0e130000, 0x0e6096f0, 0x0f240000)
    to space 17472K, 0% used [0x0d020000, 0x0d020000, 0x0e130000)
    tenured generation total 349568K, used 173014K [0x19cd0000, 0x2f230000, 0x44780000)
    the space 349568K, 49% used [0x19cd0000, 0x245c58b8, 0x245c5a00, 0x2f230000)
    compacting perm gen total 30720K, used 30538K [0x44780000, 0x46580000, 0x48780000)
    the space 30720K, 99% used [0x44780000, 0x46552800, 0x46552800, 0x46580000)
    No shared spaces configured.
    }

    Deoptimization events (0 events):
    No events

    Internal exceptions (10 events):
    Event: 132.102 Thread 0x4bba5c00 Threw 0x08807308 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.118 Thread 0x4bbaa000 Threw 0x08f165a8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.118 Thread 0x4bba5c00 Threw 0x088074a8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.128 Thread 0x4bba5c00 Threw 0x08807648 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.142 Thread 0x4bba5c00 Threw 0x088077e8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.156 Thread 0x4bba5c00 Threw 0x08807988 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.174 Thread 0x4bbaa000 Threw 0x08f16778 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.174 Thread 0x4bba5c00 Threw 0x08807b28 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.224 Thread 0x4bbaa000 Threw 0x08f16940 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
    Event: 132.224 Thread 0x4bba5c00 Threw 0x08807cc8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888

    Events (10 events):
    Event: 125.820 Executing VM operation: RevokeBias done
    Event: 125.820 Thread 0x4bba8000 Thread exited: 0x4bba8000
    Event: 130.818 Thread 0x4bba8000 Thread added: 0x4bba8000
    Event: 130.822 Executing VM operation: RevokeBias
    Event: 130.822 Executing VM operation: RevokeBias done
    Event: 130.822 Thread 0x4bba8000 Thread exited: 0x4bba8000
    Event: 132.182 Executing VM operation: RevokeBias
    Event: 132.182 Executing VM operation: RevokeBias done
    Event: 132.182 Executing VM operation: RevokeBias
    Event: 132.182 Executing VM operation: RevokeBias done


    Dynamic libraries:
    0x01350000 - 0x0137f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
    0x77970000 - 0x77af0000 C:\windows\SysWOW64\ntdll.dll
    0x77420000 - 0x77530000 C:\windows\syswow64\kernel32.dll
    0x773b0000 - 0x773f7000 C:\windows\syswow64\KERNELBASE.dll
    0x77230000 - 0x772d0000 C:\windows\syswow64\ADVAPI32.dll
    0x75550000 - 0x755fc000 C:\windows\syswow64\msvcrt.dll
    0x77400000 - 0x77419000 C:\windows\SysWOW64\sechost.dll
    0x75970000 - 0x75a60000 C:\windows\syswow64\RPCRT4.dll
    0x753d0000 - 0x75430000 C:\windows\syswow64\SspiCli.dll
    0x753c0000 - 0x753cc000 C:\windows\syswow64\CRYPTBASE.dll
    0x75600000 - 0x75700000 C:\windows\syswow64\USER32.dll
    0x771a0000 - 0x77230000 C:\windows\syswow64\GDI32.dll
    0x76860000 - 0x7686a000 C:\windows\syswow64\LPK.dll
    0x77310000 - 0x773ad000 C:\windows\syswow64\USP10.dll
    0x723c0000 - 0x7255e000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
    0x77050000 - 0x770a7000 C:\windows\syswow64\SHLWAPI.dll
    0x75710000 - 0x75770000 C:\windows\system32\IMM32.DLL
    0x76b40000 - 0x76c0c000 C:\windows\syswow64\MSCTF.dll
    0x61eb0000 - 0x61f6e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
    0x5e610000 - 0x5e95f000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
    0x74480000 - 0x74487000 C:\windows\system32\WSOCK32.dll
    0x772d0000 - 0x77305000 C:\windows\syswow64\WS2_32.dll
    0x75ba0000 - 0x75ba6000 C:\windows\syswow64\NSI.dll
    0x74410000 - 0x74442000 C:\windows\system32\WINMM.dll
    0x76800000 - 0x76805000 C:\windows\syswow64\PSAPI.DLL
    0x6eaa0000 - 0x6eaac000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
    0x6b6a0000 - 0x6b6c0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
    0x6e9d0000 - 0x6e9e3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
    0x61150000 - 0x61292000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
    0x76f10000 - 0x76f9f000 C:\windows\syswow64\OLEAUT32.dll
    0x76c10000 - 0x76d6c000 C:\windows\syswow64\ole32.dll
    0x72590000 - 0x72610000 C:\windows\system32\uxtheme.dll
    0x6e620000 - 0x6e629000 C:\ProgramData\Real\RealPlayer\BrowserRecordPlugin\Chrome\Hook\rpchrome150browserrecordhelper.dll
    0x74bc0000 - 0x74c63000 C:\windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
    0x75bb0000 - 0x767fa000 C:\windows\syswow64\SHELL32.dll
    0x6fa20000 - 0x6fac1000 c:\Program Files (x86)\Hewlett-Packard\HP ProtectTools Security Manager\Bin\DpoFeedb.dll
    0x74b40000 - 0x74b49000 C:\windows\system32\VERSION.dll
    0x74f60000 - 0x74f77000 C:\windows\system32\USERENV.dll
    0x74f50000 - 0x74f5b000 C:\windows\system32\profapi.dll
    0x6e5c0000 - 0x6e618000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
    0x72570000 - 0x72583000 C:\windows\system32\dwmapi.dll
    0x6e1b0000 - 0x6e1e9000 c:\Program Files (x86)\Hewlett-Packard\HP ProtectTools Security Manager\Bin\DpoSet.dll
    0x6fe70000 - 0x70033000 C:\windows\system32\d3d9.dll
    0x70120000 - 0x70126000 C:\windows\system32\d3d8thk.dll
    0x66ee0000 - 0x67d4a000 C:\windows\system32\nvd3dum.dll
    0x71fd0000 - 0x71ff5000 C:\windows\system32\powrprof.dll
    0x76d70000 - 0x76f0d000 C:\windows\syswow64\SETUPAPI.dll
    0x76830000 - 0x76857000 C:\windows\syswow64\CFGMGR32.dll
    0x75b80000 - 0x75b92000 C:\windows\syswow64\DEVOBJ.dll
    0x654a0000 - 0x654d1000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
    0x695a0000 - 0x695b4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
    0x740f0000 - 0x7412c000 C:\windows\system32\mswsock.dll
    0x713e0000 - 0x713e6000 C:\windows\System32\wship6.dll
    0x6e9a0000 - 0x6e9ae000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
    0x6fcc0000 - 0x6fcd0000 C:\windows\system32\NLAapi.dll
    0x6f8b0000 - 0x6f8c0000 C:\windows\system32\napinsp.dll
    0x6f680000 - 0x6f692000 C:\windows\system32\pnrpnsp.dll
    0x6f910000 - 0x6f934000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x6f6e0000 - 0x6f6ed000 C:\windows\system32\wshbth.dll
    0x6f8e0000 - 0x6f901000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
    0x74ba0000 - 0x74bbc000 C:\windows\system32\Iphlpapi.DLL
    0x74b90000 - 0x74b97000 C:\windows\system32\WINNSI.DLL
    0x71aa0000 - 0x71ae4000 C:\windows\system32\DNSAPI.dll
    0x6f670000 - 0x6f678000 C:\windows\System32\winrnr.dll
    0x73da0000 - 0x73db6000 C:\windows\system32\CRYPTSP.dll
    0x73870000 - 0x738ab000 C:\windows\system32\rsaenh.dll
    0x70f90000 - 0x70fc8000 C:\windows\System32\fwpuclnt.dll
    0x713b0000 - 0x713b6000 C:\windows\system32\rasadhlp.dll
    0x740e0000 - 0x740e5000 C:\windows\System32\wshtcpip.dll
    0x69330000 - 0x69350000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
    0x68580000 - 0x685b0000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
    0x00b90000 - 0x00bc8000 C:\Program Files\WIDCOMM\Bluetooth Software\SysWOW64\BtMmHook.dll
    0x76fa0000 - 0x77023000 C:\windows\syswow64\CLBCatQ.DLL
    0x6d5b0000 - 0x6d6e0000 C:\windows\system32\WindowsCodecs.dll
    0x701f0000 - 0x7023c000 C:\windows\system32\apphelp.dll
    0x6c060000 - 0x6c091000 C:\windows\system32\EhStorShell.dll
    0x72240000 - 0x72335000 C:\windows\system32\PROPSYS.dll
    0x6aec0000 - 0x6b2c6000 C:\PROGRA~2\MICROS~1\Office14\GROOVEEX.DLL
    0x72610000 - 0x7269e000 C:\windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
    0x6f5b0000 - 0x6f5db000 C:\windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
    0x698e0000 - 0x69cfa000 C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
    0x66670000 - 0x66ed5000 C:\PROGRA~2\MICROS~1\Office14\1033\GrooveIntlResource.dll
    0x6bb70000 - 0x6bbe0000 C:\windows\system32\ntshrui.dll
    0x71f10000 - 0x71f29000 C:\windows\system32\srvcli.dll
    0x6f6f0000 - 0x6f6fb000 C:\windows\system32\cscapi.dll
    0x6f200000 - 0x6f20a000 C:\windows\system32\slc.dll
    0x6f1e0000 - 0x6f1e6000 C:\windows\system32\IconCodecService.dll
    0x6e230000 - 0x6e26c000 C:\windows\system32\oleacc.dll
    0x6c6d0000 - 0x6c6d9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
    0x75430000 - 0x7554e000 C:\windows\syswow64\CRYPT32.dll
    0x75700000 - 0x7570c000 C:\windows\syswow64\MSASN1.dll
    0x726b0000 - 0x72734000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\comctl32.dll
    0x4ff00000 - 0x4ff4c000 C:\Users\Jason\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
    0x6c310000 - 0x6c3d8000 C:\windows\system32\OPENGL32.dll
    0x6caa0000 - 0x6cac2000 C:\windows\system32\GLU32.dll
    0x65060000 - 0x65147000 C:\windows\system32\DDRAW.dll
    0x6f9f0000 - 0x6f9f6000 C:\windows\system32\DCIMAN32.dll
    0x6c680000 - 0x6c686000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
    0x59b50000 - 0x5ae08000 C:\windows\system32\nvoglv32.DLL
    0x76a80000 - 0x76aad000 C:\windows\syswow64\WINTRUST.dll
    0x74130000 - 0x74151000 C:\windows\system32\ntmarta.dll
    0x76a30000 - 0x76a75000 C:\windows\syswow64\WLDAP32.dll
    0x6c730000 - 0x6c73a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
    0x4b130000 - 0x4b195000 C:\Users\Jason\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
    0x72340000 - 0x72379000 C:\windows\System32\MMDevApi.dll
    0x69350000 - 0x693c2000 C:\windows\system32\dsound.dll
    0x72200000 - 0x72236000 C:\windows\system32\AUDIOSES.DLL
    0x74b70000 - 0x74b82000 C:\windows\system32\dhcpcsvc.DLL
    0x718a0000 - 0x7198b000 C:\windows\system32\dbghelp.dll

    VM Arguments:
    jvm_args: -Xms512m -Xmx1024m
    java_command: C:\Users\Jason\Desktop\Minecraft.exe
    Launcher Type: SUN_STANDARD

    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
    PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;ommonProgramFiles\Microsoft Shared\Windows Live;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\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\Intel\Services\IPT\;C:\PROGRA~1\DISKEE~1\DISKEE~1\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\QuickTime\QTSystem\;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\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Java\jre7\bin
    USERNAME=Jason
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

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

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

    Memory: 4k page, physical 8337772k(2172396k free), swap 16673684k(9433048k free)

    vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600

    time: Mon Apr 22 18:49:18 2013
    elapsed time: 132 seconds



    Anyone who can help is greatly appreciated and I shall love you for a good 12 seconds! Thanks.
    Posted in: Java Edition Support
  • 0

    posted a message on How Long Did You Survive?
    My first time playing was in 1.4, I spawned, dug down, fell into a cave, heard hissing, then explosion. Only thing I could think was "Holy crap this game is amazing"
    Posted in: Survival Mode
  • 0

    posted a message on [1.2.5] NightSky+ V0.2 --- Expand your universe! ---
    Needs moar space squids
    Posted in: WIP Mods
  • 0

    posted a message on [1.5_01] Ninja Weapons ( v0.1 ) [WIP]
    You should make something like in Aliens vs Predator where theres a bar that shows if you're hidden or not
    Posted in: Minecraft Mods
  • 0

    posted a message on undo achievements?
    Quote from Moon500 »
    Quote from shadowtheif107 »
    Back up your saves, and re-install minecraft, I just did that yesterday to get rid of a mod and all my achieves were gone


    Dude, all you have to delete is the bin folder in your .minecraft
    restart minecraft's launcher, it will say updating.
    All your achivments will be gone, and all of them are easy to get(Other than that damned pig one...)


    Did delete the bin, minecraft was very glitchy afterwards and would only start up 20% of the time
    Posted in: Survival Mode
  • 0

    posted a message on If Minecraft was real, what would you do?
    Underwater utopia, here I come
    Posted in: Survival Mode
  • 0

    posted a message on undo achievements?
    Back up your saves, and re-install minecraft, I just did that yesterday to get rid of a mod and all my achieves were gone
    Posted in: Survival Mode
  • 0

    posted a message on Why do a lot of people TNT their bases?
    Personally I TNT my base everytime I start a new map, for A) I'll never see it again :cool.gif: Chicken spies shall not get my intel and C) It's fun :biggrin.gif:
    Posted in: Survival Mode
  • 0

    posted a message on Beta 1.5 Discoveries & Discussion!
    It's raining right now :biggrin.gif: and wolves go through doors now!
    Posted in: Survival Mode
  • 0

    posted a message on [POLL] - Should flowers be growable?
    Should be able to grow shrooms too.. But honestly, if they made it so you can grow flowers, its just asking for a bug that'll cause the entire world to be flowers in a day, like grass.
    Posted in: Survival Mode
  • 0

    posted a message on Beta 1.4 bug report & list of bugs
    Clay floats now
    Posted in: Survival Mode
  • 0

    posted a message on My Rave Room (New save added)
    :ohmy.gif: That.. That flying cactus is AMAZING
    Posted in: Survival Mode
  • 0

    posted a message on [Adv] Forgotten Temple (v1.7 Final)
    34 gold :biggrin.gif:
    Posted in: Maps
  • 0

    posted a message on Nerf Everything
    Know what, instead of nerfing everything, they should just delete Minecraft all together. Horrible, Simply Horrible.
    Posted in: Survival Mode
  • 0

    posted a message on Top 5 Rules to Follow
    1.Don't dig down.
    2.Don't dig up.
    3.Don't dig horizontaly.
    4.Don't dig verticaly.
    5.Never let go of sneak :Diamond:
    Posted in: Survival Mode
  • To post a comment, please .