Game/Java keeps crashing?

Discussion in 'Bukkit Help' started by nuke21, Mar 12, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    nuke21

    I use Optifine because it lets me remove fog so I do not have to see the Viod Fog when close to the bottom of the map, yet it keeps kicking me now after a few seconds saying this:

    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69e3072c, pid=3208, tid=4044
    #
    # JRE version: Java(TM) SE Runtime Environment (7.0_12-b08) (build 1.7.0_12-ea-b08)
    # Java VM: Java HotSpot(TM) Client VM (24.0-b28 mixed mode windows-x86 )
    # Problematic frame:
    # C  [atioglxx.dll+0xe0072c]
    #
    # 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 (0x49a6f800):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4044, stack(0x4b190000,0x4b1e0000)]
     
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000004
     
    Registers:
    EAX=0x00000000, EBX=0x4b6cab84, ECX=0x4b760fd8, EDX=0x00000000
    ESP=0x4b1df6a8, EBP=0x4b1df6d4, ESI=0x4b6ab7a8, EDI=0x7efaf698
    EIP=0x69e3072c, EFLAGS=0x00010212
     
    Top of Stack: (sp=0x4b1df6a8)
    0x4b1df6a8:  4b1df6cc 6994c08f 4b6ffc78 00000020
    0x4b1df6b8:  7efaf7e8 4b1df6c4 4b235c80 00000100
    0x4b1df6c8:  00000000 4b6ee130 0000b250 4b1df700
    0x4b1df6d8:  6994c408 4b6ffc78 00000000 00000001
    0x4b1df6e8:  4b760fd8 4b6ab7a8 4b6cab84 6994c7a1
    0x4b1df6f8:  00000000 7efaf698 4b1df718 6994b2d9
    0x4b1df708:  4b6ab7a8 4b6c6fc8 7efaf3b0 4b6ab7a8
    0x4b1df718:  4b1df754 69088043 7efaf698 00000000
     
    Instructions: (pc=0x69e3072c)
    0x69e3070c:  ff 5f 5e 5b 8b e5 5d c2 14 00 cc cc cc cc cc cc
    0x69e3071c:  cc cc cc cc 55 8b ec 83 e4 f8 83 ec 28 8b 45 0c
    0x69e3072c:  c7 40 04 01 00 00 00 56 8d 70 10 8b 00 c1 e0 07
    0x69e3073c:  57 b9 0a 00 00 00 8d 7c 24 08 f3 a5 8b 54 24 10
     
     
    Register to memory mapping:
     
    EAX=0x00000000 is an unknown value
    EBX=0x4b6cab84 is an unknown value
    ECX=0x4b760fd8 is an unknown value
    EDX=0x00000000 is an unknown value
    ESP=0x4b1df6a8 is pointing into the stack for thread: 0x49a6f800
    EBP=0x4b1df6d4 is pointing into the stack for thread: 0x49a6f800
    ESI=0x4b6ab7a8 is an unknown value
    EDI=0x7efaf698 is an unknown value
     
     
    Stack: [0x4b190000,0x4b1e0000],  sp=0x4b1df6a8,  free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [atioglxx.dll+0xe0072c]
    C  [atioglxx.dll+0x91c408]  atiQDS+0x8fa8c8
    C  [atioglxx.dll+0x91b2d9]  atiQDS+0x8f9799
    C  [atioglxx.dll+0x58043]  atiQDS+0x36503
    C  [atioglxx.dll+0x3c03b7]  atiQDS+0x39e877
    C  [lwjgl.dll+0x6869]  Java_org_lwjgl_opengl_GL30_nglCheckFramebufferStatus+0x9
    J  bav.a(Lmd;ID)I
    J  ban.b(F)V
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x12be6a]
    V  [jvm.dll+0x1e47ae]
    V  [jvm.dll+0x12c069]
    V  [jvm.dll+0x12c0d7]
    V  [jvm.dll+0xdc13f]
    V  [jvm.dll+0x14d05c]
    V  [jvm.dll+0x14d1bc]
    V  [jvm.dll+0x1896c9]
    C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a
    C  [msvcr100.dll+0x5c788]  endthreadex+0xe4
    C  [kernel32.dll+0xb729]  GetModuleFileNameA+0x1ba
     
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J  org.lwjgl.opengl.ARBOcclusionQuery.nglEndQueryARB(IJ)V
    J  bav.a(Lmd;ID)I
    j  ban.a(FJ)V+621
    J  ban.b(F)V
    J  net.minecraft.client.Minecraft.J()V
    j  net.minecraft.client.Minecraft.run()V+90
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
     
    ---------------  P R O C E S S  ---------------
     
    Java Threads: ( => current thread )
      0x4ea39400 JavaThread "File IO Thread" daemon [_thread_blocked, id=2792, stack(0x4a010000,0x4a060000)]
      0x4e0c4400 JavaThread "WrUpdateThread" daemon [_thread_blocked, id=476, stack(0x49f30000,0x49f80000)]
      0x49b69400 JavaThread "Server thread" daemon [_thread_blocked, id=3120, stack(0x49ec0000,0x49f10000)]
      0x49c12800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4016, stack(0x49e70000,0x49ec0000)]
      0x49b89000 JavaThread "Thread-10" daemon [_thread_blocked, id=3856, stack(0x4ef10000,0x4ef60000)]
      0x49c76400 JavaThread "Thread-9" daemon [_thread_blocked, id=3860, stack(0x4dca0000,0x4dcf0000)]
    =>0x49a6f800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4044, stack(0x4b190000,0x4b1e0000)]
      0x49a6f400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3364, stack(0x4b140000,0x4b190000)]
      0x499d2400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4076, stack(0x4b0f0000,0x4b140000)]
      0x003c8800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2808, stack(0x00900000,0x00950000)]
      0x48e82400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2968, stack(0x49800000,0x49850000)]
      0x48d13c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2360, stack(0x491d0000,0x49220000)]
      0x48d54400 JavaThread "AWT-Shutdown" [_thread_blocked, id=2352, stack(0x49180000,0x491d0000)]
      0x48d18800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2064, stack(0x49130000,0x49180000)]
      0x48cdd800 JavaThread "Service Thread" daemon [_thread_blocked, id=1484, stack(0x49090000,0x490e0000)]
      0x48cd7c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4000, stack(0x49040000,0x49090000)]
      0x48cd6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=852, stack(0x48ff0000,0x49040000)]
      0x48cd4c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3996, stack(0x48fa0000,0x48ff0000)]
      0x48cc5800 JavaThread "Finalizer" daemon [_thread_blocked, id=2284, stack(0x48f50000,0x48fa0000)]
      0x48cc0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4088, stack(0x48f00000,0x48f50000)]
     
    Other Threads:
      0x48cbdc00 VMThread [stack: 0x48eb0000,0x48f00000] [id=4092]
      0x48cf1000 WatcherThread [stack: 0x490e0000,0x49130000] [id=1392]
     
    VM state:not at safepoint (normal execution)
     
    VM Mutex/Monitor currently owned by a thread: None
     
    Heap
    def new generation  total 157376K, used 64326K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K,  36% used [0x02af0000, 0x05cbcc60, 0x0b390000)
      from space 17472K,  76% used [0x0c4a0000, 0x0d1a4db8, 0x0d5b0000)
      to  space 17472K,  0% used [0x0b390000, 0x0b390000, 0x0c4a0000)
    tenured generation  total 349568K, used 329579K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  94% used [0x18040000, 0x2c21acb8, 0x2c21ae00, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13482K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  99% used [0x42af0000, 0x4381aa28, 0x4381ac00, 0x43830000)
    No shared spaces configured.
     
    Card table byte_map: [0x488f0000,0x48b20000] byte_map_base: 0x488da880
     
    Polling page: 0x003f0000
     
    Code Cache  [0x00970000, 0x00f78000, 0x02970000)
    total_blobs=2982 nmethods=2619 adapters=298 free_code_cache=26594Kb largest_free_block=27231296
     
    Compilation events (10 events):
    Event: 56.199 Thread 0x48cd7c00 263
    Event: 56.201 Thread 0x48cd7c00 nmethod 2637 0x00f760c8 code [0x00f76290, 0x00f768c0]
    Event: 56.290 Thread 0x48cd7c00 263
    Event: 56.290 Thread 0x48cd7c00 nmethod 2638 0x00f76f88 code [0x00f770b0, 0x00f77220]
    Event: 56.576 Thread 0x48cd7c00 263
    Event: 56.577 Thread 0x48cd7c00 nmethod 2639 0x00f77448 code [0x00f77540, 0x00f775c0]
    Event: 56.705 Thread 0x48cd7c00 264
    Event: 56.705 Thread 0x48cd7c00 nmethod 2640 0x00f77608 code [0x00f77730, 0x00f7787c]
    Event: 56.705 Thread 0x48cd7c00 264
    Event: 56.705 Thread 0x48cd7c00 nmethod 2641 0x00f77908 code [0x00f77a20, 0x00f77b2c]
     
    GC Heap History (10 events):
    Event: 21.572 GC heap before
    {Heap before GC invocations=12 (full 3):
    def new generation  total 157376K, used 153273K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K, 100% used [0x02af0000, 0x0b390000, 0x0b390000)
      from space 17472K,  76% used [0x0b390000, 0x0c09e7e0, 0x0c4a0000)
      to  space 17472K,  0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
    tenured generation  total 349568K, used 236700K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  67% used [0x18040000, 0x26767008, 0x26767200, 0x2d5a0000)
    compacting perm gen  total 13312K, used 13230K [0x42af0000, 0x437f0000, 0x46af0000)
      the space 13312K,  99% used [0x42af0000, 0x437dbac8, 0x437dbc00, 0x437f0000)
    No shared spaces configured.
    Event: 21.590 GC heap after
    Heap after GC invocations=13 (full 3):
    def new generation  total 157376K, used 11713K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K,  0% used [0x02af0000, 0x02af0000, 0x0b390000)
      from space 17472K,  67% used [0x0c4a0000, 0x0d0105e8, 0x0d5b0000)
      to  space 17472K,  0% used [0x0b390000, 0x0b390000, 0x0c4a0000)
    tenured generation  total 349568K, used 244249K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  69% used [0x18040000, 0x26ec6760, 0x26ec6800, 0x2d5a0000)
    compacting perm gen  total 13312K, used 13230K [0x42af0000, 0x437f0000, 0x46af0000)
      the space 13312K,  99% used [0x42af0000, 0x437dbac8, 0x437dbc00, 0x437f0000)
    No shared spaces configured.
    }
    Event: 23.132 GC heap before
    {Heap before GC invocations=13 (full 3):
    def new generation  total 157376K, used 151617K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K, 100% used [0x02af0000, 0x0b390000, 0x0b390000)
      from space 17472K,  67% used [0x0c4a0000, 0x0d0105e8, 0x0d5b0000)
      to  space 17472K,  0% used [0x0b390000, 0x0b390000, 0x0c4a0000)
    tenured generation  total 349568K, used 244249K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  69% used [0x18040000, 0x26ec6760, 0x26ec6800, 0x2d5a0000)
    compacting perm gen  total 13312K, used 13304K [0x42af0000, 0x437f0000, 0x46af0000)
      the space 13312K,  99% used [0x42af0000, 0x437ee240, 0x437ee400, 0x437f0000)
    No shared spaces configured.
    Event: 23.191 GC heap after
    Heap after GC invocations=14 (full 3):
    def new generation  total 157376K, used 17472K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K,  0% used [0x02af0000, 0x02af0000, 0x0b390000)
      from space 17472K, 100% used [0x0b390000, 0x0c4a0000, 0x0c4a0000)
      to  space 17472K,  0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
    tenured generation  total 349568K, used 278399K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  79% used [0x18040000, 0x2901ff38, 0x29020000, 0x2d5a0000)
    compacting perm gen  total 13312K, used 13304K [0x42af0000, 0x437f0000, 0x46af0000)
      the space 13312K,  99% used [0x42af0000, 0x437ee240, 0x437ee400, 0x437f0000)
    No shared spaces configured.
    }
    Event: 37.511 GC heap before
    {Heap before GC invocations=14 (full 3):
    def new generation  total 157376K, used 157376K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K, 100% used [0x02af0000, 0x0b390000, 0x0b390000)
      from space 17472K, 100% used [0x0b390000, 0x0c4a0000, 0x0c4a0000)
      to  space 17472K,  0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
    tenured generation  total 349568K, used 278399K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  79% used [0x18040000, 0x2901ff38, 0x29020000, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13357K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  98% used [0x42af0000, 0x437fb400, 0x437fb400, 0x43830000)
    No shared spaces configured.
    Event: 37.563 GC heap after
    Heap after GC invocations=15 (full 3):
    def new generation  total 157376K, used 17472K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K,  0% used [0x02af0000, 0x02af0000, 0x0b390000)
      from space 17472K, 100% used [0x0c4a0000, 0x0d5b0000, 0x0d5b0000)
      to  space 17472K,  0% used [0x0b390000, 0x0b390000, 0x0c4a0000)
    tenured generation  total 349568K, used 303650K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  86% used [0x18040000, 0x2a8c8870, 0x2a8c8a00, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13357K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  98% used [0x42af0000, 0x437fb400, 0x437fb400, 0x43830000)
    No shared spaces configured.
    }
    Event: 46.747 GC heap before
    {Heap before GC invocations=15 (full 3):
    def new generation  total 157376K, used 157376K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K, 100% used [0x02af0000, 0x0b390000, 0x0b390000)
      from space 17472K, 100% used [0x0c4a0000, 0x0d5b0000, 0x0d5b0000)
      to  space 17472K,  0% used [0x0b390000, 0x0b390000, 0x0c4a0000)
    tenured generation  total 349568K, used 303650K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  86% used [0x18040000, 0x2a8c8870, 0x2a8c8a00, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13360K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  98% used [0x42af0000, 0x437fc018, 0x437fc200, 0x43830000)
    No shared spaces configured.
    Event: 46.777 GC heap after
    Heap after GC invocations=16 (full 3):
    def new generation  total 157376K, used 11115K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K,  0% used [0x02af0000, 0x02af0000, 0x0b390000)
      from space 17472K,  63% used [0x0b390000, 0x0be6ad90, 0x0c4a0000)
      to  space 17472K,  0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
    tenured generation  total 349568K, used 319019K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  91% used [0x18040000, 0x2b7cace0, 0x2b7cae00, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13360K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  98% used [0x42af0000, 0x437fc018, 0x437fc200, 0x43830000)
    No shared spaces configured.
    }
    Event: 53.679 GC heap before
    {Heap before GC invocations=16 (full 3):
    def new generation  total 157376K, used 151019K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K, 100% used [0x02af0000, 0x0b390000, 0x0b390000)
      from space 17472K,  63% used [0x0b390000, 0x0be6ad90, 0x0c4a0000)
      to  space 17472K,  0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
    tenured generation  total 349568K, used 319019K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  91% used [0x18040000, 0x2b7cace0, 0x2b7cae00, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13363K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  98% used [0x42af0000, 0x437fce58, 0x437fd000, 0x43830000)
    No shared spaces configured.
    Event: 53.706 GC heap after
    Heap after GC invocations=17 (full 3):
    def new generation  total 157376K, used 13331K [0x02af0000, 0x0d5b0000, 0x18040000)
      eden space 139904K,  0% used [0x02af0000, 0x02af0000, 0x0b390000)
      from space 17472K,  76% used [0x0c4a0000, 0x0d1a4db8, 0x0d5b0000)
      to  space 17472K,  0% used [0x0b390000, 0x0b390000, 0x0c4a0000)
    tenured generation  total 349568K, used 329579K [0x18040000, 0x2d5a0000, 0x42af0000)
      the space 349568K,  94% used [0x18040000, 0x2c21acb8, 0x2c21ae00, 0x2d5a0000)
    compacting perm gen  total 13568K, used 13363K [0x42af0000, 0x43830000, 0x46af0000)
      the space 13568K,  98% used [0x42af0000, 0x437fce58, 0x437fd000, 0x43830000)
    No shared spaces configured.
    }
     
    Deoptimization events (0 events):
    No events
     
    Internal exceptions (10 events):
    Event: 56.398 Thread 0x49c76400 Threw 0x0540f670 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.430 Thread 0x49c76400 Threw 0x0540f810 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.477 Thread 0x49c76400 Threw 0x0540f9b0 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.517 Thread 0x49c76400 Threw 0x0540fb50 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.557 Thread 0x49c76400 Threw 0x0540fcf0 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.596 Thread 0x49c76400 Threw 0x0540fe90 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.626 Thread 0x49c76400 Threw 0x05410030 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.674 Thread 0x49c76400 Threw 0x054101d0 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.717 Thread 0x49c76400 Threw 0x05410370 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
    Event: 56.767 Thread 0x49c76400 Threw 0x05410510 at C:\jdk7u2_32P\jdk7u12\hotspot\src\share\vm\prims\jvm.cpp:2886
     
    Events (10 events):
    Event: 54.807 loading class 0x56240a78
    Event: 54.807 loading class 0x56240a78 done
    Event: 54.807 loading class 0x49c56968
    Event: 54.807 loading class 0x49c56968 done
    Event: 54.983 loading class 0x499d3030
    Event: 54.983 loading class 0x499d3030 done
    Event: 55.234 Thread 0x55f33400 Thread added: 0x55f33400
    Event: 55.236 Executing VM operation: RevokeBias
    Event: 55.236 Executing VM operation: RevokeBias done
    Event: 55.236 Thread 0x55f33400 Thread exited: 0x55f33400
     
     
    Dynamic libraries:
    0x00400000 - 0x0042f000  C:\WINDOWS\system32\javaw.exe
    0x7c900000 - 0x7c9b2000  C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000  C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000  C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000  C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000  C:\WINDOWS\system32\Secur32.dll
    0x7e410000 - 0x7e4a1000  C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000  C:\WINDOWS\system32\GDI32.dll
    0x773d0000 - 0x774d3000  C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
    0x77c10000 - 0x77c68000  C:\WINDOWS\system32\msvcrt.dll
    0x77f60000 - 0x77fd6000  C:\WINDOWS\system32\SHLWAPI.dll
    0x76390000 - 0x763ad000  C:\WINDOWS\system32\IMM32.DLL
    0x78aa0000 - 0x78b5e000  C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x6e780000 - 0x6ead7000  C:\Program Files\Java\jre7\bin\client\jvm.dll
    0x71ad0000 - 0x71ad9000  C:\WINDOWS\system32\WSOCK32.dll
    0x71ab0000 - 0x71ac7000  C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000  C:\WINDOWS\system32\WS2HELP.dll
    0x76b40000 - 0x76b6d000  C:\WINDOWS\system32\WINMM.dll
    0x76bf0000 - 0x76bfb000  C:\WINDOWS\system32\PSAPI.DLL
    0x6e6d0000 - 0x6e6dc000  C:\Program Files\Java\jre7\bin\verify.dll
    0x6d490000 - 0x6d4b0000  C:\Program Files\Java\jre7\bin\java.dll
    0x6e760000 - 0x6e773000  C:\Program Files\Java\jre7\bin\zip.dll
    0x6d000000 - 0x6d142000  C:\Program Files\Java\jre7\bin\awt.dll
    0x77120000 - 0x771ab000  C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761e000  C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000  C:\WINDOWS\system32\uxtheme.dll
    0x49270000 - 0x49623000  C:\Junk\TeamSpeak 3 Client\plugins\ts3overlay\ts3overlay_hook_win32.dll
    0x7c9c0000 - 0x7d1d7000  C:\WINDOWS\system32\SHELL32.dll
    0x74720000 - 0x7476c000  C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000  C:\WINDOWS\system32\msctfime.ime
    0x68000000 - 0x68036000  C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a74000  C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000  C:\WINDOWS\system32\netapi32.dll
    0x6e4b0000 - 0x6e4c4000  C:\Program Files\Java\jre7\bin\net.dll
    0x71a50000 - 0x71a8f000  C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000  C:\WINDOWS\system32\DNSAPI.dll
    0x76d60000 - 0x76d79000  C:\WINDOWS\system32\iphlpapi.dll
    0x76fb0000 - 0x76fb8000  C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000  C:\WINDOWS\system32\WLDAP32.dll
    0x751d0000 - 0x751ee000  C:\WINDOWS\system32\wshbth.dll
    0x77920000 - 0x77a13000  C:\WINDOWS\system32\SETUPAPI.dll
    0x76fc0000 - 0x76fc6000  C:\WINDOWS\system32\rasadhlp.dll
    0x6e4d0000 - 0x6e4df000  C:\Program Files\Java\jre7\bin\nio.dll
    0x6e640000 - 0x6e660000  C:\Program Files\Java\jre7\bin\sunec.dll
    0x6d280000 - 0x6d2aa000  C:\Program Files\Java\jre7\bin\fontmanager.dll
    0x74e30000 - 0x74e9d000  C:\WINDOWS\system32\RICHED20.DLL
    0x6e670000 - 0x6e6a1000  C:\Program Files\Java\jre7\bin\t2k.dll
    0x49dd0000 - 0x49e3b000  C:\Documents and Settings\Kevin\Application Data\.minecraft\bin\natives\lwjgl.dll
    0x5ed00000 - 0x5edcc000  C:\WINDOWS\system32\OPENGL32.dll
    0x68b20000 - 0x68b40000  C:\WINDOWS\system32\GLU32.dll
    0x73760000 - 0x737ab000  C:\WINDOWS\system32\DDRAW.dll
    0x73bc0000 - 0x73bc6000  C:\WINDOWS\system32\DCIMAN32.dll
    0x77c00000 - 0x77c08000  C:\WINDOWS\system32\VERSION.dll
    0x6d570000 - 0x6d576000  C:\Program Files\Java\jre7\bin\jawt.dll
    0x69030000 - 0x6a2b8000  C:\WINDOWS\system32\atioglxx.dll
    0x4b2e0000 - 0x4b324000  C:\WINDOWS\system32\atiadlxx.dll
    0x78130000 - 0x781cb000  C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.6195_x-ww_44262b86\MSVCR80.dll
    0x76c30000 - 0x76c5e000  C:\WINDOWS\system32\WINTRUST.dll
    0x77a80000 - 0x77b15000  C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000  C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb8000  C:\WINDOWS\system32\IMAGEHLP.dll
    0x662b0000 - 0x66308000  C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000  C:\WINDOWS\System32\wshtcpip.dll
    0x4ef60000 - 0x4f089000  C:\Documents and Settings\Kevin\Application Data\.minecraft\bin\natives\OpenAL32.dll
    0x73f10000 - 0x73f6c000  C:\WINDOWS\system32\dsound.dll
    0x72d20000 - 0x72d29000  C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000  C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000  C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000  C:\WINDOWS\system32\midimap.dll
    0x73ee0000 - 0x73ee4000  C:\WINDOWS\system32\KsUser.dll
    0x6e410000 - 0x6e41a000  C:\Program Files\Java\jre7\bin\management.dll
    0x6e660000 - 0x6e669000  C:\Program Files\Java\jre7\bin\sunmscapi.dll
    0x678f0000 - 0x67991000  C:\WINDOWS\system32\dbghelp.dll
     
    VM Arguments:
    jvm_args: -Xms512m -Xmx1024m -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false
    java_command: net.minecraft.LauncherFrame
    Launcher Type: SUN_STANDARD
     
    Environment Variables:
    PATH=C:\Program Files\AMD APP\bin\x86;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Adobe\AGL;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Junk\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;c:\program files\java\jre7\bin
    USERNAME=Kevin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
     
     
     
    ---------------  S Y S T E M  ---------------
     
    OS: Windows XP Build 2600 Service Pack 3
     
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
     
    Memory: 4k page, physical 3406892k(1705620k free), swap 5335136k(3744980k free)
     
    vm_info: Java HotSpot(TM) Client VM (24.0-b28) for windows-x86 JRE (1.7.0_12-ea-b08), built on Jan  3 2013 02:58:14 by "java_re" with unknown MS VC++:1600
     
    time: Tue Mar 12 00:56:05 2013
    elapsed time: 56 seconds
    Any help would be appreciated. I am up to date on my video card and my Java.
     
  2. Offline

    Super User

    This section is for BUKKIT related issues, not client related issues. My best guess is it has to do with your RAM and memory dumping.
     
  3. Offline

    MysteryManX

    You'll have to ask the mod authors, as we don't support mods here.
     
  4. Offline

    Super User

    Actually we don't support BUKKIT mods, OptiFine is a client side mod. He is just in the wrong section.
     
  5. Offline

    MysteryManX

    No, we don't support mods here full stop, only official plugins from BukkitDev.
     
    Super User likes this.
Thread Status:
Not open for further replies.

Share This Page