错误代码如下复制代码哎 这使我突然不能玩minecraft了 很有关 谢谢各位了
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69959600, pid=3640, tid=4576
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
- # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
- # Problematic frame:
- # C [atioglxx.dll+0x929600]
- #
- # 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 (0x0087a800): JavaThread "Minecraft main thread" [_thread_in_native, id=4576, stack(0x00960000,0x009b0000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000ddc
- Registers:
- EAX=0x00000000, EBX=0x00000000, ECX=0x69f5e483, EDX=0x009a75f0
- ESP=0x009a72bc, EBP=0x009a7554, ESI=0x04a7e6d8, EDI=0x009a75a0
- EIP=0x69959600, EFLAGS=0x00010202
- Top of Stack: (sp=0x009a72bc)
- 0x009a72bc: 04a7e6d8 00000000 5f4e4556 32303031
- 0x009a72cc: 56454426 3136395f 55532636 53595342
- 0x009a72dc: 3030305f 30303130 45522632 30305f56
- 0x009a72ec: 00000000 00000000 00000000 00000000
- 0x009a72fc: 00000000 00000000 00000000 00000000
- 0x009a730c: 00000000 00000000 00000000 00000000
- 0x009a731c: 00000000 00000000 00000000 00000000
- 0x009a732c: 00000000 00000000 00000000 00000000
- Instructions: (pc=0x69959600)
- 0x699595e0: 5d c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc
- 0x699595f0: 55 8b ec 81 ec 90 02 00 00 53 56 8b f0 8b 46 10
- 0x69959600: 83 b8 dc 0d 00 00 01 57 75 3f 8b 00 83 f8 16 74
- 0x69959610: 38 83 f8 17 74 33 83 f8 18 74 2e 83 f8 19 74 29
- Register to memory mapping:
- EAX=0x00000000 is an unknown value
- EBX=0x00000000 is an unknown value
- ECX=0x69f5e483 is an unknown value
- EDX=0x009a75f0 is pointing into the stack for thread: 0x0087a800
- ESP=0x009a72bc is pointing into the stack for thread: 0x0087a800
- EBP=0x009a7554 is pointing into the stack for thread: 0x0087a800
- ESI=0x04a7e6d8 is an unknown value
- EDI=0x009a75a0 is pointing into the stack for thread: 0x0087a800
- Stack: [0x00960000,0x009b0000], sp=0x009a72bc, free space=284k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [atioglxx.dll+0x929600]
- C [atioglxx.dll+0x929864]
- C [atioglxx.dll+0x92989f]
- C [atioglxx.dll+0xb9d17]
- C [atioglxx.dll+0x8f7c4c]
- C [atioglxx.dll+0x8f76c3]
- C [atioglxx.dll+0x16161]
- C [atioglxx.dll+0x1565b]
- C [OPENGL32.dll+0x1b372]
- C [OPENGL32.dll+0x1c471]
- C [OPENGL32.dll+0x25e7e]
- C [OPENGL32.dll+0x26618]
- C [OPENGL32.dll+0x26da8]
- C [GDI32.dll+0x3631b]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
- j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
- j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DrawableLWJGL;Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+196
- j org.lwjgl.opengl.Display.createWindow()V+71
- j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+72
- j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
- j net.minecraftforge.client.ForgeHooksClient.createDisplay()V+23
- j net.minecraft.client.Minecraft.func_71384_a()V+242
- j net.minecraft.client.Minecraft.func_99999_d()V+6
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
- 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+296
- 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 )
- 0x04181800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3440, stack(0x04970000,0x049c0000)]
- 0x03339800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2480, stack(0x04120000,0x04170000)]
- 0x035c2800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4636, stack(0x040d0000,0x04120000)]
- 0x031ac800 JavaThread "Thread-1" daemon [_thread_blocked, id=4460, stack(0x03210000,0x03260000)]
- 0x02af7000 JavaThread "Service Thread" daemon [_thread_blocked, id=2500, stack(0x02f70000,0x02fc0000)]
- 0x02ae6400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3408, stack(0x02f20000,0x02f70000)]
- 0x02ae4c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1336, stack(0x02ed0000,0x02f20000)]
- 0x02ae3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3892, stack(0x02e80000,0x02ed0000)]
- 0x02a81000 JavaThread "Finalizer" daemon [_thread_blocked, id=6108, stack(0x02e30000,0x02e80000)]
- 0x02a7c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4812, stack(0x02de0000,0x02e30000)]
- =>0x0087a800 JavaThread "Minecraft main thread" [_thread_in_native, id=4576, stack(0x00960000,0x009b0000)]
- Other Threads:
- 0x02a7a400 VMThread [stack: 0x02d90000,0x02de0000] [id=2388]
- 0x02afa800 WatcherThread [stack: 0x02fc0000,0x03010000] [id=928]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- def new generation total 16320K, used 2744K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 14% used [0x12b60000, 0x12d729d8, 0x13990000)
- from space 1792K, 34% used [0x13b50000, 0x13beb878, 0x13d10000)
- to space 1792K, 0% used [0x13990000, 0x13990000, 0x13b50000)
- tenured generation total 36200K, used 31287K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 86% used [0x1d600000, 0x1f48de18, 0x1f48e000, 0x1f95a000)
- compacting perm gen total 12288K, used 6207K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 50% used [0x32b60000, 0x3316fd20, 0x3316fe00, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- Card table byte_map: [0x02b60000,0x02c90000] byte_map_base: 0x02aca500
- Polling page: 0x009b0000
- Code Cache [0x009e0000, 0x00c48000, 0x029e0000)
- total_blobs=1312 nmethods=1114 adapters=134 free_code_cache=30320Kb largest_free_block=31047104
- Compilation events (10 events):
- Event: 4.805 Thread 0x02ae6400 1133 java.nio.HeapByteBuffer::_put (8 bytes)
- Event: 4.805 Thread 0x02ae6400 nmethod 1133 0x00c418c8 code [0x00c419c0, 0x00c41a60]
- Event: 4.857 Thread 0x02ae6400 1134 sun.nio.cs.StreamEncoder::ensureOpen (18 bytes)
- Event: 4.858 Thread 0x02ae6400 nmethod 1134 0x00c41d88 code [0x00c41e90, 0x00c41f8c]
- Event: 4.863 Thread 0x02ae6400 1135 org.objectweb.asm.tree.MethodNode::visitAnnotation (78 bytes)
- Event: 4.863 Thread 0x02ae6400 nmethod 1135 0x00c42008 code [0x00c42150, 0x00c423ac]
- Event: 4.866 Thread 0x02ae6400 1136 org.objectweb.asm.MethodWriter::visitAnnotation (82 bytes)
- Event: 4.866 Thread 0x02ae6400 nmethod 1136 0x00c42548 code [0x00c42680, 0x00c42950]
- Event: 4.914 Thread 0x02ae6400 1137 ! sun.misc.Resource::getBytes (242 bytes)
- Event: 4.915 Thread 0x02ae6400 nmethod 1137 0x00c42dc8 code [0x00c42fa0, 0x00c43a0c]
- GC Heap History (10 events):
- Event: 4.529 GC heap before
- {Heap before GC invocations=52 (full 5):
- def new generation total 16320K, used 15363K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 100% used [0x12b60000, 0x13990000, 0x13990000)
- from space 1792K, 46% used [0x13990000, 0x13a60cf8, 0x13b50000)
- to space 1792K, 0% used [0x13b50000, 0x13b50000, 0x13d10000)
- tenured generation total 36200K, used 29175K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 80% used [0x1d600000, 0x1f27df88, 0x1f27e000, 0x1f95a000)
- compacting perm gen total 12288K, used 5600K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 45% used [0x32b60000, 0x330d81c8, 0x330d8200, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- Event: 4.533 GC heap after
- Heap after GC invocations=53 (full 5):
- def new generation total 16320K, used 999K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 0% used [0x12b60000, 0x12b60000, 0x13990000)
- from space 1792K, 55% used [0x13b50000, 0x13c49f78, 0x13d10000)
- to space 1792K, 0% used [0x13990000, 0x13990000, 0x13b50000)
- tenured generation total 36200K, used 29175K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 80% used [0x1d600000, 0x1f27df88, 0x1f27e000, 0x1f95a000)
- compacting perm gen total 12288K, used 5600K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 45% used [0x32b60000, 0x330d81c8, 0x330d8200, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- }
- Event: 4.672 GC heap before
- {Heap before GC invocations=53 (full 5):
- def new generation total 16320K, used 15527K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 100% used [0x12b60000, 0x13990000, 0x13990000)
- from space 1792K, 55% used [0x13b50000, 0x13c49f78, 0x13d10000)
- to space 1792K, 0% used [0x13990000, 0x13990000, 0x13b50000)
- tenured generation total 36200K, used 29175K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 80% used [0x1d600000, 0x1f27df88, 0x1f27e000, 0x1f95a000)
- compacting perm gen total 12288K, used 5675K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 46% used [0x32b60000, 0x330eada8, 0x330eae00, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- Event: 4.680 GC heap after
- Heap after GC invocations=54 (full 5):
- def new generation total 16320K, used 1792K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 0% used [0x12b60000, 0x12b60000, 0x13990000)
- from space 1792K, 100% used [0x13990000, 0x13b50000, 0x13b50000)
- to space 1792K, 0% used [0x13b50000, 0x13b50000, 0x13d10000)
- tenured generation total 36200K, used 29497K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 81% used [0x1d600000, 0x1f2ce630, 0x1f2ce800, 0x1f95a000)
- compacting perm gen total 12288K, used 5675K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 46% used [0x32b60000, 0x330eada8, 0x330eae00, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- }
- Event: 4.748 GC heap before
- {Heap before GC invocations=54 (full 5):
- def new generation total 16320K, used 16320K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 100% used [0x12b60000, 0x13990000, 0x13990000)
- from space 1792K, 100% used [0x13990000, 0x13b50000, 0x13b50000)
- to space 1792K, 0% used [0x13b50000, 0x13b50000, 0x13d10000)
- tenured generation total 36200K, used 29497K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 81% used [0x1d600000, 0x1f2ce630, 0x1f2ce800, 0x1f95a000)
- compacting perm gen total 12288K, used 5752K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 46% used [0x32b60000, 0x330fe150, 0x330fe200, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- Event: 4.754 GC heap after
- Heap after GC invocations=55 (full 5):
- def new generation total 16320K, used 542K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 0% used [0x12b60000, 0x12b60000, 0x13990000)
- from space 1792K, 30% used [0x13b50000, 0x13bd79f0, 0x13d10000)
- to space 1792K, 0% used [0x13990000, 0x13990000, 0x13b50000)
- tenured generation total 36200K, used 30966K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 85% used [0x1d600000, 0x1f43db28, 0x1f43dc00, 0x1f95a000)
- compacting perm gen total 12288K, used 5752K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 46% used [0x32b60000, 0x330fe150, 0x330fe200, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- }
- Event: 4.848 GC heap before
- {Heap before GC invocations=55 (full 5):
- def new generation total 16320K, used 15070K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 100% used [0x12b60000, 0x13990000, 0x13990000)
- from space 1792K, 30% used [0x13b50000, 0x13bd79f0, 0x13d10000)
- to space 1792K, 0% used [0x13990000, 0x13990000, 0x13b50000)
- tenured generation total 36200K, used 30966K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 85% used [0x1d600000, 0x1f43db28, 0x1f43dc00, 0x1f95a000)
- compacting perm gen total 12288K, used 6098K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 49% used [0x32b60000, 0x33154a58, 0x33154c00, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- Event: 4.852 GC heap after
- Heap after GC invocations=56 (full 5):
- def new generation total 16320K, used 1108K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 0% used [0x12b60000, 0x12b60000, 0x13990000)
- from space 1792K, 61% used [0x13990000, 0x13aa53e8, 0x13b50000)
- to space 1792K, 0% used [0x13b50000, 0x13b50000, 0x13d10000)
- tenured generation total 36200K, used 30966K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 85% used [0x1d600000, 0x1f43db28, 0x1f43dc00, 0x1f95a000)
- compacting perm gen total 12288K, used 6098K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 49% used [0x32b60000, 0x33154a58, 0x33154c00, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- }
- Event: 4.899 GC heap before
- {Heap before GC invocations=56 (full 5):
- def new generation total 16320K, used 15636K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 100% used [0x12b60000, 0x13990000, 0x13990000)
- from space 1792K, 61% used [0x13990000, 0x13aa53e8, 0x13b50000)
- to space 1792K, 0% used [0x13b50000, 0x13b50000, 0x13d10000)
- tenured generation total 36200K, used 30966K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 85% used [0x1d600000, 0x1f43db28, 0x1f43dc00, 0x1f95a000)
- compacting perm gen total 12288K, used 6184K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 50% used [0x32b60000, 0x3316a210, 0x3316a400, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- Event: 4.902 GC heap after
- Heap after GC invocations=57 (full 5):
- def new generation total 16320K, used 622K [0x12b60000, 0x13d10000, 0x1d600000)
- eden space 14528K, 0% used [0x12b60000, 0x12b60000, 0x13990000)
- from space 1792K, 34% used [0x13b50000, 0x13beb878, 0x13d10000)
- to space 1792K, 0% used [0x13990000, 0x13990000, 0x13b50000)
- tenured generation total 36200K, used 31287K [0x1d600000, 0x1f95a000, 0x32b60000)
- the space 36200K, 86% used [0x1d600000, 0x1f48de18, 0x1f48e000, 0x1f95a000)
- compacting perm gen total 12288K, used 6184K [0x32b60000, 0x33760000, 0x36b60000)
- the space 12288K, 50% used [0x32b60000, 0x3316a210, 0x3316a400, 0x33760000)
- ro space 10240K, 41% used [0x36b60000, 0x36f91a78, 0x36f91c00, 0x37560000)
- rw space 12288K, 52% used [0x37560000, 0x37ba62c0, 0x37ba6400, 0x38160000)
- }
- Deoptimization events (0 events):
- No events
- Internal exceptions (10 events):
- Event: 4.789 Thread 0x031ac800 Threw 0x13068f58 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
- Event: 4.789 Thread 0x031ac800 Threw 0x13069138 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
- Event: 4.858 Thread 0x031ac800 Threw 0x12c43738 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
- Event: 4.858 Thread 0x031ac800 Threw 0x12c43938 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
- Event: 4.879 Thread 0x0087a800 Threw 0x135098e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\classfile\systemDictionary.cpp:1990
- Event: 4.911 Thread 0x0087a800 Threw 0x12d5bfe0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 4.911 Thread 0x0087a800 Threw 0x12d5ec20 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 4.912 Thread 0x0087a800 Threw 0x12d61868 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 4.913 Thread 0x0087a800 Threw 0x12d6aed8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 4.914 Thread 0x0087a800 Threw 0x12d6e5f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Events (10 events):
- Event: 4.911 loading class 0x0365fa18
- Event: 4.911 loading class 0x0365fa18 done
- Event: 4.911 loading class 0x0365fa48
- Event: 4.911 loading class 0x0365fa48 done
- Event: 4.912 loading class 0x035b9d00
- Event: 4.912 loading class 0x035b9d00 done
- Event: 4.913 loading class 0x041922a8
- Event: 4.913 loading class 0x041922a8 done
- Event: 4.914 loading class 0x0365fc98
- Event: 4.914 loading class 0x0365fc98 done
- Dynamic libraries:
- 0x00400000 - 0x0042f000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x7c920000 - 0x7c9b6000 C:\WINDOWS\system32\ntdll.dll
- 0x7c800000 - 0x7c91e000 C:\WINDOWS\system32\kernel32.dll
- 0x77da0000 - 0x77e49000 C:\WINDOWS\system32\ADVAPI32.dll
- 0x77e50000 - 0x77ee3000 C:\WINDOWS\system32\RPCRT4.dll
- 0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
- 0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
- 0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
- 0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
- 0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
- 0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
- 0x76300000 - 0x7631d000 C:\WINDOWS\system32\IMM32.DLL
- 0x62c20000 - 0x62c29000 C:\WINDOWS\system32\LPK.DLL
- 0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll
- 0x78aa0000 - 0x78b5f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x6e760000 - 0x6eae0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
- 0x71a40000 - 0x71a4b000 C:\WINDOWS\system32\WSOCK32.dll
- 0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll
- 0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll
- 0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll
- 0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL
- 0x6e6b0000 - 0x6e6bc000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x6d480000 - 0x6d4a0000 C:\Program Files\Java\jre7\bin\java.dll
- 0x6e740000 - 0x6e753000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x6e4a0000 - 0x6e4b4000 C:\Program Files\Java\jre7\bin\net.dll
- 0x6e4c0000 - 0x6e4cf000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x6e690000 - 0x6e6a1000 C:\Program Files\Java\jre7\bin\unpack.dll
- 0x10000000 - 0x1004c000 E:\1.62\MC1.6.2建筑\.minecraft\natives\lwjgl.dll
- 0x5ef10000 - 0x5efdc000 C:\WINDOWS\system32\OPENGL32.dll
- 0x68e20000 - 0x68e40000 C:\WINDOWS\system32\GLU32.dll
- 0x736d0000 - 0x7371b000 C:\WINDOWS\system32\DDRAW.dll
- 0x73b30000 - 0x73b36000 C:\WINDOWS\system32\DCIMAN32.dll
- 0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
- 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
- 0x759d0000 - 0x75a7f000 C:\WINDOWS\system32\USERENV.dll
- 0x5fdd0000 - 0x5fe25000 C:\WINDOWS\system32\netapi32.dll
- 0x719c0000 - 0x719fe000 C:\WINDOWS\System32\mswsock.dll
- 0x76ef0000 - 0x76f17000 C:\WINDOWS\system32\DNSAPI.dll
- 0x76d30000 - 0x76d48000 C:\WINDOWS\system32\iphlpapi.dll
- 0x76f80000 - 0x76f88000 C:\WINDOWS\System32\winrnr.dll
- 0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
- 0x76f90000 - 0x76f96000 C:\WINDOWS\system32\rasadhlp.dll
- 0x6d000000 - 0x6d143000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
- 0x76990000 - 0x76ace000 C:\WINDOWS\system32\ole32.dll
- 0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll
- 0x74680000 - 0x746cc000 C:\WINDOWS\system32\MSCTF.dll
- 0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime
- 0x69030000 - 0x6a34f000 C:\WINDOWS\system32\atioglxx.dll
- 0x04b80000 - 0x04bae000 C:\WINDOWS\system32\atiadlxx.dll
- 0x76060000 - 0x761b6000 C:\WINDOWS\system32\SETUPAPI.dll
- 0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
- 0x68d60000 - 0x68e01000 C:\WINDOWS\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xmx512m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.library.path=.minecraft\natives
- java_command: net.minecraft.launchwrapper.Launch --username longer --session ${auth_session} --version 1.6.2longer整合建筑包 --gameDir .minecraft --assetsDir .minecraft\assets --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\ATI.ACE\Core-Static
- USERNAME=Administrator
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=x86 Family 16 Model 6 Stepping 3, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows XP Build 2600 Service Pack 3
- CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 1834344k(996476k free), swap 7180892k(6231576k free)
- vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
- time: Fri Oct 18 21:39:30 2013
- elapsed time: 5 seconds
错版,已举报